summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_nisplus.c
Commit message (Expand)AuthorAgeFilesLines
* move all the passdb internal interface to NTSTATUSSimo Sorce2002-09-261-53/+58
* Add changes suggested by abartlet:Jelmer Vernooij2002-08-211-1124/+1205
* pdb_nisplus converted to the new passdb system API'sJelmer Vernooij2002-08-201-559/+585
* Add const to a pile of const to *DOM_SID paramaters.Andrew Bartlett2002-08-071-1/+1
* Name get and set dir drive functions consistently.Tim Potter2002-07-211-7/+7
* compile warngin fixes merged from 2.2Gerald Carter2002-06-171-1/+1
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-5/+7
* change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce2002-05-261-1/+9
* 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