TODO wafsamba: fix treatment of rpath-linkflags
[obnox/samba/samba-obnox.git] / ctdb / common /
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()
2013-04-18 Martin Schwenkeutil: New functions ctdb_set_child_info() and ctdb_is_c...
2013-04-05 Volker Lendeckecommon/messaging: Use the jenkins hash in ctdb_message
2013-04-05 Volker Lendeckecommon/messaging: use tdb_parse_record in message_list_...
2013-04-05 Amitay Isaacscommon/messaging: Abstract db related operations inside...
2013-04-05 Amitay Isaacscommon/messaging: Don't forget to free the result retur...
2013-04-05 Amitay Isaacscommon/messaging: Free message list header if all messa...
2013-03-06 Amitay Isaacscommon/io: For scheduling immediate events use tevent_s...
2013-03-06 Amitay Isaacsctdbd: Add an index db for message list for faster...
2013-02-19 Amitay Isaacscommon/io: Rewrite socket handling code to read all...
2013-02-07 Martin SchwenkeLogging: Fix breakage when freeing the log ringbuffer
2013-02-05 Martin SchwenkeLogging: Free the ringbuffer in child processes created...
2013-02-05 Martin SchwenkeLogging: New function ctdb_log_ringbuffer_free()
2013-01-22 Mathieu Parentcommon: Don't lie on unimplemented gratuitous arp
2013-01-22 Mathieu Parentcommon: FreeBSD+kFreeBSD: Implement get_process_name...
2013-01-22 Mathieu Parentcommon: Detailed platform-specific FIXME
2012-10-22 Martin Schwenkerecoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOG
2012-10-19 Amitay Isaacscommon: Add routines to get process and lock information
2012-10-18 Martin Schwenkecommon: Debug ctdb_addr_to_str() using new function...
2012-10-05 Martin Schwenkeutil: ctdb_fork() closes all sockets opened by the...
2012-07-26 Amitay Isaacsutil: Do not lock down memory when running with local...
2012-07-16 Amitay Isaacsutil: Do not try to lockdown memory when running in...
2012-06-20 Ronnie SahlbergAdd new command to find which interface is located on
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
next