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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tools/ctdb: Remove setdbseqnum command
Amitay Isaacs
2013-10-04
1
-86
/
+0
|
*
tests: No need to set sequence number when modifying persistent database
Amitay Isaacs
2013-10-04
1
-10
/
+2
|
*
client: Remove old persistent transaction code
Amitay Isaacs
2013-10-04
1
-445
/
+0
|
*
client: Reimplement persistent transaction code using TRANS3_COMMIT
Amitay Isaacs
2013-10-04
2
-5
/
+290
|
*
client: Add functions to parse g_lock.tdb records
Amitay Isaacs
2013-10-04
1
-0
/
+198
|
*
client: Add functions to handle server_id structure
Amitay Isaacs
2013-10-04
1
-0
/
+66
|
*
ctdbd: Remove transaction code related to TRANS2 commits
Amitay Isaacs
2013-10-04
5
-323
/
+4
|
*
ctdbd: Deprecate TRANS2 commit controls
Amitay Isaacs
2013-10-04
2
-12
/
+11
|
*
ctdbd: Create a utility function to log error for "not implemented" controls
Amitay Isaacs
2013-10-04
1
-4
/
+15
|
*
include: Remove unused set_dmaster structure
Amitay Isaacs
2013-10-04
1
-6
/
+0
|
*
tests/tool: Remove references in libctdb in file and function names
Martin Schwenke
2013-10-04
7
-62
/
+40
|
*
tests/tool: Rework test programs so they no longer expect libctdb
Martin Schwenke
2013-10-04
4
-285
/
+291
|
*
tests/tool: Fix some comment typos
Martin Schwenke
2013-10-04
2
-2
/
+2
|
*
tools/ctdb: Stop return value from being clobbered in control_lvsmaster()
Martin Schwenke
2013-10-04
1
-2
/
+2
|
*
client: Fix some format string compiler warnings
Martin Schwenke
2013-10-04
1
-2
/
+4
|
*
common: Fix setting of debug level in the client code
Amitay Isaacs
2013-10-04
1
-0
/
+7
|
*
libctdb: Remove incomplete libctdb
Amitay Isaacs
2013-10-04
42
-6319
/
+1
|
*
tools/ctdb: Pass memory context for returning nodes in parse_nodestring
Amitay Isaacs
2013-10-04
2
-8
/
+9
|
*
tests: Do not use libctdb code in tests
Amitay Isaacs
2013-10-04
3
-54
/
+24
|
*
tools/ctdb: Do not use libctdb for commandline tool
Amitay Isaacs
2013-10-04
2
-109
/
+202
|
*
client: Add ctdb_ctrl_getdbseqnum() function
Amitay Isaacs
2013-10-04
2
-0
/
+36
|
*
client: Add ctdb_ctrl_getdbstatistics() function
Amitay Isaacs
2013-10-04
2
-0
/
+56
|
*
client: Add ctdb_client_check_message_handlers() function
Amitay Isaacs
2013-10-04
2
-1
/
+38
|
*
client: Remove extra whitespaces
Amitay Isaacs
2013-10-04
1
-3
/
+2
|
*
tests: Remove unused test program ctdb_fetch_lock_once
Amitay Isaacs
2013-10-04
2
-153
/
+2
|
*
tools/ctdb: When printing TDB data as a string, use correct length of the string
Amitay Isaacs
2013-10-04
1
-1
/
+1
|
*
tools/ctdb: Remove un-implemented ctdb vacuum command
Amitay Isaacs
2013-10-04
2
-10
/
+0
|
*
tests: Add a simple test to test cluster wide database traverse
Amitay Isaacs
2013-09-26
1
-0
/
+73
|
*
traverse: Send traverse end record from traverse child process
Amitay Isaacs
2013-09-25
1
-25
/
+26
|
*
traverse: Wait till all data has been flushed from output queue
Amitay Isaacs
2013-09-25
1
-0
/
+6
|
*
traverse: Use ctdb local variable for convenience
Amitay Isaacs
2013-09-25
1
-3
/
+3
|
*
traverse: Check if local traverse failed or succeeded
Amitay Isaacs
2013-09-25
1
-10
/
+32
|
*
traverse: Log information when traverse starts and ends
Amitay Isaacs
2013-09-25
1
-2
/
+11
|
*
tool/ltdbtool: -h option does not require an argument
Martin Schwenke
2013-09-25
1
-1
/
+1
|
*
scripts: Add support for optional ctdbd.conf configuration file
Martin Schwenke
2013-09-25
1
-0
/
+7
|
*
utils: Make debug level strings case-insensitive
Martin Schwenke
2013-09-25
1
-1
/
+1
|
*
tools/ctdb: Fix help messages for ctdb commands
Martin Schwenke
2013-09-25
1
-4
/
+4
|
*
tools/ctdb: Ban time of 0 is invalid
Martin Schwenke
2013-09-25
1
-0
/
+5
|
*
eventscripts: Load CTDB configuration settings in 70.iscsi
Amitay Isaacs
2013-09-23
1
-0
/
+2
|
*
recoverd: Disable takeover runs on other nodes for 5 minutes
Martin Schwenke
2013-09-19
1
-2
/
+2
|
*
recoverd: Improve logging for takeover runs
Martin Schwenke
2013-09-19
1
-1
/
+5
|
*
tools/ctdb: Use the standard long timeout when disabling takeover runs
Martin Schwenke
2013-09-19
1
-2
/
+4
|
*
tools/ctdb: Fix arguments/semantics of rebalance node
Martin Schwenke
2013-09-19
1
-6
/
+20
|
*
tools/ctdb: Make rebalancenode more robust
Martin Schwenke
2013-09-19
1
-8
/
+4
|
*
tests/simple: Fix the reloadips test to cope with changes to reloadips
Martin Schwenke
2013-09-19
1
-3
/
+3
|
*
recoverd: Be careful about freeing the list of IP rebalance target nodes
Martin Schwenke
2013-09-19
1
-1
/
+7
|
*
recoverd: reloadips should rebalance target nodes for new IPs
Martin Schwenke
2013-09-19
1
-0
/
+20
|
*
ctdbd: Make ctdb_reloadips_child send controls asynchronously
Martin Schwenke
2013-09-19
1
-42
/
+90
|
*
recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODE
Martin Schwenke
2013-09-19
4
-66
/
+91
|
*
recoverd: Remove unused CTDB_SRVID_RELOAD_ALL_IPS and handler
Martin Schwenke
2013-09-19
2
-93
/
+0
[prev]
[next]