config: add some ipv4 helper shell functions
[metze/ctdb/wip.git] / common /
2010-01-20 Stefan Metzmacherserver: add "init" event
2010-01-15 Ronnie SahlbergMake the size of the in memory ringbuffer for keeping...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty Russellctdb: use mlockall, cautiously
2009-12-16 Rusty RussellRemove RT priority, use niceness.
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-07 Rusty Russelleventscript: expost call names and enum
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-04 Ronnie SahlbergUse statically allocated ringbuffer to store the last...
2009-12-02 Rusty Russellctdb_io: fix use-after-free on invalid packets
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-18 Ronnie Sahlbergmake the ringbuffer logging more efficient and marshall...
2009-11-18 Ronnie Sahlbergadd an in memory ringbuffer where we store the last...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-26 Ronnie SahlbergSuggestion from Volker,
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie Sahlberglower the debug levels for the "create FD messages...
2009-10-21 Ronnie Sahlberg When clients have blocked, perhaps because the...
2009-10-19 Martin SchwenkeMerge commit 'origin/master'
2009-10-15 Ronnie Sahlbergadd logging everytime we create a filedescriptor in...
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
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
next