sahlberg/ctdb.git
2008-06-04 Ronnie Sahlbergfix a comment
2008-06-04 Ronnie Sahlbergconvert handling of gratious arps and their controls...
2008-06-04 Ronnie Sahlbergadd a parameter for the tdb-flags to the client function
2008-06-03 Ronnie Sahlbergrun the persistent write test with 4 nodes by default
2008-06-03 Ronnie Sahlbergredesign the test of persistent writes
2008-06-03 Ronnie Sahlbergcreate the nodes file in a 'test' subdirectory and...
2008-05-28 Ronnie Sahlbergdebugleves can now be negative so print their value...
2008-05-28 Ronnie Sahlbergupdate to .41
2008-05-28 Ronnie Sahlbergdont bother casting to a void* private_data pointer,
2008-05-28 Ronnie Sahlbergremove another field we dont need in the childwrite_han...
2008-05-28 Ronnie Sahlbergremote a comment that is no longer relevant
2008-05-28 Ronnie Sahlbergdo persistent writes in a child process
2008-05-26 Ronnie Sahlbergupdate to .40
2008-05-26 Ronnie Sahlbergread the samba sysconfig from the samba eventscript
2008-05-22 Ronnie Sahlbergdisable transactions for now, there are more situation...
2008-05-22 Ronnie Sahlbergrestore a timeout value to the default settings instead...
2008-05-22 Ronnie Sahlbergfix some memory hierarchy bugs in allocation of the...
2008-05-22 Ronnie Sahlbergcleanup of the previous patch.
2008-05-22 Ronnie Sahlbergsecond try for safe transaction stores into persistend...
2008-05-21 Ronnie Sahlbergupdate version to .39
2008-05-21 Ronnie Sahlbergmove CTDB_MANAGES_NFS from /etc/sysconfig/nfs to /etc...
2008-05-21 Ronnie Sahlbergmove the CTDB_MANAGES_ISCSI setting from /etc/sysconfig...
2008-05-21 Ronnie Sahlbergmove the config optoin CTDB_MANAGES_VSFTPD from /etc...
2008-05-21 Ronnie Sahlberglowe the loglevel for the warning that releaseip was...
2008-05-21 Ronnie Sahlberg lower the loglevel for when we have "tickles" for...
2008-05-21 Ronnie Sahlbergdont emit the can not start transaction with locks...
2008-05-21 Ronnie Sahlberglower the debug level for the "can not start transactio...
2008-05-16 Ronnie SahlbergWhen ctdb has just been installed on a node, there...
2008-05-15 Ronnie Sahlbergnew version .38
2008-05-15 Ronnie Sahlbergadd "machinereadable output" support to "ctdb getmonmode"
2008-05-15 Ronnie Sahlbergdont disable/enable monitoring for each eventscript...
2008-05-15 Ronnie Sahlbergdont check whether the "recovered" event was successful...
2008-05-15 Ronnie Sahlbergremove some unnessecary tests if ->vnn is null or not
2008-05-15 Ronnie SahlbergUpdate some debug statements. Dont say that recovery...
2008-05-14 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-14 Andrew Tridgellput the return in the right place
2008-05-14 Andrew TridgellFix the chicken and egg problem with ctdb/samba and...
2008-05-14 Ronnie SahlbergStart implementing support for ipv6.
2008-05-14 Ronnie Sahlbergadd a new container to hold a socketaddr for either...
2008-05-14 Ronnie SahlbergAdd a missing include
2008-05-14 Ronnie Sahlbergmove the function to open a sending socket into the...
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 SahlbergWhen we run the init script to start the ctdb service
2008-05-12 Ronnie SahlbergTry to use tdb transactions when updating a record...
2008-05-11 Ronnie SahlbergUpdate to new release
2008-05-11 Ronnie Sahlbergwhen pulling the nfs directories to check during 60...
2008-05-11 Ronnie Sahlbergctdb->methods becomes NULL when we shutdown the transport.
2008-05-09 Andrew Tridgellneed to specicy tree to git archive
2008-05-09 Andrew Tridgelluse git archive to create tarball
2008-05-09 Ronnie Sahlbergupdate to new version
2008-05-09 Ronnie Sahlbergfix a bug where the public ip addresses of the cluster...
2008-05-08 Andrew Tridgellfixed realloc bug
2008-05-08 Ronnie Sahlbergfix merge corruption
2008-05-08 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-08 Andrew TridgellMerge commit 'sofs1/tridge'
2008-05-08 rootlisten_fd is auto-closed
2008-05-08 Andrew TridgellMerge branch 'master' of git://git.samba.org/sahlberg...
2008-05-08 rootMerge commit 'ronnie-ctdb/master' into tridge tridge/ronnie
2008-05-07 Ronnie SahlbergFrom Mathias Dietz
2008-05-07 Ronnie Sahlbergupdate to version .35
2008-05-06 Ronnie SahlbergExpand the client async framework so that it can take...
2008-05-06 Ronnie Sahlbergmake sure we lose all elections for recmaster role...
2008-05-06 Ronnie Sahlbergclose and reopen the reclock pnn file at regular intervals.
2008-05-06 Ronnie SahlbergMonitor that the recovery daemon is still running from...
2008-05-06 Ronnie SahlbergAdd ability to disable recmaster and lmaster roles...
2008-05-06 Ronnie SahlbergAdd a capabilities field to the ctdb structure
2008-05-05 Ronnie SahlbergUse DEBUG_ERR and not DEBUG_WARNING when we get a conne...
2008-04-24 Ronnie Sahlbergupdate version to .34
2008-04-24 Ronnie Sahlbergwhen deleting a public ip from a node that is currently...
2008-04-23 Ronnie Sahlbergmake 'ctdb catdb' produce output that resembles the...
2008-04-23 Ronnie Sahlbergwhen adding a new public ip address to a running node...
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-22 Ronnie Sahlbergmake ctdb eventrscipt accept the -n all argument to...
2008-04-22 Ronnie Sahlbergwhen a node disgrees with us re who is recmaster
2008-04-22 Ronnie Sahlbergadd support for -n all in "ctdb -n all ip"
2008-04-22 Ronnie Sahlbergadd support for -n all in "ctdb -n all ip"
2008-04-22 Andrew Tridgellfixed permissions on configure.rpm
2008-04-21 Ronnie Sahlbergwhen a node disgrees with us re who is recmaster
2008-04-15 Ronnie Sahlbergmake ctdb eventrscipt accept the -n all argument to...
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-09 Ronnie Sahlbergfix compiler warning during a fatal error failing to...
2008-04-09 Ronnie Sahlbergshell scripts need extra spaces sometime
2008-04-09 Ronnie Sahlbergupdate to version .33
2008-04-09 Ronnie SahlbergFrom Chris Cowan
2008-04-09 Ronnie Sahlbergadd possibility to provide site local modifications...
2008-04-03 Ronnie Sahlbergadd a ctdb command to print the ctdb version
2008-04-03 Ronnie Sahlbergwe allocated one byte too little in the blob we need...
2008-04-02 Ronnie SahlbergFrom Chris Cowan
2008-04-02 Ronnie Sahlbergbump version to .32
2008-04-02 Ronnie Sahlbergadd a mechanism to force a node to run the eventscripts...
2008-04-01 Ronnie Sahlbergdecorate the memdump output with a nice field for ctdb_...
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-03-31 Ronnie Sahlbergreturn 0 if iscsi is disabled
next