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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecords
Amitay Isaacs
2013-04-17
2
-0
/
+61
*
recoverd/takeover: Use IP->node mapping info from nodes hosting that IP
Amitay Isaacs
2013-04-08
1
-1
/
+7
*
logging: Do not ignore stdout/stderr from the exec'd children
Amitay Isaacs
2013-03-25
1
-5
/
+0
*
server:persistent: fix a debug message (copy'n'paste error)
Michael Adam
2013-03-12
1
-2
/
+3
*
ctdbd: Add an index db for message list for faster searches
Amitay Isaacs
2013-03-06
1
-7
/
+1
*
server:persistent: fix a comment typo.
Michael Adam
2013-02-22
1
-1
/
+1
*
recoverd: update_capabilities() should use connected nodes
Martin Schwenke
2013-02-20
1
-1
/
+1
*
ctdbd: Fix the PullDBPreallocation size to 10MB as intended
Amitay Isaacs
2013-02-14
1
-1
/
+1
*
Logging: Fix breakage when freeing the log ringbuffer
Martin Schwenke
2013-02-07
1
-2
/
+5
*
Fix a comment typo
Volker Lendecke
2013-02-06
1
-1
/
+1
*
ctdbd: Don't use a fixed length buffer for the hung script command
Martin Schwenke
2013-02-05
1
-2
/
+4
*
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
2
-25
/
+9
*
ctdbd: Remove debug_hung_script_ctx
Martin Schwenke
2013-02-05
1
-3
/
+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
*
recoverd: Fix printing of node flags from local information
Amitay Isaacs
2013-01-23
1
-1
/
+1
*
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
2
-2
/
+10
*
daemon: On shutdown, destroy timed events that check if recoverd is active
Amitay Isaacs
2013-01-09
2
-7
/
+14
*
daemon: Update the comment and remove redundant check in ctdb_start_transport()
Amitay Isaacs
2013-01-09
1
-6
/
+1
*
ctdbd: Default value for debug_hung_script should use ETCDIR
Martin Schwenke
2013-01-08
1
-1
/
+1
*
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
1
-25
/
+25
*
recoverd: Trying to failback more IPs no longer allocates unassigned IPs
Martin Schwenke
2013-01-08
1
-2
/
+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
*
ctdbd: Clean up orphaned interfaces when an IP is deleted
Martin Schwenke
2013-01-07
1
-4
/
+72
*
ctdbd: Initialise the node flags in just one place
Martin Schwenke
2013-01-07
3
-12
/
+33
*
ctdbd: Remove debug option --node-ip, use --listen instead
Martin Schwenke
2013-01-07
1
-16
/
+0
*
ctdb:recover: fix a comment typo
Michael Adam
2013-01-05
1
-1
/
+1
*
daemon: Add a tunable to enable automatic database priority setting
Amitay Isaacs
2013-01-05
2
-5
/
+10
*
vacuum: Avoid some tallocs in ctdb recovery
Volker Lendecke
2012-11-26
1
-6
/
+8
*
recovery: data corruption of persistent DBs after recoveries: don't delete em...
Michael Adam
2012-11-20
1
-2
/
+31
*
recoverd: fix a comment typo
Michael Adam
2012-11-20
1
-1
/
+1
*
vacuum: fix a comment typo
Michael Adam
2012-11-19
1
-1
/
+1
*
ctdbd: Make the link status of new interfaces more flexible
Martin Schwenke
2012-11-19
1
-1
/
+14
*
locking: Do not use RECLOCK for tracking DB locks and latencies
Amitay Isaacs
2012-11-14
1
-2
/
+8
*
recoverd: Track the nodes that fail takeover run and set culprit count
Amitay Isaacs
2012-11-14
2
-8
/
+40
*
ctdbd: Fix compilation warning in locking code
Martin Schwenke
2012-10-31
1
-2
/
+2
*
Add a \n to an error message
Volker Lendecke
2012-10-25
1
-1
/
+1
*
recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOG
Martin Schwenke
2012-10-22
1
-0
/
+46
*
locking: Do not use ctdb_kill() to kill smbd processes
Amitay Isaacs
2012-10-20
1
-1
/
+1
*
locking: Add database priority handling for older versions of samba
Amitay Isaacs
2012-10-20
1
-0
/
+61
*
locking: Schedule a new lock request everytime a lock is released
Amitay Isaacs
2012-10-20
1
-0
/
+4
*
ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.c
Amitay Isaacs
2012-10-20
2
-241
/
+6
*
ctdb_recover: Replace static locking functions with locking API
Amitay Isaacs
2012-10-20
1
-98
/
+8
[prev]
[next]