summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2003-09-10remove references to 'strip dot'Gerald Carter1-4/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter1-27/+38
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce1-416/+434
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-167/+170
2003-06-03* set winbind cache time to 5 minutesGerald Carter1-1/+1
2003-05-14syncing LDAP schema changes with Samba_3_0Gerald Carter1-1/+1
2003-05-09removing total print jobs since it is not used anymoreGerald Carter1-2/+0
2003-04-29removing printing = SOFTQ since no one knows what it isGerald Carter1-12/+0
2003-04-27prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce1-40/+0
2003-04-27default remote idmap backend is nullSimo Sorce1-1/+0
2003-04-26add idmap only parameterSimo Sorce1-1/+5
2003-04-24Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij1-69/+122
2003-04-14Also remove variable associated with lp_sam_backend() - it's deadJelmer Vernooij1-1/+0
2003-04-14Get rid of 'sam backend' and --with-samJelmer Vernooij1-2/+0
2003-04-11Set the default schannel params to False until we know more.Volker Lendecke1-2/+2
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-0/+4
2003-04-06Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonymsAlexander Bokovoy1-3/+3
2003-04-04This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke1-0/+4
2003-04-02THE Idmap patch :-)Simo Sorce1-32/+38
2003-03-313 things:Volker Lendecke1-1/+0
2003-03-23This adds 'ldap delete dn' as the recommended parameterVolker Lendecke1-4/+5
2003-03-22Valgrind found a few memory leaks!Andrew Bartlett1-0/+1
2003-03-22Small clenaup patches:Andrew Bartlett1-0/+3
2003-03-19Add paramter 'ldap del only sam attr'.Volker Lendecke1-0/+4
2003-03-15Clean up the VFS module loading logic by making the parameter an P_LIST,Andrew Bartlett1-19/+2
2003-03-12fixed a strcat noticed by metzeAndrew Tridgell1-1/+1
2003-03-11security=domain and domain logons = yes should be a BDC (of sorts).Andrew Bartlett1-2/+5
2003-03-11Some further tought on the server role issue - try not to break it compeatly.Andrew Bartlett1-3/+6
2003-03-11After 'consultation' with idra, this is how I think the server roles should w...Andrew Bartlett1-4/+9
2003-03-11This is how combination of domain logons and security parameter best combine.Simo Sorce1-3/+3
2003-03-05lp_string: Add note about dodgy StrnCpy use.Martin Pool1-0/+3
2003-03-01Added limit to number of jobs enumerated. Set to 0 (means no limit).Jeremy Allison1-0/+4
2003-02-27- Rename 'modules = ' to 'preload modules = 'Jelmer Vernooij1-3/+3
2003-02-22Remove 'unixsam' from the default passdb backends.Andrew Bartlett1-2/+2
2003-02-21rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio...Jim McDonough1-4/+4
2003-02-20From aliguori@us.ibm.com:Jim McDonough1-0/+6
2003-02-09(only for HEAD at the moment).Andrew Bartlett1-1/+13
2003-02-01We now have client-side SMB signing support!Andrew Bartlett1-4/+7
2003-01-13Patch from metze to to make testparm show values for 'workgroup', 'netbiosAndrew Bartlett1-7/+29
2003-01-02BIG patch...Andrew Bartlett2-65/+65
2002-12-29Add msdfs proxy functionality to HEAD.Shirish Kalele1-0/+4
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison1-0/+4
2002-12-09finnally put in Alexander parametric pacthSimo Sorce1-75/+298
2002-11-25Make lp_winbind_separator a const string.Tim Potter1-1/+1
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett1-1/+3
2002-11-13add lp_modules()Jelmer Vernooij1-0/+3
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-316/+220
2002-11-02Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett1-0/+3
2002-11-02Fixes for pdb_ldap:Andrew Bartlett1-0/+2