Clobber strings with 0xf1f1f1f1 before writing to them to check buffer
[samba.git] / examples / pdb /
2002-11-15 Jelmer VernooijUpdate to use smb_register_passdb()
2002-11-11 Jelmer VernooijFix typo
2002-11-10 Jelmer VernooijAdd example for MySQL
2002-11-05 Jelmer VernooijMove pdb_xml to source/
2002-11-05 Jelmer VernooijConvert pdb_mysql docs to sgml
2002-11-05 Jelmer VernooijMove pdb_mysql to source/passdb
2002-11-04 Jelmer VernooijDon't pass any booleans to pdb_set_* functions
2002-11-04 Jelmer VernooijDon't pass true to pdb_set_* functions
2002-11-04 Jelmer VernooijAdapt to metze's PDB_SET patch
2002-09-26 Jelmer VernooijChange pdb_xml functions to return NTSTATUS
2002-09-26 Jelmer VernooijChange pdb_mysql function to return NTSTATUS
2002-09-26 Jelmer VernooijMake functions return NTSTATUS instead of BOOL
2002-08-17 Jelmer VernooijBetter coding style
2002-08-17 Jelmer VernooijBetter coding style
2002-08-10 Jelmer VernooijAdding pdb_xml and pdb_mysql passdb modules.
2002-06-22 Andrew BartlettAdd module versioning to the passdb module system
2002-06-14 Andrew BartlettAdd some comments on writing new pdb modules. (from...
2002-05-24 Andrew BartlettSome of the updates from ctrlsoft's 'Various' patch:
2002-04-13 Andrew BartlettThis is the 'multiple pdb backends' patch from ctrlsoft...
2002-02-22 Andrew BartlettAlso add the matching example pdb module.