summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_nisplus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-45/+46
* Fix memory leak (patch by Steve Langasek)Jelmer Vernooij2002-10-251-0/+14
* sync with HEADGerald Carter2002-09-261-53/+58
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1193/+1300
* sync 3.0 branch with headJelmer Vernooij2002-08-171-8/+8
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-6/+16
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-0/+19
* Compile fixes for the pdb nisplus module.Tim Potter2002-03-071-17/+27
* Removed version number from file header.Tim Potter2002-01-301-1/+2
* getpwnam -> getpwnam_alloc.Andrew Bartlett2002-01-231-1/+4
* This is another *BIG* change...Andrew Bartlett2002-01-201-4/+12
* Actually enforce the passdb API.Andrew Bartlett2002-01-021-1/+1
* removed extern samlogon_userGerald Carter2001-12-311-6/+0
* some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter2001-12-311-17/+41
* pdb_getsampwnuid() merge from 2.2Gerald Carter2001-12-301-40/+0
* moving SAM_ACCOUNT to include a bit field for initializedGerald Carter2001-12-271-2/+2
* again an intrusive patch:Jean-François Micouleau2001-12-061-6/+0
* 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/+18
* Added debug in truncate, fixed warning with gcc3.Jeremy Allison2001-11-071-2/+1
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-011-2/+2
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-15/+13
* Added a comment about not changing the magic timestamp values withoutTim Potter2001-10-031-0/+3
* Ensure accessing NT member servers works with a Samba PDC. Don'tJeremy Allison2001-10-031-4/+4
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-021-6/+6
* merge from 2.2Gerald Carter2001-09-261-2/+2
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-251-0/+1401