r23795: more v2->v3 conversion
[ira/wip.git] / source / lib / ldb / ldb_tdb / ldb_pack.c
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Tridgellr17738: solving the seemingly trivial problem of timegm...
2007-10-10 Andrew Tridgellr17724: don't rely on strnlen() as MacOSX 10.4 doesn...
2007-10-10 Simo Sorcer13818: Make ldb_tdb 'fake' async.
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Stefan Metzmacherr12408: as we always add the destinguishedName as autog...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Tridgellr4486: fixed some memory leaks in the new ldb code...
2007-10-10 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Stefan Metzmacherr4040: sorry today is not my day...
2007-10-10 Stefan Metzmacherr4038: fix sign/unsign bug I introduced in -r 4022
2007-10-10 Stefan Metzmacherr4022: fix compiler warnings
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Tim Potterr1374: Fix signed/unsigned warnings (actually found...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr792: - changed the ldb ldif_* functions to be in...
2007-10-10 Andrew Tridgellr714: make sure ldb formats are portable between big...
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested