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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ctdb-doc: Add reference to new magepage ctdb-statistics
Amitay Isaacs
2014-09-12
2
-2
/
+15
*
ctdb-doc: Add ctdb-statistics manual page
Amitay Isaacs
2014-09-12
4
-1
/
+674
*
ctdb-daemon: Decrement pending calls statistics when calls are deferred
Amitay Isaacs
2014-09-12
1
-0
/
+3
*
ctdb-tests: Do not expect real-time priority when running local daemons
Amitay Isaacs
2014-09-12
1
-1
/
+1
*
ctdb-daemon: Make sure ctdb runs with real-time priority
Amitay Isaacs
2014-09-12
4
-7
/
+16
*
ctdb-locking: Fork lock helper with vfork_with_logging()
Martin Schwenke
2014-09-12
2
-41
/
+35
*
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-build: Remove unnecessary lib/util include path from tests
Martin Schwenke
2014-09-11
1
-3
/
+3
*
ctdb-util: Clean up dependencies
Martin Schwenke
2014-09-11
1
-2
/
+1
*
ctdb-includes: Remove some unnecessary declarations
Martin Schwenke
2014-09-11
2
-5
/
+0
*
ctdb-util: Make tdb_wrap self-sufficient - it doesn't need includes.h
Martin Schwenke
2014-09-10
2
-2
/
+8
*
ctdb-build: Tests don't include lib/util/*.c, link ctdb-util instead
Martin Schwenke
2014-09-10
3
-23
/
+3
*
ctdb-build: Drop lib/util from includes
Martin Schwenke
2014-09-10
1
-3
/
+3
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
24
-35
/
+45
*
ctdb-build: Make ctdb-util a wscript build subsystem
Martin Schwenke
2014-09-10
2
-17
/
+15
*
ctdb-logging: Move variable debug_extra from debug.*
Martin Schwenke
2014-09-10
4
-2
/
+2
*
ctdb-logging: Factor out ctdb_logging.h from includes.h
Martin Schwenke
2014-09-10
2
-17
/
+42
*
ctdb-build: Add extra includes to help recursive utility compilation
Martin Schwenke
2014-09-10
1
-0
/
+11
*
ctdb-recoverd: Change include of dlinklist.h to contain directory
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb-tools: Move definition of timeval_delta() to tools/ctdb.c
Martin Schwenke
2014-09-10
3
-7
/
+6
*
ctdb-daemon: Drop the argument to fault_setup()
Martin Schwenke
2014-09-10
3
-6
/
+3
*
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
2014-09-10
5
-5
/
+9
*
ctdb-client: Rename static function server_id_equal()
Martin Schwenke
2014-09-10
1
-3
/
+6
*
ctdb-util: Remove declaration of non-existent ctdb_fault_setup()
Martin Schwenke
2014-09-10
1
-2
/
+0
*
ctdb-common: Move hex_decode_talloc() to the lock helper
Martin Schwenke
2014-09-10
3
-17
/
+16
*
ctdb-build: Fix includes for SAMBA_BINARY()s
Martin Schwenke
2014-09-10
1
-3
/
+6
*
ctdb-build: Don't try to set lib64 directory automatically in build
Martin Schwenke
2014-09-10
3
-4
/
+9
*
ctdb-build: Make ctdb-client depend on ctdb-util and ctdb-util-misc
Martin Schwenke
2014-09-10
1
-7
/
+6
*
ctdb-build: Allow configure and Makefile to find waf in tarball
Martin Schwenke
2014-09-10
2
-2
/
+3
*
ctdb-common: Add some missing #includes
Martin Schwenke
2014-09-10
3
-0
/
+5
*
ctdb-daemon: Move some inline declarations to header file
Martin Schwenke
2014-09-10
2
-2
/
+2
*
ctdb-tests: Add missing declarations caused by #define magic
Martin Schwenke
2014-09-10
1
-1
/
+30
*
ctdb-tests: Mark some functions as static
Martin Schwenke
2014-09-10
8
-41
/
+48
*
ctdb-util: Remove util/strlist.c and references to str_util_*()
Martin Schwenke
2014-09-10
6
-123
/
+1
*
ctdb: Fix some "declarations after code" problems
Martin Schwenke
2014-09-10
2
-2
/
+3
*
ctdb-util: Variables should be declared extern in headers
Martin Schwenke
2014-09-10
1
-3
/
+3
*
ctdb/wscript: pass dep_vars=['VERSION'] to SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-8
/
+11
*
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
3
-1
/
+136
*
ctdb-daemon: Remove duplicate code with refactored function
Amitay Isaacs
2014-09-05
2
-20
/
+5
*
ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 array
Amitay Isaacs
2014-09-05
2
-0
/
+20
*
ctdb-include: Remove declaration of non-existent function
Amitay Isaacs
2014-09-05
1
-1
/
+0
*
ctdb-locking: Remove unused function ctdb_free_lock_request_context
Amitay Isaacs
2014-09-05
2
-12
/
+0
*
ctdb-locking: Talloc lock request from client specified context
Amitay Isaacs
2014-09-05
4
-18
/
+34
*
ctdb-locking: Run debug locks script only if the node is active
Amitay Isaacs
2014-09-05
1
-0
/
+4
*
ctdb-build: SAMBA_BINARY targets should not include bin/ prefix
Amitay Isaacs
2014-09-03
1
-15
/
+14
*
ctdb-build: Add missing dependency on popt
Amitay Isaacs
2014-08-21
1
-1
/
+1
[prev]
[next]