summaryrefslogtreecommitdiff
path: root/gnu/services/messaging.scm
AgeCommit message (Expand)AuthorFilesLines
13 daysservices: Rewrite 'zulip-irc-bridge-configuration' with 'define-configuration...Sergio Pastor Pérez1-15/+31
2026-07-25services: Add `zulip-irc-bridge-service-type'.Sergio Pastor Pérez1-1/+83
2026-06-07services: prosody-shepherd-service: Execute prosody directly.Nox1-10/+7
2026-03-09gnu: Add soju-service-type.Giacomo Leidi1-3/+343
2026-03-04services: mollysocket: Fix mollysocket configuration.Lilah Tascheter1-2/+4
2025-11-12gnu: services: Add mollysocket service.Lilah Tascheter1-1/+104
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2025-05-09services: Add mosquitto-service-type.Evgeny Pisemsky1-1/+71
2025-04-22services: pounce: New service.Maxim Cournoyer1-0/+383
2025-04-19services: ngircd: Require networking.Maxim Cournoyer1-1/+1
2025-04-19services: ngircd: Streamline wrapper definition.Maxim Cournoyer1-26/+11
2025-04-14services: ngircd: Revert to use make-forkexec-constructor.Maxim Cournoyer1-33/+35
2025-04-14services: ngircd: Fix typo in doc.Maxim Cournoyer1-1/+1
2025-04-14services: ngircd: Disable PAM by default.Maxim Cournoyer1-1/+2
2025-04-14services: ngircd: Expose a new ssl-verify? option.Maxim Cournoyer1-1/+9
2025-04-14services: ngircd: Allow specifying Shepherd requirements.Maxim Cournoyer1-2/+7
2025-04-08services: Add a default configuration value for the ngircd service.Maxim Cournoyer1-28/+29
2025-04-08services: Add ngircd-service-type.Maxim Cournoyer1-0/+714
2025-03-20services: Add snuik-service-type.Janneke Nieuwenhuizen1-1/+113
2024-03-17gnu: services: Add insecure-sasl-mechanisms to prosody configuration.Carlo Zancanaro1-0/+6
2024-01-08services: bitlbee: Use ‘make-inetd-constructor’ unconditionally.Ludovic Courtès1-34/+19
2023-12-22services: bitlbee: Remove use of ‘make-forkexec-constructor/container’.Ludovic Courtès1-50/+41
2023-05-21services: Transient inetd services inherit requirements.Ludovic Courtès1-0/+1
2023-05-11services: dicod, bitlbee: Pass 'make-inetd-constructor' a list of endpoints.Ludovic Courtès1-6/+7
2022-08-25services: configuration: Change the value of the unset marker.Attila Lendvai1-1/+1
2022-08-25services: Use the new maybe/unset API.Attila Lendvai1-5/+10
2022-08-01services: configuration: Step back from *unspecified*.Maxim Cournoyer1-6/+6
2022-06-15services: configuration: Use *unspecified* instead of 'disabled.Attila Lendvai1-18/+19
2022-06-04services: bitlbee: Run under a UTF-8 locale.Ludovic Courtès1-3/+8
2022-05-16services: bitlbee: Run as user "bitlbee".Ludovic Courtès1-2/+2
2022-05-02services: Make sure Shepherd destructors match constructors.Ludovic Courtès1-1/+3
2022-05-02services: bitlbee: Preserve 'PURPLE_PLUGIN_PATH'.Ludovic Courtès1-0/+2
2022-05-01services: quassel: Use 'least-authority-wrapper'.Ludovic Courtès1-20/+22
2022-05-01services: bitlbee: Use 'make-inetd-constructor'.Ludovic Courtès1-16/+47
2022-04-05services: messaging: Fix two copy-paste mistakes; avoid warnings.Attila Lendvai1-2/+2
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-2/+2
2021-06-14services: Remove deprecated service procedures.Ludovic Courtès1-21/+0
2020-09-15services: bitlbee: Support libpurple plugins.Ludovic Courtès1-3/+9
2019-03-13Remove traces of "GuixSD".Ludovic Courtès1-1/+1
2019-01-10services: Use 'define-deprecated' for service procedures.Ludovic Courtès1-4/+6
2018-12-24services: Add quassel.Efraim Flashner1-1/+89
2018-08-13services: prosody: Get the Shepherd to respawn Prosody.Clément Lassieur1-1/+8
2018-08-13services: prosody: Use 'invoke' rather than 'system*'.Clément Lassieur1-1/+1
2018-05-11services: bitlbee: Add plugins.Pierre-Antoine Rouby1-4/+9
2018-05-01services: prosody: Add a default value to the prosody-service-type.Clément Lassieur1-0/+5
2018-05-01services: prosody: Add a description to the prosody-service-type.Clément Lassieur1-1/+3
2018-03-03services: messaging: Prosody config supports file-like objects.Clément Lassieur1-48/+58
2018-01-15doc: Deprecate 'bitlbee-service' procedure.Ludovic Courtès1-1/+1