Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r504: fixed a bad call to list_union() | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r502: modified ldb to allow the use of an external pool memory | Andrew Tridgell | 25 | -492/+693 |
2007-10-10 | r490: - expanded the test suite to test modify and delete operations | Andrew Tridgell | 13 | -41/+222 |
2007-10-10 | r476: i forgot the argument to get_time_zone() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r468: fixed timegm() on broken systems | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r467: hopefully get the buildfarm compiling fine now... | Stefan Metzmacher | 5 | -10/+13 |
2007-10-10 | r463: build ldb with debugging when standalone | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r462: added an explanation about the rather complex ltdb_key() function | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r456: - added -i option to ldbsearch | Andrew Tridgell | 7 | -49/+75 |
2007-10-10 | r454: allow a non-URL form of a filename to be used in ldb_connect(). This | Andrew Tridgell | 2 | -6/+10 |
2007-10-10 | r453: added a comment about indexing on objectclass | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r452: move from first-fit to best-fit in tdb record allocation. For a | Andrew Tridgell | 1 | -48/+97 |
2007-10-10 | r444: - added the beginnings of a ldb test suite and benchmark | Andrew Tridgell | 8 | -11/+266 |
2007-10-10 | r442: fixed some uninitialised variables pointed out by gcc -O3 | Andrew Tridgell | 3 | -4/+3 |
2007-10-10 | r437: fixed handling of a corner case with multi-valued indexing | Andrew Tridgell | 2 | -0/+14 |
2007-10-10 | r436: fixed indexing of objectclass with subclasses | Andrew Tridgell | 1 | -1/+64 |
2007-10-10 | r435: a major upgrade for ldb | Andrew Tridgell | 18 | -142/+904 |
2007-10-10 | r425: add some comments to ugly code parts | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r387: more C++ friendly changes | Andrew Tridgell | 3 | -31/+31 |
2007-10-10 | r382: More C++ friendliness fixes. | Tim Potter | 5 | -13/+13 |
2007-10-10 | r381: make the code more C++ friendly | Andrew Tridgell | 6 | -21/+21 |
2007-10-10 | r380: make sure that ldbedit -a works with all tdb and LDAP backends | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r373: use a much larger default tdb hash size in ldb | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r355: Fix a bunch of compiler warnings in the registry code. | Tim Potter | 7 | -36/+31 |
2007-10-10 | r344: fixed deletion of index records | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r343: added automatic reindexing of the database when the index list changes | Andrew Tridgell | 2 | -0/+78 |
2007-10-10 | r335: added much better handling of servers that die unexpectedly during a | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r323: added rough password quality checking in generate_random_str(), so we g... | Andrew Tridgell | 1 | -2/+31 |
2007-10-10 | r274: Be somewhat more POSIX compatible | Jelmer Vernooij | 1 | -9/+19 |
2007-10-10 | r218: added a comment regarding the %c strftime() warning | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r200: fix compile errors | Herb Lewis | 2 | -4/+7 |
2007-10-10 | r199: More registry rpc updates | Jelmer Vernooij | 1 | -12/+31 |
2007-10-10 | r194: fixed compile with ldap | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r190: More RPC updates | Jelmer Vernooij | 2 | -1/+54 |
2007-10-10 | r187: RPC registry backend fixes | Jelmer Vernooij | 4 | -30/+127 |
2007-10-10 | r183: More bugfixes | Jelmer Vernooij | 2 | -28/+21 |
2007-10-10 | r182: Fix a couple of segfaults | Jelmer Vernooij | 4 | -2/+12 |
2007-10-10 | r181: Parsing windows '95 registry files now works (including values) | Jelmer Vernooij | 2 | -45/+188 |
2007-10-10 | r174: Win95 registry files (like USER.DAT) can now be partially parsed | Jelmer Vernooij | 3 | -45/+100 |
2007-10-10 | r169: Fix gregedit | Jelmer Vernooij | 2 | -31/+8 |
2007-10-10 | r168: - Cleanups in rpc backend | Jelmer Vernooij | 8 | -192/+307 |
2007-10-10 | r166: Fix enumerating values in nt4 backend | Jelmer Vernooij | 3 | -0/+6 |
2007-10-10 | r165: Add support for viewing registry values in gregedit | Jelmer Vernooij | 2 | -26/+40 |
2007-10-10 | r164: Viewing remote registries with gregedit works now | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r163: - enable ldap in the sample makefile, and use /usr prefix | Andrew Tridgell | 2 | -14/+26 |
2007-10-10 | r162: Minor bugfixes: | Jelmer Vernooij | 2 | -4/+3 |
2007-10-10 | r159: nicer usage messages when no URL is given | Andrew Tridgell | 5 | -11/+11 |
2007-10-10 | r158: cope with or without LDAP in samba build of ldb | Andrew Tridgell | 2 | -3/+7 |
2007-10-10 | r157: cope with or without LDAP in ldb sample Makefile | Andrew Tridgell | 1 | -5/+13 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 20 | -576/+927 |