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
*
Fix snapshot removal reason.
maint
Andre Noll
2017-11-13
*
Don't shadow cmdline_parser_params in main().
Andre Noll
2017-04-16
*
Improve log message for snapshot creation.
Andre Noll
2016-08-23
*
dss.c: Add missing inclusion of <stdio.h>.
Andre Noll
2016-08-21
*
dss: Make argument of parse_config_file() a boolean.
Andre Noll
2016-08-21
*
dss: Do not shadow a global declaration.
Andre Noll
2016-07-29
*
Fix rsync exit handling in create mode.
Andre Noll
2016-06-24
*
dss.c: Remove pointless comment for main().
Andre Noll
2016-06-24
*
Remove orphaned snapshots even if disk space is not low.
Andre Noll
2016-03-03
*
Always try to keep one snapshot for recycling.
Andre Noll
2016-03-03
*
try_to_free_disk_space(): Explain what is going on.
Andre Noll
2016-03-03
*
Merge branch 'refs/heads/t/max-errors'
Andre Noll
2015-02-25
|
\
|
*
Rework restart logic, introduce --max-errors.
Andre Noll
2015-01-27
*
|
Shut down the signal subsystem on exit.
Andre Noll
2015-01-06
|
/
*
Merge branch 'refs/heads/t/min-complete'
Andre Noll
2014-12-12
|
\
|
*
Introduce --min-complete.
Andre Noll
2014-09-16
*
|
Change email address and URLs.
Andre Noll
2014-08-19
|
/
*
Kill children on fatal errors.
Andre Noll
2013-10-16
*
Trivial: Remove trailing semicolon.
Andre Noll
2013-10-16
*
rsync: Remove hardcoded --quiet option.
Andre Noll
2013-01-22
*
Merge branch 't/zero-rsync-fix'
Andre Noll
2012-12-20
|
\
|
*
Don't create two snapshots in the same second.
Andre Noll
2012-10-01
*
|
Reject insane number of intervals.
Andre Noll
2012-10-28
|
/
*
Merge branch 't/rename_system_files'
Andre Noll
2012-09-16
|
\
|
*
Rename source files which also exist as system headers.
Andre Noll
2012-08-15
*
|
Make the dss log facility C89 conform.
Daniel Richard G
2012-08-15
*
|
Mark find_oldest_removable_snapshot() as static.
Daniel Richard G
2012-08-15
|
/
*
Merge branch 't/cleanups'
Andre Noll
2012-08-15
|
\
|
*
Remove some debug messages.
Daniel Richard G
2012-08-04
|
*
Avoid per-element initializers.
Daniel Richard G
2012-08-04
|
*
dss.c: Fix initialization of argv[].
Daniel Richard G
2012-08-04
|
*
dss.c: Remove redundant const.
Daniel Richard G
2012-08-04
*
|
Merge branch 't/ipc'
Andre Noll
2012-08-10
|
\
\
|
|
/
|
/
|
|
*
Implement --reload.
Andre Noll
2012-06-01
|
*
Add the --kill subcommand.
Andre Noll
2012-06-01
|
*
Use semaphore locking to avoid starting dss multiple times.
Andre Noll
2012-06-01
|
*
Introduce get_config_file_name().
Andre Noll
2012-06-01
*
|
Simplify exec functions.
Andre Noll
2011-06-18
|
/
*
Merge branch 't/recycling'
Andre Noll
2011-02-07
|
\
|
*
Introduce snapshot recycling.
Andre Noll
2010-11-06
*
|
Merge branch 't/logfile_only_for_daemon'
Andre Noll
2011-02-07
|
\
\
|
*
|
Use logfile only for --run --daemon.
Andre Noll
2010-06-17
*
|
|
Change copyright year from 2009 to 2010.
Andre Noll
2010-11-06
|
|
/
|
/
|
*
|
Dump config and internal state on SIGHUP.
Andre Noll
2010-06-15
|
/
*
Merge branch 't/unconditional_hooks'
Andre Noll
2010-05-12
|
\
|
*
Don't check whether hooks are given.
Andre Noll
2010-04-16
*
|
Unify sending of signals.
Andre Noll
2010-05-12
*
|
Skip unnecessary check whether next snapshot is due.
Andre Noll
2010-05-12
|
/
*
Remove a noisy debug log message.
Andre Noll
2010-04-16
*
Invalidate create_pid if create process has died.
Andre Noll
2010-04-16
[next]