pidl-wireshark: SWITCH_TYPE is not always defined, SwitchType() will try to find...
[amitay/samba.git] / ctdb /
2014-10-17 Amitay Isaacsctdb-tools: Fix heap-use-after-free problem
2014-10-08 Martin Schwenkectdb-build: Make some steps conditional on standalone...
2014-10-08 Martin Schwenkectdb-build: Rename define BINDIR to CTDB_HELPER_BINDIR
2014-10-06 Martin Schwenkectdb-build: Fix handling of public headers
2014-10-06 Martin Schwenkectdb-build: Change from ctdb-util to samba-util
2014-10-06 Martin Schwenkectdb-build: Add generation of Samba-style version.h
2014-10-06 Martin Schwenkectdb-build: Move generation of ctdb_version.h earlier
2014-10-06 Martin Schwenkectdb-logging: Update to use Samba style debug.h/debug.c
2014-10-06 Martin Schwenkectdb-logging: Change LogLevel to DEBUGLEVEL
2014-10-06 Martin Schwenkectdb-tests: Make the fake log timestamp string easy...
2014-10-06 Martin Schwenkectdb-logging: Remove log ringbuffer
2014-09-30 Jeremy Allisonlib: util [ctdb]: Signal handling - change CatchChild...
2014-09-29 Andrew Bartlettlib/util: Do not duplicate the protocol list, use smb_c...
2014-09-25 Amitay Isaacsctdb-daemon: Fix the usage for lock helper
2014-09-25 Amitay Isaacsctdb-recoverd: If obtaining recovery lock fails, try...
2014-09-25 Amitay Isaacsctdb-scripts: Fix the regular expresssion for parsing...
2014-09-25 Amitay Isaacsctdb-locking: Reset ttimer before doing an early return
2014-09-23 Martin Schwenkectdb-logging: Add forward declaration of debug_level
2014-09-23 Martin Schwenkectdb-tests: Clean up some tests where IP movement is...
2014-09-23 Martin Schwenkectdb-tests: Remove dependency on log ringbuffer from...
2014-09-23 Martin Schwenkectdb-tests: Make all_ips_on_node() do what it should
2014-09-23 Martin Schwenkectdb-tests: Factor out new function get_test_ip_mask_an...
2014-09-23 Martin Schwenkectdb-tests: Simplify and rename wait_until_ips_are_on_n...
2014-09-19 Amitay Isaacsctdb-build: Add missing configure checks for backtrace
2014-09-17 Amitay Isaacsctdb-scripts: Do not export variables if they are not set
2014-09-17 Amitay Isaacsctdb-scripts: Fix a typo
2014-09-17 Amitay Isaacsctdb-build: Check for libpcap
2014-09-17 Amitay Isaacsctdb-build: Check for ETIME in errno.h
2014-09-17 Martin Schwenkectdb-build: Add some missing configure checks
2014-09-17 Amitay Isaacsctdb-build: Improve platform check
2014-09-17 Martin Schwenkectdb-util: Log an error if there is no way to set scheduler
2014-09-16 Volker Lendeckelib: Remove unused file_lines_slashcont
2014-09-16 Volker Lendeckelib: Move "large_file_support()" to the source4 smb...
2014-09-12 Amitay Isaacsctdb-doc: Add reference to new magepage ctdb-statistics
2014-09-12 Amitay Isaacsctdb-doc: Add ctdb-statistics manual page
2014-09-12 Amitay Isaacsctdb-daemon: Decrement pending calls statistics when...
2014-09-12 Amitay Isaacsctdb-tests: Do not expect real-time priority when runni...
2014-09-12 Amitay Isaacsctdb-daemon: Make sure ctdb runs with real-time priority
2014-09-12 Martin Schwenkectdb-locking: Fork lock helper with vfork_with_logging()
2014-09-12 Martin Schwenkectdb-locking: Add argc parameter to lock_helper_args()
2014-09-11 Amitay Isaacsctdb-locking: Set real-time priority for lock helpers
2014-09-11 Amitay Isaacsctdb-daemon: Increment pending calls statistics correctly
2014-09-11 Martin Schwenkectdb-build: Remove unnecessary lib/util include path...
2014-09-11 Martin Schwenkectdb-util: Clean up dependencies
2014-09-11 Martin Schwenkectdb-includes: Remove some unnecessary declarations
2014-09-10 Martin Schwenkectdb-util: Make tdb_wrap self-sufficient - it doesn...
2014-09-09 Martin Schwenkectdb-build: Tests don't include lib/util/*.c, link...
2014-09-09 Martin Schwenkectdb-build: Drop lib/util from includes
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-build: Make ctdb-util a wscript build subsystem
2014-09-09 Martin Schwenkectdb-logging: Move variable debug_extra from debug.*
2014-09-09 Martin Schwenkectdb-logging: Factor out ctdb_logging.h from includes.h
2014-09-09 Martin Schwenkectdb-build: Add extra includes to help recursive utilit...
2014-09-09 Martin Schwenkectdb-recoverd: Change include of dlinklist.h to contain...
2014-09-09 Martin Schwenkectdb-tools: Move definition of timeval_delta() to tools...
2014-09-09 Martin Schwenkectdb-daemon: Drop the argument to fault_setup()
2014-09-09 Martin Schwenkectdb-util: Add extra max_size argument to file_lines_load()
2014-09-09 Martin Schwenkectdb-client: Rename static function server_id_equal()
2014-09-09 Martin Schwenkectdb-util: Remove declaration of non-existent ctdb_faul...
2014-09-09 Martin Schwenkectdb-common: Move hex_decode_talloc() to the lock helper
2014-09-09 Martin Schwenkectdb-build: Fix includes for SAMBA_BINARY()s
2014-09-09 Martin Schwenkectdb-build: Don't try to set lib64 directory automatica...
2014-09-09 Martin Schwenkectdb-build: Make ctdb-client depend on ctdb-util and...
2014-09-09 Martin Schwenkectdb-build: Allow configure and Makefile to find waf...
2014-09-09 Martin Schwenkectdb-common: Add some missing #includes
2014-09-09 Martin Schwenkectdb-daemon: Move some inline declarations to header...
2014-09-09 Martin Schwenkectdb-tests: Add missing declarations caused by #define...
2014-09-09 Martin Schwenkectdb-tests: Mark some functions as static
2014-09-09 Martin Schwenkectdb-util: Remove util/strlist.c and references to...
2014-09-09 Martin Schwenkectdb: Fix some "declarations after code" problems
2014-09-09 Martin Schwenkectdb-util: Variables should be declared extern in headers
2014-09-05 Stefan Metzmacherctdb/wscript: pass dep_vars=['VERSION'] to SAMBA_GENERA...
2014-09-05 Amitay Isaacsctdb-call: Drop all deferred requests from older generation
2014-09-05 Amitay Isaacsctdb-locking: Do not reset real-time priority for lock...
2014-09-05 Amitay Isaacsctdb-daemon: Defer all calls when processing dmaster...
2014-09-05 Amitay Isaacsctdb-daemon: Remove duplicate code with refactored...
2014-09-05 Amitay Isaacsctdb-common: Refactor code to convert TDB_DATA key...
2014-09-05 Amitay Isaacsctdb-include: Remove declaration of non-existent function
2014-09-05 Amitay Isaacsctdb-locking: Remove unused function ctdb_free_lock_req...
2014-09-05 Amitay Isaacsctdb-locking: Talloc lock request from client specified...
2014-09-05 Amitay Isaacsctdb-locking: Run debug locks script only if the node...
2014-09-03 Amitay Isaacsctdb-build: SAMBA_BINARY targets should not include...
2014-08-21 Amitay Isaacsctdb-build: Add missing dependency on popt
2014-08-21 Amitay Isaacsctdb-build: Remove unnecessary third_party symlink
2014-08-21 Martin Schwenkectdb-build: Avoid unused variable warning in output...
2014-08-21 Martin Schwenkectdb-daemon: Fix some strict-aliasing warnings
2014-08-21 Martin Schwenkectdb-util: Fix warning about ignored result from system()
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2014-08-21 Martin Schwenkectdb-common: Copy functions sys_read() and sys_write...
2014-08-21 Martin Schwenkectdb-tools: Be more helpful when CTDB CLI tool is run...
2014-08-21 Martin Schwenkectdb-tools: Factor out new function find_node_xpnn...
2014-08-13 Amitay Isaacsctdb-readonly: Do not abort if revoke of readonly recor...
2014-08-13 Amitay Isaacsctdb-readonly: Add an early return to simplify code
2014-08-13 Martin Schwenkectdb-doc: Fix default database directories in ctdbd.1
2014-08-11 Amitay Isaacsctdb-build: popt has moved from lib/ to third_party/
2014-08-11 Amitay Isaacsctdb-build: Replace indentation tabs with spaces
2014-08-09 Ira Cooperthird_party/popt: Initial support for popt.
2014-08-06 Volker Lendeckectdb-locking: Simplify ctdb_find_lock_context()
2014-08-06 Volker Lendeckectdb-locking: TALLOC_FREE copes with NULL
2014-08-04 Amitay Isaacsctdb-locking: Add per database queues for pending and...
next