selftest: Use samba.tests.create_test_ou() in replica_sync tests
[kai/samba-autobuild/.git] / lib /
2018-05-30 Andrew Bartlettldb: Release ldb 1.4.0 ldb-1.4.0
2018-05-30 Andrew Bartlettldb: Add tests for when we should expect a full scan
2018-05-30 Andrew Bartlettldb: One-level search was incorrectly falling back...
2018-05-30 Andrew Bartlettldb: Explain why an entry can vanish from the index
2018-05-30 Andrew Bartlettldb: Indicate that the ltdb_dn_list_sort() in list_unio...
2018-05-30 Andrew Bartlettldb: Save a copy of the index result before calling...
2018-05-30 Andrew Bartlettldb: Reset error string before running prepare_commit...
2018-05-28 Kai Blintalloc: Fix some typos in the comments
2018-05-25 Christof Schmittmemcache: Add new cache type for dfree information
2018-05-25 Timur I. BakeyevMake ldb configuration --disable-python work as intended
2018-05-23 Volker Lendeckeaudit_logging: Fix CID 1435739 Dereference null return...
2018-05-23 Gary Lockyerldb-samba: Handle generic mdb:// url scheme in ldb_rela...
2018-05-23 Andrew Bartlettldb: Reject a possible future ldb_mdb with the index...
2018-05-23 Gary Lockyerldb: Add MDB support to ldb://
2018-05-23 Gary Lockyerldb_mdb/tests: add tests for multiple opens across...
2018-05-23 Gary Lockyerldb_mdb/tests: test large index key value
2018-05-23 Gary Lockyerldb_mdb: Remove implicit read lock and remove transacti...
2018-05-23 Andrew Bartlettldb_mdb: Run the ldb_mdb_mod_op_test
2018-05-23 Gary Lockyerldb_mdb/tests: Tests for wrap open
2018-05-23 Andrew Bartlettldb_mdb: Use mdb_env_get_fd() to get the FD for fstat...
2018-05-23 Gary Lockyerldb_mdb: prevent MDB_env reuse across forks
2018-05-23 Gary Lockyerldb_mdb: handle EBADE from mdb_env_open
2018-05-23 Gary Lockyerldb_mdb: Wrap mdb_env_open
2018-05-23 Gary Lockyerldb_mdb: Apply LMDB key length restrictions at key...
2018-05-23 Gary Lockyerldb_mdb/tests: Run api and index test also on lmdb
2018-05-23 Gary Lockyerldb_mdb/tests: Add tests to check for max key length...
2018-05-23 Gary Lockyerldb_mdb: Don't allow modify operations on a read only db
2018-05-23 Garming Samldb_mdb: Store pid to change destructor on fork
2018-05-23 Garming Samldb_mdb: Enable LDB_FLG_NOSYNC in ldb_mdb
2018-05-23 Garming Samldb_mdb: Implement the lmdb backend for ldb
2018-05-17 Andreas Schneiderlib: Fix array size in audit_logging
2018-05-17 Andreas Schneiderlib:util: Fix size types in debug.c
2018-05-17 Andreas Schneiderlib:util: Fix parameter aliasing in tfork test
2018-05-17 Andreas Schneiderlib:util: Fix string check in mkdir_p()
2018-05-16 Timur I. BakeyevConvert affected by previous commit lines from DEBUG...
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-05-16 Gary Lockyerdebug: Add group logging classes
2018-05-16 Gary Lockyerlogging: add ldb audit classes
2018-05-16 Gary Lockyerauth logging: Extract common audit logging code
2018-05-15 Jeremy Allisonsmbd: fileserver: Change defaults to work with EA suppo...
2018-05-15 Volker Lendeckelib: Hold at most 10 outstanding paged result cookies
2018-05-15 Volker Lendeckelib: Put "results_store" into a doubly linked list
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-05-12 Amitay Isaacsutil: Add tini to samba-util-core
2018-05-12 Aaron Haslettldb: removing prior secret from logs
2018-05-12 Mathieu ParentFix spelling s/unitialized/uninitialized/
2018-05-12 Mathieu ParentFix spelling s/allows to/allows one to/
2018-05-10 Christof Schmittloadparm: Remove unused realm_original
2018-05-09 Andrew Bartlettldb: Ensure we can open a new LDB after a fork()
2018-05-09 Andrew Bartlettldb: Add tests for ldb_tdb use after a fork()
2018-05-09 Andrew Bartlettldb_tdb: Allow use of a TDB for ldb_tdb after as fork()
2018-05-09 Andrew Bartlettldb: Reset errno before checking it in ltdb_connect()
2018-05-09 Gary Lockyerldb/tests: add tests for transaction_{start,commit...
2018-05-09 Andrew Bartlettldb_tdb: Prevent ldb_tdb reuse after a fork()
2018-05-03 Gary Lockyerldb: Prepare to allow tests to operate on ldb_mdb ...
2018-05-03 Gary Lockyerldb-samba: Handle generic ldb:// url scheme in ldb_rela...
2018-05-03 Gary Lockyerldb: Introduce new generic ldb:// prefix to allow backe...
2018-05-03 Gary Lockyerldb tests: add cmocka tests of kv operation interaction...
2018-05-03 Gary Lockyerldb tests: api ensure database correctly populated
2018-05-03 Andrew Bartlettldb_tdb: Disallow reads without a transaction or read...
2018-05-03 Gary Lockyerldb_tdb: Disallow TDB nested transactions and use tdb_t...
2018-05-03 Gary Lockyerldb_tdb: Do not make search or DB modifications without...
2018-05-03 Gary Lockyerldb: make key/value backends expose if there is an...
2018-05-03 Gary Lockyerldb_tdb: Make sure max_key_length != 0 requires a GUID...
2018-05-03 Stefan Metzmacherldb/tests: don't use TEVENT_DEPRECATED in ldb_kv_ops_test.c
2018-04-30 Noel Powerlib/tevent: Additionally accept unicode as string param...
2018-04-30 Noel Powerlib/ldb: Additionally accept unicode as string param...
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-23 Volker Lendeckedbwrap: Remove dependency on samba-hostconfig
2018-04-23 Volker Lendeckedbwrap: Remove calls to loadparm
2018-04-20 William Brownldb_wrap.c missing header
2018-04-13 Douglas Bagnallldb/pyldb: initialize optional parameter in ldb_connect()
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-04-12 Gary Lockyerldb-samba: require pid match for cached ldb
2018-04-12 Andrew Bartlettldb_wrap: Remove the magic cache of database handles...
2018-04-12 Andrew Bartlettldb_wrap: Remove ldb_transaction_cancel_noerr from...
2018-04-11 Volker Lendecketevent: Fix CID 1414792 Unchecked return value
2018-04-11 Andrew Bartlettlib/util: Call log_stack_trace() in smb_panic_default()
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartlettlib/util: Log PANIC before calling pacic action just...
2018-04-10 Volker Lendecketdbtool: Use tdb_wipe_all in "erase" command
2018-04-06 Volker Lendeckeldb: Fix trailing whitespace
2018-04-06 Ralph Boehmeldb/tests: remove lmdb.h include from test
2018-04-06 Gary Lockyerldb: Unwind transaction counter if start_transaction...
2018-04-06 Gary Lockyerldb tests: add cmocka tests of kv operations
2018-04-06 Gary Lockyerldb_tdb: ltdb_tdb_delete require active transaction
2018-04-06 Gary Lockyerldb_tdb: ltdb_tdb_store require active transaction
2018-04-06 Gary Lockyerldb_tdb: ltdb_tdb_parse_record map tdb error codes
2018-04-06 Gary Lockyerldb tests: ldb_mod_op_test use correct ldb to create dn
2018-04-06 Gary Lockyerldb test: close pipes to stop forked tests failing...
2018-04-06 Gary Lockyerldb index: Add tests for truncated base 64 index keys
2018-04-06 Andrew Bartlettldb_tdb: A more robust check for if we can fit the...
2018-04-06 Gary Lockyerldb index: Fix truncation key length calculation
2018-04-06 Andrew Bartlettldb: Allow GUID index mode to be tested on TDB
2018-04-06 Andrew Bartlettldb: Ignore these tests in mdb test mode
2018-04-06 Garming Samldb: Change remaining fetch prototypes to remove TDB_DATA
2018-04-06 Garming Samldb: Change some prototypes to using ldb_val instead...
2018-04-06 Andrew Bartlettldb: Fix missing NULL terminator in ldb_mod_op_test...
2018-04-05 Stefan Metzmachertalloc: version 2.1.13 talloc-2.1.13
next