summaryrefslogtreecommitdiff
path: root/source3/groupdb/mapping_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-07Remove next_token - all uses must now be next_token_talloc.Jeremy Allison1-9/+13
2007-11-13Remove all pstring from groupdb/Jeremy Allison1-45/+84
2007-11-01Patch 2 of 3 from Debian Samba packagers:Gerald (Jerry) Carter1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-13/+13
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23323: merged ldb changes from 3.0.26Andrew Tridgell1-56/+41
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