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_persistent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-daemon: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-daemon: GET_DB_SEQNUM should read database conditionally
Amitay Isaacs
2017-09-12
1
-0
/
+5
*
ctdb-server: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
2015-11-16
1
-1
/
+1
*
ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_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
/
+13
*
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
2015-10-30
1
-5
/
+6
*
ctdb-daemon: Use reqid abstraction
Amitay Isaacs
2015-10-07
1
-3
/
+4
*
ctdb-daemon: Return correct sequence number for CONTROL_GET_DB_SEQNUM
Amitay Isaacs
2015-07-14
1
-4
/
+1
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdbd: Remove transaction code related to TRANS2 commits
Amitay Isaacs
2013-10-04
1
-310
/
+3
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
server:persistent: fix a debug message (copy'n'paste error)
Michael Adam
2013-03-12
1
-2
/
+3
*
server:persistent: fix a comment typo.
Michael Adam
2013-02-22
1
-1
/
+1
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
server: move the code for the update_record control to its own file
Michael Adam
2012-02-21
1
-309
/
+0
*
Revert "ReadOnly: We can not use ctdb_ltdb_store from a client/child context ...
Ronnie Sahlberg
2012-02-21
1
-23
/
+10
*
ReadOnly: We can not use ctdb_ltdb_store from a client/child context since
Ronnie Sahlberg
2012-02-20
1
-10
/
+23
*
DB Seqnum: must provide a ctdb_ltdb_header when calling ctdb_ltdb_fetch()
Ronnie Sahlberg
2011-11-30
1
-1
/
+2
*
persistent: add ctdb_persistent_finish_trans3_commits().
Michael Adam
2011-02-24
1
-0
/
+34
*
persistent: add a client context to the persistent_stat and track the db_id
Michael Adam
2011-02-24
1
-7
/
+24
*
persistent: reject trans3_control when a commit is already active.
Michael Adam
2011-02-24
1
-0
/
+8
*
persistent: allocate the persistent state in the ctdb_db struct in trans3_commit
Michael Adam
2011-02-24
1
-2
/
+14
*
persistent: add a ctdb_db context to the ctdb_persistent_state struct.
Michael Adam
2011-02-24
1
-0
/
+1
*
persistent_callback: print "no error message given" instead of "(null)"
Michael Adam
2011-02-24
1
-1
/
+1
*
persistent: reduce indentation for the finishing moves in ctdb_persistent_cal...
Michael Adam
2011-02-24
1
-11
/
+15
*
persistent: if a node failed to update_record, trigger a recovery
Michael Adam
2011-02-24
1
-0
/
+11
*
persistent_store_timout: do not really time out the trans3_commit control in ...
Michael Adam
2011-02-24
1
-1
/
+7
*
persistent_callback: ignore the update-recordreturn code of remote node in re...
Michael Adam
2011-02-24
1
-0
/
+6
*
Add ctdb_fork(0 which will fork a child process and drop the real-time
Ronnie Sahlberg
2011-01-11
1
-1
/
+1
*
Update latency countes to show min/max and average
Ronnie Sahlberg
2010-10-11
1
-1
/
+1
*
Create macros to update the statistics counters and use these macros
Ronnie Sahlberg
2010-09-29
1
-9
/
+9
*
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
2010-08-19
1
-0
/
+1
|
\
|
*
logging: give a unique logging name to each forked child.
Rusty Russell
2010-08-18
1
-0
/
+1
*
|
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-2
/
+3
|
/
*
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
/
+12
*
Add a new control CTDB_GET_DB_SEQNUM - fetch a persistent db's sequence number.
Michael Adam
2009-12-12
1
-0
/
+66
*
server: add a new control CTDB_CONTROL_TRANS3_COMMIT
Michael Adam
2009-12-12
1
-0
/
+85
*
server:trans2_commit: move the check for active recovery down.
Michael Adam
2009-12-04
1
-5
/
+5
*
server: fix debug message in trans2_commit (refusing persistent store during ...
Michael Adam
2009-10-30
1
-4
/
+5
*
server: uniformly log db and client ids as 8-digit hex numbers in trans2_commit
Michael Adam
2009-10-30
1
-8
/
+9
*
server: line-wrap a debug statement in trans2_commit
Michael Adam
2009-10-30
1
-2
/
+4
*
server: output client_id in some debug messages in trans2_commit
Michael Adam
2009-10-30
1
-5
/
+8
*
server: fix a debug message in trans2_commit - log the correct db_id
Michael Adam
2009-10-30
1
-3
/
+3
*
server: extend a debug message in ctdb_control_trans2_error()
Michael Adam
2009-10-30
1
-1
/
+3
*
server: add positive debug statements to trans2_commit and trans2_finished
Michael Adam
2009-10-30
1
-0
/
+11
*
server: trans2_active: don't report a transaction active on the node that per...
Michael Adam
2009-10-30
1
-0
/
+6
*
Revert "update the "uptime" command to indicate the "time since last" is the ...
Ronnie Sahlberg
2009-10-29
1
-0
/
+20
*
update the "uptime" command to indicate the "time since last" is the time sin...
Ronnie Sahlberg
2009-10-29
1
-20
/
+0
[next]