metze/ctdb/wip.git
2009-12-14 Ronnie SahlbergRename the tunable EventScriptBanCount to EventScriptTi...
2009-12-14 Ronnie Sahlbergcleanup: remove a tunable we no longer use in the...
2009-12-14 Rusty Russellctdb: don't print OUTPUT: for DISABLED scripts
2009-12-14 Rusty Russelleventscript: fix monitoring when killed by another...
2009-12-14 Ronnie Sahlbergremove the variable "disable when unhealthy"
2009-12-09 Ronnie SahlbergFrom: Volker Lendecke <vl@samba.org>
2009-12-09 Michael Adamtests: remove the no_trans mode from ctdb_transaction.
2009-12-09 Michael Adamtests: remove the persistent_unsafe writes test.
2009-12-09 Michael Adamtests: remove persistent_safe write test.
2009-12-09 Michael Adamtest: add test 54_ctdb_transaction_recovery.sh
2009-12-09 Michael Adamtest: get value for --timelimit from environment var...
2009-12-09 Michael Adamclient: lower level of commit retry message WARNING...
2009-12-09 Michael Adamclient: lower debug level of transaction-active-retry...
2009-12-09 Michael Adamcall: lower the debug message "refusing migration while...
2009-12-09 Volker LendeckeRun only one event for each epoll_wait/select call
2009-12-09 Christian Ambachreduce vacuuming lognoise
2009-12-09 Christian Ambachimprove time jump logging
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-09 Ronnie SahlbergBond devices can have any name the user configures, so
2009-12-09 Ronnie Sahlbergmake sure to also check that interfaces used for NATGW...
2009-12-07 Stefan Metzmacherevents/50.samba: only use wbinfo --ping-dc if available
2009-12-07 Rusty Russellctdb: scriptstatus can now query non-monitor events
2009-12-07 Rusty Russelleventscript: expost call names and enum
2009-12-07 Rusty Russelleventscript: lock logging on timeout.
2009-12-07 Rusty Russellctdb: support --machinereadable (-Y) for scriptstatus
2009-12-08 Rusty Russelleventscript: get rid of ctdb_control_event_script_finis...
2009-12-08 Rusty Russelleventscript: save state for all script invocations
2009-12-08 Rusty Russelleventscript: cleanup finished to take state arg
2009-12-08 Rusty Russelleventscript: use wire format internally for script...
2009-12-07 Rusty Russelleventscript: rename ctdb_monitoring_wire to ctdb_script...
2009-12-08 Rusty Russelleventscript: get_current_script() helper
2009-12-08 Rusty Russelleventscript: use an array rather than a linked list...
2009-12-08 Rusty Russelleventscript: record script status for all events
2009-12-08 Rusty Russelleventscript: use scripts array directly, rather than...
2009-12-08 Rusty Russelleventscript: ctdb_fork_with_logging()
2009-12-07 Rusty Russelleventscript: pass struct ctdb_log_state directly to...
2009-12-07 Rusty Russelleventscript: remove unused ctbd_ctrl_event_script*
2009-12-07 Rusty Russelleventscript: refactor forking code into fork_child_for_...
2009-12-07 Rusty Russelleventscript: fork() a child for each script.
2009-12-07 Rusty Russelleventscript: store from_user and script_list inside...
2009-12-07 Rusty Russelleventscript: use direct script state pointer for curren...
2009-12-07 Rusty Russelleventscript: make current_monitor_status_ctx serve...
2009-12-07 Rusty Russelleventscript: split ctdb_run_event_script into multiple...
2009-12-07 Rusty Russelleventscript: hoist work out of child process, into...
2009-12-07 Rusty Russelleventscript: don't make ourselves healthy if we're...
2009-12-07 Rusty Russelleventscript: handle banning within the callbacks
2009-12-07 Rusty Russelleventscript: expost ctdb_ban_self()
2009-12-07 Rusty Russelleventscript: handle v. unlikely timeout race
2009-12-07 Rusty Russelleventscript: replace other -1 returns with -errno
2009-12-07 Rusty Russelleventscript: simplify ctdb_run_event_script loop
2009-12-07 Rusty Russelleventscript: handle and report generic stat/execution...
2009-12-07 Rusty Russelleventscript: use -ENOEXEC for disabled status value
2009-12-07 Rusty Russelleventscript: enhance script delete race check
2009-12-07 Rusty Russelleventscript: check_executable() to centralize stat...
2009-12-07 Rusty Russelltalloc: save errno over talloc_free
2009-12-07 Rusty Russelleventscript: use -ETIME for timeout status value
2009-12-07 Rusty Russelleventscript: marshall onto last_status immediately
2009-12-07 Ronnie Sahlbergversion 1.0.108
2009-12-07 Ronnie SahlbergUse wbinfo --ping-dc isntead of wbingo -p sicne this...
2009-12-04 Michael Adampackaging: package tests/bin/ctdb_transaction under...
2009-12-04 Michael Adamclient: improve two error messages in ctdb_transaction_...
2009-12-04 Michael Adamserver:trans2_commit: move the check for active recover...
2009-12-04 Michael Adamclient: increase the number of commit retries 10-->100
2009-12-04 Michael Adamclient: untangle checks and produce more detailed error...
2009-12-04 Michael Adamclient: increase the rsn of the __transaction_lock__...
2009-12-04 Michael Adamrecovery: add special pull-logic for persistent databases
2009-12-04 Michael Adammake ctdb_ctrl_transaction_active public.
2009-12-04 Michael Adamrecovery: for persistent db's don't set the dmaster...
2009-12-04 Michael Adamrecovery: pass the persistent flag to recover_database()
2009-12-04 Michael Adamtests:ctdb_transaction: print an extra counters when...
2009-12-04 Michael Adamclient: in catdb, print the keyname first, and separate...
2009-12-04 Michael Adampackaging: remove the lib/popt from the tarball in...
2009-12-04 Michael Adampackaging: rework maketarball.sh to accept an arbitrary...
2009-12-04 Michael Adamctdb: add command "ctdb wipedb" to wipe the contents...
2009-12-04 Michael Adamtests: turn printfs into DEBUG statements in the ctdb_t...
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-04 Ronnie SahlbergDont store debug level DEBUG_DEBUG in the in-memory...
2009-12-04 Ronnie SahlbergUse statically allocated ringbuffer to store the last...
2009-12-03 Ronnie SahlbergDocument the procedure to remove/change the NATGW confi...
2009-12-02 Rusty Russelleventscript: reduce code duplication for ending a scrip...
2009-12-02 Ronnie Sahlberglower the loglevel for the message that a client has...
2009-12-02 Ronnie Sahlberglower the loglevel for the message that a client has...
2009-12-02 Ronnie SahlbergAdd a proper function to process a process-exist contro...
2009-12-02 Ronnie SahlbergAdd a double linked list to the ctdb_context to store...
2009-12-02 Ronnie SahlbergUse the PID we pick up from the domain socket when...
2009-12-02 Ronnie Sahlbergversion 1.0.107
2009-12-02 Rusty Russellctdb_io: fix use-after-free on invalid packets
2009-12-02 Ronnie Sahlbergversion 1.0.106
2009-12-01 Martin SchwenkeEventscripts: Fix syntax error in 00.ctdb.
2009-12-01 Michael Adampackaging:maketarball.sh: add a DEBIAN_MODE to the...
2009-12-01 Michael Adamconfigure:maketarball.sh: call autogen.sh and include...
2009-12-01 Michael Adampackaging:maketarball.sh: create the specfile from...
2009-12-01 Martin SchwenkeEventscripts: Remove executable bit accidently set...
2009-12-01 Martin SchwenkeEventscript argument cleanups and introduction of ctdb_...
2009-12-01 Ronnie Sahlbergwhen we detect a ip-allocation mismatch, just force...
2009-12-01 Ronnie SahlbergWhen starting up ctdbd, wait until all initial recoveri...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-27 Martin SchwenkeEvent scripts: functions file now intercepts status...
2009-11-27 Ronnie Sahlbergremove a stray ) so we compile
2009-11-27 Ronnie Sahlbergdont use talloc_steal() on a object that is already...
next