index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
STICKY: add prototype code to make records stick to a node to "calm" down if ...
Ronnie Sahlberg
2012-03-20
5
-7
/
+283
*
LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...
Ronnie Sahlberg
2012-03-20
2
-9
/
+14
*
STATISTICS: add per-db hop count statistics
Ronnie Sahlberg
2012-03-20
1
-2
/
+3
*
FETCH COLLAPSE : Change the fetch-lock collapse to collapse ALL fetches, incl...
Ronnie Sahlberg
2012-03-20
2
-7
/
+9
*
add max hop count buckets to see how bad hopcounts are
Ronnie Sahlberg
2012-03-20
1
-0
/
+12
*
ReadOnly: Only restrict the readonly sanity/paranoia check that only allows
Ronnie Sahlberg
2012-03-12
1
-1
/
+4
*
READONLY: when updating a remote node to revoke a delegation, make sure we do...
Ronnie Sahlberg
2012-03-02
2
-0
/
+18
*
READONLY: skip vacuuming or deleting records with readonly delegations.
Ronnie Sahlberg
2012-02-29
2
-0
/
+20
*
Vacuuming: change default timeout to 120 seconds
Ronnie Sahlberg
2012-02-29
1
-1
/
+1
*
Add a tunable variable to control how long we defer after a ctdb addip until ...
Ronnie Sahlberg
2012-02-28
2
-2
/
+7
*
When adding ips to nodes, set up a deferred rebalance for the whole node to t...
Ronnie Sahlberg
2012-02-28
2
-0
/
+92
*
Make KILLTCP structure a child of VNN so that it is freed at the same time
Ronnie Sahlberg
2012-02-27
1
-3
/
+19
*
Eventscripts: remove the horrible horrible circular reference between state a...
Ronnie Sahlberg
2012-02-23
1
-7
/
+19
*
server:update_record: remove some blood stains (trailing spaces...)
Michael Adam
2012-02-21
1
-15
/
+15
*
server:update_record: make ctdb_childwrite static
Michael Adam
2012-02-21
1
-1
/
+2
*
server: move the code for the update_record control to its own file
Michael Adam
2012-02-21
2
-309
/
+334
*
Log the "Received SHUTDOWN ..." first in the shutown process instead of last.
Ronnie Sahlberg
2012-02-21
1
-1
/
+1
*
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2012-02-21
3
-26
/
+22
|
\
|
*
READONLY: only send a control to schedule fast-vacuuming from child context i...
Ronnie Sahlberg
2012-02-21
1
-1
/
+9
|
*
READONLY: dont schedule for fast vacuum deletion if any of the readonly recor...
Ronnie Sahlberg
2012-02-21
1
-2
/
+3
|
*
Revert "ReadOnly: We can not use ctdb_ltdb_store from a client/child context ...
Ronnie Sahlberg
2012-02-21
1
-23
/
+10
*
|
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2012-02-20
2
-10
/
+25
|
\
|
|
*
ReadOnly: We can not use ctdb_ltdb_store from a client/child context since
Ronnie Sahlberg
2012-02-20
1
-10
/
+23
|
*
ReadOnly: Make sure we dont try to fast-vacuum records that are set for reado...
Ronnie Sahlberg
2012-02-20
1
-0
/
+2
*
|
FreeBSD does not define s6_addr32, only s6_addr
Volker Lendecke
2012-02-13
1
-14
/
+21
*
|
Make CTDB_CURRENT_NODE work with CTDB_REQ_MESSAGE
Volker Lendecke
2012-02-13
1
-0
/
+4
|
/
*
ReadOnly: add per-database statistics to view how much delegations/revokes we...
Ronnie Sahlberg
2012-02-08
4
-0
/
+24
*
STATISTICS: add total counts for number of delegations and number of revokes
Ronnie Sahlberg
2012-02-08
2
-0
/
+3
*
Niceify the readonlyrecord API. Dont force clients to be exposed to the featc...
Ronnie Sahlberg
2012-01-31
1
-2
/
+38
*
server: fix a comment typo
Michael Adam
2012-01-10
1
-1
/
+1
*
vacuum: improve logging in remove_record_from_delete_queue()
Michael Adam
2011-12-23
1
-5
/
+20
*
vacuum: improve logging in delete_record_traverse()
Michael Adam
2011-12-23
1
-3
/
+12
*
vacuum: improve logging in insert_record_into_delete_queue()
Michael Adam
2011-12-23
1
-4
/
+4
*
vacuum: improve debugging in delete_queue_traverse()
Michael Adam
2011-12-23
1
-4
/
+12
*
vacuum: add debug message to insert_record_into_delete_queue() for failed insert
Michael Adam
2011-12-23
1
-0
/
+4
*
vacuum: improve debugging in insert_record_into_delete_queue()
Michael Adam
2011-12-23
1
-4
/
+6
*
vacuum: initialize (to zero) the vacuum fetch list in ctdb_vacuum_init_vacuum...
Michael Adam
2011-12-23
1
-1
/
+1
*
vacuum: add statistics output for processing of the delete list
Michael Adam
2011-12-23
1
-2
/
+22
*
tunables: don't list obsolete tunables in the list_tunables control
Michael Adam
2011-12-23
1
-0
/
+3
*
tunables: add a bool obsolete flag to the tunable_map list
Michael Adam
2011-12-23
1
-49
/
+50
*
vacuum: add a comment explaining a race in the vacuum code.
Michael Adam
2011-12-23
1
-0
/
+11
*
vacuum: factor out initialization of the vacuum data from ctdb_vacuum_db()
Michael Adam
2011-12-23
1
-161
/
+165
*
vacuum: streamline ctdb_process_delete_list()
Michael Adam
2011-12-23
1
-114
/
+127
*
vacuum: factor processing of the delete list out of ctdb_vacuum_db()
Michael Adam
2011-12-23
1
-103
/
+121
*
vacuum: factor processing of vacuum fetch lists out of ctdb_vacuum_db()
Michael Adam
2011-12-23
1
-30
/
+47
*
vacuum: factor out full vacuum run out of ctdb_vacuum_db() as ctdb_vacuum_db_...
Michael Adam
2011-12-23
1
-30
/
+49
*
vacuum: factor out the fast vacuuming run into ctdb_vacuum_db_fast()
Michael Adam
2011-12-23
1
-25
/
+34
*
vacuum: rename delete_tree to delete_list
Michael Adam
2011-12-23
1
-23
/
+23
*
vacuum: appropriately rename vdata.list to vdata.vacuum_fetch_list
Michael Adam
2011-12-23
1
-9
/
+11
*
vacuum: introduce a helper variable for the vacuum fetch list in ctdb_vacuum_...
Michael Adam
2011-12-23
1
-4
/
+5
[prev]
[next]