add missing checks on so far ignored return values
[nivanova/samba-autobuild/.git] / ctdb / server / eventscript.c
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-04-06 Ronnie Sahlbergwe only need to switch into client mode from the events...
2009-04-06 Ronnie Sahlberguse _exit() and not exit() when we terminate a failed...
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-23 rootadd a new command "ctdb scriptstatus"
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-10-22 Ronnie Sahlbergadd a context and a timed event so that once we have...
2008-10-16 Ronnie Sahlbergallow multiple eventscripts using the same prefix.
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-07-17 Andrew TridgellMerge commit 'ronnie/master'
2008-07-16 Ronnie SahlbergDo not allow "ctdb eventscript" to start new eventscrip...
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
2008-07-11 Ronnie SahlbergFix a very subtle race where we could get a double...
2008-07-10 Martin SchwenkeMerge commit 'origin/master' into martins
2008-07-09 Ronnie Sahlbergproper waitpid() fix.
2008-07-08 Ronnie SahlbergRevert "waitpid() can block if it takes a long time...
2008-07-07 Ronnie Sahlbergwaitpid() can block if it takes a long time before...
2008-07-07 Ronnie Sahlberguse more libral handling of event scripts timing out.
2008-06-13 Ronnie Sahlbergif the event scripts hangs EventScriptsBanCount consecu...
2008-06-13 Ronnie Sahlbergwhen a eventscript has timed out, log the event options...
2008-05-14 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-14 Andrew Tridgellput the return in the right place
2008-05-14 Andrew TridgellFix the chicken and egg problem with ctdb/samba and...
2008-04-02 Ronnie Sahlbergadd a mechanism to force a node to run the eventscripts...
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgelladded debug constants to allow for better mapping to...
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-03 Ronnie Sahlbergchange how we do public addresses and takeover so that...
2007-08-27 Andrew Tridgellmerge from ronnie
2007-08-27 Ronnie Sahlbergadd an extra debug statement when we send a SIGTERM...
2007-08-22 Andrew Tridgellmerge from ronnie
2007-08-20 Ronnie Sahlbergmake sure that the event script is executable and just...
2007-08-20 Ronnie Sahlbergmerge from tridge
2007-08-20 Andrew Tridgellremoved redundent debug message
2007-08-20 Andrew Tridgellmerged new event script calling code from ronnnie
2007-08-15 Ronnie Sahlbergadd text to the event script timeout log on how to...
2007-08-15 Ronnie Sahlbergchange the now rather small /etc/ctdb/events script...
2007-08-15 Ronnie Sahlbergadd a comment that the talloc_free also removes the...
2007-08-15 Ronnie Sahlbergcall the service specific event scripts directly from...
2007-08-15 Ronnie Sahlbergcomment that ctdb_event_script_v() is called from a...
2007-07-19 Ronnie Sahlbergmerge from tridge
2007-07-19 Andrew Tridgellmake sure we still run events when waiting for ctdb_eve...
2007-07-13 Andrew Tridgell- merge from ronnie
2007-07-13 Ronnie Sahlbergmerge from tridge
2007-07-12 Andrew Tridgellfully save/restore scheduler parameters
2007-07-12 Andrew Tridgelladded --nosetsched option to ctdbd
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-07-04 Ronnie Sahlbergmerge from tridge
2007-07-04 Andrew Tridgellforgot to add this