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
*
ctdb-daemon: Move a ZERO_STRUCT() to a better place
Martin Schwenke
2014-05-05
1
-3
/
+12
*
ctdb: Fix a comment typo
Volker Lendecke
2014-04-30
1
-1
/
+1
*
ctdb-recoverd: Detach database from recovery daemon
Amitay Isaacs
2014-04-23
2
-0
/
+54
*
ctdb-daemon: Talloc tdb_wrap off ctdb_db_context
Amitay Isaacs
2014-04-23
1
-1
/
+1
*
ctdb-daemon: Do not allow database detach if AllowClientDBAttach=1
Amitay Isaacs
2014-04-23
1
-3
/
+4
*
ctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
Amitay Isaacs
2014-04-14
2
-0
/
+88
*
ctdb-daemon: Always update database priority cluster wide
Amitay Isaacs
2014-04-07
3
-16
/
+15
*
ctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
Gregor Beck
2014-04-01
1
-9
/
+5
*
ctdb:daemon take a shortcut in all_nodes_are_disabled()
Gregor Beck
2014-04-01
1
-5
/
+4
*
ctdb-readonly: Do not use hard-coded value for readonly revoke timeout
Amitay Isaacs
2014-03-31
1
-2
/
+2
*
ctdb-locking: Instead of comparing key, compare key hash
Amitay Isaacs
2014-03-28
1
-4
/
+6
*
ctdb-locking: Check for talloc_memdup error
Amitay Isaacs
2014-03-28
1
-0
/
+5
*
ctdb-locking: Avoid memory leak
Amitay Isaacs
2014-03-28
1
-0
/
+1
*
ctdb/daemon: Optimise deletion of IPs
Martin Schwenke
2014-03-23
1
-11
/
+11
*
ctdb/daemon: Make delete IP wait until the IP is released
Martin Schwenke
2014-03-23
2
-30
/
+92
*
ctdb-daemon: Do not disable monitoring when running eventscripts
Martin Schwenke
2014-03-23
1
-5
/
+0
*
ctdb-daemon: Fix tickle updates to recently started nodes
Martin Schwenke
2014-03-23
1
-10
/
+7
*
ctdb-vacuum: fix delete list counts in delete_marshall_traverse_first
Michael Adam
2014-03-06
1
-0
/
+2
*
ctdb-vacuum: fix possible cause for delelete_list processing counts left reco...
Michael Adam
2014-03-06
1
-0
/
+16
*
ctdb-vacuum: systematize counters into various structs
Michael Adam
2014-03-06
1
-109
/
+123
*
ctdb-vacuum: remove unused counter vdata->total
Michael Adam
2014-03-06
1
-3
/
+0
*
ctdb-vacuum: make ctdb_process_delete_list() void
Michael Adam
2014-03-06
1
-19
/
+6
*
ctdb-vacuum: make ctdb_process_vacuum_fetch_lists() void.
Michael Adam
2014-03-06
1
-7
/
+4
*
ctdb-vacuum: make ctdb_vacuum_traverse_db() void.
Michael Adam
2014-03-06
1
-8
/
+4
*
ctdb-vacuum: don't stop in process_vacuum_fetch_lists when sending to one nod...
Michael Adam
2014-03-06
1
-1
/
+0
*
ctdb-vacuum: catch and log errors to traverse the delete list in ctdb_process...
Michael Adam
2014-03-06
1
-6
/
+18
*
ctdb-vacuum: catch and log error of traverse in ctdb_process_delete_queue()
Michael Adam
2014-03-06
1
-1
/
+8
*
ctdb-vacuum: use tdb_parse_record instead of tdb_fetch in delete_marshall_tra...
Michael Adam
2014-03-06
1
-26
/
+8
*
ctdb-vacuum: simplify delete_marshall_traverse_first: use tdb_null
Michael Adam
2014-03-06
1
-5
/
+2
*
ctdb-vacuum: remove VacuumLimit criterion for triggering a repack
Michael Adam
2014-03-06
1
-5
/
+1
*
ctdb-vacuum: treat value 0 of tunable VacuumLimit as turning off repacking
Michael Adam
2014-03-06
1
-1
/
+1
*
ctdb-vacuum: add consistency check for counts at end of process_delete_list()
Michael Adam
2014-03-06
1
-0
/
+14
*
ctdb-vacuum: log error if records are left for deletion after ctdb_process_de...
Michael Adam
2014-03-06
1
-0
/
+8
*
ctdb-vacuum: use tdb_parse_record instead of tdb_fetch in delete_record_trave...
Michael Adam
2014-03-06
1
-23
/
+7
*
ctdb-vacuum: update comment for ctdb_process_delete_queue
Michael Adam
2014-03-06
1
-2
/
+3
*
ctdb-vacuum: rename ctdb_vacuum_db_fast --> ctdb_process_delete_queue
Michael Adam
2014-03-06
1
-3
/
+3
*
ctdb-vacuum: update comment for ctdb_vacuum_traverse_db
Michael Adam
2014-03-06
1
-1
/
+0
*
ctdb-vacuum: rename ctdb_vacuum_db_full --> ctdb_vacuum_traverse_db
Michael Adam
2014-03-06
1
-3
/
+3
*
ctdb-vacuum: change full db traverse vacuuming to fill delete queue
Michael Adam
2014-03-06
1
-30
/
+18
*
ctdb-vacuum: run the fast vacuum after the db traverse
Michael Adam
2014-03-06
1
-2
/
+2
*
ctdb-vacuum: rename private->private_data in repack_traverse
Michael Adam
2014-03-06
1
-2
/
+3
*
ctdb-vacuum: rename private->private_data in vacuum_traverse
Michael Adam
2014-03-06
1
-2
/
+4
*
ctdb-vacuum: extract check for full vacuum run out of ctdb_vacuum_db_full()
Michael Adam
2014-03-06
1
-9
/
+6
*
ctdb-vacuum: add consistency check for counts to ctdb_vacuum_db_fast()
Michael Adam
2014-03-06
1
-0
/
+15
*
ctdb-vacuum: use tdb_parse_record instead of tdb_fetch in delete_queue_traver...
Michael Adam
2014-03-06
1
-16
/
+19
*
ctdb-vacuum: simplify delete_record_traverse() - free treats NULL
Michael Adam
2014-03-06
1
-3
/
+1
*
ctdb-vacuum: simplify delete_queue_traverse() - free treats NULL pointers.
Michael Adam
2014-03-06
1
-3
/
+2
*
ctdb-vacuum: reduce indentation in delete_queue_traverse
Michael Adam
2014-03-06
1
-6
/
+7
*
ctdb-vacuum: treat value 0 of tunable RepackLimit as turned off.
Michael Adam
2014-03-06
1
-7
/
+9
*
ctdb-vacuum: fix treatment of remaining records and statistics in delete_reco...
Michael Adam
2014-03-06
1
-24
/
+16
[next]