lib:ldb: Use correct integer types for sizes
[vlendec/samba-autobuild/.git] / ctdb / server / ctdb_call.c
2023-07-10 Martin Schwenkectdb-server: Avoid logging a count of 0 resent calls
2023-03-24 Andreas Schneiderctdb:server: Fix code spelling
2022-05-31 Martin Schwenkectdb-daemon: Log per-database summary of resent calls
2020-05-22 Martin Schwenkectdb-daemon: Fix sorting of hot keys
2020-05-22 Martin Schwenkectdb-daemon: Add extra logging of hot keys
2020-05-22 Martin Schwenkectdb-daemon: Update hot key logging
2020-05-22 Martin Schwenkectdb-daemon: Fix bug in slot 0 comparison optimisation
2020-05-22 Martin Schwenkectdb-daemon: Switch some variables to unsigned
2020-05-22 Martin Schwenkectdb-daemon: Add separate hot keys array for database...
2019-10-31 Björn Jackectdb/server/ctdb_call.c: typo fixes
2019-08-14 Martin Schwenkectdb-daemon: Avoid signed/unsigned comparison by casting
2019-08-14 Martin Schwenkectdb-daemon: Avoid signed/unsigned comparison by declar...
2018-12-18 Martin Schwenkectdb-daemon: Divide by 2 when calculating hop count...
2018-03-31 Swen Schilligctdb-server: Only set destructor if required
2018-03-30 Swen Schilligctdb-server: Add goto tag avoiding code duplication
2018-03-30 Swen Schilligctdb-server: Minor code cleanup
2018-03-30 Swen Schilligctdb-server: Replace the variable rc by something meani...
2018-03-30 Swen Schilligctdb-server: Only talloc_set_destructor when required
2018-03-30 Swen Schilligctdb-server: Cleanup ctdb_daemon_call_send_remote
2017-11-21 Amitay Isaacsctdb-daemon: Allocate deferred calls off calling context
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_STICKY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_READONLY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2017-05-24 Amitay Isaacsctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keep...
2017-05-24 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-05-24 Amitay IsaacsRevert "ctdb-readonly: Avoid a tight loop waiting for...
2017-05-08 Christof Schmittctdb: Print key as hex string instead of just the hash...
2017-04-05 Amitay Isaacsctdb-daemon: Add tracking of migration records
2017-04-05 Amitay Isaacsctdb-daemon: For hot records, use count instead of...
2017-03-17 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra from switch_...
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-02-23 Martin Schwenkectdb: Use ctdb_wait_for_process_to_exit()
2016-02-12 Amitay Isaacsctdb-daemon: Improve log message when REQ_DMASTER is...
2016-02-09 Amitay IsaacsRevert "ctdb-daemon: Check packet generation against...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-11-18 Christof Schmittctdb: Use prctl_set_comment from lib/util
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_keepalive to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_dmaster to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_dmaster to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_error to ctdb_rep...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_call to ctdb_repl...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_call to ctdb_req_ca...
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: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-call: Improve a log message
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: Check packet generation against database...
2015-10-07 Amitay Isaacsctdb-call: Delete old defer queue if recovery occurs
2015-10-07 Amitay Isaacsctdb-daemon: Use database generation in packet headers...
2015-10-07 Amitay Isaacsctdb-call: Convert pending calls list to per database...
2014-09-05 Amitay Isaacsctdb-call: Drop all deferred requests from older generation
2014-09-05 Amitay Isaacsctdb-daemon: Defer all calls when processing dmaster...
2014-09-05 Amitay Isaacsctdb-daemon: Remove duplicate code with refactored...
2014-08-21 Martin Schwenkectdb-daemon: Fix some strict-aliasing warnings
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
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-03-31 Amitay Isaacsctdb-readonly: Do not use hard-coded value for readonly...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-04 Amitay Isaacsctdbd: Remove transaction code related to TRANS2 commits
2013-08-26 Michael Adamserver: standardize formatting of comment block for...
2013-08-22 Amitay Isaacsctdbd: Make sure call data is freed if doing an early...
2013-08-22 Amitay IsaacsRevert "LACOUNT: Add back lacount mechanism to defer...
2013-08-22 Amitay Isaacsctdbd: Print a log message when a key becomes hot
2013-08-19 Michael Adamserver: standardize formatting of comment block for...
2013-08-19 Michael Adamserver: fix wording and punctuation in comment block...
2013-08-09 Amitay Isaacsctdbd: When a record is made sticky, log only once
2013-08-09 Amitay Isaacsctdbd: Improve high hopcount log messages when request...
2013-07-30 Amitay Isaacsctdbd: Don't consider a hot record if the hopcount...
2013-07-29 Amitay Isaacsctdbd: Fix updating of hot keys in database statistics
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Michael Adamctdbd: fix comment explaining redirection of CTDB_REQ_C...
2013-05-24 Michael Adamctdbd: remove a nonempty blank line
2013-05-24 Michael Adamctdbd: update comment describing ctdb_call_send_redirect()
2013-04-24 Michael Adamctdb_call: use CTDB_REC_RO_FLAGS where appropriate
2013-04-17 Michael Adamctdb_call: don't bump the rsn in ctdb_become_dmaster...
2012-06-13 Ronnie SahlbergSTATISTICS: Add tracking of the 10 hottest keys per...
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 SahlbergSTICKY: add prototype code to make records stick to...
2012-03-20 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2012-03-20 Ronnie SahlbergSTATISTICS: add per-db hop count statistics
2012-03-20 Ronnie Sahlbergadd max hop count buckets to see how bad hopcounts are
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-03-02 Ronnie SahlbergREADONLY: when updating a remote node to revoke a deleg...
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2012-02-08 Ronnie SahlbergSTATISTICS: add total counts for number of delegations...
2012-01-10 Michael Adamserver: fix a comment typo
2012-01-03 Ronnie SahlbergMerge remote branch 'martins/nodestatus'
2011-12-14 Ronnie Sahlbergtypo
next