ctdb-tests: Strengthen some tests
[samba.git] / ctdb / common / ctdb_ltdb.c
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_REPLICATED...
2017-06-29 Amitay Isaacsctdb-daemon: Calculate tdb flags for replicated databases
2017-06-29 Amitay Isaacsctdb-daemon: Store db_flags instead of individual boole...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_STICKY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_READONLY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2017-06-26 Amitay Isaacsctdb-daemon: Refactor calculation of tdb open flags...
2017-02-22 Chris LambCorrect "emty" typo.
2016-10-27 Amitay Isaacsctdb-common: Simplify code using tdb_storev
2016-10-27 Amitay Isaacsctdb-common: Simplify code using local variables
2015-11-15 Amitay Isaacsctdb-common: Replace ctdb_logging.h with common/logging.h
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-07-14 Amitay Isaacsctdb-ltdb: Use tdb_null instead of zeroing TDB_DATA...
2013-11-19 Amitay Isaacsctdb-common: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-22 Amitay IsaacsRevert "LACOUNT: Add back lacount mechanism to defer...
2013-08-22 Amitay Isaacsctdbd: For volatile databases, write an empty record...
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-20 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-09-13 Ronnie SahlbergReadOnly: Rename the function ctdb_ltdb_fetch_readonly...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-08-23 Ronnie SahlbergReadOnly: Add a ctdb_ltdb_fetch_readonly() helper function
2011-08-23 Ronnie SahlbergReadOnly: Add helper functions to manipulate a TDB_DATA...
2011-08-22 Volker LendeckeRemove an unused variable
2011-03-14 Michael Adamltdb: add the CTDB_REC_FLAG_AUTOMATIC to the initial...
2011-03-14 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-02-17 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2010-12-07 Ronnie Sahlbergadd a new ctdb_ltdb function to delete a record in...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Ronnie Sahlbergprint the db name qwhen a chainunlock fails too
2010-06-09 Ronnie Sahlbergwhen tdb_chainunlock() fails, print the tdb error that...
2010-06-08 Ronnie SahlbergAdditional log messages when tdb databases can no longe...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-02-16 Rusty RussellLeave sequence number alone when merely migrating records.
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-08-05 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-07-30 Andrew Tridgellwe don't need ctdb_ltdb_persistent_store() any more
2008-07-04 Andrew Tridgellensure pad bytes in the ltdb_header are initialised
2008-05-28 Ronnie Sahlbergdo persistent writes in a child process
2008-05-22 Ronnie Sahlbergdisable transactions for now, there are more situation...
2008-05-22 Ronnie Sahlbergcleanup of the previous patch.
2008-05-22 Ronnie Sahlbergsecond try for safe transaction stores into persistend...
2008-05-14 Andrew TridgellMerge commit 'ronnie-ctdb/master' into tridge
2008-05-12 Ronnie SahlbergTry to use tdb transactions when updating a record...
2008-05-08 rootMerge commit 'ronnie-ctdb/master' into tridge
2008-04-22 Ronnie SahlbergRevert "- accept an optional set of tdb_flags from...
2008-04-22 Ronnie SahlbergRevert "Revert "- accept an optional set of tdb_flags...
2008-04-22 Ronnie SahlbergRevert "Revert "Revert "- accept an optional set of...
2008-04-10 Ronnie SahlbergRevert "Revert "Revert "- accept an optional set of...
2008-04-10 Andrew Tridgell- accept an optional set of tdb_flags from clients...
2008-04-10 Ronnie SahlbergRevert "Revert "- accept an optional set of tdb_flags...
2008-04-10 Ronnie SahlbergRevert "- accept an optional set of tdb_flags from...
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellstart splitting the code into separate client and serve...
2007-06-04 Ronnie Sahlbergmerge from tridge
2007-06-04 Andrew Tridgell - start moving tunable variables into their own structure
2007-06-02 Andrew Tridgellfirst step towards fixing "make test" with the new...
2007-06-01 Ronnie Sahlbergnew branch from tridges tree
2007-05-31 Andrew Tridgellctdb is GPL not LGPL
2007-05-30 Andrew Tridgell- use a CTDB_BROADCAST_ALL for the attach message so...
2007-05-29 Andrew Tridgellmerge from jim
2007-05-29 Andrew Tridgellfixed some debug messages
2007-05-25 Andrew Tridgellparaoid check for empty db on attach
2007-05-19 Andrew Tridgellmake sure we don't increment rx_cnt for redirected...
2007-05-13 Ronnie Sahlbergmerge from tridge
2007-05-12 Andrew Tridgellmake sure we ignore requeued ctdb_call packets of older...
2007-05-11 Ronnie Sahlbergmerge from tridge
2007-05-11 Andrew Tridgell- merge from ronnie
2007-05-10 Ronnie Sahlbergmerge from tridge
2007-05-10 Andrew Tridgell- got rid of the complex hand marshalling in the recove...
2007-05-09 Andrew Tridgellmerged ronnies code to delay client requests when in...
2007-05-09 Ronnie Sahlbergmerge from tridge
2007-05-09 Andrew Tridgellmerge from ronnie
2007-05-08 Andrew Tridgellfixed a problem with the number of timed events growing...
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Andrew Tridgellmerged vnn map broadcast from ronnie
2007-05-05 Andrew Tridgell- take advantage of the new EVENT_FD_AUTOCLOSE flag
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Ronnie Sahlbergsplit the vnn broadcast address into two
2007-05-04 Ronnie Sahlbergmerge from tridge
next