index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_update_record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
ctdb-daemon: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
1
-3
/
+6
2017-06-29
ctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT flag
Amitay Isaacs
1
-1
/
+1
2016-12-05
ctdb-daemon: Remove setting of debug_extra
Amitay Isaacs
1
-1
/
+0
2016-11-29
ctdb-common: Drop CTDB's copy of sys_read() and sys_write()
Martin Schwenke
1
-0
/
+1
2016-02-23
ctdb: Use ctdb_wait_for_process_to_exit()
Martin Schwenke
1
-4
/
+1
2015-11-18
ctdb: Use prctl_set_comment from lib/util
Christof Schmitt
1
-1
/
+2
2015-11-16
ctdb-server: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
1
-1
/
+1
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-11-04
ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_old
Amitay Isaacs
1
-1
/
+1
2015-11-04
ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_old
Amitay Isaacs
1
-2
/
+2
2015-10-30
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
1
-0
/
+1
2015-10-30
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
1
-2
/
+13
2015-10-30
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
1
-9
/
+12
2015-10-30
ctdb-daemon: Separate prototypes for system specific functions
Amitay Isaacs
1
-0
/
+1
2014-09-10
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
1
-1
/
+1
2014-08-21
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
1
-2
/
+2
2013-07-10
ctdbd: Set process names for child processes
Amitay Isaacs
1
-0
/
+1
2013-06-14
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
1
-1
/
+1
2012-05-03
Track all child process so we never send a signal to an unrelated process (ou...
Ronnie Sahlberg
1
-3
/
+3
2012-04-13
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
1
-1
/
+0
2012-03-30
build: Remove re-definition of same variable
Amitay Isaacs
1
-4
/
+4
2012-03-12
ReadOnly: Only restrict the readonly sanity/paranoia check that only allows
Ronnie Sahlberg
1
-1
/
+4
2012-03-02
READONLY: when updating a remote node to revoke a delegation, make sure we do...
Ronnie Sahlberg
1
-0
/
+17
2012-02-21
server:update_record: remove some blood stains (trailing spaces...)
Michael Adam
1
-15
/
+15
2012-02-21
server:update_record: make ctdb_childwrite static
Michael Adam
1
-1
/
+2
2012-02-21
server: move the code for the update_record control to its own file
Michael Adam
1
-0
/
+334