index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: Sync to tdb 1.2.11 from upstream
Amitay Isaacs
2013-05-29
65
-47
/
+6474
*
talloc: Sync to talloc 2.0.8 from upstream
Amitay Isaacs
2013-05-29
38
-309
/
+3034
*
ctdbd: Log node state transitions at higher debug level
Amitay Isaacs
2013-05-29
1
-2
/
+2
*
git: Ignore generated ctdb.spec file
Amitay Isaacs
2013-05-29
1
-0
/
+1
*
git: Ignore ctdb_version.h file
Amitay Isaacs
2013-05-29
1
-1
/
+1
*
build: Use REPLACE_OBJ and CTDB_EXTERNAL_OBJ to simplify build rules
Amitay Isaacs
2013-05-29
1
-9
/
+13
*
build: Support for building on AIX xlc compiler
Amitay Isaacs
2013-05-29
1
-2
/
+6
*
tests: Do not use err() to support AIX
Amitay Isaacs
2013-05-29
1
-4
/
+6
*
tests: Include system/time.h to support building on AIX
Amitay Isaacs
2013-05-29
3
-7
/
+2
*
libctdb: Do not include sys/time.h to support build on AIX
Amitay Isaacs
2013-05-29
5
-0
/
+6
*
util: Do not stop build if backtracing is not supported
Amitay Isaacs
2013-05-29
1
-2
/
+1
*
eventscripts: Fix statd-callout update handling
Martin Schwenke
2013-05-28
3
-31
/
+20
*
tests/integration: Improve debug output for unhealthy cluster after restart
Martin Schwenke
2013-05-28
1
-4
/
+7
*
tests/scripts: Delete unused $rows and $ww variables from run_tests
Martin Schwenke
2013-05-28
1
-3
/
+0
*
packaging: Create separate package for pcp pmda
Martin Schwenke
2013-05-28
1
-0
/
+27
*
build: Separate autoconf macros for pmda
Martin Schwenke
2013-05-28
2
-19
/
+33
*
build: Fix install paths for pcp pmda
Martin Schwenke
2013-05-28
1
-5
/
+5
*
packaging: makerpms.sh can take multiple arguments for rpmbuild
Martin Schwenke
2013-05-27
1
-1
/
+1
*
eventscripts: Stop NAT gateway's delete_all() from polluting the log
Martin Schwenke
2013-05-27
1
-1
/
+1
*
recoverd: Backward compatibility for nodes without IPREALLOCATED control
Martin Schwenke
2013-05-27
1
-4
/
+103
*
scripts: Provide mktemp function for platforms without mktemp command
Martin Schwenke
2013-05-27
2
-0
/
+47
*
tests: Fix integration tests to use real private IPs
Martin Schwenke
2013-05-27
1
-2
/
+2
*
pmda: handle new ctdb_statistics format
David Disseldorp
2013-05-26
1
-7
/
+7
*
tests/takeover: New test with 900 IPs
Martin Schwenke
2013-05-24
1
-0
/
+1813
*
tests/takeover: Takeover tests can use up to 1024 and checks limits
Martin Schwenke
2013-05-24
1
-1
/
+13
*
tests/takeover: LCP2 tests for weird, unbalanced corner-cases
Martin Schwenke
2013-05-24
3
-0
/
+201
*
tests/takeover: Allow takeover runs with differing IP allocations per node
Martin Schwenke
2013-05-24
2
-12
/
+48
*
vacuum: Reduce the priority of non-critical error
Amitay Isaacs
2013-05-24
1
-1
/
+1
*
ctdbd: fix comment explaining redirection of CTDB_REQ_CALL redirection.
Michael Adam
2013-05-24
1
-2
/
+5
*
ctdbd: remove a nonempty blank line
Michael Adam
2013-05-24
1
-1
/
+0
*
ctdbd: update comment describing ctdb_call_send_redirect()
Michael Adam
2013-05-24
1
-12
/
+1
*
tests/takeover: New tests to check runstate handling
Martin Schwenke
2013-05-24
3
-0
/
+108
*
recoverd: Nodes can only takeover IPs if they are in runstate RUNNING
Martin Schwenke
2013-05-24
2
-3
/
+144
*
recoverd: Handle errors carefully when fetching tunables
Martin Schwenke
2013-05-24
1
-5
/
+38
*
recoverd: Set explicit default value when getting tunable from nodes
Martin Schwenke
2013-05-24
1
-4
/
+11
*
client: async_callback() sets result to -ETIME if a control times out
Martin Schwenke
2013-05-24
1
-0
/
+5
*
ctdbd: Update the get_tunable code to return -EINVAL for unknown tunable
Martin Schwenke
2013-05-24
3
-3
/
+3
*
recoverd: Whitespace improvements
Martin Schwenke
2013-05-24
1
-10
/
+10
*
recoverd: Use talloc_array_length() for simpler code
Martin Schwenke
2013-05-24
1
-8
/
+8
*
ctdbd: When the "setup" event fails log an error and exit, don't abort
Martin Schwenke
2013-05-24
1
-2
/
+2
*
eventscripts: 11.natgw should not call ctdb tool in "init" event
Martin Schwenke
2013-05-24
1
-4
/
+13
*
ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
Martin Schwenke
2013-05-24
8
-5
/
+19
*
tools/ctdb: "ctdb runstate" now accepts optional expected run state arguments
Martin Schwenke
2013-05-24
4
-4
/
+32
*
tools/ctdb: New command runstate to print current runstate
Martin Schwenke
2013-05-24
2
-0
/
+38
*
ctdbd: New control CTDB_CONTROL_GET_RUNSTATE
Martin Schwenke
2013-05-24
4
-0
/
+43
*
ctdbd: Start logging process earlier
Martin Schwenke
2013-05-24
1
-7
/
+6
*
ctdbd: Only start recovery daemon and timed events after setup event
Martin Schwenke
2013-05-24
1
-21
/
+22
*
ctdbd: Replace ctdb->done_startup with ctdb->runstate
Martin Schwenke
2013-05-24
7
-11
/
+80
*
tools/ctdb: Remove duplicate command definition for "sync"
Martin Schwenke
2013-05-24
1
-2
/
+1
*
logging: Make sure ringbuffer messages are terminated with a newline
Amitay Isaacs
2013-05-24
1
-0
/
+6
[next]