summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_unix.c
Commit message (Expand)AuthorAgeFilesLines
* pdb_unix.c did not really expect group RIDs dictated by a PDC and lookingVolker Lendecke2002-10-211-2/+4
* This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-211-0/+51
* move all the passdb internal interface to NTSTATUSSimo Sorce2002-09-261-21/+41
* Rework the 'guest account get's RID 501' code again...Andrew Bartlett2002-08-171-7/+20
* I must have missed this when I was adding 'const' to these earlier...Andrew Bartlett2002-08-051-1/+1
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-1/+2
* change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce2002-05-261-1/+8
* Make function match the defintion require for assignment as a functionAndrew Bartlett2002-05-241-1/+1
* Passdb:Andrew Bartlett2002-05-181-18/+11
* A few things in this commit:Andrew Bartlett2002-05-181-0/+126