Password lockout for LDAP backend. Caches autolock flag, bad count, and
[samba.git] / source3 / include / smbldap.h
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-11 Jim McDonoughGet MungedDial actually working with full TS strings...
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
2003-12-04 Gerald Cartersupport munged dial for ldapsam; patch from Aurélien...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-17 Volker LendeckeDisconnect an idle LDAP connection after 150 seconds.
2003-07-16 Gerald Carterading new files from 3.0
2003-07-04 Andrew BartlettThis patch cleans up some of our ldap code, for better...
2003-06-25 Andrew BartlettPatch to move functions directly from pdb_ldap.c into...
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
2003-06-06 Gerald Carterfix build on systems w/o LDAP libs
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.