summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* getpwnam -> getpwnam_alloc.Andrew Bartlett2002-01-231-1/+3
* getpwnam_alloc -> getpwnamSimo Sorce2002-01-211-9/+8
* This is another *BIG* change...Andrew Bartlett2002-01-201-3/+11
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-3/+6
* fixing compile errorGerald Carter2002-01-021-4/+4
* Actually enforce the passdb API.Andrew Bartlett2002-01-021-1/+1
* remove samlogon_userGerald Carter2001-12-311-10/+1
* some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter2001-12-311-111/+161
* util_sid.c - respect a const variabile (addedd strdup)Simo Sorce2001-12-301-1/+13
* pdb_getsampwnuid() merge from 2.2Gerald Carter2001-12-301-49/+0
* moving SAM_ACCOUNT to include a bit field for initializedGerald Carter2001-12-271-5/+6
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-2/+1
* added mapping of primary gid to rid thru the group mapping code.Jean-François Micouleau2001-12-021-3/+12
* As pdb_ldap.c does not compile in HEAD anyway, a not-compiled mergeVolker Lendecke2001-11-091-2/+6
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-011-2/+2
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-6/+6
* merge from 2.2Gerald Carter2001-10-101-11/+32
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-251-0/+1014