summaryrefslogtreecommitdiffstats
path: root/source3/include/smbldap.h
Commit message (Expand)AuthorAgeFilesLines
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+3
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2007-10-101-1/+0
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-181-0/+1
* Get MungedDial actually working with full TS strings in it for pdb_ldap.Jim McDonough2004-03-111-1/+4
* Add bad password count/time attributesJim McDonough2004-02-231-0/+1
* This is metze's LDAP rebind sleep patch:Volker Lendecke2003-12-251-0/+2
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-041-0/+1
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-0/+2
* Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke2003-07-171-0/+3
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-1/+5
* Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett2003-06-251-15/+25
* This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett2003-06-211-2/+13
* fix build on systems w/o LDAP libsGerald Carter2003-06-061-0/+14
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-0/+2
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-0/+101