fixed a double close of a socket, leading to an EPOLL error
[nivanova/samba-autobuild/.git] / ctdb /
2007-10-22 Andrew Tridgellfixed a double close of a socket, leading to an EPOLL...
2007-10-22 Andrew Tridgellanother place where we need to mark connect_fde as...
2007-10-22 Andrew Tridgellfixed a valgrind uninitialised memory error due to...
2007-10-22 Andrew Tridgellprevent a double free
2007-10-22 Andrew Tridgellmerge from ronnie
2007-10-22 Ronnie Sahlbergdont set parameters in statd-callout if they should...
2007-10-20 Ronnie Sahlbergdont set some of the sysctl variables in statd-callout...
2007-10-19 Ronnie Sahlbergmerge from tridge
2007-10-19 Andrew Tridgellincrease release number
2007-10-19 Ronnie Sahlbergdont close the file, just set the fd to -1
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Andrew Tridgellremove a incorrectly added file
2007-10-18 Ronnie Sahlbergadd missing ) in the IB transport (which i dont compil...
2007-10-18 Ronnie Sahlbergadd a stub restart method for IB
2007-10-18 Ronnie Sahlbergadd a new transport method so that when a node is marke...
2007-10-18 Ronnie Sahlbergset the flags explicitely isnstead of masking them in
2007-10-18 Andrew Tridgelladded some debug lines to help track down a problem
2007-10-18 Ronnie Sahlbergmerge from tridge
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Ronnie Sahlbergflush the route cache when we have added the single...
2007-10-17 Ronnie Sahlberguse NF_DROP instead of NF_STOLEN when we tell the kerne...
2007-10-17 Ronnie Sahlbergreverse the order in which public ips are listed so...
2007-10-17 Ronnie Sahlbergmerge from tridge
2007-10-16 Andrew Tridgellincrease release number
2007-10-16 Andrew Tridgellmore detail on multipath config
2007-10-16 Ronnie Sahlbergadd back the test inside the daemon that if someone...
2007-10-16 Ronnie Sahlbergadd a new tunable : DeterministicIPs that makes the...
2007-10-16 Ronnie Sahlberginclude system/network.h so we get the prototype for...
2007-10-16 Ronnie Sahlbergmerge from tridge
2007-10-15 Ronnie Sahlbergdont try to lock the file from inside the ctdb daemon.
2007-10-15 Andrew Tridgellonly link to -lipq if needed
2007-10-15 Andrew Tridgellimproved handling of systems without libipq.h
2007-10-15 Andrew Tridgelldisable ipmux code until we have a configure test
2007-10-15 Andrew Tridgellsync flags between nodes in monitor loop in recmaster
2007-10-15 Andrew Tridgellmerge from ronnie
2007-10-15 Andrew Tridgelldisable optimisation for now, until we find a occasiona...
2007-10-15 Andrew Tridgelladd config option for disabling bans
2007-10-10 Ronnie Sahlberguse $CTDB_BASE in 90.ipmux instead of hardcoding it...
2007-10-10 Ronnie Sahlberguse kill_tcp_connections() to kill off all tcp connecti...
2007-10-10 Ronnie Sahlbergmove the kill_tcp_connections() function from 10.interf...
2007-10-10 Ronnie Sahlbergfirst check that recovery master is connected (we know...
2007-10-10 Ronnie Sahlbergsimplify election handling
2007-10-10 Ronnie Sahlbergmerge from tridge
2007-10-10 Andrew Tridgellmake sure reconnected nodes start off as unhealthy...
2007-10-09 Ronnie Sahlbergadd a --single-public-ip argument to ctdbd to specify...
2007-10-09 Ronnie Sahlbergremove some debug outputs
2007-10-09 Ronnie Sahlbergsend out gratious arps when we are starting up serving...
2007-10-09 Ronnie Sahlbergadd a control to send gratious arps from the ctdb daemon
2007-10-08 Ronnie Sahlbergadd an initial test version of an ip multiplex tool...
2007-10-07 Ronnie Sahlbergadd a function in the ctdb tool to determine whether...
2007-10-05 Ronnie Sahlbergmerge from tridge
2007-10-05 Andrew Tridgellfixed several places where we set the recovery culprit...
2007-10-05 Andrew Tridgell - catch ESTALE in the recovery lock by trying a read()
2007-10-05 Andrew Tridgellwe are the culprit if we can't get the reclock
2007-09-26 Ronnie Sahlbergchange async.private to async.private_data since privat...
2007-09-25 Ronnie Sahlbergmerge from tridge
2007-09-24 Andrew Tridgellupped version number
2007-09-24 Andrew Tridgellmerge from ronnie
2007-09-24 Ronnie Sahlbergwhen we have a public ip address mismatch (i.e. we...
2007-09-24 Ronnie Sahlbergmerge from tridge
2007-09-24 Andrew Tridgellfixed a fd leak on the recovery lock
2007-09-24 Andrew Tridgellrun monitoring more quickly when unhealthy and at startup
2007-09-24 Andrew Tridgellno longer wait at startup for services to become availa...
2007-09-23 Andrew Tridgellfixed a valgrind error, and some warnings
2007-09-21 Andrew Tridgellmake the persistent dbdir configurable
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgellavoid using connected nodes that aren't in the vnn...
2007-09-21 Andrew Tridgellmerge bugfix from ronnie
2007-09-21 Ronnie Sahlbergin ctdb_control_persistent_store() we must talloc_steal...
2007-09-21 Andrew Tridgellmerge from ronnie
2007-09-21 Ronnie Sahlbergwhen ctdb attaches to a database it broadcasts the...
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-19 Ronnie Sahlbergmerge from tridge
2007-09-19 Ronnie Sahlbergone more command to run to enable winbind for vsftpd
2007-09-19 Andrew Tridgellmake sure we set close on exec on any possibly inherite...
2007-09-19 Andrew Tridgellseparate out the various fs display ops
2007-09-17 Andrew Tridgellexpanded ctdb_diagnostics a bit
2007-09-17 Ronnie Sahlbergadd documantation of additional requirements for FTP...
2007-09-16 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellincrease release number
2007-09-14 Andrew Tridgellmerge from ronnie
2007-09-14 Ronnie Sahlberglet ctdb ip only print the ip addresses known to...
2007-09-14 Ronnie Sahlbergupdate vnn -> pnn in documentation
2007-09-14 Ronnie Sahlbergdocumentation updates
2007-09-14 Andrew Tridgellcope with non-standard install dirs in event scripts
2007-09-14 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellfix pkill args
2007-09-14 Andrew Tridgellmake sure all public IPs are removed at startup
2007-09-14 Ronnie Sahlbergduring startup make sure to delete any public addresses...
2007-09-14 Ronnie Sahlberglet each node verify that they have a correct assignmen...
2007-09-13 Andrew Tridgell- merge from ronnie
2007-09-13 Andrew Tridgellwait for ctdbd to finish cleanup before considering...
2007-09-13 Andrew Tridgellnicer use of testparm
2007-09-13 Ronnie Sahlbergupdate the section about event scripts
2007-09-13 Ronnie Sahlbergdisable nfsv4 in etc/sysconfig/nfs
2007-09-13 Ronnie Sahlbergwhen a ctdb_takeover_run has failed we must make sure...
2007-09-13 Andrew Tridgellensure smbd and winbindd do die in 50.samba
2007-09-13 Ronnie Sahlbergmerge from tridge
next