summaryrefslogtreecommitdiff
path: root/source3/groupdb/mapping_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22509: Fix some memory corruption caused by calling free()Gerald Carter1-6/+6
2007-10-10r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher1-12/+12
2007-10-10r21974: make use of tdb_*_bystring() and string_term_tdb_data() in groupdb/Stefan Metzmacher1-36/+17
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-4/+6
2007-10-10r18867: change the group mapping code to use ldb instead of tdbAndrew Tridgell1-0/+688