summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_get_set.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* For some reason I wasn't thinking about failure cases this morning...Andrew Bartlett2002-01-151-0/+72
* Add constness to parametersMartin Pool2002-01-151-1/+1
* Commit the auth associated changes I missed from the last commit.Andrew Bartlett2002-01-151-0/+1
* Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-63/+85
* Move all the pdb_get...() and pdb_set...() functions to a new file.Andrew Bartlett2002-01-121-0/+823