summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * recoverd: Really fix bogus info in message about changed flagsMartin Schwenke2013-07-111-2/+2
| * doc: Update NEWSMartin Schwenke2013-07-111-0/+2
| * Print deleted nodes as wellSumit Bose2013-07-111-1/+12
| * IPv6 neighbor solicit cleanupSumit Bose2013-07-111-7/+8
| * Fix memory leak in ctdb_send_message()Sumit Bose2013-07-111-5/+1
| * Fixes for various issues found by CoveritySumit Bose2013-07-119-8/+42
| * Check return value of tdb_delete()Sumit Bose2013-07-111-1/+3
| * web: Update webpagesAmitay Isaacs2013-07-111-9/+3
| * Tests: Correct the arguments to memsetAmitay Isaacs2013-07-111-1/+1
| * doc: Update NEWSAmitay Isaacs2013-07-101-0/+35
| * packaging: Add systemd supportMartin Schwenke2013-07-102-3/+33
| * build: Turn off all deprecation warningsMartin Schwenke2013-07-101-1/+1
| * build: Remove -DTEVENT_DEPRECATED_QUIET=1 from CFLAGSMartin Schwenke2013-07-101-1/+1
| * initscript: Simpify initscript and control CTDB via new ctdbd_wrapperMartin Schwenke2013-07-104-226/+331
| * recoverd: Recovery daemon should use ctdb_get_pnn, which can't failMartin Schwenke2013-07-101-5/+1
| * ctdbd: Print tdb flags when logging attached to database messageAmitay Isaacs2013-07-101-2/+3
| * ctdbd: Set process names for child processesAmitay Isaacs2013-07-1011-1/+14
| * common/system: Add ctdb_set_process_name() functionAmitay Isaacs2013-07-106-0/+36
| * traverse: Remove unused start_time fieldAmitay Isaacs2013-07-101-3/+0
| * traverse: Send records directly from traverse child to srcnodeAmitay Isaacs2013-07-101-35/+47
| * traverse: Pass reqid and srcnode information to local database traverseAmitay Isaacs2013-07-101-0/+4
| * packaging: When building with system libraries, add dependency for themAmitay Isaacs2013-07-101-0/+3
| * ctdbd: No need for DeadlockTimeout tunableAmitay Isaacs2013-07-103-18/+0
| * initscript: Export CTDB_DEBUG_LOCKS variableAmitay Isaacs2013-07-101-1/+1
| * scripts: Add an example debug_locks.sh script to debug locking issueAmitay Isaacs2013-07-101-0/+45
| * locking: Use external script to debug locking issuesAmitay Isaacs2013-07-101-152/+19
| * locking: Update locking bucket intervalsAmitay Isaacs2013-07-101-10/+14
| * locking: Update locks latency in CTDB statistics only for RECORD or DB locksAmitay Isaacs2013-07-101-2/+6
| * tools/ctdb: Fix the format of DB statistics outputAmitay Isaacs2013-07-101-9/+14
| * ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs2013-07-105-95/+16
| * ctdbd: Update debug messages for setting readonly property on databaseAmitay Isaacs2013-07-101-1/+4
| * recoverd: Fix buffer overflow error in reloadipsAmitay Isaacs2013-07-051-8/+21
| * tests/eventscripts: Add some rudimentary tests for 60.ganeshaMartin Schwenke2013-07-054-0/+81
| * eventscripts: New configuration variable $CTDB_SKIP_GANESHA_NFSD_CHECKMartin Schwenke2013-07-051-1/+3
| * eventscript: Move Ganesha nfsd monitoring to a functionMartin Schwenke2013-07-051-51/+59
| * eventscripts: Drop RPC service version from nfs_check_rpc_service() callsMartin Schwenke2013-07-051-2/+2
| * ctdbd: Log something when releasing all IPsMartin Schwenke2013-07-051-0/+10
| * recoverd: Minor style improvements for ctdb_reload_remote_public_ips()Martin Schwenke2013-07-051-20/+25
| * recoverd: Clean up log messages in remote IP verificationMartin Schwenke2013-07-053-11/+18
| * recoverd: Fix an unclear log message - "Restart recovery process"Martin Schwenke2013-07-052-2/+2
| * recoverd: Fix an incorrect commentMartin Schwenke2013-07-051-3/+1
| * ctdbd: Use ctdb_die() on "setup" event failureMartin Schwenke2013-07-051-2/+1
| * ctdbd: Avoid a core dump when "init" event failsMartin Schwenke2013-07-051-1/+1
| * util: New function ctdb_die()Martin Schwenke2013-07-052-0/+10
| * eventscripts: When replaying monitor status, don't log empty outputMartin Schwenke2013-07-051-1/+3
| * ctdbd: Release IP callback should fail if the IP is still hostedMartin Schwenke2013-07-051-0/+8
| * ctdbd: Log warnings in release IP when unexpected interface is encounteredMartin Schwenke2013-07-051-0/+15
| * ping_pong: Validate num_locks argument > 0Amitay Isaacs2013-07-041-0/+4
| * tests: If connection to ctdb daemon fails, exitAmitay Isaacs2013-07-046-0/+18
| * build: Fix compiler warnings for uninitialized variablesAmitay Isaacs2013-07-043-2/+3