index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-vacuum: revert "Do not delete VACUUM MIGRATED records immediately"
Michael Adam
2015-06-12
1
-5
/
+0
*
ctdb-ib: make sure the tevent_fd is removed before the fd is closed
Stefan Metzmacher
2015-06-12
1
-11
/
+10
*
ctdb-locking: move all auto_mark logic into process_callbacks()
Stefan Metzmacher
2015-06-12
1
-10
/
+2
*
ctdb-locking: make process_callbacks() more robust
Stefan Metzmacher
2015-06-12
1
-3
/
+8
*
ctdb-locking: Add a comment to explain auto_mark usage
Amitay Isaacs
2015-06-12
1
-0
/
+4
*
ctdb-locking: Avoid resetting talloc destructor
Amitay Isaacs
2015-06-12
1
-2
/
+4
*
ctdb-locking: Avoid memory leak in the failure case
Amitay Isaacs
2015-06-12
1
-0
/
+1
*
ctdb-locking: Set destructor when lock_context is created
Amitay Isaacs
2015-06-12
1
-4
/
+1
*
ctdb-locking: Set the lock_ctx->request to NULL when request is freed
Stefan Metzmacher
2015-06-12
1
-0
/
+6
*
ctdb-locking: Avoid memory corruption in ctdb_lock_context_destructor
Stefan Metzmacher
2015-06-12
1
-0
/
+4
*
ctdb-build: only use ctdb/packaging/mkversion.sh for the standalone build.
Stefan Metzmacher
2015-06-08
1
-11
/
+15
*
ctdb-build: fix version handling in standalone build
Michael Adam
2015-06-08
1
-4
/
+4
*
ctdb: Change use of 'which' to 'type' in scripts.
Jose A. Rivera
2015-06-05
3
-5
/
+5
*
ctdb-recovered: Drop unused variable
Amitay Isaacs
2015-06-05
1
-2
/
+0
*
ctdb-recoverd/vacuum: Remove vacuum_info structure
Amitay Isaacs
2015-06-05
1
-74
/
+5
*
ctdb-recoverd/vacuum: move fetch loop back into fetch handler.
Michael Adam
2015-06-05
1
-24
/
+15
*
ctdb-recoverd/vacuum: slightly reorder the vacuum fetch loop
Michael Adam
2015-06-05
1
-2
/
+3
*
ctdb-recoverd/vacuum: add common exit point to vacuum_fetch_handler
Michael Adam
2015-06-05
1
-16
/
+10
*
ctdb-recoverd/vacuum: factor vacuum_fetch_process_one out of vacuum_fetch_loop
Michael Adam
2015-06-05
1
-48
/
+66
*
ctdb-recoverd/vacuum: move two variables into scope.
Michael Adam
2015-06-05
1
-3
/
+2
*
ctdb-recoverd/vacuum: remove unneeded prototype.
Michael Adam
2015-06-05
1
-1
/
+0
*
ctdb: remove various dead prototypes from the ctdb private header.
Günther Deschner
2015-05-30
1
-52
/
+0
*
ctdb: remove various dead prototypes from the ctdb client header.
Günther Deschner
2015-05-30
1
-47
/
+0
*
ctdb-doc: Document externally managed public IP addresses
Martin Schwenke
2015-05-13
2
-2
/
+111
*
ctdb-tests: Add tickle test for external public address handling
Martin Schwenke
2015-05-13
1
-0
/
+102
*
ctdb-scripts: New eventscript 10.external
Martin Schwenke
2015-05-13
2
-0
/
+50
*
ctdb-daemon: Move release of all IPs to startup
Martin Schwenke
2015-05-13
2
-3
/
+3
*
ctdb-daemon: Never release all IPs when DisableIPFailover is set
Martin Schwenke
2015-05-13
2
-3
/
+5
*
ctdb-scripts: Drop all public IP addresses from 10.interface
Martin Schwenke
2015-05-13
5
-4
/
+4
*
ctdb-daemon: Don't update IP tree if DisableIPFailover is set
Martin Schwenke
2015-05-13
1
-1
/
+6
*
ctdb-daemon: Mark interfaces as "up" by default
Martin Schwenke
2015-05-13
1
-14
/
+2
*
ctdb-daemon: Skip "IP on interface" checks if DisableIPFailover is set
Martin Schwenke
2015-05-13
1
-3
/
+3
*
ctdb-daemon: Improve readability of code by nesting if-statements
Martin Schwenke
2015-05-13
1
-6
/
+10
*
ctdb-daemon: Remove obsolete IPv4 only controls
Amitay Isaacs
2015-05-12
5
-317
/
+49
*
ctdb-daemon: Remove older data structure that supports only IPv4 addresses
Amitay Isaacs
2015-05-12
3
-36
/
+3
*
ctdb-daemon: Fix typo in debug message
Martin Schwenke
2015-05-10
1
-1
/
+1
*
ctdb-daemon: Initialise eventscript status earlier
Martin Schwenke
2015-05-10
1
-4
/
+4
*
ctdb-daemon: Make ctdb_event_script_args() terminate if no scripts
Martin Schwenke
2015-05-10
1
-0
/
+1
*
ctdb-daemon: Drop interface monitoring
Martin Schwenke
2015-05-10
2
-48
/
+0
*
ctdb-common: Reimplement external tracing using ctdb_set_helper()
Martin Schwenke
2015-05-10
1
-3
/
+5
*
ctdb-scripts: Drop update of public address configuration from config.tdb
Martin Schwenke
2015-05-10
1
-22
/
+0
*
ctdb-recoverd: Short circuit takeover run if no nodes are RUNNING
Martin Schwenke
2015-05-10
1
-0
/
+17
*
ctdb-recoverd: Remove redundant condition when checking recovery lock
Martin Schwenke
2015-05-10
1
-6
/
+4
*
ctdb-recoverd: Simplify using TALLOC_FREE()
Martin Schwenke
2015-05-10
1
-2
/
+1
*
ctdb-recoverd: Drop redundant condition in election handler
Martin Schwenke
2015-05-10
1
-2
/
+1
*
ctdb-recoverd: Remove unused memory context variable
Martin Schwenke
2015-05-10
1
-6
/
+0
*
ctdb-daemon: Broadcast IP rellocation request from monitor code
Martin Schwenke
2015-05-10
1
-4
/
+7
*
ctdb-recoverd: Replace unnecessary use of ctdb->recovery_master
Martin Schwenke
2015-05-10
1
-6
/
+7
*
ctdb-recoverd: Rename some local variables to avoid conflict with convention
Martin Schwenke
2015-05-10
1
-20
/
+20
*
ctdb_recoverd: Move num_lmasters calculation to near where it is used
Martin Schwenke
2015-05-10
1
-13
/
+13
[next]