ctdb-build: Replace indentation tabs with spaces
[sfrench/samba-autobuild/.git] / ctdb / common /
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.
2012-03-20 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergREADONLY: only send a control to schedule fast-vacuumin...
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-19 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-02-13 Volker LendeckeAdd common/system_freebsd.c
2012-02-13 Volker LendeckeFreeBSD does not define s6_addr32, only s6_addr
2012-01-31 Mathieu ParentAdd kFreeBSD support
2012-01-04 Ronnie Sahlbergexplain why we use FIONREAD
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-12-23 Michael Adamrb_tree: fix possible access-after-free-error in trbt_t...
2011-12-06 Ronnie SahlbergReturn the peer_pid properly to the caller
2011-12-06 Mathieu ParentGNU/Hurd support
2011-12-06 Mathieu ParentMove platform-specific code to common/system_*
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in6 to sockaddr...
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in to sockaddr...
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
next