summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonymsAlexander Bokovoy2003-04-061-3/+3
* This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-041-0/+4
* THE Idmap patch :-)Simo Sorce2003-04-021-32/+38
* 3 things:Volker Lendecke2003-03-311-1/+0
* This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-231-4/+5
* Valgrind found a few memory leaks!Andrew Bartlett2003-03-221-0/+1
* Small clenaup patches:Andrew Bartlett2003-03-221-0/+3
* Add paramter 'ldap del only sam attr'.Volker Lendecke2003-03-191-0/+4
* Clean up the VFS module loading logic by making the parameter an P_LIST,Andrew Bartlett2003-03-151-19/+2
* fixed a strcat noticed by metzeAndrew Tridgell2003-03-121-1/+1
* security=domain and domain logons = yes should be a BDC (of sorts).Andrew Bartlett2003-03-111-2/+5
* Some further tought on the server role issue - try not to break it compeatly.Andrew Bartlett2003-03-111-3/+6
* After 'consultation' with idra, this is how I think the server roles should w...Andrew Bartlett2003-03-111-4/+9
* This is how combination of domain logons and security parameter best combine.Simo Sorce2003-03-111-3/+3
* lp_string: Add note about dodgy StrnCpy use.Martin Pool2003-03-051-0/+3
* Added limit to number of jobs enumerated. Set to 0 (means no limit).Jeremy Allison2003-03-011-0/+4
* - Rename 'modules = ' to 'preload modules = 'Jelmer Vernooij2003-02-271-3/+3
* Remove 'unixsam' from the default passdb backends.Andrew Bartlett2003-02-221-2/+2
* rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio...Jim McDonough2003-02-211-4/+4
* From aliguori@us.ibm.com:Jim McDonough2003-02-201-0/+6
* (only for HEAD at the moment).Andrew Bartlett2003-02-091-1/+13
* We now have client-side SMB signing support!Andrew Bartlett2003-02-011-4/+7
* Patch from metze to to make testparm show values for 'workgroup', 'netbiosAndrew Bartlett2003-01-131-7/+29
* BIG patch...Andrew Bartlett2003-01-022-65/+65
* Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-291-0/+4
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-121-0/+4
* finnally put in Alexander parametric pacthSimo Sorce2002-12-091-75/+298
* Make lp_winbind_separator a const string.Tim Potter2002-11-251-1/+1
* Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2002-11-221-1/+3
* add lp_modules()Jelmer Vernooij2002-11-131-0/+3
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-316/+220
* Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett2002-11-021-0/+3
* Fixes for pdb_ldap:Andrew Bartlett2002-11-021-0/+2
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-231-1/+20
* merge from samba_3_0Gerald Carter2002-10-211-19/+0
* add a 'mangle prefix' option to allow people to tune the number ofAndrew Tridgell2002-10-211-1/+5
* Change default of max_xmit to match W2K. Ensure NT negprot uses it.Jeremy Allison2002-10-151-1/+3
* removed stat() call in lp_add_home()Gerald Carter2002-10-091-7/+0
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-051-8/+0
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-041-1/+13
* make the default printed values for boolean the same for all parameters.Herb Lewis2002-10-031-2/+2
* Vance picked up a pile of typos etc at the CIFS confernce, and finally got themAndrew Bartlett2002-09-271-2/+2
* When compiled --with-ldapsam, make ldapsam the default passdb backend.Andrew Bartlett2002-09-271-1/+3
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-0/+18
* Fix the circular dependency that was preventing 'domain master = auto' (theAndrew Bartlett2002-09-251-1/+1
* This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett2002-09-251-4/+23
* Merge of "profile acls" code.Jeremy Allison2002-09-251-0/+6
* Sorry for the new parameter, but I think to really reflect what's comingVolker Lendecke2002-09-211-0/+3
* Added "use sendfile" per share option.Jeremy Allison2002-09-181-1/+12