ctdbd: Replace ctdb->done_startup with ctdb->runstate
[vlendec/samba-autobuild/.git] / ctdb / server / ctdb_ltdb_server.c
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...
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-15 Ronnie SahlbergMerge branch 'trans3'
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-11 Volker LendeckeRename a struct member for clarity
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-02 Ronnie Sahlberglower the loglevel for the message that a client has...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-24 Ronnie SahlbergiIt is better to plainly disallow clietnts from connect...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-11-02 Ronnie Sahlbergmove the check to skip vacuuming on persistent database...
2009-11-02 Michael Adamserver: disable vacuuming for persistent tdbs.
2009-10-29 Wolfgang Mueller... ensure tdb names end with .tdb. and any number of digits
2009-10-27 Ronnie Sahlbergtemporarily try allowing clients to attach to databases...
2009-10-12 Ronnie SahlbergMerge commit 'martins/master'
2009-10-12 Ronnie Sahlberginitial attempt at freezing databases in priority order
2009-10-10 Ronnie Sahlbergadd a control to set a database priority. Let newly...
2009-08-27 Martin SchwenkeMerge commit 'origin/master'
2009-08-18 Ronnie Sahlbergskip any persistent databases ending in .bak
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Ronnie Sahlbergvacuum event framework
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-04-01 Ronnie SahlbergChange the (dodgy) seqnumfrequency variable to have...
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 Tridgellmake sure we honor the TDB_NOSYNC flag from clients...
2008-07-04 Andrew Tridgelldon't use mmap in tdb if --nosetsched is set. That...
next