dont even try to send a message from the main daemon if the transport is down
[sahlberg/ctdb.git] / common /
2007-08-03 Andrew Tridgellmerge from ronnie
2007-07-29 Ronnie Sahlbergfix the remaining bugs with tree delete that testing...
2007-07-25 Ronnie Sahlbergremove dead code
2007-07-25 Ronnie Sahlbergfix some remaining bugs with deleting nodes
2007-07-25 Ronnie Sahlbergthere were situations where we were not guaranteed...
2007-07-25 Ronnie Sahlbergif sibling is NULL it is a leaf node and thus black.
2007-07-24 Ronnie Sahlberginitial version of talloc based red-black trees
2007-07-18 Andrew Tridgellmerged from ronnie
2007-07-14 Ronnie Sahlbergadd some support for controlling Linux or AIX in the...
2007-07-14 Ronnie Sahlbergadd an initial system_aix.c to manage raw sockets...
2007-07-13 Ronnie Sahlbergupdate the comment at the top of file to reflect the...
2007-07-13 Ronnie Sahlbergadd a private_data field to the killtcp structure and...
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 Ronnie Sahlbergnetinet/if_ether.h is more portable than net/ethernet.h
2007-07-12 Ronnie Sahlbergthe posix.4 name for the priority field is sched_priority
2007-07-11 Ronnie Sahlbergas an optimization for when we want to send multiple...
2007-07-11 Ronnie Sahlbergrename killtcp->fd to killtcp->capture_fd
2007-07-11 Ronnie Sahlbergadd a ctdb_ prefix to two public functions
2007-07-11 Ronnie Sahlbergfirst cut at a better and more scalable socketkiller
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 Tridgell- neaten up the command line for killtcp
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellmove more util code to lib/util
2007-06-07 Andrew Tridgellstart splitting the code into separate client and serve...
2007-06-07 Andrew Tridgelllater times are a lower priority, not a higher priority
2007-06-07 Andrew Tridgellchoose the most connected node first
2007-06-07 Andrew Tridgellformatting fixes
2007-06-07 Andrew Tridgelluse a priority time for the election data, not just...
2007-06-07 Andrew Tridgellvalidate vnn on node flags change
2007-06-07 Andrew Tridgellthere are now far too many controls for the controls...
2007-06-07 Andrew Tridgellget all the tunables at once in recovery daemon
2007-06-07 Andrew Tridgellhandle CTDB_CURRENT_NODE in ban commands
2007-06-07 Andrew Tridgelladded admin commands to ban/unban nodes
2007-06-07 Andrew Tridgellimplement a scheme where nodes are banned if they conti...
2007-06-07 Andrew Tridgellmerged admin enable/disable change from ronnie
2007-06-06 Ronnie Sahlbergadd a control to permanently enable/disable a node
2007-06-06 Ronnie Sahlbergmerge from tridge
2007-06-06 Ronnie Sahlbergmerge from tridge
2007-06-06 Andrew Tridgellget parents idea of recmode and recmaster when deciding...
2007-06-06 Andrew Tridgellupdate flags in parent daemon too
2007-06-06 Andrew Tridgellensure all nodes display disabled nodes correctly
2007-06-06 Andrew Tridgelladded timeouts in all event scripts
2007-06-06 Ronnie Sahlbergmerge from tridge
2007-06-06 Andrew Tridgell- added monitoring of rpc ports for nfs, and of Samba...
2007-06-06 Andrew Tridgell- fixed flags display in logs
2007-06-06 Andrew Tridgellsend the right sort of message on monitoring failure
2007-06-06 Ronnie Sahlbergmerge from tridge
2007-06-06 Andrew Tridgellmerged vsftpd event script from ronnie
2007-06-06 Andrew Tridgelladded health monitoring logic to ctdb, so a node loses...
2007-06-05 Ronnie Sahlbergmerge from tridge
2007-06-05 Andrew Tridgellclean out some more cruft
2007-06-05 Andrew Tridgellfirst step in health monitoring of cluster nodes. When...
2007-06-05 Andrew Tridgellmore unused code
2007-06-05 Andrew Tridgellremove an unused function
2007-06-04 Ronnie Sahlbergmerge from tridge
2007-06-04 Andrew Tridgellmerge from ronnie
2007-06-04 Ronnie Sahlbergadd a control that lists all public ip addresses and...
2007-06-04 Andrew Tridgellmake recovery daemon values tunable
2007-06-04 Ronnie Sahlbergmerge from tridge
2007-06-04 Ronnie Sahlbergchange the takoverip/releaseip controls to pass a struc...
2007-06-04 Andrew Tridgelladded tunables settable using ctdb command line tool
2007-06-04 Andrew Tridgell - start moving tunable variables into their own structure
2007-06-04 Andrew Tridgellremove some cruft thats not needed any more
2007-06-04 Andrew Tridgellmerged from ronnie
2007-06-04 Ronnie Sahlbergadd the ip address to the nodemap structure we pull...
2007-06-03 Andrew Tridgellmerged from ronnie
2007-06-03 Ronnie Sahlbergprint an error message to stdout if we failed to open...
2007-06-03 Ronnie Sahlbergmerged with tridge
2007-06-03 Andrew Tridgellfixed a race condition in the handling of the recovery...
2007-06-02 Ronnie Sahlbergwhen we get a dmaster error, show the database id...
2007-06-02 Andrew Tridgellfirst step towards fixing "make test" with the new...
2007-06-02 Andrew Tridgell- make specification of a recovery lock file compulsory
2007-06-02 Andrew Tridgell- moved cmdline options that are only relevant to ctdbd...
2007-06-01 Andrew Tridgelldisable realtime scheduler in event scripts
2007-06-01 Andrew Tridgell- make calling of recovered event script async
2007-06-01 Andrew Tridgellmake the running of the takeover and release event...
2007-06-01 Ronnie Sahlbergnew branch from tridges tree
2007-05-31 Andrew Tridgellctdb is GPL not LGPL
2007-05-30 Andrew Tridgellclose sockets when we exec scripts
2007-05-30 Andrew Tridgellwe need to listen at transport initialise stage to...
2007-05-30 Andrew Tridgell- use a CTDB_BROADCAST_ALL for the attach message so...
2007-05-30 Andrew Tridgelldon't start the transport connecting to the other nodes...
2007-05-30 Andrew Tridgellwait for local tcp services like smbd to come up before...
2007-05-29 Andrew Tridgelldon't block SIGCHLD, or we lose return values from...
2007-05-29 Andrew Tridgellfixed broadcast controls from the command line
2007-05-29 Andrew Tridgell- ignore blank lines at end of lists
2007-05-29 Andrew Tridgelldefault log file to reasonable location
2007-05-29 Andrew Tridgelluse autoconf for more paths
2007-05-29 Andrew Tridgelluse /etc/services for ctdb
2007-05-29 Andrew Tridgellmerge from jim
2007-05-29 Andrew Tridgellfixed more warnings on 64 bit boxes
2007-05-29 Andrew Tridgellfixed some debug messages
2007-05-29 Andrew Tridgellclean shutdown in ctdb - release all our IPs
2007-05-29 Andrew Tridgellcall the event script on recovery too
2007-05-29 Andrew Tridgell- moved ctdbd specific options to ctdbd.c from cmdline.c
2007-05-29 Andrew Tridgell- renamed ctdb_control utility to ctdb
next