ctdb-protocol: Fix typo in type of return variable
[samba.git] / ctdb / server / ctdb_update_record.c
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra
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()
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_rec_data to ctdb_rec_da...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
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...
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
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...
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-30 Amitay Isaacsbuild: Remove re-definition of same variable
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-03-12 Ronnie SahlbergReadOnly: Only restrict the readonly sanity/paranoia...
2012-03-02 Ronnie SahlbergREADONLY: when updating a remote node to revoke a deleg...
2012-02-21 Michael Adamserver:update_record: remove some blood stains (trailin...
2012-02-21 Michael Adamserver:update_record: make ctdb_childwrite static
2012-02-21 Michael Adamserver: move the code for the update_record control...