summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2004-01-14Remove duplicate extern.Jeremy Allison1-1/+0
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter1-4/+14
2003-12-25(merge from 3.0)Andrew Bartlett1-4/+4
2003-12-25This is metze's LDAP rebind sleep patch:Volker Lendecke1-0/+4
2003-12-25abartlet pointed me at the fact that the order and flags in loadparm.c areVolker Lendecke1-1/+1
2003-11-24Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison1-0/+4
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter1-3/+7
2003-11-21Fix Jerry's no-proto bug :-).Jeremy Allison1-4/+4
2003-11-21make sure we don't append the ldap suffix when writing out the ldap XXX suffi...Gerald Carter1-53/+46
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter1-3/+0
2003-11-15Split smbldap in a core file and a utility fileSimo Sorce3-0/+460
2003-11-06Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison1-2/+2
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-1/+1
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce1-0/+4
2003-10-09Merge from 3.0:Tim Potter1-16/+16
2003-10-01merge of parameter changes from 3.0 and fix for bug 550Gerald Carter1-4/+1
2003-09-24* sync more files from 3.0Gerald Carter1-0/+7
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