ctdb-daemon: Use correct tdb flags when enabling robust mutex support
[obnox/samba/samba-obnox.git] / ctdb / server / ctdb_ltdb_server.c
2014-12-19 Amitay Isaacsctdb-daemon: Use correct tdb flags when enabling robust...
2014-12-05 Amitay Isaacsctdb-vacuum: Do not delete VACUUM MIGRATED records...
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-05 Amitay Isaacsctdb-daemon: Defer all calls when processing dmaster...
2014-09-05 Amitay Isaacsctdb-locking: Talloc lock request from client specified...
2014-07-09 Amitay Isaacsctdb-daemon: Support per-node robust mutex feature
2014-07-09 Amitay Isaacsctdb-daemon: Enable robust mutexes only if TDB_MUTEX_LO...
2014-07-09 Volker Lendeckectdb-daemon: Allow flag TDB_MUTEX_LOCKING to pass into...
2014-07-09 Amitay Isaacsctdb-daemon: Simplify code a bit
2014-07-09 Amitay Isaacsctdb-daemon: Use false instead of 0 for boolean arguments
2014-06-12 Amitay Isaacsctdb-daemon: Do not complain if node is inactive and...
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
2014-06-12 Amitay Isaacsctdb-daemon: Instead of passing ctdb context, pass...
2014-04-23 Amitay Isaacsctdb-recoverd: Detach database from recovery daemon
2014-04-23 Amitay Isaacsctdb-daemon: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Amitay Isaacsctdb-daemon: Do not allow database detach if AllowClien...
2014-04-14 Amitay Isaacsctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-25 Martin Schwenkectdbd: Remove duplicate database directory setting...
2013-08-01 Amitay Isaacsctdbd: Print set db sticky message after it's set
2013-07-29 Amitay Isaacsctdbd: Remove incomplete ctdb_db_statistics_wire structure
2013-07-29 Amitay IsaacsRevert "ctdbd: Remove incomplete ctdb_db_statistics_wir...
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-07-10 Amitay Isaacsctdbd: Print tdb flags when logging attached to databas...
2013-07-10 Amitay Isaacsctdbd: Remove incomplete ctdb_db_statistics_wire structure
2013-07-10 Amitay Isaacsctdbd: Update debug messages for setting readonly prope...
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-05-23 Martin Schwenkectdbd: Update confusing log message
2013-04-24 Michael Adamltdb_server: use CTDB_REC_RO_FLAGS where appropriate
2013-04-17 Michael AdamFix a severe recovery bug that can lead to data corrupt...
2012-10-25 Volker LendeckeAdd a \n to an error message
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-07-03 Gregor Beckctdbd: refuse attaching with "persistent" to a non...
2012-06-13 Ronnie SahlbergSTATISTICS: Add tracking of the 10 hottest keys per...
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 SahlbergSTICKY: add prototype code to make records stick to...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergREADONLY: dont schedule for fast vacuum deletion if...
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergReadOnly: Make sure we dont try to fast-vacuum records...
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-12-23 Michael Adamctdb_ltdb_store_server: when storing a record that...
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-18 Ronnie SahlbergMerge remote branch 'martins/warnings'
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-09 Martin SchwenkeFix typo in ctdb_ltdb_store_server()
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-24 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-24 Ronnie SahlbergRemove debug message
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-05 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-09-05 Michael AdamAdd a tunable "AllowClientDBAttach" with default value 1.
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-08-23 Ronnie SahlbergReadOnly: Check the readonly flag instead of whether...
2011-08-23 Ronnie SahlbergReadOnly: Add "readonly" flag to the ctdb_db_context...
2011-08-23 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-03-16 Ronnie SahlbergDeferred attach: create the timed event as a child...
2011-03-14 Ronnie SahlbergDont allow clients to connect to databases untile we...
2011-03-14 Michael Adamctdb_ltdb_store_server: honour the AUTOMATIC record...
2011-03-14 Michael Adamctdb_ltdb_store_server: add ability to send SCHEDULE_FO...
2011-03-14 Michael Adamctdb_ltdb_store_server: Improve debug message in ctdb_l...
2011-03-14 Michael Adamctdb_ltdb_store_server: always store the data when...
2011-03-14 Michael Adamctdb_ltdb_store_server: implement fastpath vacuuming...
2011-03-14 Michael Adamctdb_ltdb_store_server: delete an empty record that...
2011-03-14 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-03-14 Michael Adamserver: create a server variant ctdb_ltdb_store_server...
2011-03-14 Michael AdamWhen attaching to a non-persistent DB, initialize the...
2011-03-01 Ronnie SahlbergATTACH_DB: simplify the code slightly and change the...
2011-03-01 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-24 Ronnie SahlbergDont return error if trying to set db priority on a...
2010-10-26 Ronnie SahlbergAdd support to create TDB databases using the new jenki...
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 SahlbergWe can not be holding a chainlock at this stage, so...
2010-06-09 Ronnie Sahlbergadd additional logging when tdb_chainunlock() fails
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty Russellctdb: use mlockall, cautiously
2009-12-16 Rusty RussellAdd --valgringing flag instead of --nosetsched
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-16 Stefan Metzmacherserver: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTRO...
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-16 Stefan Metzmacherserver: open /var/ctdb/state/persistent_health.tdb...
2009-12-16 Stefan Metzmacherserver: only do the mkdir() calls for db_directory...
2009-12-16 Stefan Metzmacherserver: create tdbs with 0600 permissions in ctdb_local...
next