summaryrefslogtreecommitdiff
path: root/gnu/services/configuration.scm
AgeCommit message (Expand)Author
2021-11-01services: configuration: Fix interpose implementation....Andrew Tropin
2021-10-09home: services: configuration: Support file-like objects....Oleg Pykhalov
2021-08-02services: configuration: Derive the default value from the package variable....Xinglu Chen
2021-08-02services: configuration: Uniformize the generated documentation....Xinglu Chen
2021-06-29services: configuration: Allow specifying prefix for serializer names....Xinglu Chen
2021-05-17services: configuration: Add a define-configuration/no-serialization syntax....Maxim Cournoyer
2021-05-17services: configuration: Add a define-maybe/no-serialization syntax....Maxim Cournoyer
2021-05-08services: configuration: Export 'no-serialization' syntactic keyword....Ludovic Courtès
2021-05-08services: configuration: Fix %location accessor name....Maxim Cournoyer
2021-05-08services: configuration: Allow specifying a custom serializer....Xinglu Chen
2021-05-08services: configuration: Allow disabling serialization....Maxim Cournoyer
2021-05-08services: configuration: Avoid a compilation warning....Maxim Cournoyer
2021-05-07services: configuration: Add a new helper to ease generating documentation....Maxim Cournoyer
2021-05-07services: configuration: Support fields without default values....Xinglu Chen
2019-03-10services: configuration: Add '%location'....Oleg Pykhalov
2018-03-03services: messaging: Prosody config supports file-like objects....Clément Lassieur
2017-11-28services: configuration: Show default values of list types....Clément Lassieur
2017-03-24services: configuration: Rewrite id procedure....Mathieu Othacehe
2017-03-24services: Factorize define-maybe macro....Mathieu Othacehe
2017-03-12services: Move configuration functions that shouldn't be factorized....Clément Lassieur
2017-01-08gnu: Add Prosody service....Clément Lassieur
2016-12-03gnu: Add Kerberos client service....John Darrington
2016-11-26services: Factorize configuration abstraction....Julien Lepiller