]> git.treefish.org Git - backmeupscotty.git/shortlog
backmeupscotty.git
2024-02-26 Alexander SchmidtFix fake super master
2024-02-26 Alexander SchmidtFix remote user
2024-02-26 Alexander SchmidtAdd FAKE_SUPER and REMOTE_HOST vars
2023-09-26 Alexander SchmidtDo not lock exclusively when listing backups
2023-08-21 Alexander SchmidtAdd functionality to list existing backups
2020-10-01 Alexander Schmidtadding force flag
2020-10-01 Alexander Schmidtwhitespace cleanup
2019-09-17 Alexander Schmidtformatting
2019-09-17 Alexander Schmidtformatting; introduced bwlimit
2015-07-23 Alexander Schmidtremoved script name from loglines
2015-07-20 Alexander Schmidtadded verbose mode info message
2015-07-20 Alexander Schmidtmodified timestamp format
2015-07-20 Alexander Schmidtfixed verbose output
2015-07-20 Alexander Schmidtundo timestamp modification
2015-07-20 Alexander Schmidtfixed timestamping
2015-07-20 Alexander Schmidtimplemented verbose output after error encounter
2015-07-20 Alexander Schmidtadded timestamp to info and error output
2015-07-20 Alexander Schmidtstore upperme once in variable
2015-02-14 Alexander SchmidtUsing /var/lock for lockdirs.
2015-02-14 Alexander SchmidtFixed lockdir path.
2015-02-14 Alexander SchmidtReplaced flocking again with mkdir lock to prevent...
2015-02-11 Alexander SchmidtDeleted zombie prepare function.
2015-02-11 Alexander SchmidtUse flock for locking.
2014-10-30 Alexander SchmidtCleaned up info and error messages.
2014-10-23 Alexander SchmidtStderr if latest backup is half a day too old.
2014-10-21 Alexander SchmidtMade ssh calls 255 aware.
2014-10-20 Alexander SchmidtDo not suppress SSH check output.
2014-10-20 Alexander SchmidtAdded SSH connection check.
2014-09-23 Alexander SchmidtOnly inform on too old latest backup.
2014-09-12 Alexander SchmidtPerforming backup if nth day or latest backup too old.
2014-07-30 Alexander SchmidtAdded placeholder cleanup function.
2014-07-30 Alexander SchmidtUsing only one cleanup function with abort switch.
2014-07-30 Alexander SchmidtAdded helptext.
2014-07-30 Alexander SchmidtRemoved some _ functions. Exit at the end of backmeupsc...
2014-07-30 Alexander SchmidtRenamed cleanup_abrt to cleanup_abort.
2014-07-29 Regina KleinhappelRepaired nth day option.
2014-07-29 Regina KleinhappelUsing lockfiles for unique instance.
2014-07-29 Regina KleinhappelMade everything a bit different.
2014-07-03 Alexander SchmidtAdded nthdayincomplete test.
2014-06-30 Alexander SchmidtMade current directory relative.
2014-06-11 Alexander SchmidtUsing scotty functions for info and alert messages
2014-06-10 Alexander SchmidtAbort sync if source directory does not exist or is...
2014-06-10 Alexander SchmidtExit if another instance is already running
2014-06-10 Alexander SchmidtPrint error when continuing incomplete backup
2014-06-10 Alexander SchmidtCreating destination subdir if it does not exist
2014-06-10 Alexander SchmidtAdded several excludes to example
2014-06-10 Alexander Schmidtinitial commit