summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Relax an out of memory message.Martin Schwenke2011-11-161-1/+4
| | |/
| * | Merge remote branch 'martins/hashinclude'Ronnie Sahlberg2011-11-1813-178/+214
| |\ \
| | * | Make some ctdb_takeover.c functions staticMartin Schwenke2011-11-112-74/+35
| | * | Tests: change ctdb_takeover_tests.c to include ctdbd codeMartin Schwenke2011-11-113-13/+106
| | * | Rename ctdb_control_get_stat_history() local variable to avoid shadowing.Martin Schwenke2011-11-111-6/+6
| | * | Rename ctdb_ctrl_getscriptstatus() parameter to avoid shadowing a globalMartin Schwenke2011-11-111-3/+3
| | * | Rename ctdb_control_destructor() to ctdb_client_control_destructor()Martin Schwenke2011-11-111-2/+2
| | * | Move some common functions to common/ctdb_ltdb.cMartin Schwenke2011-11-114-77/+43
| | * | Added some #ifndefs to stop files being included multiple times.Martin Schwenke2011-11-114-3/+19
| * | | Merge remote branch 'martins/warnings'Ronnie Sahlberg2011-11-1819-39/+210
| |\| |
| | * | Clean up warnings: rpcgen output contains unused variable.Martin Schwenke2011-11-111-1/+1
| | * | Fix lib/replaceMartin Schwenke2011-11-115-3/+176
| | * | Clean up warnings: popt sure does some strange thingsMartin Schwenke2011-11-113-3/+6
| | * | Clean up warnings: add -Wno-format-zero-length to CFLAGSMartin Schwenke2011-11-101-1/+1
| | * | Clean up warnings: -Wunused-but-set-variable in tevent_signal.cMartin Schwenke2011-11-101-4/+2
| | * | Clean up warnings: remove unused function dump_packet()Martin Schwenke2011-11-091-15/+0
| | * | Clean up warnings: remove unused variable alen from scsi_ioMartin Schwenke2011-11-091-4/+1
| | * | Clean up warnings: remove set but unused variable from rb_testMartin Schwenke2011-11-091-4/+0
| | * | Clean up warnings: log some unchecked return codes from function callsMartin Schwenke2011-11-093-0/+15
| | * | Fix typo in ctdb_ltdb_store_server()Martin Schwenke2011-11-091-1/+1
| | * | Clean up warnings: remove changed_flags in monitor_helperMartin Schwenke2011-11-091-3/+0
| | * | Clean up warnings: ‘tevent_loop_allow_nesting’ is deprecatedMartin Schwenke2011-11-092-1/+8
| | |/
| * / Eventscripts: Add special -ECANCELED status for monitor events that are cance...Ronnie Sahlberg2011-11-182-1/+14
| |/
| * SRVID ranges: Change the ranges for SRVIDs to allow 8 bit prefixesRonnie Sahlberg2011-11-091-12/+18
| * Nagios plugin for CTDBMathieu Parent2011-11-082-0/+315
| * config can be in /etc/default/ instead of /etc/sysconfig/ (ctdb_gnostics part)Mathieu Parent2011-11-081-2/+5
| * config can be in /etc/default/ instead of /etc/sysconfig/Mathieu Parent2011-11-083-3/+15
| * config/functions: CTDB_VARDIR is /var/lib/ctdb on Debian-like systemsMathieu Parent2011-11-081-1/+5
| * New version 1.12Ronnie Sahlberg2011-11-081-0/+18
| * Record Fetch Collapse: Collapse multiple fetch request into one single request.Ronnie Sahlberg2011-11-083-0/+222
| * Merge remote branch 'martins/lcp2fix'Ronnie Sahlberg2011-11-085-70/+318
| |\
| | * Tests - IP allocation - add some extra output due to recent fixMartin Schwenke2011-11-021-0/+18
| | * LCP IP allocation algorithm - try harder to find a candidate source nodeMartin Schwenke2011-11-021-23/+53
| | * Tests - IP allocation - new test that shows current LCP2 failureMartin Schwenke2011-11-011-0/+32
| | * Tests - Allow some tests in ctdb_takover_tests to specify allowed nodesMartin Schwenke2011-11-011-21/+163
| | * Tests - IP allocation tests - must export CTDB_LCP2.Martin Schwenke2011-11-011-1/+1
| | * LCP IP allocation algorithm - new function lcp2_failback_candidate()Martin Schwenke2011-11-011-48/+74
| * | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-11-088-48/+110
| |\ \
| | * | RB_TREE: Add mechanism to abort a traverseRonnie Sahlberg2011-11-088-48/+110
| * | | Fix some typosVolker Lendecke2011-11-022-3/+3
| | |/ | |/|
| * | Merge remote branch 'ddiss/master_pmda_namespace'Ronnie Sahlberg2011-10-312-37/+37
| |\ \
| | * | pmda: Use upstream assigned PCP domain idDavid Disseldorp2011-09-142-37/+37
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-282-43/+51
| |\ \ \ | | | |/ | | |/|
| | * | Tests: convert test tool for fetching a readonly lock to libctdbRonnie Sahlberg2011-10-282-43/+51
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-281-0/+7
| |\| |
| | * | libctdb: dont allow ctdb_writerecord() for readonly recordsRonnie Sahlberg2011-10-281-0/+7
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-281-0/+7
| |\| |
| | * | ReadOnly: If record does not exist, upgrade to write-lockRonnie Sahlberg2011-10-281-0/+7
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-283-9/+70
| |\| |
| | * | ReadOnly: add readonly record lock requests to libctdbRonnie Sahlberg2011-10-282-8/+63