Replace sid_string_static by sid_string_dbg in DEBUGs
[ira/wip.git] / source3 / groupdb / mapping_tdb.c
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeFix a segfault
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-13 Jeremy AllisonRemove all pstring from groupdb/
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Andrew Tridgellr23323: merged ldb changes from 3.0.26
2007-10-10 Gerald Carterr22509: Fix some memory corruption caused by calling...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21974: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Andrew Tridgellr18867: change the group mapping code to use ldb instea...