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