index
:
dss
maint
master
next
pu
DSS - dyadic snapshot scheduler
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dss.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch back to variadic log macros.
HEAD
pu
master
Andre Noll
2025-03-23
*
Dedoxify the source.
Andre Noll
2025-02-01
*
New subcommand: help.
Andre Noll
2024-07-18
*
build: Dynamic dependency creation and versioning.
Andre Noll
2024-07-02
*
Compute ipc key only once.
Andre Noll
2024-05-23
*
Resolve config file path only once.
Andre Noll
2024-05-23
*
Fix --config-file for relative paths.
Andre Noll
2023-11-07
*
Avoid duplicate error message.
Andre Noll
2020-05-17
*
Merge branch 'refs/heads/t/prune'
Andre Noll
2019-11-07
|
\
|
*
Introduce prune --disk-space.
Andre Noll
2019-09-21
|
*
Revamp com_prune().
Andre Noll
2019-09-21
|
*
Factor out find_removable_snapshot().
Andre Noll
2019-09-21
|
*
prune Simplify rm exit code logic.
Andre Noll
2019-09-21
|
*
find_oldest_removable_snapshot(): Improve log message.
Andre Noll
2019-09-21
|
*
prune: Print a message if there is nothing to prune.
Andre Noll
2019-09-21
|
*
prune: Fail gracefully if pre-rm hook fails.
Andre Noll
2019-09-21
*
|
Fix logic to append slash to the source directory.
Andre Noll
2019-10-25
*
|
Simplify split_args().
Andre Noll
2019-10-13
|
/
*
Merge branch 'refs/heads/t/multiple-source-dirs'
Andre Noll
2019-09-18
|
\
|
*
create_rsync_argv(): Allocate correctly sized arg array.
Andre Noll
2019-09-03
|
*
Support multiple source directories.
Andre Noll
2018-06-08
*
|
Remove stale comment.
Andre Noll
2019-02-10
*
|
Improve comment of snapshot_currently_being_removed.
Andre Noll
2019-02-10
|
/
*
Fixed typo.
Sanja Jasek
2018-06-04
*
Add missing newline to --version output.
Andre Noll
2017-11-19
*
run: Don't kill children twice.
Andre Noll
2017-11-19
*
Fix compute_next_snapshot_time().
Andre Noll
2017-11-19
*
Silence a bogus scan-build warning.
Andre Noll
2017-11-19
*
Replace license boilerplate with single line SPDX comments.
Andre Noll
2017-11-19
*
Merge branch 'refs/heads/t/kill-w'
Andre Noll
2017-11-18
|
\
|
*
kill: New option --wait.
Andre Noll
2017-11-11
|
*
run: Wait for children to die.
Andre Noll
2017-11-02
*
|
Merge branch 'refs/heads/t/exit-hook'
Andre Noll
2017-11-17
|
\
\
|
*
|
Allow word-splitting for exit hook.
Andre Noll
2017-11-07
|
|
/
*
|
Merge branch 'refs/heads/t/ls-incomplete-duration'
Andre Noll
2017-11-16
|
\
\
|
*
|
ls: Print current duration of incomplete snapshots.
Andre Noll
2017-11-06
|
|
/
*
|
Merge branch 'refs/heads/t/mountpoint'
Andre Noll
2017-11-15
|
\
\
|
*
|
New option: --mountpoint.
Andre Noll
2017-10-21
|
|
/
*
|
Merge branch 'refs/heads/t/short-log'
Andre Noll
2017-11-14
|
\
\
|
*
|
Subcommand sensitive logging.
Andre Noll
2017-10-28
|
*
|
Save the subcommand pointer in a global variable.
Andre Noll
2017-10-28
|
*
|
main(): Don't initialize user data pointer.
Andre Noll
2017-10-28
|
|
/
*
|
find_orphaned_snapshot(): Improve log message.
Andre Noll
2017-11-14
*
|
Add log message to send_signal().
Andre Noll
2017-11-14
*
|
Merge branch 'refs/heads/t/configtest'
Andre Noll
2017-11-13
|
\
\
|
*
|
show_subcommand_summary(): Increase column width.
Andre Noll
2017-11-04
|
*
|
New subcommand: configtest.
Andre Noll
2017-10-28
|
|
/
*
|
Merge branch 'maint'
Andre Noll
2017-11-13
|
\
\
|
|
/
|
/
|
|
*
Fix snapshot removal reason.
maint
Andre Noll
2017-11-13
*
|
Implement --checksum.
Andre Noll
2017-07-13
[next]