Age | Commit message (Expand) | Author | Files | Lines |
2010-11-10 | Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin... | Jeremy Allison | 1 | -9/+3 |
2010-11-05 | s3: Allow disabling of mdns registrations | Volker Lendecke | 1 | -0/+12 |
2010-11-02 | s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reload | Andrew Bartlett | 1 | -4/+9 |
2010-11-02 | s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead | Andrew Bartlett | 1 | -6/+1 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -2/+1 |
2010-10-22 | Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil... | Jeremy Allison | 1 | -8/+0 |
2010-10-22 | Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ... | Jeremy Allison | 1 | -0/+8 |
2010-10-16 | Don't arbitrarily clean all parametric options in add_a_service(), | Jeremy Allison | 1 | -3/+3 |
2010-10-08 | s3: Remove talloc_autofree_context() from loadparm.c | Volker Lendecke | 1 | -6/+5 |
2010-09-23 | s3-build: fix the build of test_lp_load. | Günther Deschner | 1 | -0/+1 |
2010-09-20 | s3-build: only include smbldap.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-09-15 | s3-misc: Introduce lp_ncalrpc_dir() in S3, like we have in S4. | Simo Sorce | 1 | -0/+14 |
2010-09-14 | Allows changing the maximum number of simultaneous clients in winbindd throug... | Pierre Carrier | 1 | -1/+12 |
2010-09-02 | s3-param: added lp_set_cmdline() and --option= parameter | Andrew Tridgell | 1 | -5/+151 |
2010-08-28 | s3: Remove an unused macro | Volker Lendecke | 1 | -2/+0 |
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-22 | s3:param Clarify parameter name on init_globals() | Andrew Bartlett | 1 | -4/+4 |
2010-08-20 | s3:loadparm: make lp_load_ex static. We have wrappers for external callers. | Michael Adam | 1 | -7/+7 |
2010-08-18 | s3-build: only include smb_signing.h where needed. | Günther Deschner | 1 | -0/+2 |
2010-08-16 | s3-param: also remove lp_update_encrypted from loadparm. | Günther Deschner | 1 | -1/+0 |
2010-08-16 | s3-auth: Remove obsolete 'update encrypted' option. | Andreas Schneider | 1 | -9/+0 |
2010-08-14 | s3:loadparm: add new boolean parameter "idmap read only" | Michael Adam | 1 | -0/+12 |
2010-08-14 | s3:loadparm: remove parameter "idmap alloc backend" | Michael Adam | 1 | -11/+0 |
2010-08-13 | s3-loadparm: Added some comments to lp_load_ex calls. | Andreas Schneider | 1 | -9/+10 |
2010-08-06 | s3-param: include svcctl headers in loadparm. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+2 |
2010-06-01 | s3:param Put 'server_role' functions in another file. | Andrew Bartlett | 2 | -84/+111 |
2010-06-01 | s3:param Add helper function to get at Gobals.iDomainMaster | Andrew Bartlett | 1 | -0/+12 |
2010-05-31 | s3: Don't announce readraw and writeraw with the async echo responder | Volker Lendecke | 1 | -2/+18 |
2010-05-21 | Make DFS work over SMB2. | Jeremy Allison | 1 | -6/+0 |
2010-05-21 | Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb. | Jeremy Allison | 1 | -3/+3 |
2010-05-18 | s3-secdesc: remove "typedef struct security_descriptor SEC_DESC". | Günther Deschner | 1 | -2/+2 |
2010-05-18 | smbconf: only include smbconf headers where needed. | Günther Deschner | 1 | -0/+3 |
2010-05-04 | Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL... | Luca Olivetti | 1 | -4/+5 |
2010-04-13 | s3: Cache the username map in gencache | Volker Lendecke | 1 | -0/+11 |
2010-04-06 | Parameterize "smb2 max read", "smb2 max write", "smb2 max trans". | Jeremy Allison | 1 | -0/+37 |
2010-03-28 | s3: Use bitmap_talloc in loadparm | Volker Lendecke | 1 | -5/+6 |
2010-03-26 | Fix bug #7240 - Net usershare is not case sensitive. | Jeremy Allison | 1 | -51/+67 |
2010-03-22 | share_info.tdb could use non-canonicalized sharenames. | Jeremy Allison | 1 | -6/+6 |
2010-03-22 | s3: Add the "ctdb locktime warn threshold" parameter | Volker Lendecke | 1 | -0/+12 |
2010-03-22 | s3:param: add "async smb echo handler" option | Stefan Metzmacher | 1 | -0/+11 |
2010-03-22 | s3: Add "log writeable files on exit" parameter | Volker Lendecke | 1 | -0/+13 |
2010-02-11 | Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V... | Jeremy Allison | 1 | -3/+18 |
2010-02-11 | Introduce lp_safe_widelinks() | Simo Sorce | 1 | -0/+16 |
2010-02-10 | Revert "Change the default of "nmbd bind explicit broadcast" to "no"" | Jeremy Allison | 1 | -3/+3 |
2010-02-10 | Change the default of "nmbd bind explicit broadcast" to "no" | Jeremy Allison | 1 | -3/+3 |
2010-02-08 | Make "nmbd bind explicit broadcast" on by default. | Jeremy Allison | 1 | -0/+5 |
2010-02-08 | s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad... | Stefan Metzmacher | 1 | -0/+11 |
2010-02-05 | Fix bug 7104 - "wide links" and "unix extensions" are incompatible. | Jeremy Allison | 1 | -1/+1 |
2009-12-11 | s3:loadparm: Change the "ldap deref" value "defualt" to "auto". | Karolin Seeger | 1 | -1/+1 |