summaryrefslogtreecommitdiff
path: root/gnu/services/messaging.scm
AgeCommit message (Expand)Author
2024-03-17gnu: services: Add insecure-sasl-mechanisms to prosody configuration.Carlo Zancanaro
2024-01-08services: bitlbee: Use ‘make-inetd-constructor’ unconditionally.Ludovic Courtès
2023-12-22services: bitlbee: Remove use of ‘make-forkexec-constructor/container’.Ludovic Courtès
2023-05-21services: Transient inetd services inherit requirements.Ludovic Courtès
2023-05-11services: dicod, bitlbee: Pass 'make-inetd-constructor' a list of endpoints.Ludovic Courtès
2022-08-25services: configuration: Change the value of the unset marker.Attila Lendvai
2022-08-25services: Use the new maybe/unset API.Attila Lendvai
2022-08-01services: configuration: Step back from *unspecified*.Maxim Cournoyer
2022-06-15services: configuration: Use *unspecified* instead of 'disabled.Attila Lendvai
2022-06-04services: bitlbee: Run under a UTF-8 locale.Ludovic Courtès
2022-05-16services: bitlbee: Run as user "bitlbee".Ludovic Courtès
2022-05-02services: Make sure Shepherd destructors match constructors.Ludovic Courtès
2022-05-02services: bitlbee: Preserve 'PURPLE_PLUGIN_PATH'.Ludovic Courtès
2022-05-01services: quassel: Use 'least-authority-wrapper'.Ludovic Courtès
2022-05-01services: bitlbee: Use 'make-inetd-constructor'.Ludovic Courtès
2022-04-05services: messaging: Fix two copy-paste mistakes; avoid warnings.Attila Lendvai
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice
2021-06-14services: Remove deprecated service procedures.Ludovic Courtès
2020-09-15services: bitlbee: Support libpurple plugins.Ludovic Courtès
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2019-01-10services: Use 'define-deprecated' for service procedures.Ludovic Courtès
2018-12-24services: Add quassel.Efraim Flashner
2018-08-13services: prosody: Get the Shepherd to respawn Prosody.Clément Lassieur
2018-08-13services: prosody: Use 'invoke' rather than 'system*'.Clément Lassieur
2018-05-11services: bitlbee: Add plugins.Pierre-Antoine Rouby
2018-05-01services: prosody: Add a default value to the prosody-service-type.Clément Lassieur
2018-05-01services: prosody: Add a description to the prosody-service-type.Clément Lassieur
2018-03-03services: messaging: Prosody config supports file-like objects.Clément Lassieur
2018-01-15doc: Deprecate 'bitlbee-service' procedure.Ludovic Courtès
2018-01-15services: bitlbee: Move to (gnu services messaging).Ludovic Courtès
2017-12-24services: messaging: Use HTTPS for prosody.im URLs.Tobias Geerinckx-Rice
2017-11-28services: configuration: Show default values of list types.Clément Lassieur
2017-11-26services: prosody: Add support for disable-sasl-mechanisms.Clément Lassieur
2017-11-26services: prosody: Allow to add raw content to the config file.Clément Lassieur
2017-11-26services: prosody: Add support for http-max-content-size.Clément Lassieur
2017-11-26services: prosody: Add support for http-external-url.Clément Lassieur
2017-11-26services: prosody: Adapt to Prosody 0.10.0.Clément Lassieur
2017-03-24services: Factorize define-maybe macro.Mathieu Othacehe
2017-03-08services: prosody: Use 'id' to introduce unhygienic top-level identifiers.Ludovic Courtès
2017-03-08services: prosody: Make sure 'id' is available at expansion time.Ludovic Courtès
2017-02-10tests: Add 'prosody-service-type' test.Clément Lassieur
2017-01-23services: prosody: Fix activation script.Clément Lassieur
2017-01-08gnu: Add Prosody service.Clément Lassieur