index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
eventscript.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
ctdb-daemon: Improve error handling for running event scripts
Amitay Isaacs
1
-2
/
+8
2014-10-08
ctdb-build: Rename define BINDIR to CTDB_HELPER_BINDIR
Martin Schwenke
1
-1
/
+1
2014-08-21
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
1
-1
/
+1
2014-06-24
ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
Amitay Isaacs
1
-1
/
+1
2014-06-05
ctdb:server: fix DEBUG message for wrong event script options.
Michael Adam
1
-2
/
+3
2014-03-23
ctdb-daemon: Do not disable monitoring when running eventscripts
Martin Schwenke
1
-5
/
+0
2014-02-12
ctdb-daemon: Consult CTDB_DEBUG_HUNG_SCRIPT variable before running debug script
Amitay Isaacs
1
-0
/
+4
2014-01-21
ctdb-daemon: Simplify listing event scripts using scandir
Amitay Isaacs
1
-94
/
+40
2014-01-21
ctdb-daemon: Do not run monitor event if any other event is already running
Amitay Isaacs
1
-0
/
+15
2014-01-16
ctdb-daemon: Remove unused code to run eventscripts
Amitay Isaacs
1
-104
/
+0
2014-01-16
ctdb-daemon: Replace ctdb_fork_with_logging with ctdb_vfork_with_logging (par...
Amitay Isaacs
1
-26
/
+28
2014-01-16
ctdb-daemon: Replace ctdb_fork_with_logging with ctdb_vfork_with_logging (par...
Amitay Isaacs
1
-20
/
+90
2014-01-16
ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USER
Amitay Isaacs
1
-34
/
+11
2014-01-16
ctdb-daemon: Deprecate RELOAD and STATUS events
Amitay Isaacs
1
-4
/
+1
2013-08-22
ctdbd: Finish eventscript callback processing before debugging hung script
Amitay Isaacs
1
-26
/
+47
2013-08-09
eventscript: Wait for debug hung script to finish or timeout before continuing
Amitay Isaacs
1
-13
/
+59
2013-07-23
ctdbd: Pass event name to hung script debugger
Martin Schwenke
1
-2
/
+3
2013-07-11
Fixes for various issues found by Coverity
Sumit Bose
1
-1
/
+3
2013-07-10
ctdbd: Set process names for child processes
Amitay Isaacs
1
-0
/
+2
2013-07-02
ctdbd: Don't ban self if init or shutdown event fails
Amitay Isaacs
1
-1
/
+5
2013-06-14
ctdbd: Make sure we don't kill init process by mistake
Amitay Isaacs
1
-1
/
+8
2013-05-06
ctdbd: Remove the "stopped" event
Martin Schwenke
1
-3
/
+0
2013-05-06
ctdbd: New control CTDB_CONTROL_IPREALLOCATED
Martin Schwenke
1
-0
/
+1
2013-05-06
ctdbd: Avoid freeing non-monitor event callback when monitoring is disabled
Martin Schwenke
1
-31
/
+30
2013-02-05
ctdbd: Don't use a fixed length buffer for the hung script command
Martin Schwenke
1
-2
/
+4
2013-02-05
ctdbd: Complain loudly if CTDB_DEBUG_HUNG_SCRIPT script isn't executable
Martin Schwenke
1
-12
/
+0
2013-02-05
ctdbd: Remove command-line option --debug-hung-script
Martin Schwenke
1
-14
/
+9
2013-02-05
ctdbd: Remove debug_hung_script_ctx
Martin Schwenke
1
-3
/
+1
2013-01-09
daemon: Protect against double free of callback state while shutting down
Amitay Isaacs
1
-2
/
+3
2012-10-18
ctdbd: Remove references to forcing running of eventscripts from log messages
Martin Schwenke
1
-2
/
+2
2012-07-26
ctdbd: Remove the worked "Forced" from message about running eventscripts
Martin Schwenke
1
-1
/
+1
2012-05-17
Debug: When scripts hang, we may need to collect additional data in order to ...
Ronnie Sahlberg
1
-20
/
+46
2012-05-03
Track all child process so we never send a signal to an unrelated process (ou...
Ronnie Sahlberg
1
-3
/
+3
2012-04-13
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
1
-1
/
+0
2012-02-23
Eventscripts: remove the horrible horrible circular reference between state a...
Ronnie Sahlberg
1
-7
/
+19
2011-11-18
Eventscripts: Add special -ECANCELED status for monitor events that are cance...
Ronnie Sahlberg
1
-1
/
+9
2011-08-26
Logging: when we log stdout/stderr messages from eventscripts to the system ...
Ronnie Sahlberg
1
-1
/
+1
2011-07-29
eventscript: fix callback after free
Rusty Russell
1
-11
/
+39
2011-04-12
If the eventscript is finished but state->ctdb is NULL,
Ronnie Sahlberg
1
-0
/
+5
2011-01-11
Add ctdb_fork(0 which will fork a child process and drop the real-time
Ronnie Sahlberg
1
-2
/
+1
2010-08-30
Add a new event "ipreallocated"
Ronnie Sahlberg
1
-0
/
+1
2010-08-19
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
1
-0
/
+3
2010-08-18
logging: give a unique logging name to each forked child.
Rusty Russell
1
-0
/
+3
2010-08-18
event: Update events to latest Samba version 0.9.8
Rusty Russell
1
-3
/
+6
2010-04-08
eventscript: simplify script timeout handling
Rusty Russell
1
-26
/
+4
2010-04-08
eventscript: wait for debugging dump before killing timedout script
Rusty Russell
1
-5
/
+4
2010-04-08
eventscript: don't do debugging system() from inside signal handler
Rusty Russell
1
-22
/
+37
2010-04-08
eventscript: fix case where we fail to create child for some reason
Rusty Russell
1
-0
/
+1
2010-03-30
When we forcefully abort a running eventscript, dont log this as is
Ronnie Sahlberg
1
-3
/
+25
2010-02-23
server: add "setup" event
Stefan Metzmacher
1
-0
/
+2
[next]