summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-10when creating aliased parameters in loadparm.c you *must* place theAndrew Tridgell1-1/+1
2003-06-08Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.Andrew Bartlett1-0/+19
2003-06-07add back the winbind uid/gid parameter but mark them as deprecatedGerald Carter1-0/+2
2003-06-06support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)Gerald Carter1-6/+4
2003-06-06* add in David Lee's utmp patch (defaults to on if available)Gerald Carter1-4/+0
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter1-75/+51
2003-06-03* set winbind cache time to 5 minutesGerald Carter1-1/+1
2003-06-03Merge change winbindd cache time 15 -> 120 secs.Jeremy Allison1-1/+1
2003-05-29Fix bugzilla #117: winbindd looping on 100+char usernameJim McDonough1-20/+10
2003-05-14*****LDAP schema changes*****Gerald Carter1-1/+1
2003-05-12And finally IDMAP in 3_0Simo Sorce1-35/+54
2003-05-12Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy1-0/+6
2003-05-11Fix VFS layer:Alexander Bokovoy1-13/+6
2003-05-09removing total print jobs since it is not used anymoreGerald Carter1-2/+0
2003-05-02Now that multi-pdu schannel works and a but in the negotiator has beenVolker Lendecke1-2/+2