Age | Commit message (Expand) | Author | Files | Lines |
2010-02-10 | util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1) | Andrew Tridgell | 1 | -59/+111 |
2010-02-10 | Temporary changes to dlinklist to keep the implementation static whilst | Jeremy Allison | 1 | -0/+16 |
2009-08-28 | s3-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h) | Michael Adam | 1 | -6/+9 |
2009-04-23 | ldb/samba3: Support event context argument to ldb_init(). | Jelmer Vernooij | 1 | -2/+7 |
2009-01-21 | Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4. | Jelmer Vernooij | 1 | -12/+0 |
2009-01-21 | Reorder arguments to ldb_search() to match what is in Samba 4. | Jelmer Vernooij | 1 | -3/+4 |
2009-01-01 | Fix bug 5913. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 3 | -6/+3 |
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23367: check the "use mmap" option for ldb too | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r22229: discard_const_p is in lib/replace now | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r20046: Add ldb_search_exp_fmt and port comment to 4 | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r19935: always use discard_const_p() in lib/ldb/ | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r19744: merge from samba4 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19725: sync samba3's ldb with samba4 | Stefan Metzmacher | 2 | -42/+174 |
2007-10-10 | r19491: backport changes from samba4 | Simo Sorce | 1 | -2/+6 |
2007-10-10 | r19430: merge recent ldb changes from Samba4. This includes memory leak fixes | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r19182: merge from samba4: | Stefan Metzmacher | 2 | -0/+3 |
2007-10-10 | r19163: pass always a mem_ctx to functions and a ldb_context where needed | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r18866: Jeremy and Volker have given the go-ahead on the group mapping ldb | Andrew Tridgell | 5 | -0/+2083 |