summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems/samba.nix
Commit message (Expand)AuthorAge
* Merge pull request #96672 from doronbehar/module/sambaDoron Behar2020-10-04
|\
| * nixos/samba: remove upstream deprecated syncPasswordsByPam optionDoron Behar2020-08-30
* | nixos/samba: install package when module is enabledSebastian Zivota2020-09-11
|/
* nixos/samba: move nss database configuration into samba moduleFlorian Klink2020-05-11
* nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger2020-04-02
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* samba3, fusesmb: removingDima2019-11-26
* nixos/samba: fix autostart serviceIzorkin2019-11-17
* samba: remove redundant dependency on network.targetIzorkin2019-11-10
* nixos/samba: update module to use tmpfiles, remove samba-setup serviceFlorian Klink2019-11-08
* Merge pull request #41841 from Izorkin/sambaJoachim F2019-10-12
|\
| * samba: fix autostart serviceIzorkin2018-06-11
* | treewide: remove redundant quotesvolth2019-08-26
* | nixos/doc: Fix spurious indentationJan Tojnar2019-06-17
* | 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