summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_nisplus.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-07Compile fixes for the pdb nisplus module.Tim Potter1-17/+27
2002-01-30Removed version number from file header.Tim Potter1-1/+2
2002-01-23getpwnam -> getpwnam_alloc.Andrew Bartlett1-1/+4
2002-01-20This is another *BIG* change...Andrew Bartlett1-4/+12
2002-01-02Actually enforce the passdb API.Andrew Bartlett1-1/+1
2001-12-31removed extern samlogon_userGerald Carter1-6/+0
2001-12-31some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter1-17/+41
2001-12-30pdb_getsampwnuid() merge from 2.2Gerald Carter1-40/+0
2001-12-27moving SAM_ACCOUNT to include a bit field for initializedGerald Carter1-2/+2
2001-12-06again an intrusive patch:Jean-François Micouleau1-6/+0
2001-12-04added a boolean to the group mapping functions to specify if we need orJean-François Micouleau1-2/+1
2001-12-02added mapping of primary gid to rid thru the group mapping code.Jean-François Micouleau1-3/+18
2001-11-07Added debug in truncate, fixed warning with gcc3.Jeremy Allison1-2/+1
2001-11-01Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett1-2/+2
2001-10-29This commit is number 4 of 4.Andrew Bartlett1-15/+13
2001-10-03Added a comment about not changing the magic timestamp values withoutTim Potter1-0/+3
2001-10-03Ensure accessing NT member servers works with a Samba PDC. Don'tJeremy Allison1-4/+4
2001-10-02Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison1-6/+6
2001-09-26merge from 2.2Gerald Carter1-2/+2
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-0/+1401