metze/ctdb/wip.git
2007-08-15 Ronnie Sahlbergadd a wrapper function to create the key used to insert...
2007-08-14 Ronnie Sahlbergfrom Chris Cowan
2007-08-13 Ronnie Sahlbergenhanced tests to verify the tree integrity when adding...
2007-08-09 Ronnie Sahlbergremove an extra blankline
2007-08-09 Ronnie Sahlbergchange the mem hierarchy for trees. let the node...
2007-08-08 Ronnie Sahlbergremove an unused function
2007-08-08 Ronnie Sahlbergrun the test for 60 seconds if that is what we claim
2007-08-08 Ronnie Sahlbergadd more extensive test cases and verify that we are...
2007-08-08 Ronnie Sahlbergwhen we want to kill a tcp connection we stored the...
2007-08-08 Ronnie Sahlbergadd helpers to traverse a tree where the key is an...
2007-08-08 Ronnie Sahlbergadd helpers to add/lookup/delete nodes in a tree where...
2007-08-08 Ronnie Sahlbergadd a tree insert function that takes a callback fucnti...
2007-08-08 Ronnie Sahlbergchange fprintf(stderr to DEBUG(0, now that client DEBUG...
2007-08-08 Ronnie Sahlbergmerge from tridge
2007-08-07 Ronnie Sahlbergcompile rb_tree.c by default.
2007-08-07 Ronnie Sahlbergwhen inserting data in the tree, if there was already...
2007-08-07 Ronnie Sahlberg/etc/sysconfig/nfs can now discover the public ipaddres...
2007-08-07 Ronnie Sahlbergdont wait indefinitely for the initial getvnn to complete
2007-08-07 Andrew Tridgellmerge from ronnie
2007-08-07 Ronnie Sahlbergchange error output in ctdb and in ctdb_cmdline_clien...
2007-08-07 Ronnie Sahlbergadd a ctdb command to print the default public ip of...
2007-08-07 Ronnie Sahlbergmerge from tridge
2007-08-06 Ronnie Sahlbergmove scsi/scsi_io.c to utils/scsi/scsi_io.c
2007-08-06 Ronnie Sahlbergwe dont use sm-notify any more
2007-08-04 Ronnie Sahlbergdo not restart lockd/statd when we takeover an ip addre...
2007-08-04 Ronnie Sahlbergupdate the specfile to install smnotify
2007-08-04 Ronnie Sahlberginstall smnotify in $(bindir)
2007-08-03 Andrew Tridgellmerge from ronnie
2007-08-03 Ronnie Sahlbergdont wait for the default rpc timeout when trying to...
2007-08-03 Ronnie Sahlbergadd a small tool that can send smnotify packets
2007-08-02 Ronnie Sahlbergupdate the manpage for the -n option to make it clear...
2007-07-30 Ronnie Sahlbergafter we have checked dest address that it is a public...
2007-07-30 Ronnie Sahlbergadd a small tool to compare rb tree with a timeval_comp...
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-25 Andrew Tridgellmake timed_event structure private to events_timed.c
2007-07-24 Ronnie Sahlbergno need to have a separate assignment of the tcparray...
2007-07-24 Andrew Tridgellup release number
2007-07-24 Ronnie Sahlberginitial version of talloc based red-black trees
2007-07-23 Ronnie Sahlbergwhen we build the arp structure for sending gratious...
2007-07-20 Ronnie Sahlbergset the tcp tickle update flag to true once we have...
2007-07-20 Ronnie Sahlbergwhen a client connects with TCP_CLIENT we should look...
2007-07-20 Ronnie Sahlbergupdated ctdb tickle management
2007-07-20 Ronnie Sahlbergchange the tickle list from one global list into an...
2007-07-19 Ronnie Sahlbergmerge from tridge
2007-07-19 Andrew Tridgell- log registering of tcp clients
2007-07-19 Andrew Tridgellmake sure we still run events when waiting for ctdb_eve...
2007-07-18 Ronnie Sahlbergmerge from tridge
2007-07-18 Andrew Tridgellmerged from ronnie
2007-07-15 Ronnie Sahlbergadd a check if start_node is beyond the end of the...
2007-07-15 Ronnie Sahlbergchange the way we pick/find a new node to takeover...
2007-07-15 Ronnie Sahlbergwe dont do nfstickles unless ctdb manages nfs
2007-07-15 Ronnie Sahlbergfix bug introduced in previous commit
2007-07-15 Ronnie Sahlbergthere is no point in doing anything in 10.interfaces...
2007-07-14 Ronnie Sahlbergtry netstat as a last attempt to check a tcp port in
2007-07-14 Ronnie Sahlbergif we dont have nc or netcat, try using netstat as...
2007-07-14 Ronnie Sahlbergif we dont have /etc/sysconfig and we dont have /etc...
2007-07-14 Ronnie Sahlbergwhen we have found that /etc/rc.d/init.d/SERVICE exists...
2007-07-14 Ronnie Sahlbergadd some configure magic to make it configure and build...
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 Tridgellensure killtcp structure is initialised
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 Tridgellfixed the sense of do_setsched
2007-07-12 Andrew Tridgellallow extra option override in /etc/sysconfig/ctdb
2007-07-12 Andrew Tridgelladded --nosetsched option to ctdbd
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 Sahlbergctdb killtcp no longer takes a <numrst> argument to...
2007-07-11 Ronnie Sahlbergmake the ctdb tool use the killtcp control in the daemo...
2007-07-11 Ronnie Sahlbergadd daemon code for the new kill_tcp control
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-11 Ronnie Sahlbergadd a ctdb_kill_tcp_callback() that will perform a...
2007-07-10 Ronnie Sahlbergpass the header to ctdb_become_dmaster instead of just...
2007-07-10 Ronnie Sahlbergprint the operation code in the debug message when...
2007-07-10 Ronnie Sahlbergregenerated ctdbd manpage
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellminor back-merge from samba4
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellmore merges for GPLv3 update
2007-07-10 Andrew Tridgellupdate lib/events from samba4 (If->if)
2007-07-10 Andrew Tridgellupdate lib/tdb from samba4
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-07-10 Andrew Tridgellmerge from ronnie
2007-07-10 Ronnie Sahlberguse the socketkiller to kill off all lock manager sessi...
2007-07-10 Ronnie Sahlbergupdate the documentation for NFS to mention that the...
2007-07-10 Ronnie Sahlbergmake it possible to specify how many times ctdb killtcp...
2007-07-10 Ronnie Sahlbergrun the ctdb killtcp in the background
2007-07-09 Ronnie Sahlbergdont restart the tcp service after a ip takeover, ...
2007-07-09 Ronnie Sahlbergnicer handling of DISCONNECTED flag when we update...
next