index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
eventscripts: Factor NFS RPC check action code into nfs_check_rpc_action()
Martin Schwenke
2013-05-06
1
-46
/
+58
*
eventscripts: Remove unused function ctdb_check_counter_limit()
Martin Schwenke
2013-05-06
1
-15
/
+0
*
eventscripts: Use ctdb_check_counter() instead of ctdb_check_counter_limit()
Martin Schwenke
2013-05-06
2
-6
/
+7
*
eventscripts: Might as well try to stat the reclock file first
Martin Schwenke
2013-05-06
1
-9
/
+9
*
eventscripts: Make the early exit in 01.reclock earlier
Martin Schwenke
2013-05-06
1
-6
/
+3
*
eventscripts: Minor cleanups for killtcp/tickle functions
Martin Schwenke
2013-05-06
1
-16
/
+17
*
eventscripts: Tweak the timeout check in kill_tcp_connections()
Martin Schwenke
2013-05-06
1
-7
/
+13
*
eventscripts: In killtcp/tickle functions, $_failed should be boolean
Martin Schwenke
2013-05-06
1
-13
/
+12
*
eventscripts: Remove unused $_killcount from tickle_tcp_connections()
Martin Schwenke
2013-05-06
1
-2
/
+0
*
eventscripts: Refactor connection listing in killtcp and tickle functions
Martin Schwenke
2013-05-06
1
-51
/
+58
*
eventscripts: Reimplement kill_tcp_connections_local_only()
Martin Schwenke
2013-05-06
1
-35
/
+10
*
eventscripts: Change handling of one-way kills in kill_tcp_connections()
Martin Schwenke
2013-05-06
1
-5
/
+6
*
eventscripts: Remove unnecessary variables from killtcp/tickle functions
Martin Schwenke
2013-05-06
1
-22
/
+11
*
eventscripts: Clean up ctdb_check_command()
Martin Schwenke
2013-05-06
3
-11
/
+10
*
eventscripts; Cleanup up ctdb_check_directories()
Martin Schwenke
2013-05-06
1
-6
/
+7
*
eventscripts: Assert that $service_name is set in a few key places
Martin Schwenke
2013-05-06
1
-0
/
+14
*
eventscripts: counters default to $script_name if $service_name not set
Martin Schwenke
2013-05-06
1
-1
/
+1
*
eventscripts: Simplify handling of $service name in "managed" functions
Martin Schwenke
2013-05-06
7
-21
/
+31
*
eventscripts: Simplify handling of $service name in start/stop functions
Martin Schwenke
2013-05-06
1
-9
/
+7
*
eventscripts: Simplify handling of $service name in service_management
Martin Schwenke
2013-05-06
1
-20
/
+16
*
eventscripts: Simplify handling of $service name in reconfigure functions
Martin Schwenke
2013-05-06
1
-18
/
+15
*
eventscripts: Remove unused function ctdb_check_counter_equal()
Martin Schwenke
2013-05-06
1
-12
/
+0
*
scripts: Fix script_log() regression
Martin Schwenke
2013-05-06
1
-1
/
+1
*
initscript: Look for tdbtool/tdbdump using which, not in fixed locations
Martin Schwenke
2013-05-06
1
-4
/
+4
*
ctdbd: Log CTDB startup before creating the PID file
Martin Schwenke
2013-05-06
1
-1
/
+1
*
ctdbd: Remove the "stopped" event
Martin Schwenke
2013-05-06
6
-61
/
+9
*
eventscripts: Remove use of "stopped" event
Martin Schwenke
2013-05-06
2
-2
/
+2
*
recoverd: ctdb_takeover_run() uses CTDB_CONTROL_IPREALLOCATED
Martin Schwenke
2013-05-06
1
-4
/
+2
*
ctdbd: New control CTDB_CONTROL_IPREALLOCATED
Martin Schwenke
2013-05-06
5
-0
/
+65
*
ctdbd: Avoid freeing non-monitor event callback when monitoring is disabled
Martin Schwenke
2013-05-06
1
-31
/
+30
*
recoverd: Interface reference count changes should not cause takeover runs
Martin Schwenke
2013-05-02
1
-23
/
+47
*
recover: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-13
/
+5
*
ctdb_daemon: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-1
/
+1
*
ctdb_call: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-1
/
+1
*
vacuum: use CTDB_REC_RO_FLAGS in the vacuuming code
Michael Adam
2013-04-24
1
-10
/
+2
*
ltdb_server: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-2
/
+2
*
include: define CTDB_REC_RO_FLAGS - all read-only related record flags
Michael Adam
2013-04-24
1
-0
/
+4
*
vacuum: Update (C)
Michael Adam
2013-04-24
1
-1
/
+1
*
vacuum: extend the header comment for ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-2
/
+20
*
vacuum: turn the vacuuming on lmaster into a three-phase process.
Michael Adam
2013-04-24
1
-25
/
+278
*
vacuum: introduce the RECEIVE_RECORDS control
Michael Adam
2013-04-24
4
-0
/
+209
*
vacuum: reorder some of ctdb_process_delete_list() more intuitively
Michael Adam
2013-04-24
1
-21
/
+21
*
vacuum: add explicit temporary memory context to ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-5
/
+12
*
vacuum: fix indentation in ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-2
/
+2
*
vacuum: free temporary allocated memory correctly in ctdb_process_delete_list().
Michael Adam
2013-04-24
1
-8
/
+15
*
vacuum: move variable into scope of use in ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-1
/
+2
*
vacuum: move variable into scope of use in ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-1
/
+1
*
vacuum: simplify ctdb_process_delete_list(): reduce indentation
Michael Adam
2013-04-24
1
-113
/
+114
*
vacuum: add DEBUG to skip conditions in delete_record_traverse()
Michael Adam
2013-04-24
1
-5
/
+25
*
vacuum: break line for RO-flags check in delete_record_traverse() for readabi...
Michael Adam
2013-04-24
1
-1
/
+5
[prev]
[next]