summaryrefslogtreecommitdiff
path: root/source3/passdb/passdb.c
AgeCommit message (Expand)AuthorFilesLines
1998-05-18linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're notLuke Leighton1-2/+2
1998-05-18sorting out removal of some smb_passwd functions by calling pdb_smb_to_sam()Luke Leighton1-10/+11
1998-05-18removed references to some of the smb_passwd routines from ldap and nis+Luke Leighton1-64/+82
1998-05-18creating and using some pdb_init_(sam/smb) routines. putting ldap headersLuke Leighton1-3/+3
1998-05-18no include headers in ldap.c.Luke Leighton1-0/+69
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1-3/+3
1998-05-18Makefile:Luke Leighton1-70/+223
1998-05-15some databases have search capabilities. acknowledging this in designLuke Leighton1-19/+60
1998-05-14passdb.cJeremy Allison1-0/+192
1998-05-11password back-end database supportLuke Leighton1-9/+4
1998-05-11ldap back-end database developmentLuke Leighton1-27/+403
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1-0/+149