summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* when checking the nodemap flags for consitency while monitoring the Ronnie Sahlberg2007-07-091-3/+11
* fixed sense of inet_aton testAndrew Tridgell2007-07-081-1/+1
* call kill_clients when releasing all IPs, as well as for individual IPsAndrew Tridgell2007-07-081-5/+9
* we do tell banned nodes to release IPsAndrew Tridgell2007-07-081-2/+2
* log the generation numbers to give a hint about this bugAndrew Tridgell2007-07-081-4/+5
* increment rpm release numberAndrew Tridgell2007-07-081-1/+1
* use the official iana number for ctdb and not 9001Ronnie Sahlberg2007-07-063-4/+4
* use 'ctdb tickle' instead of sendip to tickle nfs clients.Ronnie Sahlberg2007-07-061-1/+1
* remove 59.nfslock and fold this into 60.nfsRonnie Sahlberg2007-07-066-106/+158
* merge from ronnie (with spelling fixes)Andrew Tridgell2007-07-053-39/+86
|\
| * 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