build: Move the default CTDB socket from /tmp to /var/run/ctdb
[ctdb.git] / server / eventscript.c
2013-08-22 Amitay Isaacsctdbd: Finish eventscript callback processing before...
2013-08-09 Amitay Isaacseventscript: Wait for debug hung script to finish or...
2013-07-23 Martin Schwenkectdbd: Pass event name to hung script debugger
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-07-02 Amitay Isaacsctdbd: Don't ban self if init or shutdown event fails
2013-06-14 Amitay Isaacsctdbd: Make sure we don't kill init process by mistake
2013-05-06 Martin Schwenkectdbd: Remove the "stopped" event
2013-05-06 Martin Schwenkectdbd: New control CTDB_CONTROL_IPREALLOCATED
2013-05-06 Martin Schwenkectdbd: Avoid freeing non-monitor event callback when...
2013-02-05 Martin Schwenkectdbd: Don't use a fixed length buffer for the hung...
2013-02-05 Martin Schwenkectdbd: Complain loudly if CTDB_DEBUG_HUNG_SCRIPT script...
2013-02-05 Martin Schwenkectdbd: Remove command-line option --debug-hung-script
2013-02-05 Martin Schwenkectdbd: Remove debug_hung_script_ctx
2013-01-09 Amitay Isaacsdaemon: Protect against double free of callback state...
2012-10-18 Martin Schwenkectdbd: Remove references to forcing running of eventscr...
2012-07-26 Martin Schwenkectdbd: Remove the worked "Forced" from message about...
2012-05-17 Ronnie SahlbergMerge remote branch 'martins/ganesha'
2012-05-17 Ronnie SahlbergDebug: When scripts hang, we may need to collect additi...
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
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-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-22 Ronnie SahlbergEventscripts: remove the horrible horrible circular...
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-18 Ronnie SahlbergEventscripts: Add special -ECANCELED status for monitor...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-08-25 Ronnie SahlbergLogging: when we log stdout/stderr messages from event...
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Rusty Russelleventscript: fix callback after free
2011-04-11 Ronnie SahlbergIf the eventscript is finished but state->ctdb is NULL,
2011-01-10 Ronnie SahlbergAdd ctdb_fork(0 which will fork a child process and...
2010-08-30 Ronnie SahlbergMerge commit 'martins/master'
2010-08-30 Ronnie Sahlberg Add a new event "ipreallocated"
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-18 Rusty Russelllogging: give a unique logging name to each forked...
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-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
2010-04-08 Rusty Russelleventscript: simplify script timeout handling
2010-04-08 Rusty Russelleventscript: wait for debugging dump before killing...
2010-04-08 Rusty Russelleventscript: don't do debugging system() from inside...
2010-04-08 Rusty Russelleventscript: fix case where we fail to create child...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-30 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-03-30 Ronnie SahlbergWhen we forcefully abort a running eventscript, dont...
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-23 Stefan Metzmacherserver: add "setup" event
2010-02-16 Ronnie SahlbergIgnore any scripts that timesout for most events, excep...
2010-02-16 Ronnie SahlbergReduce loglevel for two eventscript related debug messages
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherserver: add updateip event
2010-01-20 Stefan Metzmacherserver: add "init" event
2010-01-07 Martin SchwenkeMerge commit 'origin/master'
2009-12-18 Rusty Russelleventscript: fix bug when script is aborted ctdb-1.0.110
2009-12-18 Rusty Russelleventscript: remove cb_status, fix uninitialized bug...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-18 Rusty Russelleventscript: fix cleanup path when setting up script...
2009-12-17 Ronnie Sahlbergversion 1.0.109 ctdb-1.0.109
2009-12-17 Rusty Russelleventscript: remove cb_status, fix uninitialized bug...
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty RussellAdd --valgringing flag instead of --nosetsched
2009-12-15 Ronnie SahlbergMerge branch 'trans3'
2009-12-15 Ronnie SahlbergAuthor: Rusty Russell <rusty@rustcorp.com.au>
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-14 Rusty Russelleventscript: fix monitoring when killed by another...
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
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-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: 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: 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
next