summaryrefslogtreecommitdiffstats
path: root/source/passdb/privileges.c
Commit message (Collapse)AuthorAgeFilesLines
* initial server side privileges implementation, using a tdb. This needs to be ↵Andrew Tridgell2003-02-121-0/+341
hooked into pdb, and we need some access control on changing privileges. That's next