document the ipreallocate command
[metze/ctdb/wip.git] / common /
2009-07-02 Ronnie SahlbergWhen we dispatch a message to a handler, pass the data...
2009-06-30 Ronnie Sahlbergupdate the handling of debug levels so that we always...
2009-05-21 Ronnie Sahlbergchange the socket we use for sending grautious ARPs...
2009-05-21 Ronnie SahlbergWhitespace changes and using the CTDB_NO_MEMORY() macro...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-14 Ronnie SahlbergTrack how long it takes to take out the recovery lock...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergwe need to set the port properly in the parse_ip helper
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-04 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-28 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-28 Michael Adammove common code of system_linux.c and system_aix.c...
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-01-19 Michael AdamFix treatment of link local ipv6 addresses: set the...
2009-01-19 Michael Adamctdb_util: use the parse_ip() function - avoid code...
2009-01-19 Michael Adamctdb_sys_have_ip: fix ipv6 support for aix, too.
2009-01-19 Stefan Metzmacherctdb_sys_have_ip: don't overwrite input data (setting...
2009-01-19 Michael AdamFix verification of IP allocation with ipv6 addresses...
2008-12-08 rootIf ctdbd was started with the --socket option then...
2008-12-08 Martin SchwenkeMerge commit 'origin/master' into martins
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-11-11 Ronnie Sahlbergadd a CTDB_SOCKET variable that can be used to override...
2008-10-30 Ronnie Sahlberglatency is measured in us, not ms
2008-10-30 Ronnie Sahlbergadd control and logging of very high latencies.
2008-10-16 Martin SchwenkeMerge commit 'origin/master' into martins
2008-10-16 Andrew TridgellMerge commit 'ronnie/master'
2008-10-13 Ronnie Sahlbergupdate TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls...
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 Sahlberglower the debuglevel when logging unknown idr in responses
2008-09-07 Ronnie SahlbergFrom C Cowan.
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
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
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...
next