summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_unix.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-17Rework the 'guest account get's RID 501' code again...Andrew Bartlett1-7/+20
2002-08-05I must have missed this when I was adding 'const' to these earlier...Andrew Bartlett1-1/+1
2002-06-13Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett1-1/+2
2002-05-26change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce1-1/+8
2002-05-24Make function match the defintion require for assignment as a functionAndrew Bartlett1-1/+1
2002-05-18Passdb:Andrew Bartlett1-18/+11
2002-05-18A few things in this commit:Andrew Bartlett1-0/+126