summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* common: Debug ctdb_addr_to_str() using new function ctdb_external_trace()Martin Schwenke2012-10-181-0/+1
* Eventscripts: split 50.samba into 49.winbind and 50.sambaMartin Schwenke2012-10-031-0/+1
* GANESHA: make the ganesha script executable by defaultRonnie Sahlberg2012-05-171-1/+1
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-0/+1
* tests: Restore the old behaviour of "make test" so it uses tests/varMartin Schwenke2012-05-141-1/+1
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-1/+1
* tests: Add installation script for testsMartin Schwenke2012-04-271-0/+4
* tests: Add a script to run cluster tests and make target "test_cluster"Amitay Isaacs2012-04-131-0/+3
* build: Substitute POPT macros once and reuse variablesAmitay Isaacs2012-03-301-4/+4
* build: Use system tdb library if availableAmitay Isaacs2012-03-301-8/+13
* build: Use system tevent library if availableAmitay Isaacs2012-03-301-4/+8
* build: Use system talloc library if availableAmitay Isaacs2012-03-301-4/+8
* build: Display correct LIB_FLAGS while buildingAmitay Isaacs2012-03-301-1/+1
* build: Add rules to create ctags/etagsAmitay Isaacs2012-03-301-0/+5
* Eventscript support - Remove unused interface_modify.shMartin Schwenke2012-03-221-1/+0
* Test: add test tool and test that UPDATE_RECORD works on persistent databasesRonnie Sahlberg2012-03-121-0/+5
* server: move the code for the update_record control to its own fileMichael Adam2012-02-211-0/+1
* Add common/system_freebsd.cVolker Lendecke2012-02-131-1/+1
* Load platform dependent objs instead of Linux oneMathieu Parent2012-02-111-1/+1
* Tests - add a version of the ctdb tool that compiles against libctdb stubsMartin Schwenke2012-02-061-1/+7
* Tests - update test code for ctdb tool code and libctdb stubsMartin Schwenke2012-02-061-4/+4
* Tests - test code for parse_nodestring() functionMartin Schwenke2011-12-081-5/+12
* build: add target libctdb.so.0 and symlink libctdb.soMichael Adam2011-11-261-1/+15
* build: add socket_wrapper objects to test binariesMichael Adam2011-11-261-1/+1
* build: add option --enable-socket-wrapper to build binaries with socket wrapp...Michael Adam2011-11-261-2/+4
* Tests: change ctdb_takeover_tests.c to include ctdbd codeMartin Schwenke2011-11-111-3/+11
* Clean up warnings: rpcgen output contains unused variable.Martin Schwenke2011-11-111-1/+1
* Clean up warnings: add -Wno-format-zero-length to CFLAGSMartin Schwenke2011-11-101-1/+1
* Clean up warnings: ‘tevent_loop_allow_nesting’ is deprecatedMartin Schwenke2011-11-091-1/+1
* Tests: convert test tool for fetching a readonly lock to libctdbRonnie Sahlberg2011-10-281-2/+2
* Merge branch 'master-readonly-records' into fooRonnie Sahlberg2011-09-121-3/+21
|\
| * LibCTDB : change the ctdb_fetch_lock_once test tool to use libctdb instead of...Ronnie Sahlberg2011-08-231-2/+2
| * ReadOnly: Add a test tool that requests a readonly delegation in a loopRonnie Sahlberg2011-08-231-1/+6
| * ReadOnly: Add a test tool to fetch a record, requesting a readonly delegation...Ronnie Sahlberg2011-08-231-1/+5
| * ReadOnly: add a new test tool that does a fetchlock on a record, then bunps t...Ronnie Sahlberg2011-08-231-1/+5
| * ReadOnly: Add test tool to validate the functions to manipulate and enumerate...Ronnie Sahlberg2011-08-231-1/+6
* | pmda: Initial ctdb pmda check-inDavid Disseldorp2011-09-061-2/+16
* | tests:ctdb_fetch_lock_once we must link with @POPT_OBJ@ in case -lpopt is n...Ronnie Sahlberg2011-09-021-2/+2
* | tests: Link ctdb_fetch_lock_once with @TDB_OBJ@ not -ltdb so we dont create a...Ronnie Sahlberg2011-09-021-2/+2
* | LibCTDB : change the ctdb_fetch_lock_once test tool to use libctdb instead of...Ronnie Sahlberg2011-08-231-2/+2
|/
* Add new eventscript 40.fs_use that can be used to monitor file system use and...Ronnie Sahlberg2011-08-111-0/+1
* Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-07-291-0/+7
|\
| * Tests: Initial test code for LCP2 IP allocation algorithm.Martin Schwenke2011-07-291-0/+7
* | Manpage for ping_pongMathieu Parent2011-06-231-1/+3
|/
* install the ltdbtool manpage with "make install"Michael Adam2011-05-041-0/+1
* install ltdbtool with "make install"Michael Adam2011-05-041-0/+1
* build "ltdbtool" in "make all"Michael Adam2011-05-041-1/+1
* ltdbtool: add manpageGregor Beck2011-05-041-1/+2
* add ltdbtool - a standalone ltdb toolGregor Beck2011-05-041-0/+4
* Add a new test tool that fetch locks a record and then blocks until it receivesRonnie Sahlberg2011-01-241-1/+5