summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libctdb: add logging infrastructureRusty Russell2010-06-041-1/+2
* link ctdb with libctdb and connect to the daemon both the old way and by usin...Ronnie Sahlberg2010-06-021-2/+2
* Dont link with libctdbRonnie Sahlberg2010-06-021-1/+1
* rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h andRonnie Sahlberg2010-06-021-0/+1
* make install to install libctdb.aRonnie Sahlberg2010-05-261-0/+1
* make sure we build libctdb for "make all"Ronnie Sahlberg2010-05-261-1/+1
* libctdb: Ronnie's build changes, so we actually build libctdb with make.Rusty Russell2010-05-201-2/+15
* libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...Rusty Russell2010-05-201-1/+2
* Add a new eventscript 62.cnfs to integrate better with gpfs/cnfsRonnie Sahlberg2010-05-041-0/+1
* add an example script that can be called from crontab to cleanupRonnie Sahlberg2010-04-221-0/+1
* 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