From Abhijith Das <adas@redhat.com>:
[sahlberg/ctdb.git] / common /
2008-08-20 Ronnie Sahlbergmake the function to canonicalize a sockaddr structure...
2008-08-20 Ronnie Sahlbergwhen we compare ip addresses in ctdb_same_ip we must...
2008-08-19 Ronnie Sahlbergfix a bug in the tcp socketkiller for ipv6
2008-08-19 Ronnie Sahlbergfix the ipv6 checksum calculation for pseudoheader...
2008-08-19 Ronnie Sahlberginitial ipv6 patch
2008-08-05 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-07-30 Andrew Tridgelladded marshalling helper functions
2008-07-30 Andrew Tridgellwe don't need ctdb_ltdb_persistent_store() any more
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
2008-07-09 Ronnie SahlbergFrom Chris Cowan, patch to make aix compile again
2008-07-06 Ronnie Sahlbergzero out the sockaddr_in structure before we store...
2008-07-04 Andrew Tridgellensure pad bytes in the ltdb_header are initialised
2008-06-04 Ronnie Sahlbergfirst cut to convert takeover_callback_state{}
2008-06-04 Ronnie Sahlbergconvert handling of gratious arps and their controls...
2008-05-28 Ronnie Sahlbergdo persistent writes in a child process
2008-05-22 Ronnie Sahlbergdisable transactions for now, there are more situation...
2008-05-22 Ronnie Sahlbergcleanup of the previous patch.
2008-05-22 Ronnie Sahlbergsecond try for safe transaction stores into persistend...
2008-05-14 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-14 Ronnie SahlbergStart implementing support for ipv6.
2008-05-14 Ronnie SahlbergAdd a missing include
2008-05-14 Andrew TridgellMerge commit 'ronnie-ctdb/master' into tridge tridge/tridge
2008-05-14 Ronnie Sahlbergadd a checksum routine for tcp over ipv6
2008-05-12 Ronnie SahlbergTry to use tdb transactions when updating a record...
2008-05-08 rootMerge commit 'ronnie-ctdb/master' into tridge tridge/ronnie
2008-04-22 Ronnie SahlbergRevert "- accept an optional set of tdb_flags from...
2008-04-22 Ronnie SahlbergRevert "Revert "- accept an optional set of tdb_flags...
2008-04-22 Ronnie SahlbergRevert "Revert "Revert "- accept an optional set of...
2008-04-10 Ronnie SahlbergRevert "Revert "Revert "- accept an optional set of...
2008-04-10 Andrew Tridgell- accept an optional set of tdb_flags from clients...
2008-04-10 Ronnie SahlbergRevert "Revert "- accept an optional set of tdb_flags...
2008-04-10 Ronnie SahlbergRevert "- accept an optional set of tdb_flags from...
2008-04-01 Ronnie Sahlbergadd improvements to tracking memory usage in ctdbd...
2008-04-01 Ronnie Sahlbergfrom tridge: decorate dumpmemory output so that packets...
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-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgellblock alarm signals during critical sections of vacuum
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-13 Andrew Tridgell- merge from ronnie
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-13 Andrew Tridgellwe don't need the is_loopback logic in ctdb any more
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgell- use struct sockaddr_in more consistently instead...
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-09 Ronnie Sahlbergchange the signature to ctdb_sys_have_ip() to also...
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-04 Ronnie Sahlbergchange ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
2007-09-04 Ronnie Sahlbergchange ctdb->vnn to ctdb->pnn
2007-08-27 Andrew Tridgellmerge from ronnie
2007-08-24 Ronnie Sahlbergadd an initial implementation of a service_id structure...
2007-08-22 Ronnie Sahlbergmerge from tridge
2007-08-22 Andrew Tridgellmerge from ronnie
2007-08-22 Andrew Tridgellmerge from volker
2007-08-20 Andrew Tridgellmerged new event script calling code from ronnnie
2007-08-15 Ronnie Sahlbergzero out the sa struct to supress a valgrind error
2007-08-15 Andrew Tridgellmerge from ronnie
2007-08-15 Ronnie Sahlbergadd a function to return the first entry that is stored...
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 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 Sahlbergmerge from tridge
2007-08-07 Ronnie Sahlbergwhen inserting data in the tree, if there was already...
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-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
next