summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-29removing printing = SOFTQ since no one knows what it isGerald Carter1-12/+0
2003-04-28A new pdb_ldap!Andrew Bartlett1-40/+2
2003-04-24Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij1-88/+362
2003-04-23Updated FLAGs - Affects only SWAT.John Terpstra1-7/+8
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-2/+5
2003-04-23Merge HEAD's winbind into 3.0.Andrew Bartlett1-0/+5
2003-04-23Try to keep existing behaviour for our printing code - never returnAndrew Bartlett1-17/+6
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-0/+1
2003-04-18'vfs object' is a list not a string (we have cascaded VFS modules in 3_0 asJelmer Vernooij1-20/+3
2003-04-17Remove SamBackend variable (is already gone in HEAD)Jelmer Vernooij1-1/+0
2003-04-14Add some more functions for the modules (backport from HEAD):Jelmer Vernooij1-0/+4
2003-04-11Set the default schannel parameters 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-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-0/+4
2003-03-313 things:Volker Lendecke1-1/+0
2003-03-23Merge from HEAD:Volker Lendecke1-4/+5
2003-03-22(merge from HEAD) Valgrind found some memory leaks!Andrew Bartlett1-0/+1
2003-03-22(merge from HEAD)Andrew Bartlett1-0/+3
2003-03-22Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett1-2/+2