summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* make: add a "showlayout" target for diagnosticsMichael Adam2009-02-041-0/+11
* build: Make log-directory configurable indepently of VARDIRMathieu PARENT2009-02-041-0/+2
* Makefile: remove extra "/" in pathsMichael Adam2009-01-191-2/+2
* fix an incorrect pathroot2008-12-041-1/+1
* add a description of the recovery-processRonnie Sahlberg2008-12-041-0/+1
* install the new multipath monitoring event scriptRonnie Sahlberg2008-10-151-0/+1
* change ip route add to route add -net since this works more reliablyRonnie Sahlberg2008-10-151-0/+1
* Revert "from Mathieu Parent <math.parent@gmail.com>"Ronnie Sahlberg2008-10-151-3/+2
* from Mathieu Parent <math.parent@gmail.com>Ronnie Sahlberg2008-10-131-2/+3
* added a new persistent transaction test programAndrew Tridgell2008-07-301-1/+6
* Update Makefile.in for new version of onnode.Martin Schwenke2008-07-101-3/+1
* install the readme in /usr/share/doc/ctdb/ instead of under /etcRonnie Sahlberg2008-07-091-1/+4
* mark /etc/ctdb/functions as a config file to keep rpmlint happyRonnie Sahlberg2008-07-091-1/+1
* make /etc/ctdb/functions executable and add a hashbang to it soRonnie Sahlberg2008-06-271-1/+1
* /etc/ctdb/functions should not be executableRonnie Sahlberg2008-06-261-1/+1
* From Mathieu PARENT <math.parent@gmail.com>Ronnie Sahlberg2008-02-131-1/+1
* update ctdb versionRonnie Sahlberg2008-02-061-0/+1
* partial merge from ronnieAndrew Tridgell2008-01-291-1/+5
* add a ctdb uptime command that prints when ctdb was started and when the Ronnie Sahlberg2008-01-171-1/+1
* added syslog support, and use a pipe to catch logging from child processes to...Andrew Tridgell2008-01-161-1/+1
* split node health monitoring and checking for connected/disconnected Ronnie Sahlberg2008-01-151-0/+1
* add eventscript for httpRonnie Sahlberg2008-01-111-0/+1
* needs to be in Makefile.in tooAndrew Tridgell2008-01-091-0/+1
* added two new ctdb commands:Andrew Tridgell2008-01-081-2/+2
* add randrec to MakefileAndrew Tridgell2008-01-041-1/+5
* only link to -lipq if neededAndrew Tridgell2007-10-151-1/+3
* improved handling of systems without libipq.hAndrew Tridgell2007-10-151-1/+1
* disable ipmux code until we have a configure testAndrew Tridgell2007-10-151-1/+1
* add an initial test version of an ip multiplex tool that allows usRonnie Sahlberg2007-10-081-1/+7
* added support for persistent databases in ctdbdAndrew Tridgell2007-09-211-2/+6
* added a diagnostics tool for ctdbAndrew Tridgell2007-09-051-0/+1
* add an initial implementation of a service_id structure and three Ronnie Sahlberg2007-08-241-0/+1
* merge from volkerAndrew Tridgell2007-08-221-0/+1
* change the now rather small /etc/ctdb/events script into a service Ronnie Sahlberg2007-08-151-1/+1
* add a description on how the event scripts works to the README and make Ronnie Sahlberg2007-08-151-0/+1
* from Chris CowanRonnie Sahlberg2007-08-151-4/+4
* add a tree insert function that takes a callback fucntion to populate Ronnie Sahlberg2007-08-081-1/+7
* compile rb_tree.c by default.Ronnie Sahlberg2007-08-081-1/+1
* move scsi/scsi_io.c to utils/scsi/scsi_io.cRonnie Sahlberg2007-08-071-2/+2
* install smnotify in $(bindir)Ronnie Sahlberg2007-08-041-0/+1
* dont wait for the default rpc timeout when trying to bing to a client.Ronnie Sahlberg2007-08-031-1/+1
* add a small tool that can send smnotify packetsRonnie Sahlberg2007-08-031-1/+17
* add some configure magic to make it configure and build properly on Ronnie Sahlberg2007-07-141-10/+3
* add some support for controlling Linux or AIX in the makefileRonnie Sahlberg2007-07-141-3/+10
* remove 59.nfslock and fold this into 60.nfsRonnie Sahlberg2007-07-061-1/+1
* removed unused makefile varAndrew Tridgell2007-07-041-3/+1
* - neaten up the command line for killtcpAndrew Tridgell2007-07-041-7/+7
* we dont need socketkiller anymore now that the Ronnie Sahlberg2007-07-041-5/+1
* add a killtcp command to the ctdb toolRonnie Sahlberg2007-07-041-2/+2
* initial version of a socketkiller toolRonnie Sahlberg2007-07-041-1/+5