Merge update-waf.sh into update-external.sh
[samba.git] / lib / ldb /
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-20 Stefan Metzmacherldb:wscript: remove allow_warnings=True for ldb_sample
2015-03-20 Stefan Metzmacherldb:tests/sample_module: don't be lazy and use ldb_msg_...
2015-03-04 Petr Viktorinpyldb: Add tests for type errors
2015-03-03 Petr Viktorinpyldb: Report errors converting controls list to char**
2015-03-03 Petr Viktorinpyldb: Better error reporting
2015-03-03 Petr Viktorinpyldb: Type-check arguments parsed with PyArg_ParseTuple*
2015-03-03 Petr Viktorinpyldb: Fix reference leaks
2015-03-03 Petr Viktorinpyldb: Remove use of staticforward macro
2015-03-03 Petr Viktorinpyldb: Properly preallocate result control list
2015-03-03 Petr Viktorinpyldb: Use the Py_TYPE macro
2015-03-03 Petr Viktorinpyldb: Correct reference counting when returning bools
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-17 Jelmer VernooijForce rebuild of ldb if pyldb-util is not available.
2015-02-17 Jelmer Vernooijwscript: Expand tabs.
2015-01-24 Stefan Metzmacherldb: version 1.1.20 ldb-1.1.20
2015-01-24 Stefan Metzmacherlib/ldb: fix logic in ldb_val_to_time()
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-12-21 Andrew Bartlettldb: bump to version 1.1.19 ldb-1.1.19
2014-12-21 Samuel Cabreroldb: Allow to register extended match rules
2014-11-29 Stefan Metzmacherldb: version 1.1.18 ldb-1.1.18
2014-11-25 Kamen Mazdrashkilib-pyldb: Block elements should be surrounded by ...
2014-11-25 Kamen Mazdrashkilib-pyldb: Fix docstring for msg.add() method - it...
2014-11-25 Kamen Mazdrashkilib-ldb-test: Test copying message element from a messa...
2014-11-25 Kamen Mazdrashkilib-pyldb: Avoid crash when copying MessageElements...
2014-11-25 Kamen Mazdrashkilib-ldb_ldif: Stop processing if ldb_message element...
2014-11-25 Kamen Mazdrashkilib-ldb: Check for input parameter when searching attri...
2014-11-25 Kamen Mazdrashkilib-pyldb: Throw exception when we can't create Message...
2014-11-25 Kamen Mazdrashkilib-pyldb: Avoid leaking memory in error cases
2014-11-25 Kamen Mazdrashkilib-pyldb: Avoid SEGFAULT in case we can't convert...
2014-11-14 Stefan Metzmacherlib/ldb: remove unused 'allow_warnings=True'
2014-11-14 Stefan Metzmacherlib/ldb: fix compiler warnings in ldb_tdb.c
2014-11-14 Stefan Metzmacherlib/ldb: fix compiler warnings in ldb_modules_list_from...
2014-09-30 Matthieu Patouldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx ...
2014-09-05 Stefan Metzmacherlib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA...
2014-08-27 Marc MuehlfeldFix typo in ldbrename manpage
2014-08-21 Amitay Isaacsldb: Fix check for third_party
2014-08-09 Ira Cooperthird_party/popt: Initial support for popt.
2014-06-20 Michael Adamldb:build: improve detection of srcdir
2014-05-03 Andrew Bartlettldb: make the successful ldb_transaction_start() messag...
2014-05-01 Stefan Metzmacherldb: change version to 1.1.17 ldb-1.1.17
2014-05-01 Stefan Metzmacherldb:pyldb: add some more helper functions for LdbDn
2014-05-01 Stefan Metzmacherldb:pyldb: fix doc string for set_extended_component()
2014-05-01 Stefan Metzmacherldb:pyldb: add some const to PyObject_FromLdbValue()
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... 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... 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.
next