summaryrefslogtreecommitdiff
path: root/source3/include/smbldap.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-0/+1
2007-10-10r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison1-0/+25
2007-10-10r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke1-2/+2
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner1-4/+0
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner1-0/+4
2007-10-10r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner1-0/+1
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-1/+1
2007-10-10r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke1-0/+1
2007-10-10r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke1-0/+2
2007-10-10r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison1-0/+1
2007-10-10r1588: This is one of the more pathetic patches I ever checked in. Many hours ofVolker Lendecke1-1/+1
2007-10-10r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison1-2/+3
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-1/+2
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+3
2007-10-10r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough1-1/+0
2004-03-18Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough1-0/+1
2004-03-11Get MungedDial actually working with full TS strings in it for pdb_ldap.Jim McDonough1-1/+4
2004-02-23Add bad password count/time attributesJim McDonough1-0/+1
2003-12-25This is metze's LDAP rebind sleep patch:Volker Lendecke1-0/+2
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter1-0/+1
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison1-0/+2
2003-07-17Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke1-0/+3
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-1/+5
2003-06-25Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett1-15/+25
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett1-2/+13
2003-06-06fix build on systems w/o LDAP libsGerald Carter1-0/+14
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter1-0/+2
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-0/+101