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
...
*
ctdb-locking: Add argc parameter to lock_helper_args()
Martin Schwenke
2014-09-12
1
-12
/
+16
*
ctdb-locking: Set real-time priority for lock helpers
Amitay Isaacs
2014-09-11
1
-0
/
+2
*
ctdb-daemon: Increment pending calls statistics correctly
Amitay Isaacs
2014-09-11
1
-1
/
+1
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
11
-11
/
+11
*
ctdb-recoverd: Change include of dlinklist.h to contain directory
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb-daemon: Drop the argument to fault_setup()
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
2014-09-10
2
-2
/
+2
*
ctdb-common: Move hex_decode_talloc() to the lock helper
Martin Schwenke
2014-09-10
1
-0
/
+16
*
ctdb-daemon: Move some inline declarations to header file
Martin Schwenke
2014-09-10
1
-2
/
+0
*
ctdb-tests: Mark some functions as static
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb: Fix some "declarations after code" problems
Martin Schwenke
2014-09-10
1
-1
/
+2
*
ctdb-call: Drop all deferred requests from older generation
Amitay Isaacs
2014-09-05
1
-0
/
+15
*
ctdb-locking: Do not reset real-time priority for lock helpers
Amitay Isaacs
2014-09-05
1
-2
/
+0
*
ctdb-daemon: Defer all calls when processing dmaster packets
Amitay Isaacs
2014-09-05
2
-1
/
+135
*
ctdb-daemon: Remove duplicate code with refactored function
Amitay Isaacs
2014-09-05
2
-20
/
+5
*
ctdb-locking: Remove unused function ctdb_free_lock_request_context
Amitay Isaacs
2014-09-05
1
-10
/
+0
*
ctdb-locking: Talloc lock request from client specified context
Amitay Isaacs
2014-09-05
3
-14
/
+26
*
ctdb-locking: Run debug locks script only if the node is active
Amitay Isaacs
2014-09-05
1
-0
/
+4
*
ctdb-daemon: Fix some strict-aliasing warnings
Martin Schwenke
2014-08-21
1
-2
/
+4
*
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
2014-08-21
12
-28
/
+28
*
ctdb-readonly: Do not abort if revoke of readonly record fails on a node
Amitay Isaacs
2014-08-13
1
-10
/
+13
*
ctdb-readonly: Add an early return to simplify code
Amitay Isaacs
2014-08-13
1
-36
/
+37
*
ctdb-locking: Simplify ctdb_find_lock_context()
Volker Lendecke
2014-08-06
1
-34
/
+33
*
ctdb-locking: TALLOC_FREE copes with NULL
Volker Lendecke
2014-08-06
1
-3
/
+1
*
ctdb-locking: Add per database queues for pending and active lock requests
Amitay Isaacs
2014-08-04
1
-32
/
+80
*
ctdb-locking: Update a comment
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb-locking: Simplify check for locks on record or database
Amitay Isaacs
2014-08-04
1
-3
/
+3
*
ctdb-locking: Decrement pending statistics when lock is scheduled
Amitay Isaacs
2014-08-04
1
-2
/
+2
*
ctdb-locking: Update ctdb statistics for all lock types
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb-locking: Add DB lock requests to head of the pending queue
Amitay Isaacs
2014-08-04
1
-1
/
+8
*
ctdb-locking: Remove unused variable lock_num_pending
Amitay Isaacs
2014-08-04
1
-4
/
+0
*
ctdb-locking: Increase number of lock processes per database to 200
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb-locking: Add new tunable LockProcessesPerDB
Amitay Isaacs
2014-08-04
2
-4
/
+2
*
ctdb-locking: Allocate lock request soon after allocating lock context
Amitay Isaacs
2014-08-04
1
-6
/
+6
*
ctdb-locking: Remove unused function find_lock_context()
Amitay Isaacs
2014-08-04
1
-53
/
+0
*
ctdb-locking: Schedule the next possible lock based on per-db limit
Amitay Isaacs
2014-08-04
1
-15
/
+5
*
ctdb-locking: Remove multiple lock requests per lock context (part 2)
Amitay Isaacs
2014-08-04
1
-20
/
+12
*
ctdb-locking: Remove multiple lock requests per lock context (part 1)
Amitay Isaacs
2014-08-04
1
-41
/
+29
*
ctdb-locking: Remove unused structure members
Amitay Isaacs
2014-08-04
1
-3
/
+0
*
ctdb-locking: Fix the lock_type_str corresponding to LOCK_ALLDB
Amitay Isaacs
2014-08-04
1
-1
/
+1
*
ctdb:vacuum: stop vacuuming when the first delete_list traverse fails.
Michael Adam
2014-07-23
1
-0
/
+1
*
ctdb-vacuum: Use existing function ctdb_marshall_finish
Amitay Isaacs
2014-07-23
2
-11
/
+5
*
ctdb-vacuum: Use ctdb_marshall_add to add a record to marshall buffer
Amitay Isaacs
2014-07-23
1
-28
/
+10
*
ctdb-vacuum: If talloc_realloc fails, terminate traverse
Amitay Isaacs
2014-07-23
1
-1
/
+2
*
ctdb-vacuum: Fix talloc hierarchy in delete_marshall_traverse
Amitay Isaacs
2014-07-23
1
-1
/
+1
*
ctdb-recoverd: Gently abort recovery when election is underway
Martin Schwenke
2014-07-21
1
-0
/
+6
*
ctdb-daemon: Support per-node robust mutex feature
Amitay Isaacs
2014-07-09
2
-1
/
+3
*
ctdb-daemon: Enable robust mutexes only if TDB_MUTEX_LOCKING is defined
Amitay Isaacs
2014-07-09
1
-1
/
+11
*
ctdb-daemon: Allow flag TDB_MUTEX_LOCKING to pass into db_attach
Volker Lendecke
2014-07-09
1
-5
/
+9
*
ctdb-daemon: Simplify code a bit
Amitay Isaacs
2014-07-09
1
-1
/
+5
[prev]
[next]