summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems
Commit message (Expand)AuthorAge
...
* glusterfs service: Ensure dirs needed by `glusterfind` existNiklas Hambüchen2017-09-07
* ipfs: adding mountDir options but disabling broken autoMountEric Litak2017-08-30
* ipfs: preStart configuration moved into daemon servicesEric Litak2017-08-30
* ipfs: refactor; wrapper adjustmentEric Litak2017-08-30
* ipfs: optionally manage ulimit -n in serviceConfigEric Litak2017-08-30
* ipfs: add extraConfig optionEric Litak2017-08-30
* ipfs: add autoMount optionEric Litak2017-08-30
* ipfs: added defaultMode, added norouting serviceMaximilian Güntner2017-08-17
* nixos/samba: fix pam service name typo (#28049)Keith Amidon2017-08-11
* rsync service: allow running as not rootNadrieril2017-08-06
* rsync service: restart service on configuration changeNadrieril2017-08-06
* rsync service: modernize config file generationNadrieril2017-08-06
* nixos/tahoe: fixup create-introducer, syntax regression from 90acbe5, imprope...Graham Christensen2017-07-26
* nixos/tahoe: fixup create-introducer, syntax regression from 90acbe5Graham Christensen2017-07-26
* Cleanup tahoe module0xABAB2017-07-25
* Merge pull request #25709 from nh2/25620-glusterfs-fix-python-import-errorsFrederik Rietdijk2017-06-01
|\
| * glusterfs service: Copy hooks to /var at startup.Niklas Hambüchen2017-05-19
* | u9fs service: grant capabilities for running as nobodyEmery Hemingway2017-05-26
* | ipfs service: dataDir backwards compatibility (#25782)Silvan Mosberger2017-05-24
* | kbfs service: init (#25610)Calum MacRae2017-05-22
|/
* ipfs service: Fix dataDir being ignoredSilvan Mosberger2017-05-05
* treewide: use boolToString functionFranz Pletz2017-04-11
* nixos, openafs-client: correct serviceConfigEdward Tjörnhammar2017-03-25
* Merge pull request #20456 from ericsagnes/feat/loaf-dep-1Joachim F2017-02-19
|\
| * tahoe module: introducers, nodes option loaOf -> attrsOfEric Sagnes2016-11-16
* | nixos.samba: add enableNmbd and enableWinbindd optionsRicardo M. Correia2017-02-18
* | Merging against upstream masterParnell Springmeyer2017-02-13
|\ \
| * | nfsd service: don't run exportfsNikolay Amiantov2017-02-05
| * | nfs service: create state directoriesNikolay Amiantov2017-02-05
| * | Merge pull request #22225 from bachp/glusterfs-serviceJoachim F2017-02-04
| |\ \
| | * | services: add GlusterFS servicePascal Bach2017-02-02
| * | | Merge pull request #22303 from abbradar/nfs4Nikolay Amiantov2017-02-03
| |\ \ \ | | |/ / | |/| |
| | * | nfsd service: use upstream systemd unitsNikolay Amiantov2017-02-01
| * | | services: ipfs: separate system units, add offline modeMaximilian Güntner2017-01-27
| |/ /
* | | Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* | | Addressing PR feedbackParnell Springmeyer2017-01-28
* | | Merging against master - updating smokingpig, rebase was going to be messyParnell Springmeyer2017-01-26
|\| |
| * | nixos/services/tahoe: Work around awkward command.Corbin2017-01-23
| * | services: ipfs: add emptyRepo option, refactorMaximilian Güntner2017-01-14
* | | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\| |
| * | services: add gatewayAddress and apiAddress to ipfsMaximilian Güntner2016-11-28
| * | tahoe service: use ExecStart instead of scriptRobert Helgesson2016-11-25
| |/
| * services/tahoe: SFTP support.Corbin2016-11-13
| * yandex-disk service: add exclude-dirs optionAlex Ivanov2016-11-12
| * yandex-disk service: correct permissionsAlex Ivanov2016-11-12
| * services: Add Interplanetary File System serviceMaximilian Güntner2016-11-07
| * nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
| * cachefilesd service: initNikolay Amiantov2016-10-16
| * Merge pull request #18491 from groxxda/network-interfacesJoachim F2016-10-02
| |\
| | * openafs-client service: network-interfaces.target -> network.targetJoachim Fasting2016-09-13