Removed version number from file header.
[samba.git] / source / passdb / pdb_ldap.c
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-21 Simo Sorcegetpwnam_alloc -> getpwnam
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-02 Gerald Carterfixing compile error
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Gerald Carterremove samlogon_user
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Simo Sorceutil_sid.c - respect a const variabile (addedd strdup)
2001-12-30 Gerald Carterpdb_getsampwnuid() merge from 2.2
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-02 Jean-François Mico... added mapping of primary gid to rid thru the group...
2001-11-09 Volker LendeckeAs pdb_ldap.c does not compile in HEAD anyway, a not...
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-10 Gerald Cartermerge from 2.2
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.