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
...
|
*
ctdbd: Complain loudly if CTDB_DEBUG_HUNG_SCRIPT script isn't executable
Martin Schwenke
2013-02-05
1
-12
/
+0
|
*
ctdbd: Remove command-line option --debug-hung-script
Martin Schwenke
2013-02-05
4
-28
/
+16
|
*
ctdbd: Remove debug_hung_script_ctx
Martin Schwenke
2013-02-05
2
-4
/
+1
|
*
ctdbd: Message logged at exit should be different for different processes
Martin Schwenke
2013-02-05
1
-1
/
+5
|
*
daemon: Make sure all the traverse children are terminated if traverse times out
Amitay Isaacs
2013-02-05
1
-3
/
+11
|
*
Logging: Free the ringbuffer in child processes created with ctdb_fork()
Martin Schwenke
2013-02-05
1
-0
/
+3
|
*
Logging: New function ctdb_log_ringbuffer_free()
Martin Schwenke
2013-02-05
2
-2
/
+9
|
*
build: Fix a Makefile.in typo
Martin Schwenke
2013-02-05
1
-1
/
+1
|
*
tools/ctdb: Fix a compiler warning
Martin Schwenke
2013-02-04
1
-1
/
+1
|
*
recoverd: Fix printing of node flags from local information
Amitay Isaacs
2013-01-23
1
-1
/
+1
|
*
common: Don't lie on unimplemented gratuitous arp
Mathieu Parent
2013-01-22
4
-5
/
+5
|
*
tests: Test portability
Mathieu Parent
2013-01-22
2
-0
/
+310
|
*
common: FreeBSD+kFreeBSD: Implement get_process_name (same as in Linux)
Mathieu Parent
2013-01-22
2
-3
/
+30
|
*
common: Detailed platform-specific FIXME
Mathieu Parent
2013-01-22
4
-18
/
+22
|
*
build: Update config.guess 2012-12-30 and config.sub to 2013-01-11
Mathieu Parent
2013-01-22
2
-301
/
+399
|
*
doc: allows to -> allows one to
Mathieu Parent
2013-01-22
2
-2
/
+2
|
*
build: Add missing LDFLAGS
Mathieu Parent
2013-01-22
1
-2
/
+2
|
*
Changes for unobtrusive recovery and new method for health check.
Srikrishan Malik
2013-01-11
3
-75
/
+156
|
*
recoverd: Create recoverd monitoring timed events off recoverd context
Amitay Isaacs
2013-01-09
1
-1
/
+1
|
*
daemon: Protect against double free of callback state while shutting down
Amitay Isaacs
2013-01-09
3
-2
/
+11
|
*
daemon: On shutdown, destroy timed events that check if recoverd is active
Amitay Isaacs
2013-01-09
3
-7
/
+15
|
*
tests: Add a test for recovery of persistent databases
Amitay Isaacs
2013-01-09
1
-0
/
+119
|
*
tools/ctdb: Add setdbseqnum command to set __db_sequence_number__
Amitay Isaacs
2013-01-09
1
-0
/
+86
|
*
tools/ctdb: Re-factor code to check if db exists given name or id
Amitay Isaacs
2013-01-09
1
-212
/
+110
|
*
tools/ctdb: Add pdelete command to delete a record from persistent database
Amitay Isaacs
2013-01-09
1
-0
/
+67
|
*
daemon: Update the comment and remove redundant check in ctdb_start_transport()
Amitay Isaacs
2013-01-09
1
-6
/
+1
|
*
eventscripts: Fail the setup event if CTDB does not become ready
Martin Schwenke
2013-01-09
1
-4
/
+3
|
*
scripts: Make script_log() use supplied message, stop logger from hanging
Martin Schwenke
2013-01-08
1
-1
/
+1
|
*
scripts: Rework ctdb-crash-cleanup.sh so that it uses existing functions
Martin Schwenke
2013-01-08
1
-32
/
+17
|
*
scripts: Make drop_all_public_ips() more robust
Martin Schwenke
2013-01-08
1
-3
/
+32
|
*
ctdbd: Default value for debug_hung_script should use ETCDIR
Martin Schwenke
2013-01-08
1
-1
/
+1
|
*
scripts: debug-hung-script.sh doesn't need functions/loadconfig
Martin Schwenke
2013-01-08
1
-3
/
+0
|
*
scripts: statd-callout should calculate CTDB_BASE if it is not set
Martin Schwenke
2013-01-08
1
-3
/
+2
|
*
eventscripts: Each script should set CTDB_BASE if it is not set
Martin Schwenke
2013-01-08
19
-0
/
+57
|
*
scripts: Move drop_all_public_ips() to the functions file
Martin Schwenke
2013-01-08
2
-6
/
+6
|
*
tests/simple: Add test to check recovery daemon IP verification
Martin Schwenke
2013-01-08
2
-6
/
+121
|
*
tests/eventscripts: Ratchet down debug level for ctdb_takeover_tests
Martin Schwenke
2013-01-08
1
-1
/
+2
|
*
recoverd: Separate each IP allocation algorithm into its own function
Martin Schwenke
2013-01-08
1
-66
/
+96
|
*
recoverd: New function unassign_unsuitable_ips()
Martin Schwenke
2013-01-08
1
-25
/
+34
|
*
recoverd: Move failback retry loop into basic_failback() and lcp2_failback()
Martin Schwenke
2013-01-08
2
-31
/
+28
|
*
recoverd: Trying to failback more IPs no longer allocates unassigned IPs
Martin Schwenke
2013-01-08
2
-20
/
+2
|
*
recoverd: basic_failback() can call find_takeover_node() directly
Martin Schwenke
2013-01-08
1
-4
/
+2
|
*
recoverd: Don't do failback at all when deterministic IPs are in use
Martin Schwenke
2013-01-08
1
-13
/
+5
|
*
recoverd: Move the test for both 'DeterministicIPs' and 'NoIPFailback' set
Martin Schwenke
2013-01-08
1
-3
/
+8
|
*
recoverd: Fix a memory leak in IP allocation
Martin Schwenke
2013-01-08
1
-0
/
+2
|
*
tests/takeover: Add some LCP2 tests for case when no node are healthy
Martin Schwenke
2013-01-08
6
-0
/
+189
|
*
tests/takeover: Initial tests for deterministic IPs
Martin Schwenke
2013-01-08
3
-0
/
+90
|
*
tests/takeover: Do output filtering for deterministic IPs algorithm too
Martin Schwenke
2013-01-08
1
-1
/
+2
|
*
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
2
-16
/
+18
[prev]
[next]