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-tests: Add NAT gateway eventscript unit tests for static routes
Martin Schwenke
2014-03-26
6
-0
/
+207
*
ctdb-eventscripts: CTDB_NATGW_STATIC_ROUTES can specify gateways
Martin Schwenke
2014-03-26
2
-8
/
+27
*
ctdb-eventscripts: New configuration variable CTDB_NATGW_STATIC_ROUTES
Martin Schwenke
2014-03-26
3
-5
/
+64
*
ctdb-eventscripts: Clarify that CTDB_NATGW_DEFAULT_GATEWAY is optional
Martin Schwenke
2014-03-26
3
-9
/
+14
*
ctdb-eventscripts: Improve check in NATGW "startup" event
Martin Schwenke
2014-03-26
1
-2
/
+5
*
ctdb-eventscripts: Reformat natgw_clear()
Martin Schwenke
2014-03-26
1
-9
/
+11
*
ctdb-eventscripts: Rename some NAT gateway functions
Martin Schwenke
2014-03-26
1
-10
/
+11
*
ctdb-tests: Add a test for NAT gateway sanity checking
Martin Schwenke
2014-03-26
1
-0
/
+24
*
ctdb-eventscripts: Sanity check NAT gateway configuration
Martin Schwenke
2014-03-26
1
-3
/
+20
*
ctdb-eventscripts: Improve readability of NAT gateway update code
Martin Schwenke
2014-03-26
1
-16
/
+31
*
ctdb-tests: Add some tests for 11.natgw eventscript
Martin Schwenke
2014-03-26
9
-18
/
+376
*
ctdb-eventscripts: Use set_proc() to update /proc
Martin Schwenke
2014-03-26
1
-3
/
+3
*
ctdb/daemon: Optimise deletion of IPs
Martin Schwenke
2014-03-23
1
-11
/
+11
*
ctdb/daemon: Make delete IP wait until the IP is released
Martin Schwenke
2014-03-23
3
-31
/
+100
*
ctdb-tests: Improve tickle tests
Martin Schwenke
2014-03-23
3
-20
/
+45
*
ctdb-eventscripts: Fix regression in IP add/delete functions
Martin Schwenke
2014-03-23
1
-4
/
+8
*
ctdb-daemon: Do not disable monitoring when running eventscripts
Martin Schwenke
2014-03-23
1
-5
/
+0
*
ctdb-eventscripts: Attach to persistent ctdb.tdb in "startup" event
Martin Schwenke
2014-03-23
1
-1
/
+2
*
ctdb-daemon: Fix tickle updates to recently started nodes
Martin Schwenke
2014-03-23
1
-10
/
+7
*
ctdb-tools-ctdb: Parse IP addresses when reading a list from a file
Martin Schwenke
2014-03-23
1
-21
/
+15
*
ctdb-tools-ctdb: Remove redundant filtering of trailing empty lines
Martin Schwenke
2014-03-23
1
-3
/
+0
*
ctdb-tools-ctdb: Use DLIST_ADD_END() to avoid reversing the list
Martin Schwenke
2014-03-23
1
-14
/
+3
*
ctdb-tools-ctdb: Factor out function read_pnn_node_file()
Martin Schwenke
2014-03-23
1
-58
/
+36
*
ctdb-tests: Add "ctdb listnodes" and "ctdb xpnn" stub tests
Martin Schwenke
2014-03-23
8
-1
/
+158
*
ctdb-tools-ctdb: Read NAT gateway nodes from a separate function
Martin Schwenke
2014-03-23
1
-38
/
+53
*
ctdb-tools-ctdb: Add and use function filter_nodemap_by_natgw_nodes()
Martin Schwenke
2014-03-23
1
-29
/
+43
*
ctdb-tools-ctdb: Update LVS commands to use filter_nodemap_by_flags()
Martin Schwenke
2014-03-23
1
-67
/
+41
*
ctdb-tools-ctdb: Update LVS commands to use filter_nodemap_by_capabilities()
Martin Schwenke
2014-03-23
1
-42
/
+22
*
ctdb-tools-ctdb: Fixes for "lvs" and "lvsmaster" commands
Martin Schwenke
2014-03-23
1
-3
/
+4
*
ctdb-tools-ctdb: Generalise find_natgw() -> filter_nodemap_by_flags()
Martin Schwenke
2014-03-23
1
-15
/
+28
*
ctdb-tools-ctdb: Update natgwlist to filter nodes by NATGW capability
Martin Schwenke
2014-03-23
1
-14
/
+55
*
ctdb-tests: New natgwlist tests where nodes capability not set
Martin Schwenke
2014-03-23
2
-0
/
+74
*
ctdb-tests: Update ctdb stub LVS tests and add some new ones
Martin Schwenke
2014-03-23
10
-5
/
+194
*
ctdb-tests: Support fake capabilities in CTDB tool stub
Martin Schwenke
2014-03-23
2
-4
/
+77
*
ctdb-tests: Remove old, unused copy of a CTDB tool unit test
Martin Schwenke
2014-03-23
1
-34
/
+0
*
ctdb-tools-ctdb: Don't close stderr when running without_daemon commands
Martin Schwenke
2014-03-23
1
-1
/
+0
*
ctdb/pmda: Fix metric identifiers
David Disseldorp
2014-03-22
1
-123
/
+141
*
ctdb-vacuum: fix delete list counts in delete_marshall_traverse_first
Michael Adam
2014-03-06
1
-0
/
+2
*
ctdb-vacuum: fix possible cause for delelete_list processing counts left reco...
Michael Adam
2014-03-06
1
-0
/
+16
*
ctdb-vacuum: systematize counters into various structs
Michael Adam
2014-03-06
1
-109
/
+123
*
ctdb-vacuum: remove unused counter vdata->total
Michael Adam
2014-03-06
1
-3
/
+0
*
ctdb-vacuum: make ctdb_process_delete_list() void
Michael Adam
2014-03-06
1
-19
/
+6
*
ctdb-vacuum: make ctdb_process_vacuum_fetch_lists() void.
Michael Adam
2014-03-06
1
-7
/
+4
*
ctdb-vacuum: make ctdb_vacuum_traverse_db() void.
Michael Adam
2014-03-06
1
-8
/
+4
*
ctdb-vacuum: don't stop in process_vacuum_fetch_lists when sending to one nod...
Michael Adam
2014-03-06
1
-1
/
+0
*
ctdb-vacuum: catch and log errors to traverse the delete list in ctdb_process...
Michael Adam
2014-03-06
1
-6
/
+18
*
ctdb-vacuum: catch and log error of traverse in ctdb_process_delete_queue()
Michael Adam
2014-03-06
1
-1
/
+8
*
ctdb-vacuum: use tdb_parse_record instead of tdb_fetch in delete_marshall_tra...
Michael Adam
2014-03-06
1
-26
/
+8
*
ctdb-vacuum: simplify delete_marshall_traverse_first: use tdb_null
Michael Adam
2014-03-06
1
-5
/
+2
*
ctdb-vacuum: remove VacuumLimit criterion for triggering a repack
Michael Adam
2014-03-06
1
-5
/
+1
[next]