index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_traverse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
Martin Schwenke
2018-07-02
1
-2
/
+2
*
ctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT flag
Amitay Isaacs
2017-06-29
1
-3
/
+3
*
ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client()
Amitay Isaacs
2016-12-05
1
-2
/
+1
*
ctdb-common: Drop CTDB's copy of sys_read() and sys_write()
Martin Schwenke
2016-11-29
1
-0
/
+1
*
ctdb: Use ctdb_wait_for_process_to_exit()
Martin Schwenke
2016-02-23
1
-3
/
+1
*
ctdb: Use prctl_set_comment from lib/util
Christof Schmitt
2015-11-18
1
-1
/
+2
*
ctdb-server: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
2015-11-16
1
-1
/
+1
*
ctdb-include: Use new protocol definitions
Amitay Isaacs
2015-11-04
1
-17
/
+0
*
ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_old
Amitay Isaacs
2015-11-04
1
-4
/
+4
*
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
2015-10-30
1
-0
/
+1
*
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
2015-10-30
1
-3
/
+14
*
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
2015-10-30
1
-5
/
+6
*
ctdb-daemon: Separate prototypes for system specific functions
Amitay Isaacs
2015-10-30
1
-0
/
+1
*
ctdb-daemon: Use reqid abstraction
Amitay Isaacs
2015-10-07
1
-4
/
+5
*
ctdb-daemon: Replace ctdb_message with srvid abstraction
Amitay Isaacs
2015-10-07
1
-1
/
+1
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
2014-08-21
1
-3
/
+3
*
traverse: Send traverse end record from traverse child process
Amitay Isaacs
2013-09-25
1
-25
/
+26
*
traverse: Wait till all data has been flushed from output queue
Amitay Isaacs
2013-09-25
1
-0
/
+6
*
traverse: Use ctdb local variable for convenience
Amitay Isaacs
2013-09-25
1
-3
/
+3
*
traverse: Check if local traverse failed or succeeded
Amitay Isaacs
2013-09-25
1
-10
/
+32
*
traverse: Log information when traverse starts and ends
Amitay Isaacs
2013-09-25
1
-2
/
+11
*
traverse: Log when database traverse is started
Amitay Isaacs
2013-08-22
1
-0
/
+2
*
ctdbd: Set process names for child processes
Amitay Isaacs
2013-07-10
1
-0
/
+1
*
traverse: Remove unused start_time field
Amitay Isaacs
2013-07-10
1
-3
/
+0
*
traverse: Send records directly from traverse child to srcnode
Amitay Isaacs
2013-07-10
1
-35
/
+47
*
traverse: Pass reqid and srcnode information to local database traverse
Amitay Isaacs
2013-07-10
1
-0
/
+4
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
traverse: Ensure backward compatibility for CTDB_CONTROL_TRAVERSE_ALL
Amitay Isaacs
2013-04-17
1
-12
/
+31
*
traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecords
Amitay Isaacs
2013-04-17
1
-0
/
+58
*
Fix a comment typo
Volker Lendecke
2013-02-06
1
-1
/
+1
*
daemon: Make sure all the traverse children are terminated if traverse times out
Amitay Isaacs
2013-02-05
1
-3
/
+11
*
Track all child process so we never send a signal to an unrelated process (ou...
Ronnie Sahlberg
2012-05-03
1
-1
/
+1
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
traverse: fix traversing with empty records by adding a new (internal) contro...
Michael Adam
2011-12-03
1
-5
/
+34
*
traverse: add a flag to enable transferring empty records in cluster wide tra...
Michael Adam
2011-11-29
1
-1
/
+11
*
Fix some typos
Volker Lendecke
2011-11-02
1
-1
/
+1
*
Add ctdb_fork(0 which will fork a child process and drop the real-time
Ronnie Sahlberg
2011-01-11
1
-1
/
+1
*
Create macros to update the statistics counters and use these macros
Ronnie Sahlberg
2010-09-29
1
-1
/
+1
*
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
2010-08-19
1
-0
/
+2
|
\
|
*
logging: give a unique logging name to each forked child.
Rusty Russell
2010-08-18
1
-0
/
+2
*
|
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-1
/
+1
|
/
*
Report client for queue errors.
Rusty Russell
2010-07-01
1
-1
/
+2
*
Drop the debug level for logging fd creation to DEBUG_DEBUG
Ronnie Sahlberg
2010-02-04
1
-1
/
+1
*
server: Use tdb_check to verify persistent tdbs on startup
Stefan Metzmacher
2009-12-16
1
-0
/
+20
*
add logging everytime we create a filedescriptor in the main ctdb daemon
Ronnie Sahlberg
2009-10-15
1
-0
/
+4
*
change the talloc hierarchy for the main transaction_start context and the in...
root
2009-05-06
1
-8
/
+3
*
fixed a problem with clients disconnecting during a traverse
root
2009-05-06
1
-22
/
+102
*
change how we filter out "empty" records in the traversecode
Ronnie Sahlberg
2008-07-16
1
-14
/
+57
*
proper waitpid() fix.
Ronnie Sahlberg
2008-07-09
1
-1
/
+0
[next]