summaryrefslogtreecommitdiffstats
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* * set winbind cache time to 5 minutesGerald Carter2003-06-031-1/+1
* syncing LDAP schema changes with Samba_3_0Gerald Carter2003-05-141-1/+1
* removing total print jobs since it is not used anymoreGerald Carter2003-05-091-2/+0
* removing printing = SOFTQ since no one knows what it isGerald Carter2003-04-291-12/+0
* prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce2003-04-271-40/+0
* default remote idmap backend is nullSimo Sorce2003-04-271-1/+0
* add idmap only parameterSimo Sorce2003-04-261-1/+5
* Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-241-69/+122
* Also remove variable associated with lp_sam_backend() - it's deadJelmer Vernooij2003-04-141-1/+0
* Get rid of 'sam backend' and --with-samJelmer Vernooij2003-04-141-2/+0
* Set the default schannel params to False until we know more.Volker Lendecke2003-04-111-2/+2
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-0/+4
* 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