summaryrefslogtreecommitdiff
path: root/ctdb/utils
Commit message (Expand)AuthorAgeFilesLines
...
* From William Jojo <w.jojo[AT]hvcc.edu>Ronnie Sahlberg2009-06-041-0/+2
* remove the obsolete ipmux component.Ronnie Sahlberg2009-05-251-268/+0
* add missing checks on so far ignored return valuesSumit Bose2009-05-211-2/+15
* ping pong: fix logic for mmap reads vs. preadsMichael Adam2009-05-131-1/+1
* ping_pong: add GPL comment header with Tridge's copyrightMichael Adam2009-05-061-2/+21
* ping_pong: get pread/pwrite prototypes from unistd.hMichael Adam2009-05-061-0/+2
* ping_pong: reduce a couple of prototype warningsMichael Adam2009-05-061-2/+2
* add tridge's ping_pong.c to the utils folderMichael Adam2009-05-061-0/+176
* smnotify: fix popt.h include to allow use of system libMathieu PARENT2009-02-041-1/+1
* initial ipv6 patchRonnie Sahlberg2008-08-191-4/+4
* move the function to open a sending socket into the main executable since thi...Ronnie Sahlberg2008-05-141-0/+29
* use NF_DROP instead of NF_STOLEN when we tell the kernel to not worry Ronnie Sahlberg2007-10-171-1/+1
* improved handling of systems without libipq.hAndrew Tridgell2007-10-151-0/+10
* add an initial test version of an ip multiplex tool that allows usRonnie Sahlberg2007-10-081-0/+229
* merge from volkerAndrew Tridgell2007-08-221-1/+1
* from Chris CowanRonnie Sahlberg2007-08-151-0/+5
* move scsi/scsi_io.c to utils/scsi/scsi_io.cRonnie Sahlberg2007-08-071-0/+1155
* dont wait for the default rpc timeout when trying to bing to a client.Ronnie Sahlberg2007-08-031-0/+4
* add a small tool that can send smnotify packetsRonnie Sahlberg2007-08-032-0/+162