summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* config: add 13.per_ip_routing event scriptStefan Metzmacher2010-01-201-0/+1
* config: add interface_modify.sh and call it under flock to make modification ...Stefan Metzmacher2010-01-201-0/+1
* lib/util: import fault/backtrace handling from samba.Stefan Metzmacher2010-01-201-1/+2
* add a new test tool that just locks and releases the same record over and overRonnie Sahlberg2009-12-151-1/+6
* add an in memory ringbuffer where we store the last 500000 log entries regard...Ronnie Sahlberg2009-11-181-1/+2
* disabel the multipath eventscript by defaultRonnie Sahlberg2009-10-261-1/+1
* add a new eventscript 01.reclockRonnie Sahlberg2009-09-281-0/+1
* new prototype banning codeRonnie Sahlberg2009-09-041-1/+1
* added event repackingWolfgang Mueller-Friedt2009-07-291-2/+2
* vacuum event frameworkRonnie Sahlberg2009-07-291-0/+1
* rename 99.routing to 11.routing so that it executed before the service scriptsRonnie Sahlberg2009-06-231-1/+1
* increase the timeout before we shutdown when ther ecovery daemon is hungRonnie Sahlberg2009-06-181-1/+1
* rename 99.routing to 11.routingRonnie Sahlberg2009-06-181-1/+1
* remove the obsolete ipmux component.Ronnie Sahlberg2009-05-251-9/+1
* install the 31.clamd script as 644 by defaultRonnie Sahlberg2009-05-251-1/+1
* add 31.clamd to the install and the rpmRonnie Sahlberg2009-05-251-0/+1
* added a missing dependencySumit Bose2009-05-211-1/+1
* build: also build and install ping_pongMichael Adam2009-05-061-1/+7
* From Mathieu Parent <math.parent@gmail.com>Ronnie Sahlberg2009-04-081-1/+3
* install /etc/ctdb/notify.sh as executable.Ronnie Sahlberg2009-04-081-1/+1
* we should also install the 11.natgw eventscript if we want to be able to use itRonnie Sahlberg2009-03-311-0/+1
* install a default /etc/ctdb/notify.sh script as example on how to useRonnie Sahlberg2009-03-311-0/+1
* Merge commit 'ctdb-ronnie/master'Michael Adam2009-02-281-0/+2
|\
| * From Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-02-251-0/+2
* | move common code of system_linux.c and system_aix.c into new system_common.cMichael Adam2009-02-281-1/+1
|/
* Merge commit 'ctdb-ronnie/master'Michael Adam2009-02-191-20/+21
|\
| * Merge branch 'martins'Ronnie Sahlberg2009-02-181-20/+21
| |\
| | * Test binaries now go in tests/bin and ctdb_test_env now adds thisMartin Schwenke2009-01-091-12/+13
| | * Merge commit 'origin/master' into martinsMartin Schwenke2008-12-081-0/+1
| | |\
| | * | Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-211-16/+16
* | | | 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