summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2004-02-02Merge the 'use cracklib' parameter from HEAD back to 3.0Andrew Bartlett1-0/+4
2004-01-31* BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;Gerald Carter1-104/+6
2004-01-30Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison1-1/+3
2004-01-29removing more unused parametersGerald Carter1-10/+0
2004-01-15Don't substitute stuff in lp_afs_username_map, this is explicitlyVolker Lendecke1-1/+1
2004-01-14revert the cracklib changes until post 3.0.2Gerald Carter1-4/+0
2004-01-14Remove duplicate extern.Jeremy Allison1-1/+0
2004-01-12First stab at cracklib support (password quality checking) in Samba 3.0Andrew Bartlett1-0/+4
2004-01-07Machines are people too!Andrew Bartlett1-2/+2
2003-12-25ldap rebind sleep -> ldap replication sleepAndrew 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-26Fixing barfed idmap entries and adding not on use of FLAG_HIDE.John Terpstra1-2/+8
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-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-03Moving towards better i18n support in SWAT. This commit contains aTim Potter1-16/+16
2003-10-01mark 'mangled map' as depcreated and remove 'mangled stack'Gerald Carter1-4/+1
2003-09-24Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!Volker Lendecke1-1/+1
2003-09-23This only touches the fake kaserver support. It adds two parameters:Volker Lendecke1-0/+7
2003-09-10remove references to 'strip dot'Gerald Carter1-4/+0
2003-09-06address bug #359. Andrew B's patch for implementing clientGerald Carter1-1/+2
2003-09-05More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison1-3/+3
2003-09-05revert the change from r1.414 in HEAD that removed theGerald Carter1-7/+2
2003-09-04More hand-tuning of the fastpath. Don't do strlen() when we're doingJeremy Allison1-2/+4
2003-08-28revert a change to r1.397.2.91 because to operate like the docs; browseable f...Gerald Carter1-0/+7
2003-08-27remove 'ldap trust ids' since there was no way for it to work nowGerald Carter1-3/+0
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-4/+11
2003-08-22fix compile problem (stray character)Gerald Carter1-1/+1
2003-08-22ensure that 'available = no' works for [homes]; reported by Walter HaidingerGerald Carter1-3/+1
2003-08-21Turn UNIX extensions on by default. Yes I will change the docs :-).Jeremy Allison1-1/+1
2003-08-20metze's autogenerate patch for version.hGerald Carter1-1/+1
2003-08-19- Update 'preload modules' documention (bug #304)Jelmer Vernooij1-2/+1
2003-08-15Fix charset detection code in configure.Alexander Bokovoy1-3/+3
2003-08-11Make client signing auto.Jeremy Allison1-0/+4
2003-08-11Fix typos.Volker Lendecke1-1/+1
2003-08-08Turn on client ntlmv2 by default.Jeremy Allison1-1/+2
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough1-1/+1
2003-07-28Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra1-409/+413
2003-07-18Signing so far... the client code fails on a SMBtrans2 secondary transactionJeremy Allison1-1/+1
2003-07-17Putting the framework for server signing in place. Ensure we don't useJeremy Allison1-1/+10
2003-07-16Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison1-6/+11
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison1-2/+21
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-0/+8
2003-07-08Moved SAM_ACCOUNT marshall/unmarshall functions to make them externallyJeremy Allison1-2/+2