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
/
cups.scm
Age
Commit message (
Expand
)
Author
2023-05-23
services: cups: Add cups PAM service.
...
muradm
2023-05-03
services: cups: Use cups-minimal to avoid PAM authentication.
...
Maxim Cournoyer
2022-05-29
gnu: cups-minimal, cups: Update to 2.4.2.
...
Tobias Geerinckx-Rice
2021-12-05
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Ricardo Wurmus
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
...
Tobias Geerinckx-Rice
2021-11-17
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-11-16
services: cups: Update default timeouts.
...
Tobias Geerinckx-Rice
2021-06-23
Merge branch 'master' into core-updates
...
Tobias Geerinckx-Rice
2021-06-23
services: cups: Remove obsolete KeepAliveTimeout directive.
...
Tobias Geerinckx-Rice
2021-06-23
services: cups: Fix ‘files-config’ typo/left-over.
...
Tobias Geerinckx-Rice
2021-06-23
services: cups: Support CUPS 2.3.3op2's LogFileGroup directive.
...
Tobias Geerinckx-Rice
2021-03-10
services: Prevent following symlinks during activation.
...
Maxime Devos
2021-01-17
services: cups: reuse lp from %base-groups.
...
Leo Prikler
2021-01-10
services: cups: Add brlaser extension by default.
...
Tobias Geerinckx-Rice
2020-11-21
services: cups: Add Splix by default.
...
Tobias Geerinckx-Rice
2020-11-21
gnu: Rename escpr to epson-inkjet-printer-escpr.
...
Tobias Geerinckx-Rice
2020-11-18
services: cups: Add some extensions by default.
...
Danny Milosavljevic
2020-05-26
services: Fix permissions of directory /var/spool/cups/tmp.
...
Danny Milosavljevic
2019-08-31
services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.
...
Tobias Geerinckx-Rice
2019-08-30
services: cups: Move SET-ENV to FILES-CONFIGURATION.
...
Tobias Geerinckx-Rice
2019-08-30
services: cups: Add BrowseDNSSDSubTypes directive.
...
Tobias Geerinckx-Rice
2019-08-27
services: cups: Update SSL-OPTIONS docstring.
...
Tobias Geerinckx-Rice
2019-08-27
services: cups: Complete SSL-OPTIONS.
...
Tobias Geerinckx-Rice
2019-06-05
services: cups: Create /var/cache on activation.
...
Alex Griffin
2019-03-13
Remove traces of "GuixSD".
...
Ludovic Courtès
2018-06-22
services: cups: Add description.
...
Ricardo Wurmus
2017-04-16
services: Add a default value to various service types.
...
Ludovic Courtès
2017-03-12
services: Move configuration functions that shouldn't be factorized.
...
Clément Lassieur
2017-01-25
services: Fix 'mkdir-p' in activation scripts.
...
Clément Lassieur
2016-12-01
services: cups: Follow symlinks when installing extensions.
...
Andy Patterson
2016-11-26
services: Factorize configuration abstraction.
...
Julien Lepiller
2016-10-13
gnu: Add CUPS service.
...
Andy Wingo