index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
tests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-logging: Separate out syslog and file logging backends
Martin Schwenke
2014-10-28
1
-0
/
+2
*
ctdb-logging: Change LogLevel to DEBUGLEVEL
Martin Schwenke
2014-10-06
3
-5
/
+5
*
ctdb-build: Tests don't include lib/util/*.c, link ctdb-util instead
Martin Schwenke
2014-09-10
2
-20
/
+0
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
4
-4
/
+2
*
ctdb-tests: Add missing declarations caused by #define magic
Martin Schwenke
2014-09-10
1
-1
/
+30
*
ctdb-tests: Mark some functions as static
Martin Schwenke
2014-09-10
6
-39
/
+46
*
ctdb-util: Remove util/strlist.c and references to str_util_*()
Martin Schwenke
2014-09-10
2
-2
/
+0
*
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
2014-08-21
1
-1
/
+1
*
ctdb-common: Separate system utilties that are ctdb independent
Amitay Isaacs
2014-06-12
2
-0
/
+2
*
ctdb-tools-ctdb: Make natgwlist and lvsmaster more resilient
Martin Schwenke
2014-05-29
1
-0
/
+23
*
ctdb-tools-ctdb: Drop disconnected nodes when filtering by capability
Martin Schwenke
2014-04-14
1
-0
/
+9
*
ctdb-tests: Do not mix bool and int data types
Amitay Isaacs
2014-03-28
1
-1
/
+1
*
ctdb-tests: Use ctdb_fetch_lock instead of ctdb_fetch_lock_readonly
Amitay Isaacs
2014-03-28
1
-1
/
+1
*
ctdb-tests: Add "ctdb listnodes" and "ctdb xpnn" stub tests
Martin Schwenke
2014-03-23
2
-1
/
+43
*
ctdb-tests: Support fake capabilities in CTDB tool stub
Martin Schwenke
2014-03-23
1
-4
/
+20
*
ctdb-tests: Coverity fixes
Amitay Isaacs
2013-11-19
1
-8
/
+14
*
Revert "tests: If transaction_start fails, try again"
Amitay Isaacs
2013-11-07
1
-1
/
+1
*
ctdbd: Add nodes_file member to struct ctdb_context
Martin Schwenke
2013-10-22
1
-2
/
+0
*
tests: If transaction_start fails, try again
Amitay Isaacs
2013-10-08
1
-1
/
+1
*
tests: Make sure test exits with zero status on successful completion
Amitay Isaacs
2013-10-08
1
-2
/
+5
*
tests: Re-enable transaction test code
Amitay Isaacs
2013-10-04
1
-3
/
+0
*
tests/tool: Remove references in libctdb in file and function names
Martin Schwenke
2013-10-04
4
-46
/
+26
*
tests/tool: Rework test programs so they no longer expect libctdb
Martin Schwenke
2013-10-04
4
-285
/
+291
*
tools/ctdb: Pass memory context for returning nodes in parse_nodestring
Amitay Isaacs
2013-10-04
1
-1
/
+1
*
tests: Do not use libctdb code in tests
Amitay Isaacs
2013-10-04
2
-52
/
+22
*
tests: Remove unused test program ctdb_fetch_lock_once
Amitay Isaacs
2013-10-04
1
-146
/
+0
*
recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODE
Martin Schwenke
2013-09-19
1
-4
/
+7
*
tests: Add a test program to hold a lock on a database
Amitay Isaacs
2013-08-01
1
-0
/
+42
*
Fixes for various issues found by Coverity
Sumit Bose
2013-07-11
1
-0
/
+5
*
Tests: Correct the arguments to memset
Amitay Isaacs
2013-07-11
1
-1
/
+1
*
tests: If connection to ctdb daemon fails, exit
Amitay Isaacs
2013-07-04
6
-0
/
+18
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
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
*
tests/takeover: Takeover tests can use up to 1024 and checks limits
Martin Schwenke
2013-05-24
1
-1
/
+13
*
tests/takeover: Allow takeover runs with differing IP allocations per node
Martin Schwenke
2013-05-24
1
-10
/
+47
*
recoverd: Nodes can only takeover IPs if they are in runstate RUNNING
Martin Schwenke
2013-05-24
1
-1
/
+29
*
recoverd: takeover_run_core() should not use modified node flags
Martin Schwenke
2013-05-23
1
-21
/
+24
*
recoverd: Remove unused mask argument and initial mask calculation
Martin Schwenke
2013-05-07
1
-9
/
+3
*
recoverd: Remove unused mask argument from IP allocation functions
Martin Schwenke
2013-05-07
1
-3
/
+0
*
recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled
Martin Schwenke
2013-05-07
1
-6
/
+5
*
tests/takeover: Allow per-node tunable settings
Martin Schwenke
2013-05-07
1
-9
/
+47
*
tests: Test portability
Mathieu Parent
2013-01-22
1
-0
/
+305
*
recoverd: Move failback retry loop into basic_failback() and lcp2_failback()
Martin Schwenke
2013-01-08
1
-6
/
+3
*
tests/takeover: Support testing of NoIPTakeoverOnDisabled
Martin Schwenke
2013-01-08
1
-0
/
+5
*
tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHM
Martin Schwenke
2013-01-08
1
-3
/
+12
*
ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.c
Amitay Isaacs
2012-10-20
1
-1
/
+0
*
ctdbd_test: Include ctdb_lock.c code for test stubs
Amitay Isaacs
2012-10-20
1
-0
/
+1
*
tests: libctdb stubs initial ctdb_getcapabilities() implementation
Martin Schwenke
2012-09-28
1
-0
/
+7
*
tests: libctdb stubs must copy pointers rather than just returning them
Martin Schwenke
2012-09-28
1
-6
/
+25
[next]