summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Eventscripts: Update/remove stale comments in 11.natgwMartin Schwenke2012-07-261-7/+2
| * Eventscripts: Retrieve and build NAT gateway details better in 11.natgwMartin Schwenke2012-07-261-9/+8
| * Eventscripts: Optimise building the host address in 11.natgwMartin Schwenke2012-07-261-3/+3
| * Eventscripts: Clean up startup sanity check in 11.natgwMartin Schwenke2012-07-261-8/+3
| * Eventscripts: remove redundant firewall rules from 11.natgwMartin Schwenke2012-07-261-7/+0
| * Eventscripts: 11.natgw $CTDB_NATGW_PUBLIC_IP splitting optimisationMartin Schwenke2012-07-261-2/+2
| * web: Add my name to the developer list.Amitay Isaacs2012-07-241-0/+1
| * Remove tevent_loop_allow_nesting()Amitay Isaacs2012-07-162-2/+0
| * ctdbd: Return explicit boolean values for function returning boolAmitay Isaacs2012-07-162-2/+2
| * util: Do not try to lockdown memory when running in local daemons modeAmitay Isaacs2012-07-161-1/+6
| * Fix compiler warnings.Amitay Isaacs2012-07-132-2/+2
| * run_tests: improve spacingMichael Adam2012-07-031-1/+2
| * run_tests.sh: fix a commentMichael Adam2012-07-031-1/+1
| * ctdb: use correct "persistent" state for ctdb_attach in "ctdb cattdb"Michael Adam2012-07-031-1/+1
| * ctdbd: refuse attaching with "persistent" to a non-persistent db and v.v.Gregor Beck2012-07-031-0/+6
| * When we find an ip we shouldnt host, just release itRonnie Sahlberg2012-06-201-2/+6
| * When we release an ip, get the interface name from the kernelRonnie Sahlberg2012-06-201-13/+9
| * Add new command to find which interface is located onRonnie Sahlberg2012-06-203-0/+105
| * STATISTICS: Add tracking of the 10 hottest keys per database measured in hopc...Ronnie Sahlberg2012-06-135-7/+144
| * Reimplement logging of long running eventsMartin Schwenke2012-06-121-0/+46
| * tevent: change version to 0.9.16Stefan Metzmacher2012-06-121-0/+82
| * tevent: expose tevent_context_init_opsStefan Metzmacher2012-06-122-3/+19
| * lib/tevent: Add trace point callbackMartin Schwenke2012-06-127-0/+83
| * Revert "TEVENT: Add back tracking of long runnig events to the local copy of...Martin Schwenke2012-06-125-66/+0
| * lib/tevent: In poll_event_context, add a pointer back to the tevent_contextMartin Schwenke2012-06-121-0/+4
| * lib/tevent/testsuite: no longer use 'compat' symbolsStefan Metzmacher2012-06-121-12/+12
| * Run the shutdown eventscript before we tear down the transportRonnie Sahlberg2012-05-301-1/+1
| * tests: Increment RSN always in ctdb_update_record_persistent testAmitay Isaacs2012-05-281-2/+2
| * tests: Fix ctdb_fetch test (parse extra lines of output)Amitay Isaacs2012-05-281-1/+1
| * tests: Fix flakey behavior of ctdb_fetch testAmitay Isaacs2012-05-281-0/+17
| * server: Replace BOOL datatype with bool, True/False with true/falseAmitay Isaacs2012-05-2810-24/+19
| * tests/eventscripts: Tweak expected output for lockd:b restartMartin Schwenke2012-05-251-1/+1
| * tests: Complex tests must not be run from a cluster nodeMartin Schwenke2012-05-251-5/+6
| * Eventscripts: Fix deprecated iptables ! usageMartin Schwenke2012-05-251-2/+2
| * tests: test_wrap needs to set TEST_BIN_DIR when installedMartin Schwenke2012-05-251-0/+2
| * packaging: make ctdb-tests package depend on ncAmitay Isaacs2012-05-251-0/+1
| * tests: Use per node log files when running tests with local daemonsAmitay Isaacs2012-05-251-1/+1
| * RECOVERY: Increase the time we allow before timing out recovery related tasks.Ronnie Sahlberg2012-05-251-1/+1
| * RECOVER: When we pull databases during recovery, we used to reallocate the da...Ronnie Sahlberg2012-05-254-3/+15
| * DOCS: Document the new tunables to produce warnings if databases grow unexpec...Ronnie Sahlberg2012-05-213-78/+134
| * DEBUG: Add checks for and print debug messages when 1) a database contains ve...Ronnie Sahlberg2012-05-213-1/+24
| * TEVENT: Add back tracking of long runnig events to the local copy of tevent ...Ronnie Sahlberg2012-05-215-0/+66
| * GANESHA: make the ganesha script executable by defaultRonnie Sahlberg2012-05-171-1/+1
| * Merge remote branch 'martins/ganesha'Ronnie Sahlberg2012-05-174-120/+136
| |\
| | * Eventscripts: Modernise 60.ganesha to match 60.nfsMartin Schwenke2012-05-164-119/+135
| | * Eventscripts: restart lockd in the background when going unhealthyMartin Schwenke2012-05-161-1/+1
| | * Eventscript functions: add optional version to nfs_check_rpc_service()Martin Schwenke2012-05-161-3/+9
| * | Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-179-21/+74
| * | tests: Move the "ctdb reloadips" test from complex/ to simple/Martin Schwenke2012-05-141-4/+2
| * | tests: Fix a typo in daemons_setup()Martin Schwenke2012-05-141-2/+2