summaryrefslogtreecommitdiffstats
path: root/source3/passdb/passdb.c
Commit message (Expand)AuthorAgeFilesLines
...
* no include headers in ldap.c.Luke Leighton1998-05-181-0/+69
* - renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1998-05-181-3/+3
* Makefile:Luke Leighton1998-05-181-70/+223
* some databases have search capabilities. acknowledging this in designLuke Leighton1998-05-151-19/+60
* passdb.cJeremy Allison1998-05-141-0/+192
* password back-end database supportLuke Leighton1998-05-111-9/+4
* ldap back-end database developmentLuke Leighton1998-05-111-27/+403
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-071-0/+149