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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_call.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdbd: Remove transaction code related to TRANS2 commits
Amitay Isaacs
2013-10-04
1
-1
/
+1
*
server: standardize formatting of comment block for ctdb_reply_dmaster() whil...
Michael Adam
2013-08-26
1
-7
/
+7
*
ctdbd: Make sure call data is freed if doing an early return
Amitay Isaacs
2013-08-22
1
-2
/
+10
*
Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...
Amitay Isaacs
2013-08-22
1
-12
/
+8
*
ctdbd: Print a log message when a key becomes hot
Amitay Isaacs
2013-08-22
1
-0
/
+2
*
server: standardize formatting of comment block for ctdb_reply_dmaster() whil...
Michael Adam
2013-08-19
1
-6
/
+6
*
server: fix wording and punctuation in comment block for ctdb_reply_dmaster().
Michael Adam
2013-08-19
1
-2
/
+2
*
ctdbd: When a record is made sticky, log only once
Amitay Isaacs
2013-08-09
1
-2
/
+3
*
ctdbd: Improve high hopcount log messages when request is redirected
Amitay Isaacs
2013-08-09
1
-5
/
+5
*
ctdbd: Don't consider a hot record if the hopcount is zero
Amitay Isaacs
2013-07-30
1
-0
/
+3
*
ctdbd: Fix updating of hot keys in database statistics
Amitay Isaacs
2013-07-29
1
-7
/
+13
*
ctdbd: Set process names for child processes
Amitay Isaacs
2013-07-10
1
-0
/
+1
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
ctdbd: fix comment explaining redirection of CTDB_REQ_CALL redirection.
Michael Adam
2013-05-24
1
-2
/
+5
*
ctdbd: remove a nonempty blank line
Michael Adam
2013-05-24
1
-1
/
+0
*
ctdbd: update comment describing ctdb_call_send_redirect()
Michael Adam
2013-05-24
1
-12
/
+1
*
ctdb_call: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-1
/
+1
*
ctdb_call: don't bump the rsn in ctdb_become_dmaster() any more
Michael Adam
2013-04-17
1
-1
/
+1
*
STATISTICS: Add tracking of the 10 hottest keys per database measured in hopc...
Ronnie Sahlberg
2012-06-13
1
-1
/
+49
*
server: Replace BOOL datatype with bool, True/False with true/false
Amitay Isaacs
2012-05-28
1
-4
/
+4
*
Track all child process so we never send a signal to an unrelated process (ou...
Ronnie Sahlberg
2012-05-03
1
-2
/
+2
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
STICKY: add prototype code to make records stick to a node to "calm" down if ...
Ronnie Sahlberg
2012-03-20
1
-6
/
+243
*
LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...
Ronnie Sahlberg
2012-03-20
1
-8
/
+12
*
STATISTICS: add per-db hop count statistics
Ronnie Sahlberg
2012-03-20
1
-2
/
+3
*
add max hop count buckets to see how bad hopcounts are
Ronnie Sahlberg
2012-03-20
1
-0
/
+12
*
READONLY: when updating a remote node to revoke a delegation, make sure we do...
Ronnie Sahlberg
2012-03-02
1
-0
/
+1
*
ReadOnly: add per-database statistics to view how much delegations/revokes we...
Ronnie Sahlberg
2012-02-08
1
-0
/
+2
*
STATISTICS: add total counts for number of delegations and number of revokes
Ronnie Sahlberg
2012-02-08
1
-0
/
+2
*
server: fix a comment typo
Michael Adam
2012-01-10
1
-1
/
+1
*
typo
Ronnie Sahlberg
2011-12-14
1
-1
/
+1
*
Clean up warnings: log some unchecked return codes from function calls
Martin Schwenke
2011-11-09
1
-0
/
+3
*
Fix some typos
Volker Lendecke
2011-11-02
1
-2
/
+2
*
ReadOnly: fix bug writing incorrect amount of data in delegated record
Ronnie Sahlberg
2011-10-28
1
-1
/
+7
*
ReadOnly: Dont update the record header from the calling client. While it is ...
Ronnie Sahlberg
2011-10-24
1
-0
/
+54
*
ReadOnly: Check the readonly flag instead of whether the tdb pointer is NULL ...
Ronnie Sahlberg
2011-08-23
1
-1
/
+1
*
ReadOnly: clear out the tracking record once a revoke is completed
Ronnie Sahlberg
2011-08-23
1
-0
/
+4
*
ReadOnly: Add processing for ReadOnly delegation requests and revoke requests...
Ronnie Sahlberg
2011-08-23
1
-14
/
+116
*
ReadOnly: When releasing all deferred calls that blocked during revoke of all...
Ronnie Sahlberg
2011-08-23
1
-1
/
+1
*
ReadOnly: Add a function to start a revoke of all delegations for a record.
Ronnie Sahlberg
2011-08-23
1
-0
/
+266
*
ReadOnly: Add functions to register CALLs to a context used to handle deferal...
Ronnie Sahlberg
2011-08-23
1
-0
/
+93
*
ReadOnly: Add an extra flag to ctdb_call_local to specify whether we want to ...
Ronnie Sahlberg
2011-08-23
1
-3
/
+7
*
ctdbd: fix lock held on error ("ctdb_req_dmaster from non-master.")
Rusty Russell
2011-03-21
1
-0
/
+1
*
call: becoming dmaster in VACUUM_MIGRATION, set the VACUUM_MIGRATED record flag
Michael Adam
2011-03-14
1
-1
/
+14
*
call: hand the submitted record_flags to local record storage function.
Michael Adam
2011-03-14
1
-0
/
+1
*
call: transfer the record flags in the ctdb call packets.
Michael Adam
2011-03-14
1
-6
/
+26
*
server: when we migrate off a record with data, set the MIGRATED_WITH_DATA flag
Michael Adam
2011-03-14
1
-0
/
+4
*
server: add a comment explaining the call redirect logic in ctdb_call_send_re...
Michael Adam
2011-02-24
1
-3
/
+24
*
ctdb_req_dmaster from non-master
Ronnie Sahlberg
2011-02-18
1
-1
/
+3
*
Remove LACOUNT and LACCESSOR and migrate the records immediately.
Ronnie Sahlberg
2011-02-18
1
-11
/
+8
[next]