ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / ctdb / common / ctdb_util.c
2024-03-06 Martin Schwenkectdb-common: Remove old runstate/string translation...
2024-03-06 Martin Schwenkectdb-common: Remove unused variable ctdb_eventscript_ca...
2023-12-15 Stefan Metzmacherctdb: add ctdb_canonicalize_ip_inplace() helper
2019-07-05 Martin Schwenkectdb-common: Fix signed/unsigned comparisons by casting
2018-07-02 Amitay Isaacsctdb-common: Use sin6_len only if the structure supports it
2018-03-01 Martin Schwenkectdb-common: Drop debugging variable CTDB_EXTERNAL_TRACE
2017-11-07 Martin Schwenkectdb-common: Ensure unused bytes in union are initialised
2017-10-05 Martin Schwenkectdb-common: Replace parse_ip() -> ctdb_sock_addr_from_...
2016-09-14 Amitay Isaacsctdb-common: Use correct db_id size in marshalling...
2016-05-16 Volker Lendeckectdb: Improve debug in case of set_runstate failure
2015-11-15 Amitay Isaacsctdb-common: Replace ctdb_logging.h with common/logging.h
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_da...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_node_map to ctdb_node_m...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
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 Martin Schwenkectdb-common: New function ctdb_set_helper()
2014-12-05 Amitay Isaacsctdb-daemon: Fix IP address comparisons for IPv6 addresses
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-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-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 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
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-22 Amitay Isaacscommon/util: Use AIX specific code for setting high...
2013-09-25 Martin Schwenkeutils: Make debug level strings case-insensitive
2013-09-11 Martin Schwenkecommon: Make parse_ip() valgrind-clean
2013-08-19 Michael Adamutil: In passing the code, fix a space vs. tab in set_c...
2013-07-05 Martin Schwenkeutil: New function ctdb_die()
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
2012-10-18 Martin Schwenkecommon: Debug ctdb_addr_to_str() using new function...
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-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-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 LendeckeFreeBSD does not define s6_addr32, only s6_addr
2011-02-17 Ronnie Sahlbergchange the hash function to use the much better Jenkins...
2011-01-10 Ronnie SahlbergAdd ctdb_fork(0 which will fork a child process and...
2011-01-10 Ronnie SahlbergRevert scheduling back to use real-time processes
2010-10-28 Ronnie SahlbergDrop the loglevel of the "reqid wrap" developer debug...
2010-10-10 Ronnie SahlbergRevert "change the hash function to use the much better...
2010-10-08 Ronnie Sahlbergchange the hash function to use the much better Jenkins...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-08-30 Ronnie Sahlbergouch, the ordering of the constants and the strings...
2010-08-30 Ronnie SahlbergMerge commit 'martins/master'
2010-08-30 Ronnie Sahlberg Add a new event "ipreallocated"
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Rusty RussellDelay reusing ids to make protocol more robust
2010-05-11 Ronnie sahlbergMerge commit 'obnox/master-rebase'
2010-05-10 Rusty Russellctdb: use full range of IDR
2010-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
2010-04-08 Rusty Russelleventscript: don't do debugging system() from inside...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-23 Stefan Metzmacherserver: add "setup" event
2010-02-15 Andrew Tridgellfixed printing of high latency
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherserver: add updateip event
2010-01-20 Stefan Metzmacherserver: allow multiple interfaces comma separated in...
2010-01-20 Stefan Metzmacherserver: add "init" event
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
next