s3:dbwrap_ctdb: expand the comment for the db_ctdb_can_use_local_copy() function
[ambi/samba-autobuild/.git] / lib / ldb /
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... 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 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...
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2012-03-16 Amitay Isaacsbuild: Fix build issue on OpenBSD 5.x
2012-03-02 Jelmer Vernooijpyldb: Fix some more long lines, fix formatting.
2012-03-01 Jelmer Vernooijpyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where...
2012-02-12 Matthias Dieter... LDB:pyldb.c - use always the case insensitive compariso...
2012-02-01 Andrew Bartlettselftest: Remove unused support for --exeext
2012-01-25 Kelly Yeohldbedit: prevent a transaction warning on failure
2012-01-03 Matthieu Patoupyldb: raise an exception if we can't add the attribute
2012-01-02 Matthias Dieter... ldb:ldb/common/ldb_controls.c - reference "err_string...
2011-12-23 Matthias Dieter... ldb:ldb_tdb.c - fix warnings in "ltdb_init_rootdse"
2011-12-08 Jelmer Vernooijpyldb: Add more docstrings.
2011-11-30 Jelmer VernooijUpdate ldb API sigs. ldb-1.1.4
2011-11-30 Jelmer VernooijBump ldb version to 1.1.4 after introduction of ldb_mod...
2011-11-17 Amitay Isaacsldb: Add handy macros for reporting error inside ldb...
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-11-13 Jelmer Vernooijldb: Only check for pkg-config file when checking for...
2011-11-13 Jelmer Vernooijldb: Use pyembed rather than pyext for ldb-util library.
2011-11-10 Jelmer Vernooijldb: Re-apply pyldb fixes from Tridge and Amity, using...
2011-11-10 Jelmer VernooijRevert "pyldb: fixed ldb API test"
2011-11-10 Andrew Tridgellpyldb: fixed ldb API test
2011-11-10 Andrew Tridgellpyldb: enhanced get() method on msg object
2011-11-02 Jelmer Vernooijpyldb: Remove duplicate definition of SYNTAX_DN.
2011-11-02 David Disseldorpldb: fix compiler warning
2011-10-27 Matthias Dieter... ldb:common/ldb_modules.c - fix a typo in comment
2011-10-20 Amitay Isaacsldb: ldb_errstring() takes ldb_contxt as an argument
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-18 Andrew Bartlettldb: Output more error information when a connect fails
2011-10-18 Andrew Tridgellldb: fixed a race in ldb initialisation
2011-10-11 Matthias Dieter... ldb:ldb_autotransaction_request - error string shouldn...
2011-10-11 Matthias Dieter... ldb:pyldb.c - py_ldb_* modification calls - error strin...
2011-10-11 Matthias Dieter... ldb:ldb.c/"ldb_wait" - make "ldb_wait" always return...
2011-10-11 Matthias Dieter... ldb:ldb.c/"ldb_wait" - change "ldb_wait" slightly in...
2011-10-11 Matthias Dieter... ldb:ldb.c/"ldb_request" - make "ldb_request" always...
2011-10-11 Matthias Dieter... ldb:ldb.c - "ldb_set_errstring" can be implemented...
2011-10-11 Matthias Dieter... ldb:ldb_autotransaction_request - fix a typo in a comment
2011-10-10 Stefan Metzmacherldb: change version to 1.1.3 after pyldb changes ldb-1.1.3
2011-10-07 Stefan MetzmacherRevert "ldb: support raw OIDs in control string parsing"
2011-10-07 Stefan Metzmacherldb/ldb_controls: allow oid up to 255 chars
2011-10-06 Andrew Tridgellldb: support raw OIDs in control string parsing
2011-10-06 Andrew Tridgellldb: fixed memory leak in control string parsing
2011-09-19 Matthias Dieter... ldb:"ldb_extended" -make the call more similar to ...
2011-09-18 Jelmer Vernooijpyldb: Drop unnecessary dependency on pytalloc-util.
2011-09-13 Rusty Russelltdb_compat: adapt to tdb2 API change.
2011-09-13 Matthias Dieter... ldb:pyldb.c - "py_ldb_rename" remove superflous "ldb...
2011-09-11 Matthias Dieter... ldb:ldb_controls.c - remove duplicate definition of...
2011-09-11 Matthias Dieter... ldb:pyldb.c - point out that "PyLdbResult_AsResult...
2011-09-01 Andrew Tridgellldb: make the 'spy' code more paranoid
2011-09-01 Andrew Tridgellldb: fixed ldbsearch when no baseDN specified and cross...
2011-09-01 Andrew Tridgellpyldb: added OID_COMPARATOR constants
2011-08-24 Andrew Tridgellpyldb: fixed a warning
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-19 Matthias Dieter... ldb:ldb_controls.c - cosmetic indentation fix
2011-08-19 Matthias Dieter... ldb - two cosmetic fixes
2011-08-13 Andrew Bartlettldb: Remove use after free in error case
2011-08-09 Andrew Tridgellldb: fix the canonicalisation of booleans
2011-08-08 Stefan Metzmacherpyldb: fix uninitialized memory bug in PyArg_ParseTuple...
2011-08-07 Jelmer Vernooijpyldb: Generate ABI file.
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-04 Andrew Tridgellldb: rule_id in ldb_parse_tree should be const
2011-08-04 Andrew Tridgellldb: added a new always-fail ldap extended match OID
2011-08-04 Andrew Tridgellldb: added signatures for 1.1.2
2011-08-04 Andrew Tridgellldb: raise minor version ldb-1.1.2
2011-08-04 Andrew Tridgellldb: added ldb_parse_tree_walk()
2011-08-04 Andrew Tridgellldb: added ldb_dn_replace_components()
2011-08-03 Andrew Tridgellpyldb: return a copy of key constant DNs via python...
2011-07-29 Andrew Tridgellpyldb: added binary_encode() and binary_decode() methods
2011-07-29 Andrew Tridgellldb: added a test for an invalid search expression
2011-07-29 Andrew Tridgellldb: fixed a search expression parse bug
2011-07-28 Amitay Isaacsldb: Expose ldb_handler_fold() funcion
2011-07-21 Andrew Tridgellpyldb: use dn.is_child_of() instead of dn.compare_base()
2011-07-21 Matthieu Patoupyldb: add unit test for ldbDn.compare_base
2011-07-21 Matthieu Patouldb-python: add a function to Dn object to compare...
2011-07-13 Andrew Tridgellldb: added ldb_val_string_cmp()
2011-07-13 Andrew Tridgellldb: don't return special DNs on non-base searches
2011-07-13 Andrew Tridgellldb: don't shortcut dn comparison for mismatched specia...
2011-07-13 Matthieu Patouldb-tdb: Introduce a flag on ltdb_add_internal to indic...
2011-07-05 Andrew Bartlettldb: set -Wl,-no-undefined only on standalone build
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0