smbcontrol: Add dgm-cleanup command
[obnox/samba/samba-obnox.git] / lib / ldb /
2014-04-17 Andreas Schneiderldb: Add a env variable to disable RTLD_DEEPBIND.
2014-04-02 Volker Lendeckedlinklist: Fix a typo
2014-04-02 Stefan Metzmacherlib/ldb: explicitly use allow_warnings=True
2014-02-05 Andrew Bartlettldb: pass module init errors back to the caller
2014-02-05 Andrew Bartlettldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather...
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2013-12-17 Volker Lendeckeldb: Fix 1138330 Dereference null return value
2013-12-12 Christian Ambachlib/ldb fix compiler warnings
2013-12-12 Christian Ambachlib/ldb fix compiler warnings
2013-12-07 Jeremy Allisonldb: bad if test in ldb_comparison_fold()
2013-12-03 Pavel Reichlldb: use of NULL pointer bugfix
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Volker Lendeckeldb: Fix CID 241329 Array compared against 0
2013-10-22 Volker Lendeckeldb: Fix CID 240798 Uninitialized pointer read
2013-10-10 Stefan Metzmacherldb:rdn_name: reject 'distinguishedName' depending...
2013-09-24 Nadezhda Ivanovas4-openldap: Remove use of talloc_reference in ldb_map_...
2013-09-24 Howard ChuAdd LDB_MAP_RENDROP option
2013-09-18 Howard ChuFix SEGV from improperly formed SUBSTRING/PRESENCE...
2013-09-17 Howard ChuCleanup map return codes
2013-09-16 Andrew Bartlettldb: Show the type of failing operation in default...
2013-09-10 Jeroen Dekkersldb: Do not build libldb-cmdline when using system...
2013-08-18 Volker Lendeckeldb_map: Fix CID 1034791 Dereference null return value
2013-08-18 Volker Lendeckepyldb: Fix CID 1034792 Dereference null return value
2013-08-18 Volker Lendeckeldb: Fix CID 1034793 Dereference null return value
2013-08-18 Volker Lendeckeldb: Fix a const warning
2013-08-05 Matthieu Patoupyldb: decrement ref counters on py_results and quiet...
2013-06-24 Andrew Bartlettldb: bump version to allow a depencency on the substrin... save-diskspace-tags/ldb-1.1.16
2013-06-24 Andrew Bartlettldb: Cope with substring match with no chunks in ldb_fi...
2013-06-22 Andrew Bartlettldb: Ensure not to segfault on a filter such as (mail=)
2013-05-20 Matthieu Patouldb_tdb: Warn when reindexing is done
2013-05-17 Vadim ZhukovMore generic check for OpenBSD platform
2013-02-22 Andrew Bartlettldb: Add missing dependency on replace for ldb
2013-02-08 Matthieu Patouldb: Add more data test data for one level test cases
2013-02-08 Matthieu Patouldb: Add tests for the python api
2013-02-08 Matthieu Patouldb: Add more tests related to onelevel search
2013-02-08 Matthieu Patouldb: use strncmp instead of strcmp when comparing the...
2013-02-08 Matthieu Patouldb: make test output more readable
2013-02-08 Matthieu Patouldb-tdb: Document ltdb_index_add1 for more clarity
2013-02-08 Matthieu Patouldb-tdb: Fix a wrong parameter in ltdb_store
2013-02-08 Matthieu Patouldb_tdb: raise level of full index scan message so...
2013-01-26 Andrew Bartlettldb: Ensure to decrement the transaction_active wheneve... save-diskspace-tags/ldb-1.1.15
2013-01-26 Stefan Metzmacherldb: fix a warning by converting from TDB_DATA to struc...
2013-01-24 Karolin Seegerdocs: ldbsearch.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbrename.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbmodify.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbedit.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbdel.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldbadd.1.xml: Correct meta data.
2013-01-24 Karolin Seegerdocs: ldb.3.xml: Correct meta data.
2013-01-14 Stephen Gallagherldb: Move doxygen comments for ldb_connect to the right...
2012-11-30 Michael Adamldb: fix a typo in the comment for ldb_req_is_untrusted()
2012-11-29 Karolin Seegerdocs: man ldbsearch: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbrename: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbmodify: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbedit: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbdel: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbadd: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldb.3: Add missing meta data.
2012-11-13 Stefan Metzmacherlib/ldb: add missing newline in the output of ldb_ldif_... save-diskspace-tags/ldb-1.1.14
2012-11-01 Andrew Tridgellldb: fixed callers for ldb_pack_data() and ldb_unpack_d...
2012-11-01 Andrew Tridgellldb: move ldb_pack.c into common
2012-10-30 Andrew Bartlettldb: Add ldbdump, based on tdbdump
2012-10-30 Andrew Bartlettldb: Remove no-longer-existing ltdb_unpack_data_free...
2012-10-30 Andrew Bartlettldb: Change ltdb_unpack_data to take an ldb_context
2012-09-17 Andrew Bartlettldb: bump version to 1.1.13 so the 4.0 release can... save-diskspace-tags/ldb-1.1.13
2012-09-11 Jeremy AllisonAt Michael's suggestion, factor common code into a...
2012-09-10 Jeremy AllisonFix bug #9147 - winbind can't fetch user or group info...
2012-08-29 Andrew Bartlettlib/ldb: Avoid printing secret attributes in ldb trace... save-diskspace-tags/ldb-1.1.12
2012-08-28 Andrew Bartlettlib/ldb: Bump ldb version to 1.1.11 save-diskspace-tags/ldb-1.1.11
2012-08-21 Matthias Dieter... LDB:ldb_tdb.c - deny multi-valued attributes manipulati...
2012-08-21 Matthias Dieter... LDB:ldbsearch - add search filter tests
2012-08-21 Matthias Dieter... LDB:ldbsearch - search filters do not only contain "="
2012-08-21 Matthias Dieter... LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are...
2012-08-10 Andrew Bartlettlib/ldb: Use tdb_parse_record and a callback rather...
2012-08-09 Andrew Bartlettlib/ldb: Do not vasprintf() the tevent debug messages... save-diskspace-tags/ldb-1.1.10
2012-08-09 Andrew Bartlettlib/ldb: Use tdb_exists() rather than tdb_fetch()/tallo...
2012-08-06 Andrew BartlettRevert "ldb: Add parameter to avoid NULL format string...
2012-07-31 Andrew Bartlettlib/ldb: Ensure rename target does not exist before...
2012-07-30 Andrew Bartlettldb: Add parameter to avoid NULL format string flagged...
2012-07-09 Andrew Bartlettlib/ldb: Bump ldb release due to pyldb changes save-diskspace-tags/ldb-1.1.8
2012-07-06 Andrew Bartlettpyldb: Add bindings for ldb_dn_remove_base_components
2012-07-06 Andrew Bartlettpyldb: Fix dn concat operation to be the other way...
2012-07-03 Andrew Bartlettldb: bump version due to header and internal implementa...
2012-06-29 Rusty Russellccan: we're subsystems, not a library.
2012-06-27 Andrew Bartlettlib/ldb: Print trace messages for modify correctly
2012-06-23 Matthieu Patouldb: lay foundation for proper utc/generalized time...
2012-06-23 Matthieu Patouldb: add the VERIFY_NAME control
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-12 Michael Adamldb:tests: fix use of a non-existent word (existant)
2012-06-11 Andrew Bartlettpyldb: Ensure that the ldb argument is really an ldb...
2012-06-10 Stefan Metzmacherlib/ldb/tools: add missing "replace.h"
2012-04-18 Matthias Dieter... LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with... save-diskspace-tags/ldb-1.1.6
2012-04-18 Andrew Tridgellldb: added ldb_msg_element_equal_ordered()
2012-04-11 Matthias Dieter... LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"
2012-04-10 Andrew Bartlettldb-tools: Place the whole of an ldif file in a transaction save-diskspace-tags/ldb-1.1.5
2012-04-10 Andrew Bartlettldb: Allow access to the line number while reading...
2012-04-10 Andrew Bartlettldb: Detect failures in ldb.base again
2012-04-10 Andrew BartlettRevert "ldb: Permit desactivation of autocomit for...
2012-03-30 Matthieu Patouldb: Permit desactivation of autocomit for every ldb_xx...
next