event: Update events to latest Samba version 0.9.8
[vlendec/samba-autobuild/.git] / ctdb / server / ctdb_daemon.c
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-07-01 Rusty RussellReport client for queue errors.
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Ronnie Sahlbergadd additional logging when tdb_chainunlock() fails
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...
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 SahlbergReduce the loglevel for two log messages for Registerin...
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-23 Stefan Metzmacherserver: add "setup" event
2010-02-05 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-02-04 Andrew Tridgellctdb: when we fill the client packet queue we need...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherserver: add "init" event
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 RussellRemove RT priority, use niceness.
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-16 Stefan Metzmacherserver: only do the mkdir() calls for db_directory...
2009-12-15 Ronnie SahlbergRevert "Make fetch_locked more scalable"
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-11 Volker LendeckeMake fetch_locked more scalable
2009-12-09 Volker LendeckeRun only one event for each epoll_wait/select call
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
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-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-30 Ronnie Sahlbergstart the syslog child a little later, after we have...
2009-10-27 Ronnie Sahlbergfor debugging
2009-10-23 Ronnie SahlbergAdd a mechanism where we can register notifications...
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie Sahlberglower the debug levels for the "create FD messages...
2009-10-21 Ronnie Sahlberg When clients have blocked, perhaps because the...
2009-10-19 Martin SchwenkeMerge commit 'origin/master'
2009-10-15 Ronnie Sahlbergadd logging everytime we create a filedescriptor in...
2009-10-12 Ronnie SahlbergMerge commit 'martins/master'
2009-10-12 Ronnie Sahlberginitial attempt at freezing databases in priority order
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Michael AdamFix persistent transaction commit race condition.
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-06-30 Ronnie Sahlbergdont even try to send a message from the main daemon...
2009-05-29 Ronnie Sahlbergdont remove the socket when the dameon stops. This...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-01 rootwhen tracking the ctdb statistics, only decrement...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-04-06 Ronnie Sahlbergincrease the listen queue. Now that the eventscripts...
2008-11-21 Martin SchwenkeMerge commit 'origin/master' into martins
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-20 Ronnie Sahlbergreqrite the handling of flag updates across the cluster...
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-11-03 Ronnie Sahlbergwe actually need a ctdb_db variable
2008-10-30 Ronnie Sahlberglatency is measured in us, not ms
2008-10-30 Ronnie Sahlbergadd control and logging of very high latencies.
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-09-09 Ronnie Sahlbergadditional monitoring between the two daemons.
2008-08-19 Ronnie Sahlberginitial ipv6 patch
2008-07-18 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-07-18 Ronnie Sahlberglower a debug message
2008-07-17 Andrew TridgellMerge commit 'ronnie/master'
2008-07-17 Ronnie SahlbergAdd two new controls to start and cancel a persistent...
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
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-08 Ronnie SahlbergRevert "set sigchild to SIG_IGN instead of SIG_DFL"
2008-07-08 Ronnie Sahlbergset sigchild to SIG_IGN instead of SIG_DFL
2008-07-07 Ronnie Sahlbergwaitpid() can block if it takes a long time before...
2008-05-14 Andrew TridgellMerge commit 'ronnie-ctdb/master' into tridge
2008-05-11 Ronnie Sahlbergctdb->methods becomes NULL when we shutdown the transport.
2008-04-09 Ronnie Sahlbergfix compiler warning during a fatal error failing to...
2008-04-09 Ronnie SahlbergFrom Chris Cowan
2008-04-02 Ronnie SahlbergFrom Chris Cowan
2008-04-01 Ronnie Sahlbergdecorate the memdump output with a nice field for ctdb_...
2008-04-01 Ronnie Sahlbergadd improvements to tracking memory usage in ctdbd...
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...
2008-01-16 Ronnie Sahlbergmerge from tridge
2008-01-16 Andrew Tridgelladded syslog support, and use a pipe to catch logging...
2008-01-15 Ronnie Sahlbergmerge from tridge
2008-01-15 Andrew Tridgell- catch a case where the client disconnects during...
2008-01-15 Andrew Tridgellmerge from ronnie
2008-01-14 Ronnie Sahlbergsplit node health monitoring and checking for connected...
2008-01-05 Andrew Tridgellfixed the bug that make "onnode N service ctdb start...
2007-11-12 Ronnie Sahlbergmerge from tridge
2007-11-11 Andrew Tridgellprevent a deadly embrace between smbd and ctdbd by...
2007-09-24 Ronnie Sahlbergmerge from tridge
2007-09-24 Andrew Tridgellno longer wait at startup for services to become availa...
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-13 Ronnie Sahlbergmerge from tridge
next