pyldb: avoid segfault when adding an element with no name
[kamenim/samba-autobuild/.git] / lib / ldb /
2019-04-23 Douglas Bagnallpyldb: avoid segfault when adding an element with no... master origin/HEAD origin/master
2019-04-12 Andrew Bartlettldb: Avoid calling talloc_get_type() in ldb_kv_parse_da...
2019-04-11 Garming Samtests/ldb_kv: Add another case for completeness
2019-04-11 Garming Samldb_kv: Avoid memdup of database records in the case...
2019-04-11 Garming Samldb_mdb: Change function declaration as per README...
2019-04-11 Garming Samldb_kv: Remove unnecessary space
2019-04-10 Andrew Bartlettldb_kv: Skip @ records early in a search full scan
2019-04-08 Aaron Haslettldb: version 2.0.0
2019-04-08 Garming Samldb_mdb: Add some warnings about poorly constructed...
2019-04-08 Garming Samldb: tests for <= and >= integer indexing with duplicates
2019-04-08 Aaron Haslettldb: tests for <= and >= integer indexing
2019-04-08 Garming Samldb: Add ORDERED_INTEGER to the proto-schema handling
2019-04-08 Garming Samschema_syntax: Add comments for our index format functions
2019-04-08 Aaron Haslettldb: activating <= and >= indexing for integers
2019-04-08 Garming Samldb_kv_index: Add a giant comment in regards to index_f...
2019-04-08 Garming Samldb_kv_index: Make the edge keys slightly cleaner and...
2019-04-08 Aaron Haslettldb: <= and >= indexed searching
2019-04-08 Aaron Haslettlmdb: iterate_range cmocka testing
2019-04-08 Garming Samlmdb: iterate_range implementation
2019-04-05 Douglas Bagnallldb_kv_search: avoid handling uninitialised dn
2019-04-04 Gary Lockyerlib ldb key_value: Set index cache size on open
2019-04-04 Gary Lockyerlib ldb key_value: set the cache size for re-indexing
2019-04-04 Gary Lockyerlib ldb key_value: Add get_size method
2019-04-04 Gary Lockyerlib ldb key_value: Pass index cache size
2019-04-04 Gary Lockyerlib ldb key_value: Remove index cache lazy initialisation
2019-04-02 Mathieu ParentSpelling fixes s/verson/version/
2019-04-02 Mathieu ParentSpelling fixes s/conficts/conflicts/
2019-04-02 Mathieu ParentSpelling fixes s/overrided/overridden/
2019-03-26 Mathieu ParentFix tests whithout lmdb
2019-03-21 Andrew Bartlettldb: Release ldb 1.6.3 ldb-1.6.3
2019-03-21 Andrew Bartlettbuild: Standardise on calling conf.SAMBA_CHECK_PYTHON...
2019-03-21 Andrew BartlettABI: Remove unused .py3*.sigs files
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-03-06 Mathieu ParentEnable make test even without lmdb
2019-02-26 Stefan Metzmacherldb: version 1.6.2 ldb-1.6.2
2019-02-26 David MulderSearch for location of waf script
2019-02-25 Gary LockyerCVE-2019-3824 ldb: Release ldb 1.6.1 ldb-1.6.1
2019-02-25 Gary LockyerCVE-2019-3824 ldb: Add tests for ldb_wildcard_match
2019-02-25 Gary LockyerCVE-2019-3824 ldb: wildcard_match end of data check
2019-02-25 Gary LockyerCVE-2019-3824 ldb: wildcard_match check tree operation
2019-02-25 Gary LockyerCVE-2019-3824 ldb: ldb_parse_tree use talloc_zero
2019-02-25 Andrew BartlettCVE-2019-3824 ldb: Improve code style and layout in...
2019-02-25 Andrew BartlettCVE-2019-3824 ldb: Extra comments to clarify no pointer...
2019-02-25 Lukas SlebodnikCVE-2019-3824 ldb: Out of bound read in ldb_wildcard_co...
2019-02-13 Noel PowerMake sure results from GetAttrString are decref'ed...
2019-02-13 Douglas Bagnallldb_dn: don't free a known NULL pointer
2019-02-13 Douglas Bagnallldb_dn: remove unreachable code in dn_explode
2019-02-07 Noel PowerCleanup (decref) some objects added to list.
2019-02-07 Noel PowerExamine result of SetList (and prevent sending NULL...
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2019-02-01 Andrew Bartlettldb: Release ldb 1.6.0
2019-02-01 Douglas Bagnallpyldb: make ldb.connect() url mandatory
2019-02-01 Andrew Bartlettldb: Release ldb 1.5.3
2019-02-01 Andrew Bartlettldb: Add even more comments on what strict does to...
2019-02-01 Tim Bealeldb: Rename variable
2019-02-01 Tim Bealeldb: Elaborate on ldb_kv_search_indexed() comments
2019-02-01 Tim Bealeldb: Remove comment that no longer makes sense
2019-02-01 Tim Bealeldb: Avoid inefficient one-level searches
2019-01-29 Lukas Slebodnikldb: The test api.py should not rely on order of entrie...
2019-01-28 Andreas Schneiderlib:ldb: Use correct C99 initializer for 'struct tm'
2019-01-28 Andreas Schneiderlib:ldb: Use C99 initializer for tdb_logging_context
2019-01-28 Andreas Schneiderlib:ldb: Use C99 initializer for PyGetSetDef in pyldb
2019-01-15 Stefan Metzmacherldb: version 1.5.2 ldb-1.5.2
2019-01-13 Noel Powerlib/ldb: Use new PYARG_ES format for parseTuple
2019-01-12 Noel Powerlib/ldb/tests/python: Add test to pass utf8 encoded...
2018-12-21 Aaron Haslettpaged results: new paged results module using GUID...
2018-12-20 Andreas Schneiderwaf: Add missing libreplace deps to pyldb*
2018-12-14 Joe GuoPY3: change shebang to python3 in lib dir
2018-12-14 Andrew Bartlettbuild: Move python detection back into waf (instead...
2018-12-13 Andrew Bartlettbuild: Workaround python3 hash order issues (for now)
2018-12-10 Noel PowerPY3: switch current build to use python3
2018-12-10 Noel Poweradjust ldb config for py3 build
2018-11-20 Garming Samldb_controls: Add some talloc error checking for controls
2018-11-20 Garming Samdirsync: Allow arbitrary length cookies
2018-11-14 Andreas Schneiderlibldb: Fix const char in pyldb
2018-11-06 Jeremy Allisonlib: ldb: Remove use of talloc_autofree_context().
2018-11-01 Douglas Bagnallldb/tests/py/index: remove dup value in dictionary
2018-11-01 Douglas Bagnallldb/tests/py/api: use proper name for ldb.LdbError
2018-10-25 Douglas Bagnallldb/tests/py/api: reveal shadowed casefold test
2018-10-25 Douglas Bagnallldb/tests/_ldb_text: remove unused imports
2018-10-19 Douglas Bagnallldb_ldif: avoid strlen(NULL)
2018-10-18 Douglas Bagnallldb_ldif: be less horribly efficient in debugging
2018-09-26 Noel Powerlib/ldb: Ensure ldb.Dn can accept utf8 encoded unicode
2018-09-26 Noel Powerlib/ldb/tests: add test for ldb.Dn passed utf8 unicode
2018-09-26 Noel Powerlib/ldb: Test correct variable for no mem condition
2018-09-21 Amitay Isaacsldb: Fix dependency of ldb module
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-09-05 Alexander Bokovoylib/ldb/wscript: update to handle waf 2.0.4
2018-08-24 Bernd KuhlsFix uClibc build on 64bit platforms by including stdint.h
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E306: expected 1 blank line before a nested...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
next