use /etc/services for ctdb
[vlendec/samba-autobuild/.git] / ctdb / include / ctdb_private.h
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
2007-05-27 Andrew Tridgellautomatic cleanup of tcp tickle records
2007-05-27 Andrew Tridgelladded code to ctdb to send a tcp 'tickle' ack when...
2007-05-26 Andrew Tridgelltweak timeouts
2007-05-26 Andrew Tridgellmoved system specific ip code to system.c
2007-05-25 Andrew Tridgellkeep sending ARPs for 2 minutes, every 5 seconds
2007-05-25 Andrew Tridgellconsider a node dead after 6 seconds, not 15
2007-05-25 Andrew Tridgelladded IP takeover logic for public IPs to ctdb
2007-05-25 Andrew Tridgellmerge from ronnie
2007-05-25 Ronnie Sahlbergadd controls to take over and release an ip address
2007-05-24 Ronnie Sahlbergmerge from tridge
2007-05-24 Andrew Tridgellmake ctdbd realtime if possible
2007-05-23 Ronnie Sahlbergadd a new command for ctdb_control to trigger a recovery
2007-05-23 Ronnie Sahlbergmerge from tridge
2007-05-23 Andrew Tridgelladded automatic vacuuming of empty records during recovery
2007-05-23 Andrew Tridgellmerge from ronnie
2007-05-23 Andrew Tridgell- startup frozen, and do an initial recovery
2007-05-23 Andrew Tridgellstart ctdb frozen, and let the election sort things...
2007-05-20 Ronnie Sahlbergadd controls to enable/disable the monitoring of dead...
2007-05-19 Ronnie Sahlbergmerge from tridge
2007-05-19 Andrew Tridgellmerge from ronnie
2007-05-19 Ronnie Sahlberguse ctdb_dead_node() instead of reimplementing the...
2007-05-19 Andrew Tridgellmake sure we don't increment rx_cnt for redirected...
2007-05-19 Andrew Tridgellmerge tx_cnt code from ronnie
2007-05-19 Ronnie Sahlbergadd a node->tx_cnt counter
2007-05-19 Ronnie Sahlbergmerge from tridge
2007-05-18 Andrew Tridgella better way to resend calls after recovery
2007-05-18 Andrew Tridgelltimeout pending controls immediately when a node become...
2007-05-18 Andrew Tridgell- up rx_cnt on all packet types
2007-05-18 Andrew Tridgellmerge keepalive code from ronnie
2007-05-18 Ronnie Sahlbergadd dead node detection so that if a node does not...
2007-05-18 Ronnie Sahlbergmerge from tridge
2007-05-17 Andrew Tridgell- don't try to send controls to dead nodes
2007-05-17 Andrew Tridgellremoved the CTDB_CTRL_FLAG_NOREQUEUE flag
2007-05-17 Andrew Tridgellmerge shutdown control from ronnie
2007-05-17 Ronnie Sahlbergadd a control to shutdown/kill a node
2007-05-16 Ronnie Sahlbergmerge from tridge
2007-05-16 Andrew Tridgell- merge from ronnie
2007-05-16 Ronnie Sahlbergif a caller specifies a timeout when calling a control...
2007-05-16 Ronnie Sahlbergmerge from tridge
2007-05-15 Andrew Tridgellmoved the recovery daemon into the main ctdbd and enabl...
2007-05-15 Ronnie Sahlbergmerge from tridge
2007-05-15 Andrew Tridgelladded a control to get the local vnn
2007-05-13 Ronnie Sahlbergremove the control to bump the rsn since we dont need...
2007-05-13 Ronnie Sahlbergmerge from tridge
2007-05-12 Andrew Tridgelladded error messages in ctdb_control replies
2007-05-12 Andrew Tridgellmake sure we ignore requeued ctdb_call packets of older...
2007-05-12 Andrew Tridgellshow total frozen/recoving in status
2007-05-12 Andrew Tridgellseparate out the freeze/thaw handling from recovery
2007-05-12 Andrew Tridgelladded lockwait child code for entering recovery mode...
2007-05-11 Ronnie Sahlbergmerge from tridge
2007-05-11 Ronnie Sahlbergadd a control to bump the rsn number for all records...
2007-05-10 Ronnie Sahlbergmerge from tridge
2007-05-10 Andrew Tridgell- got rid of the complex hand marshalling in the recove...
2007-05-10 Andrew Tridgellbetter timeout handling for calls, controls and traverses
2007-05-10 Andrew Tridgellmerge from ronnie
2007-05-09 Ronnie Sahlbergmerge from tridge
2007-05-09 Andrew Tridgellseparate the wire format and internal format for the...
2007-05-09 Andrew Tridgellmerged ronnies code to delay client requests when in...
2007-05-09 Ronnie Sahlbergmerge from tridge
2007-05-09 Andrew Tridgellmerge from ronnie
2007-05-08 Andrew Tridgellfixed a problem with the number of timed events growing...
2007-05-06 Andrew Tridgellmerged from ronnie
2007-05-06 Ronnie Sahlbergadd new controls to get and set the recovery master...
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Ronnie Sahlbergadd a control to get the pid of a daemon.
2007-05-05 Andrew Tridgellmerged vnn map broadcast from ronnie
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Andrew Tridgellshow number of connected clients in status output
2007-05-05 Ronnie Sahlbergsplit the vnn broadcast address into two
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Andrew Tridgelladded a dumpmemory control, used to find memory leaks
2007-05-04 Andrew Tridgell- fixed a crash bug after client disconnect in ctdb_control
2007-05-04 Andrew Tridgell- added counters for controls in ctdb_control status
2007-05-04 Andrew Tridgellmerged from ronnie
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgelladded seqnum propogation code to ctdb
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgelladded a ctdb control for enabling the tdb seqnum
2007-05-04 Ronnie Sahlbergrecovery daemon
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgell- changed the REQ_REGISTER PDU to be a control
2007-05-04 Andrew Tridgellmerge from ronnie
2007-05-03 Ronnie Sahlbergstart working on a recovery daemon
2007-05-03 Ronnie Sahlbergmerge from tridge
2007-05-03 Andrew Tridgellfirst version of traverse is working
2007-05-03 Ronnie Sahlbergcleanup the control "write record"
2007-05-03 Ronnie Sahlbergmerge from tridge
2007-05-03 Andrew Tridgellmerged from ronnie
2007-05-03 Ronnie Sahlbergcleanup getnodemap
2007-05-03 Ronnie Sahlbergfixup getdbmap control so it looks a bit nicer
2007-05-03 Andrew Tridgellfirst stage of efficient non-blocking ctdb traverse
2007-05-03 Andrew Tridgellmerged cleanup from ronnie
next