ctdb-include: Group function prototypes from server/ctdb_server.c
[kai/samba-autobuild/.git] / ctdb / common /
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-common: Add missing prototype for ctdb_cmdline_cli...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-include: Move include/internal/cmdline.h to common/
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-common: Add logging utilities
2015-10-07 Amitay Isaacsctdb-common: Add communication endpoint abstraction
2015-10-07 Amitay Isaacsctdb-common: Add packet write abstraction
2015-10-07 Amitay Isaacsctdb-common: Add packet read abstraction
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add request id abstraction
2015-10-07 Amitay Isaacsctdb-daemon: Replace ctdb_message with srvid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add srvid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add db_hash abstraction
2015-08-19 Volker Lendeckectdb: Fix the build on FreeBSD 10.1
2015-08-07 Amitay Isaacsctdb-system: Remove unused system specific calls
2015-06-27 Michael Adamctdb: strip trailing spaces from nodes file.
2015-05-10 Martin Schwenkectdb-common: Reimplement external tracing using ctdb_se...
2015-04-07 Martin Schwenkectdb-common: Move ctdb_node_list_to_map() to utilities
2015-03-23 Martin Schwenkectdb-daemon: Move ctdb_read_nodes_file() to utilities
2015-03-23 Martin Schwenkectdb-daemon: Store node addresses as ctdb_sock_addr...
2015-03-23 Martin Schwenkectdb-common: Drop ctdb context from ctdb_parse_address()
2015-03-10 Volker Lendeckectdb: Fix 1125553 Buffer not null terminated
2015-03-10 Martin Schwenkectdb-common: New function ctdb_set_helper()
2015-02-24 Amitay Isaacsctdb-io: Do not use sys_write to write to client sockets
2015-02-18 Martin Schwenkectdb: Change default debug level to NOTICE (2)
2014-12-05 Martin Schwenkectdb-daemon: Gratuitous ARP equivalent for IPv6 is...
2014-12-05 Amitay Isaacsctdb-daemon: Fix IP address comparisons for IPv6 addresses
2014-10-28 Martin Schwenkectdb-logging: Rework debug level parsing
2014-10-28 Martin Schwenkectdb-logging: Remove debug levels DEBUG_ALERT and DEBUG...
2014-10-28 Martin Schwenkectdb-logging: Remove DEBUG_EMERG
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-logging: Remove log ringbuffer
2014-09-17 Martin Schwenkectdb-util: Log an error if there is no way to set scheduler
2014-09-12 Amitay Isaacsctdb-daemon: Make sure ctdb runs with real-time priority
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-logging: Move variable debug_extra from debug.*
2014-09-09 Martin Schwenkectdb-common: Add some missing #includes
2014-09-05 Amitay Isaacsctdb-common: Refactor code to convert TDB_DATA key...
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-07-23 Amitay Isaacsctdb-util: Refactor record marshalling routines to...
2014-07-23 Amitay Isaacsctdb-util: Refactor ctdb_marshall_record
2014-07-23 Amitay Isaacsctdb-util: Fix nonempty line endings
2014-07-22 Volker Lendeckectdb: Fix verbose_memory_names
2014-07-22 Volker Lendeckectdb: Avoid a talloc in ctdb_queue_send
2014-07-14 Amitay Isaacsctdb-ltdb: Use tdb_null instead of zeroing TDB_DATA...
2014-07-07 Martin Schwenkectdb-common: Use SCHED_RESET_ON_FORK when setting SCHED...
2014-07-05 Martin Schwenkectdb-daemon: Check PID in ctdb_remove_pidfile(), not...
2014-06-12 Amitay Isaacsctdb-logging: Move controls handling functions from...
2014-06-12 Amitay Isaacsctdb-logging: Split ringbuffer handling code from ctdb_...
2014-06-12 Amitay Isaacsctdb-common: Move mkdir_p_or_die to system utilities
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
2014-06-12 Amitay Isaacsctdb-common: Move lockdown_memory to system utilities
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
2014-06-12 Amitay Isaacsctdb-daemon: Instead of passing ctdb context, pass...
2014-06-12 Amitay Isaacsctdb-common: Keep debug level related functions with...
2014-06-12 Amitay Isaacsctdb-common: Remove unused functions
2014-06-12 Amitay Isaacsctdb-common: Separate more system utilities that are...
2014-06-12 Amitay Isaacsctdb-common: Separate system utilties that are ctdb...
2014-06-12 Martin Schwenkectdb-common: No dynamic memory allocation in mkdir_p()
2014-06-12 Martin Schwenkectdb-common: Do not dynamically allocate memory when...
2014-06-12 Amitay Isaacsctdb-common: Drop ctdb prefix from utility functions...
2014-06-12 Amitay Isaacsctdb-common: Changing scheduler policy does not require...
2014-06-12 Amitay Isaacsctdb-common: Do not abort if restoring scheduling polic...
2014-06-12 Amitay Isaacsctdb-common: No need to save previous scheduler priority
2014-03-04 Amitay Isaacsctdb-util: Do not use mlockall() on AIX
2014-01-16 Amitay Isaacsctdb-common: mkdir_p should not try to create .
2013-11-27 Amitay Isaacsctdb-common: Refactor code to keep track of child processes
2013-11-19 Amitay Isaacsctdb-common: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-25 Martin Schwenkecommon: New function ctdb_mkdir_p_or_die()
2013-10-25 Martin Schwenkecommon: New function mkdir_p()
2013-10-22 Amitay Isaacscommon/util: Use AIX specific code for setting high...
2013-10-04 Amitay Isaacscommon: Fix setting of debug level in the client code
2013-09-25 Martin Schwenkeutils: Make debug level strings case-insensitive
2013-09-11 Martin Schwenkecommon: Make parse_ip() valgrind-clean
2013-08-22 Amitay Isaacscommon/io: Limit the queue buffer size for fair schedul...
2013-08-22 Amitay IsaacsRevert "common/io: Keep queue buffer size multiple...
2013-08-22 Amitay IsaacsRevert "LACOUNT: Add back lacount mechanism to defer...
2013-08-22 Amitay Isaacsctdbd: For volatile databases, write an empty record...
2013-08-19 Michael Adamutil: In passing the code, fix a space vs. tab in set_c...
2013-08-14 Amitay Isaacscommon: Null terminate process name string so valgrind...
2013-08-09 Amitay Isaacscommon/io: Keep queue buffer size multiple of 4K
2013-07-11 Sumit BoseIPv6 neighbor solicit cleanup
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-07-10 Amitay Isaacscommon/system: Add ctdb_set_process_name() function
2013-07-05 Martin Schwenkeutil: New function ctdb_die()
2013-07-04 Amitay Isaacsbuild: Fix compiler warnings for uninitialized variables
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-05-23 Amitay Isaacslogging: Make sure ringbuffer messages are terminated...
2013-05-23 Amitay Isaacslogging: Fix a bug in ringbuffer
2013-04-18 Martin Schwenkeutil: ctdb_fork() should call ctdb_set_child_info()
next