Adding pdb_xml and pdb_mysql passdb modules.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 10 Aug 2002 20:14:32 +0000 (20:14 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 10 Aug 2002 20:14:32 +0000 (20:14 +0000)
commitbb1c4501992650a5e26b4bc743aeae551852becc
tree54e1e4963890a6c54eb367f3384df363bff5cafe
parentb6b64d06a630f741c7ffbec99b71d34496159fa7
Adding pdb_xml and pdb_mysql passdb modules.

Added some consts to pdb_test to follow pdb_methods struct more strictly
examples/pdb/README
examples/pdb/mysql/ChangeLog [new file with mode: 0644]
examples/pdb/mysql/Makefile.in [new file with mode: 0644]
examples/pdb/mysql/README [new file with mode: 0644]
examples/pdb/mysql/pdb_mysql.c [new file with mode: 0644]
examples/pdb/pdb_test.c
examples/pdb/xml/ChangeLog [new file with mode: 0644]
examples/pdb/xml/Makefile.in [new file with mode: 0644]
examples/pdb/xml/README [new file with mode: 0644]
examples/pdb/xml/TODO [new file with mode: 0644]
examples/pdb/xml/pdb_xml.c [new file with mode: 0644]