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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_vacuum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
ctdb-daemon: Hex encode key before logging
Martin Schwenke
1
-3
/
+12
2023-09-11
ctdb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-03-24
ctdb:server: Fix code spelling
Andreas Schneider
1
-3
/
+3
2020-04-07
ctdb-vacuum: Reschedule vacuum event if VacuumInterval has increased
Martin Schwenke
1
-0
/
+16
2020-04-07
ctdb-vacuum: Store value of VacuumInterval in ctdb_vacuum_handle
Martin Schwenke
1
-3
/
+10
2020-04-07
ctdb-vacuum: Use vacuum_handle local variables
Martin Schwenke
1
-10
/
+20
2019-10-24
ctdb-daemon: Implement DB_VACUUM control
Martin Schwenke
1
-0
/
+89
2019-10-24
ctdb-vacuum: Only schedule next vacuum event if vacuuuming is scheduled
Martin Schwenke
1
-3
/
+12
2019-10-24
ctdb-daemon: Factor out code to create vacuuming child
Martin Schwenke
1
-48
/
+86
2019-10-24
ctdb-vacuum: Simplify recording of in-progress vacuuming child
Martin Schwenke
1
-12
/
+8
2019-10-24
ctdb-vacuum: Avoid processing any more packets
Amitay Isaacs
1
-3
/
+0
2019-10-24
ctdb-vacuum: Replace VACUUM_FETCH message with control
Amitay Isaacs
1
-9
/
+9
2019-10-24
ctdb-vacuum: Add processing of fetch queue
Amitay Isaacs
1
-3
/
+189
2019-10-24
ctdb-daemon: Add implementation of VACUUM_FETCH control
Amitay Isaacs
1
-0
/
+66
2019-10-04
ctdb-vacuum: Drop debug level of repacking message to NOTICE
Martin Schwenke
1
-2
/
+3
2019-10-04
ctdb-vacuum: Process all records not deleted on a remote node
Amitay Isaacs
1
-1
/
+1
2019-07-05
ctdb-daemon: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
1
-2
/
+2
2018-12-18
ctdb-daemon: Do not force full vacuum on first vacuuming run
Martin Schwenke
1
-7
/
+6
2018-10-08
ctdb-vacuum: Remove unnecessary check for zero records in delete list
Amitay Isaacs
1
-6
/
+0
2018-10-08
ctdb-vacuum: Fix the incorrect counting of remote errors
Amitay Isaacs
1
-9
/
+13
2018-10-08
ctdb-vacuum: Simplify the deletion of vacuumed records
Amitay Isaacs
1
-243
/
+9
2017-06-29
ctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT flag
Amitay Isaacs
1
-2
/
+4
2016-12-05
ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client()
Amitay Isaacs
1
-1
/
+1
2016-11-29
ctdb-common: Drop CTDB's copy of sys_read() and sys_write()
Martin Schwenke
1
-1
/
+1
2016-07-25
ctdb-vacuum: Do not use freeze_mode outside freeze code
Amitay Isaacs
1
-5
/
+3
2016-01-12
ctdb-daemon: Drop the "schedule for deletion" messages to DEBUG level
Martin Schwenke
1
-5
/
+5
2015-11-18
ctdb: Use prctl_set_comment from lib/util
Christof Schmitt
1
-1
/
+2
2015-11-16
ctdb-server: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
1
-1
/
+1
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-2
/
+2
2015-11-04
ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_old
Amitay Isaacs
1
-6
/
+6
2015-11-04
ctdb-daemon: Rename struct ctdb_node_map to ctdb_node_map_old
Amitay Isaacs
1
-1
/
+1
2015-10-30
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
1
-0
/
+1
2015-10-30
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
1
-6
/
+14
2015-10-30
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
1
-31
/
+34
2015-10-30
ctdb-daemon: Separate prototypes for system specific functions
Amitay Isaacs
1
-0
/
+1
2014-12-05
ctdb-vacuum: Use non-blocking lock when traversing delete tree
Amitay Isaacs
1
-5
/
+1
2014-12-05
ctdb-vacuum: Use non-blocking lock when traversing delete queue
Amitay Isaacs
1
-5
/
+1
2014-12-05
ctdb-vacuum: Stagger vacuuming child processes
Amitay Isaacs
1
-0
/
+11
2014-12-05
ctdb-vacuum: Track time for vacuuming in database statistics
Amitay Isaacs
1
-0
/
+1
2014-09-10
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
1
-1
/
+1
2014-08-21
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
1
-2
/
+2
2014-07-23
ctdb:vacuum: stop vacuuming when the first delete_list traverse fails.
Michael Adam
1
-0
/
+1
2014-07-23
ctdb-vacuum: Use existing function ctdb_marshall_finish
Amitay Isaacs
1
-6
/
+3
2014-07-23
ctdb-vacuum: Use ctdb_marshall_add to add a record to marshall buffer
Amitay Isaacs
1
-28
/
+10
2014-07-23
ctdb-vacuum: If talloc_realloc fails, terminate traverse
Amitay Isaacs
1
-1
/
+2
2014-07-23
ctdb-vacuum: Fix talloc hierarchy in delete_marshall_traverse
Amitay Isaacs
1
-1
/
+1
2014-06-17
ctdb:vacuum: always run freelist_size again
Michael Adam
1
-6
/
+4
2014-06-17
ctdb:vacuum: add missing return to ctdb_vacuum_traverse_db() error path.
Michael Adam
1
-0
/
+1
2014-06-17
ctdb:vacuum: remove now unused talloc ctx argument from ctdb_vacuum_db()
Michael Adam
1
-3
/
+1
2014-06-17
ctdb:vacuum: move init of vdata into init_vdata funcion
Michael Adam
1
-32
/
+43
[next]