summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_nisplus.c
Commit message (Expand)AuthorAgeFilesLines
* 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