about summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems/glusterfs.nix
Commit message (Expand)AuthorAge
* nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-01
* nixos/glusterfs: remove unused PYTHONPATHJörg Thalheim2018-12-20
* Merge pull request #49736 from nh2/glusterfs-service-simple-unit-no-forkingLinus Heckemann2018-11-14
|\
| * glusterfs service: Switch to simple unit instead of forking.Niklas Hambüchen2018-11-04
* | glusterfs: 3.12.2 -> 4.0.0Niklas Hambüchen2018-11-04
|/
* glusterfs service: fix issues with useRpcbindPascal Bach2017-10-01
* glusterfs service: Change default killMode to "control-group".Niklas Hambüchen2017-09-27
* glusterfs service: Ensure log directory exists for glustereventsd.Niklas Hambüchen2017-09-27
* glusterfs service: Add killMode and stopKillTimeout optionsNiklas Hambüchen2017-09-27
* glusterfs service: Add settings to disable rpcbind and the events daemon.Niklas Hambüchen2017-09-27
* glusterfs service: Don't make it a prerequisite of network-online.target.Niklas Hambüchen2017-09-27
* gluster service: use str instead of path for private keyPascal Bach2017-09-21
* glusterfs service: add support for TLS communicationPascal Bach2017-09-17
* glusterfs service: Ensure dirs needed by `glusterfind` existNiklas Hambüchen2017-09-07
* glusterfs service: Copy hooks to /var at startup.Niklas Hambüchen2017-05-19
* services: add GlusterFS servicePascal Bach2017-02-02