s4-smbtorture: avoid printf(); in schannel test.
[kai/samba.git] / source3 / lib / dbwrap /
2011-12-13 Volker Lendeckes3-dbwrap: Simplify db_tdb_fetchlock_parse a bit
2011-12-09 Volker Lendeckes3-dbwrap: Fix a typo
2011-12-08 Volker Lendeckes3-dbwrap: & is not required when taking a function...
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_wipe private
2011-12-08 Volker Lendeckes3-dbwrap: Avoid an "else" by an early return
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_parse_record private
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_fetch private
2011-12-08 Volker Lendeckes3-dbwrap: use wrappers where appropriate
2011-12-08 Volker Lendeckes3-dbwrap: Use simpler code for logging keys
2011-12-08 Volker Lendeckes3: Fix some blank line endings
2011-12-02 Volker Lendeckes3: Fix some nonblank line endings
2011-12-02 Volker Lendeckes3: Remove unused dbwrap_record_get_private_data
2011-11-30 Michael Adams3:dbwrap_tdb: pass NTSTATUS code further up from db_td...
2011-11-29 Michael Adams3:dbwrap: turn the fetch dbwrap method to NTSTATUS...
2011-11-29 Michael Adams3:dbwrap_ctdb: re-use map_nt_error_from_tdb() in local...
2011-11-25 Gregor Becks3:dbwrap: do not burden the user of db_open_ctdb with...
2011-10-14 Stefan Metzmachers3:dbwrap_ctdb: return the number of records in db_ctdb...
2011-10-13 Michael Adams3:dbwrap_ctdb: fix the build after changing signature...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-12 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-10-12 Michael Adams3:dbwrap_ctdb: fix check for skipping the __db_sequenc...
2011-10-12 Günther Deschners3-dbwrap_ctdb: fix the build.
2011-10-12 Gregor Becks3:dbwrap: remove m_all marshall buffer from ctdb trans...
2011-10-12 Gregor Becks3:dbwrap: traverse records created within this transac...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: move definitions of db_record and db_contect...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_util.c to use dbwrap wrapper...
2011-10-11 Michael Adams3:dbwrap: use dbwrap_fetch_bystring() in dbwrap_fetch_...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-10-11 Michael Adams3:dbwrap: add dbwrap_fetch_locked(), a wrapper for...
2011-10-11 Michael Adams3:dbwrap: add dbwrap_record_delete(), a wrapper for...
2011-10-11 Michael Adams3:dbwrap: add dbwrap_record_store(), a wrapper for...
2011-10-11 Michael Adams3:dbwrap: add get-functions for db_record key, value...
2011-10-11 Michael Adams3:dbwrap: add wrapper function dbwrap_get_seqnum()
2011-10-11 Michael Adams3:dbwrap: add wrappers for transactions start/cancel...
2011-10-11 Michael Adams3:dbwrap: add wrapper dbwrap_get_flags()
2011-10-11 Gregor Becks3:dbwrap: fix db_rbt_traverse() to return the record...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_wipe() implementation...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_wipe() implementation...
2011-10-11 Michael Adams3:dbwrap: add a comment
2011-10-11 Gregor Becks3:dbwrap: add function dbwrap_wipe()
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_parse_record() implement...
2011-10-11 Gregor Becks3:dbwrap: implement dbwrap_fallback_exists() with...
2011-10-11 Gregor Becks3:dbwrap: allow NULL parser for dbwrap_parse_record()
2011-10-11 Gregor Becks3:dbwrap: dbwrap_parse_record() should always return...
2011-10-11 Gregor Becks3:dbwrap: add function dbwrap_parse_record()
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_exists() implementation...
2011-10-11 Gregor Becks3:dbwrap: factor out db_rpt_search_internal()
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_exists() implementation...
2011-10-11 Gregor Becks3:dbwrap: add function dbwrap_exists()
2011-10-11 Michael Adams3:dbwrap: add a wrapper dbwrap_traverse_read()
2011-10-11 Michael Adams3:dbwrap: change the dbwrap_traverse() wrapper to...
2011-10-11 Michael Adams3:dbwrap: reorganize dbwrap.h some
2011-10-11 Michael Adams3:dbwrap: move dbwrap_traverse() to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move dbwrap_store() back to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move dbwrap_delete() back to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move dbwrap_fetch() back to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-10-11 Michael Adams3:dbwrap: move the db_open_file() prototype to a new...
2011-10-11 Michael Adams3:dbwrap: move the db_open_tdb() prototype to a new...
2011-10-11 Michael Adams3:dbwrap: move the db_open_ctdb() prototype to a new...
2011-09-28 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-09-20 Michael Adams3:dbwrap_ctdb: skip the internal __db_sequence_number_...
2011-09-13 Rusty Russelldbwrap_tdb: handle tdb2 return values properly.
2011-09-07 Gregor Becks3:dbwrap_ctdb: improve error message in transaction...
2011-08-30 Volker Lendeckes3: Silence some warnings
2011-08-25 Michael Adams3:dbwrap_tdb: correctly catch the error from the retur...
2011-08-15 Michael Adams3:dbwrap_ctdb: improve transaction start/commit/cancel...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_o...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...