summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* break the tickle description into two paragraphsRonnie Sahlberg2007-07-053-15/+18
* update the manpage for ctdb to describe killtcp and tickleRonnie Sahlberg2007-07-053-55/+99
* fixed help layoutAndrew Tridgell2007-07-051-1/+1
* fixed error message on bad IP/portAndrew Tridgell2007-07-051-2/+2
* add a command to ctdb to send tickle-ack'sRonnie Sahlberg2007-07-051-0/+32
* forgot to add thisAndrew Tridgell2007-07-041-0/+192
* removed unused makefile varAndrew Tridgell2007-07-041-3/+1
* - neaten up the command line for killtcpAndrew Tridgell2007-07-046-181/+56
* more careful checking of lengthsAndrew Tridgell2007-07-041-3/+10
* we dont need socketkiller anymore now that the Ronnie Sahlberg2007-07-042-229/+1
* add a killtcp command to the ctdb toolRonnie Sahlberg2007-07-042-2/+35
* add a new ctdb_sys_kill_tcp() function that kills (RST) the specified Ronnie Sahlberg2007-07-042-0/+108
* change the signature for ctdb_sys_send_ack() to ctdb_sys_send_tcp()Ronnie Sahlberg2007-07-043-6/+16
* ETH_P_IP does not work on my ubuntu system so changing it back to the Ronnie Sahlberg2007-07-041-1/+1
* merge from ronnieAndrew Tridgell2007-07-046-68/+471
|\
| * initial version of a socketkiller toolRonnie Sahlberg2007-07-042-1/+229
| * add a tuneable to control how long we wait after a successful recovery Ronnie Sahlberg2007-07-043-22/+33
| * add more command line parsingRonnie Sahlberg2007-07-031-45/+209
|/
* add GPL comment to scsi_io.cRonnie Sahlberg2007-07-021-0/+14
* start implementing command line parsing to scsi_io to make it takeRonnie Sahlberg2007-07-021-17/+80
* get rid of some compiler warnings for the scsi toolRonnie Sahlberg2007-07-022-24/+28
* add incomplete code fragments to perform SCSI PERSISTENT RESERVATION Ronnie Sahlberg2007-07-021-0/+915
* rename tnode->queue to tnode->out_queue to indicate this queue is for Ronnie Sahlberg2007-07-024-5/+5
* when accepting an incoming connection, verify that the source address is Ronnie Sahlberg2007-07-021-1/+15
* script version of install needs spaces after -mAndrew Tridgell2007-06-261-14/+14
* added code to kill registered clients on a IP releaseAndrew Tridgell2007-06-195-6/+69
* run smbstatus every 10 minutes to scrub databasesAndrew Tridgell2007-06-181-1/+16
* merge from ronnieAndrew Tridgell2007-06-181-0/+13
|\
| * add a mechanism to the samba event script to do periodic cleanup of the Ronnie Sahlberg2007-06-181-0/+13
* | - merged ctdb_store test from ronnieAndrew Tridgell2007-06-1711-8/+204
|\|
| * add a small test tool that can be used to create a massive amount of Ronnie Sahlberg2007-06-172-1/+157
| * note that there is no link on the PUBLIC interfaceRonnie Sahlberg2007-06-141-1/+1
* | check winbind in monitoring event tooAndrew Tridgell2007-06-172-0/+17
* | - wait for winbind on samba startAndrew Tridgell2007-06-172-2/+27
|/
* on startup release all IPs, in case we have any left over from a previous runAndrew Tridgell2007-06-121-0/+3
* make the pages scale a bit betterAndrew Tridgell2007-06-121-1/+1
* move all the headers into header.htmlAndrew Tridgell2007-06-1210-18/+2
* added onnode manual pageAndrew Tridgell2007-06-1210-62/+280
* fixed rendering in IEAndrew Tridgell2007-06-121-2/+3
* make the web site pass the w3c validatorAndrew Tridgell2007-06-1212-46/+32
* minor doc updatesAndrew Tridgell2007-06-122-52/+124
* - tidied up some of the web page textAndrew Tridgell2007-06-121-19/+20
* make sure we start the freeze process quickly on all nodes when we are going ...Andrew Tridgell2007-06-111-0/+5
* raise the default keepalive limitAndrew Tridgell2007-06-111-1/+1
* simpler handling of -n all in ctdb toolAndrew Tridgell2007-06-111-225/+79
* more detail in recovery messageAndrew Tridgell2007-06-111-5/+13
* fixed testparm callsAndrew Tridgell2007-06-111-5/+5
* layout copyright using a literalAndrew Tridgell2007-06-116-172/+192
* use gzip --rsyncable for ctdb packagesAndrew Tridgell2007-06-112-4/+4
* merge from ronnieAndrew Tridgell2007-06-113-6/+12
|\