summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* s3-client Use NTLMv2 by default in the Samba clientAndrew Bartlett2010-12-101-2/+2
* s3-smbd Don't send SPNEGO principal (rfc4178 hint) by defaultAndrew Bartlett2010-12-101-0/+11
* s3-libads Default to NOT using the server-supplied principal from SPNEGOAndrew Bartlett2010-12-101-0/+11
* s3-param Fix lp_set_cmdline() to set the flag on alias values tooAndrew Bartlett2010-11-271-1/+11
* Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...Jeremy Allison2010-11-101-9/+3
* s3: Allow disabling of mdns registrationsVolker Lendecke2010-11-051-0/+12
* s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reloadAndrew Bartlett2010-11-021-4/+9
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-6/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-2/+1
* Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...Jeremy Allison2010-10-221-8/+0
* Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...Jeremy Allison2010-10-221-0/+8
* Don't arbitrarily clean all parametric options in add_a_service(),Jeremy Allison2010-10-161-3/+3
* s3: Remove talloc_autofree_context() from loadparm.cVolker Lendecke2010-10-081-6/+5
* s3-build: fix the build of test_lp_load.Günther Deschner2010-09-231-0/+1
* s3-build: only include smbldap.h where needed.Günther Deschner2010-09-201-0/+1
* s3-misc: Introduce lp_ncalrpc_dir() in S3, like we have in S4.Simo Sorce2010-09-151-0/+14
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2010-09-141-1/+12
* s3-param: added lp_set_cmdline() and --option= parameterAndrew Tridgell2010-09-021-5/+151
* s3: Remove an unused macroVolker Lendecke2010-08-281-2/+0
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-261-0/+1
* s3:param Clarify parameter name on init_globals()Andrew Bartlett2010-08-221-4/+4
* s3:loadparm: make lp_load_ex static. We have wrappers for external callers.Michael Adam2010-08-201-7/+7
* s3-build: only include smb_signing.h where needed.Günther Deschner2010-08-181-0/+2
* s3-param: also remove lp_update_encrypted from loadparm.Günther Deschner2010-08-161-1/+0
* s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider2010-08-161-9/+0
* s3:loadparm: add new boolean parameter "idmap read only"Michael Adam2010-08-141-0/+12
* s3:loadparm: remove parameter "idmap alloc backend"Michael Adam2010-08-141-11/+0
* s3-loadparm: Added some comments to lp_load_ex calls.Andreas Schneider2010-08-131-9/+10
* s3-param: include svcctl headers in loadparm.Günther Deschner2010-08-061-0/+1
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+2
* s3:param Put 'server_role' functions in another file.Andrew Bartlett2010-06-012-84/+111
* s3:param Add helper function to get at Gobals.iDomainMasterAndrew Bartlett2010-06-011-0/+12
* s3: Don't announce readraw and writeraw with the async echo responderVolker Lendecke2010-05-311-2/+18
* Make DFS work over SMB2.Jeremy Allison2010-05-211-6/+0
* Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb.Jeremy Allison2010-05-211-3/+3
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-2/+2
* smbconf: only include smbconf headers where needed.Günther Deschner2010-05-181-0/+3
* Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL...Luca Olivetti2010-05-041-4/+5
* s3: Cache the username map in gencacheVolker Lendecke2010-04-131-0/+11
* Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".Jeremy Allison2010-04-061-0/+37
* s3: Use bitmap_talloc in loadparmVolker Lendecke2010-03-281-5/+6
* Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison2010-03-261-51/+67
* share_info.tdb could use non-canonicalized sharenames.Jeremy Allison2010-03-221-6/+6
* s3: Add the "ctdb locktime warn threshold" parameterVolker Lendecke2010-03-221-0/+12
* s3:param: add "async smb echo handler" optionStefan Metzmacher2010-03-221-0/+11
* s3: Add "log writeable files on exit" parameterVolker Lendecke2010-03-221-0/+13
* Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V...Jeremy Allison2010-02-111-3/+18
* Introduce lp_safe_widelinks()Simo Sorce2010-02-111-0/+16
* Revert "Change the default of "nmbd bind explicit broadcast" to "no""Jeremy Allison2010-02-101-3/+3
* Change the default of "nmbd bind explicit broadcast" to "no"Jeremy Allison2010-02-101-3/+3