summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems/samba.nix
Commit message (Expand)AuthorAge
* nixos/samba: allow dummy conf file to be overriddenJohannes Frankenau2018-08-16
* samba4/sambaMaster: Modify services to align with Samba project usageLuke Adams2018-01-26
* nixos/samba: increase LimitNOFILE to recommended value (#32085)David Kleuker2017-12-14
* nixos/samba: remove space in "[ global ]" headingBjørn Forsman2017-09-12
* nixos/samba: fix pam service name typo (#28049)Keith Amidon2017-08-11
* treewide: use boolToString functionFranz Pletz2017-04-11
* nixos.samba: add enableNmbd and enableWinbindd optionsRicardo M. Correia2017-02-18
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * samba: Use startup notificationEelco Dolstra2016-09-30
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* samba module: add more descriptionzimbatm2016-02-25
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* nixos: samba module: fix typo & clarifyTobias Geerinckx-Rice2015-09-14
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
* nixos.samba: update required mountsNikolay Amiantov2015-04-16
* nixos.samba: fix booleans in smb.confNikolay Amiantov2015-04-16
* Samba: Fixed "syncPasswordsByPam".Jesse Haber-Kucharsky2015-03-07
* nixos/samba: cleanup and update defaultsNikolay Amiantov2015-02-04
* nixos/samba: Allow package version settingWilliam A. Kennington III2015-01-03
* nixos: configure samba and rsync shares with setsEmery Hemingway2014-12-07
* nixos/samba: add services.samba.configText optionBjørn Forsman2014-09-24
* nixos/samba: remove services.samba.defaultShare optionBjørn Forsman2014-09-24
* samba really requires its daemonsMathijs Kwik2014-06-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
* 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