summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-07and so it begins....Gerald Carter1-6/+9
2003-07-05This parameter is unused.Andrew Bartlett1-4/+0
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-3/+3
2003-06-30Add the 'guest' passdb backend automatically ifVolker Lendecke1-2/+2
2003-06-30- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell1-1/+6
2003-06-25large change:Gerald Carter1-3/+0
2003-06-24Move the map acl inherit parameter into the protocol section.Jeremy Allison1-1/+1
2003-06-20Missed initial param, typo.Jeremy Allison1-0/+1
2003-06-20Mapping of Windows ACL inheritance and protected bits onto extended attributesJeremy Allison1-0/+3