summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_tdb/ldb_pack.c
Commit message (Expand)AuthorAgeFilesLines
* ldb: replace 'struct TDB_DATA' with 'TDB_DATA'Rusty Russell2011-06-201-2/+2
* ldb:ldb_pack.c - the "dn" attribute isn't allowed in the message part, only t...Matthias Dieter Wallnöfer2010-11-071-2/+0
* ldb:ldb_pack.c - remove superflous "message->elements = NULL"Matthias Dieter Wallnöfer2010-10-201-1/+0
* s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-151-0/+4
* remove all '\n' from ldb_debugSumit Bose2009-07-141-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-3/+5
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-4/+2
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-4/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-1/+1
* r17738: solving the seemingly trivial problem of timegm() being missing onAndrew Tridgell2007-10-101-12/+2
* r17724: don't rely on strnlen() as MacOSX 10.4 doesn't have it. Someday appleAndrew Tridgell2007-10-101-2/+12
* r13818: Make ldb_tdb 'fake' async.Simo Sorce2007-10-101-2/+13
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-2/+2
* r12408: as we always add the destinguishedName as autogenerated value,Stefan Metzmacher2007-10-101-8/+16
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-7/+7
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-4/+17
* r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce2007-10-101-3/+3
* r4486: fixed some memory leaks in the new ldb code, by ensuring that memory i...Andrew Tridgell2007-10-101-1/+1
* r4477: expanded the test suite to increase code coverage a lotAndrew Tridgell2007-10-101-12/+1
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-19/+7
* r4040: sorry today is not my day...Stefan Metzmacher2007-10-101-2/+2
* r4038: fix sign/unsign bug I introduced in -r 4022Stefan Metzmacher2007-10-101-2/+2
* r4022: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-4/+9
* r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter2007-10-101-3/+3
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-101-3/+17
* r714: make sure ldb formats are portable between big/little endian machinesAndrew Tridgell2007-10-101-8/+24
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-101-11/+13
* r435: a major upgrade for ldbAndrew Tridgell2007-10-101-13/+43
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+1
* r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe2007-10-101-1/+1
* added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell2004-04-031-25/+69
* make a more recent snapshot of ldb available to interestedAndrew Tridgell2004-03-311-0/+174