summary refs log tree commit diff
path: root/nixos/modules/services/scheduling
Commit message (Expand)AuthorAge
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/modules/services/scheduling/fcron: add setuid to fcrontabAlex Brandt2018-05-06
* fcron module: be compatible with non-wrapped sendmail's, like opensmtpd'sLéo Gaspard2017-12-31
* nixos/atd: remove "batch" from setuid wrappersBjørn Forsman2017-10-16
* fcron module: fix use with hardlink-optimized storeLéo Gaspard2017-10-09
* nixos/fcron: service needs fcron in PATHJoerg Thalheim2017-10-09
* cron service: fix reliance on etc.timezoneLinus Heckemann2017-08-30
* fcron: install systabJörg Thalheim2017-04-23
* fcron: do not chmod at allJörg Thalheim2017-04-13
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* fcron: 3.1.2 -> 3.2.1Jörg Thalheim2017-03-05
* nixos/cron: unbreak since new security.wrapperBjørn Forsman2017-02-15
* nixos/atd: unbreak after new security.wrappersBjørn Forsman2017-02-15
* More derpParnell Springmeyer2017-01-29
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Fixing a bunch of issuesParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * marathon service: remove use of network-interfaces.targetJoachim Fasting2016-09-13
| * chronos service: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* | everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2016-09-01
|/
* jobs -> systemd.servicesRobin Gloster2016-01-07
* services.cron.enable: Remove misleading defaultEelco Dolstra2015-11-19
* build the crontab localy, there is nothing to gain from building it remotelymichael bishop2015-10-03
* cron: Actually enable the service if enabledShea Levy2015-07-24
* Use environment.etc to manage /etc/crontabEelco Dolstra2015-07-22
* Don't enable cron by defaultEelco Dolstra2015-07-22
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
* Make it easy to override the marathon framework userrushmorem2015-05-29
* Update Marathon modulerushmorem2015-05-21
* Merge pull request #6452 from rushmorem/update-chronos-portJaka Hudoklin2015-02-19
|\
| * Update chronos default portrushmorem2015-02-19
* | Add marathon mesos frameworkrushmorem2015-02-19
|/
* cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas2014-12-15
* nixos: add chronos serviceJaka Hudoklin2014-12-03
* nixos: Add option services.cron.cronFilesRickard Nilsson2014-10-01
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* fcron: Fix error when cron.mailto is null.Moritz Ulrich2013-11-04
* Add lots of missing option typesEelco Dolstra2013-10-30
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10