Age | Commit message (Expand) | Author | Files | Lines |
2013-09-10 | loadparm: add new parameter "acl allow execute always" | Michael Adam | 1 | -0/+1 |
2013-08-15 | s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ... | Jeremy Allison | 1 | -0/+2 |
2013-06-11 | auth: Remove "password level" | Andrew Bartlett | 1 | -1/+0 |
2013-05-18 | swat: Remove swat. | Kai Blin | 1 | -1/+1 |
2013-03-12 | s3: remove some dead code (for setdir command) | Christian Ambach | 1 | -1/+0 |
2013-03-10 | param: Remove incorrectly added defaults in AD DC allowing WORLD WRITABLE files | Andrew Bartlett | 1 | -2/+0 |
2013-02-22 | s3-param: Don't leak file descriptor. | Andreas Schneider | 1 | -0/+1 |
2013-02-20 | param: 'use ntdb' flag (off by default). | Rusty Russell | 1 | -0/+1 |
2013-02-05 | s3:param: add new lp_idmap_default_backend() | Michael Adam | 1 | -0/+5 |
2013-02-05 | s3:param: introduce new lp_idmap_backend() that takes the domain | Michael Adam | 1 | -0/+27 |
2013-02-05 | s3:param: add a comment | Michael Adam | 1 | -0/+4 |
2013-02-05 | s3:param: remove unused function lp_idmap_backend() | Michael Adam | 1 | -0/+1 |
2013-02-05 | s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid() | Michael Adam | 1 | -47/+0 |
2013-02-05 | s3:param: add utility function lp_idmap_default_range() | Michael Adam | 1 | -0/+5 |
2013-02-05 | s3:param: add a utility function lp_idmap_range() to get the configured range... | Michael Adam | 1 | -0/+40 |
2013-02-05 | s3:param: remove an old comment (that is not up-to date any more) | Michael Adam | 1 | -2/+0 |
2012-11-20 | s3:param: set "map archive = no" in ROLE_ACTIVE_DIRECTORY_DC | Stefan Metzmacher | 1 | -0/+1 |
2012-11-16 | s3:param: make init_locals() static. | Michael Adam | 1 | -1/+1 |
2012-11-16 | s3-param: Handle setting default AD DC per-share settings in init_locals() | Andrew Bartlett | 1 | -19/+37 |
2012-11-01 | s3-param: Move the options needed for running smbd in the AD DC to loadparm | Andrew Bartlett | 1 | -0/+17 |
2012-10-04 | Remove the parameters: | Jeremy Allison | 1 | -4/+0 |
2012-10-04 | Revert "Add functions to programatically set the security mask and directory ... | Jeremy Allison | 1 | -14/+0 |
2012-10-02 | Add functions to programatically set the security mask and directory security... | Jeremy Allison | 1 | -0/+14 |
2012-09-18 | panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act... | Matthieu Patou | 1 | -1/+0 |
2012-09-08 | s3: introduce a new share config option "durable handles" defaulting to "yes" | Michael Adam | 1 | -0/+1 |
2012-09-08 | s3: add an option "kernel share modes" to be able to switch off using kernel ... | Michael Adam | 1 | -0/+1 |
2012-09-08 | loadparm: remove remnants of removed option "share modes" | Michael Adam | 1 | -3/+0 |
2012-09-08 | s3:param: change "server max protocol" to "SMB3" | Stefan Metzmacher | 1 | -1/+1 |
2012-09-06 | s3-printing: Restrict printing=cups to systems with cups development headers ... | Andrew Bartlett | 1 | -14/+0 |
2012-09-04 | s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC | Andrew Bartlett | 1 | -0/+1 |
2012-08-28 | s3-param: Avoid assert on use of talloc_tos() without stackframe | Andrew Bartlett | 1 | -2/+3 |
2012-08-23 | file_server: Move default VFS module settings to loadparm.c | Andrew Bartlett | 1 | -0/+13 |
2012-08-21 | build: Remove special case for the build farm | Andrew Bartlett | 1 | -1/+1 |
2012-08-17 | s3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values | Stefan Metzmacher | 1 | -1/+1 |
2012-08-10 | s3:param: fix compiler warnings with FN_GLOBAL_CONST_STRING() | Stefan Metzmacher | 1 | -1/+1 |
2012-08-09 | Correctly check for errors in strlower_m() returns. | Jeremy Allison | 2 | -2/+7 |
2012-08-07 | s3-param: Remove never-reached condition for popts == NULL | Andrew Bartlett | 1 | -4/+0 |
2012-08-07 | s3-param: Remove never-reached condition for opt_list == NULL | Andrew Bartlett | 1 | -4/+0 |
2012-08-07 | source3/loadparm.c: Move string_set/string_free inside. | Rusty Russell | 1 | -0/+52 |
2012-08-07 | source3/loadparm: make struct loadparm_service a talloc object. | Rusty Russell | 1 | -1/+2 |
2012-08-07 | loadparm: Add ctx member to struct loadparm_global. | Rusty Russell | 1 | -0/+3 |
2012-08-06 | lib/param: move enum dns_update_settings to lib/param | Christian Ambach | 1 | -1/+0 |
2012-08-06 | lib/param: Also enable vlp when --enable-selftest is specified | Andrew Bartlett | 1 | -1/+1 |
2012-07-27 | lib/param: Rename "socket address" to "nbt client socket address" to clarify ... | Andrew Bartlett | 1 | -1/+1 |
2012-07-27 | lib/param: Remove unused "paranoid server security" | Andrew Bartlett | 1 | -1/+0 |
2012-07-27 | param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca... | Andrew Bartlett | 1 | -16/+0 |
2012-07-27 | lib/param: Merge parameter tables into a common file | Andrew Bartlett | 1 | -4124/+0 |
2012-07-27 | s3-param: Merge "log file" parameter with lib/param | Andrew Bartlett | 1 | -1/+7 |
2012-07-24 | lib/param: Merge handling of security/domain master/domain logons/server role | Andrew Bartlett | 2 | -7/+12 |
2012-07-24 | lib/param: Make lp_usershare_max_shares() a common parameter | Andrew Bartlett | 1 | -1/+0 |