summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
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
2003-03-19Merge from HEAD.Volker Lendecke1-0/+4
2003-03-18const warning fix.Jeremy Allison1-1/+2
2003-03-12fixed a strcat noticed by metzeAndrew Tridgell1-1/+1
2003-03-01Added limit to number of jobs enumerated. Set to 0 (means no limit).Jeremy Allison1-0/+4
2003-02-24Merge paramaters for client-side-auth updates.Andrew Bartlett1-0/+11
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-1/+5
2003-01-29Added "passwd backend" to WIZARD section in SWAT.John Terpstra1-1/+1
2003-01-14Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett1-9/+32
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2-65/+65
2002-12-27Add msdfs proxy functionality; a CIFS share can directly be a stand-in forShirish Kalele1-0/+4
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-12-20Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter1-1/+1
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison1-0/+4
2002-11-22Restrict anonymous=2 support merged from HEADAndrew Bartlett1-1/+3
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-316/+220
2002-11-04remove 'sam backend'Jelmer Vernooij1-3/+0
2002-11-02Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett1-0/+3
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-0/+2
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison1-1/+20