]> git.tuebingen.mpg.de Git - dss.git/shortlog
dss.git
2017-11-17 Andre NollMerge branch 'refs/heads/t/exit-hook'
2017-11-16 Andre NollMerge branch 'refs/heads/t/ls-incomplete-duration'
2017-11-15 Andre NollMerge branch 'refs/heads/t/mountpoint'
2017-11-14 Andre NollMerge branch 'refs/heads/t/short-log'
2017-11-14 Andre Nollfind_orphaned_snapshot(): Improve log message.
2017-11-14 Andre NollAdd log message to send_signal().
2017-11-14 Andre NollRemove a noisy log message.
2017-11-14 Andre NollFix bad grammar "allows <infinitive>".
2017-11-14 Andre Nollgcc-compat.h: Remove _static_inline_ macro.
2017-11-14 Andre NollClean up gcc-compat.h.
2017-11-13 Andre NollMerge branch 'refs/heads/t/configtest'
2017-11-13 Andre NollMerge branch 'maint'
2017-11-13 Andre NollFix snapshot removal reason. maint
2017-11-07 Andre NollAllow word-splitting for exit hook.
2017-11-06 Andre NollUpdate .gitignore.
2017-11-06 Andre NollREADME/INSTALL: Fix typo: snaphot.
2017-11-06 Andre NollINSTALL: Switch to https for rsync link.
2017-11-06 Andre NollNEWS: Fix lopsub link.
2017-11-06 Andre NollMerge branch 'refs/heads/t/im-logo'
2017-11-05 Andre Nollls: Print current duration of incomplete snapshots.
2017-11-04 Andre Nollshow_subcommand_summary(): Increase column width.
2017-10-28 Andre NollNew subcommand: configtest.
2017-10-28 Andre NollSubcommand sensitive logging.
2017-10-28 Andre NollSave the subcommand pointer in a global variable.
2017-10-28 Andre Nollmain(): Don't initialize user data pointer.
2017-10-21 Andre NollNew option: --mountpoint.
2017-10-15 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-10-06 Andre NollRevert "ipc.c: Use ftok() instead of SuperFastHash."
2017-07-26 Andre Nollipc: Improve error diagnostics for kill.
2017-07-17 Andre NollAdd dss.png to .gitignore.
2017-07-17 Andre NollReplace dss.dia by a shell script.
2017-07-13 Andre NollINSTALL: Explain how to use CPPFLAGS and LDFLAGS.
2017-07-13 Andre Nollbuild: Introduce DSS_CPPFLAGS.
2017-07-13 Andre Nollbuild: Fix cc command which creates dependencies,
2017-07-13 Andre Nollbuild: Combine CFLAGS and DEBUG_CFLAGS.
2017-07-13 Andre NollImplement --checksum.
2017-07-13 Andre Nollrun: Improve error diagnostics for chdir(2) failure.
2017-07-13 Andre Nollrun: Improve error message if dss is already running.
2017-07-13 Andre Nollrun: Fix exit status in case another dss process is...
2017-07-13 Andre Nollbuild: Add target install and install-strip.
2017-07-13 Andre NollConvert dss to lopsub.
2017-07-13 Andre Nollipc: Combine mutex_lock() and lock_dss().
2017-07-13 Andre Nollipc: Prefer key_t over int for System V IPC keys.
2017-06-25 Andre Nollipc.c: Use ftok() instead of SuperFastHash.
2017-04-16 Andre NollRemove --no-resume.
2017-04-16 Andre Nolldss-0.1.7. v0.1.7
2017-04-16 Andre NollDon't shadow cmdline_parser_params in main().
2017-04-16 Andre Nollipc.c: Uninline get_key_or_die().
2017-04-16 Andre Nollipc.c: Constify parameter of get_key_or_die().
2017-04-16 Andre Nollipc: Fix error code returned by mutex_lock().
2016-08-23 Andre NollImprove log message for snapshot creation.
2016-08-21 Andre Nollipc: Simplify mutex_try_lock().
2016-08-21 Andre Nollipc: Make pid pointer optional.
2016-08-21 Andre Nolldaemon: Do not change to /.
2016-08-21 Andre Nollbuild: Add two more warning options.
2016-08-21 Andre Nolldss.c: Add missing inclusion of <stdio.h>.
2016-08-21 Andre Nolldss: Make argument of parse_config_file() a boolean.
2016-08-21 Andre NollMerge branch 'refs/heads/t/shadow-fix'
2016-07-29 Andre Nolldss: Do not shadow a global declaration.
2016-07-14 Andre NollCreate html version of the man page with groff.
2016-07-14 Andre NollConvert INSTALL and NEWS to markdown format.
2016-06-24 Andre NollFix rsync exit handling in create mode.
2016-06-24 Andre Nolldss.c: Remove pointless comment for main().
2016-03-03 Andre NollRemove orphaned snapshots even if disk space is not...
2016-03-03 Andre NollAlways try to keep one snapshot for recycling.
2016-03-03 Andre Nolltry_to_free_disk_space(): Explain what is going on.
2016-03-03 Andre NollAllow to run in daemon mode without log file.
2016-03-03 Andre NollImprove documentation of --keep-redundant.
2016-02-03 Andre NollImprove documentation of interval-related args.
2015-12-17 Andre NollREADME: Explain that there are no incremental backups.
2015-08-05 Andre Nolldss-0.1.6. v0.1.6
2015-08-05 Andre NollMerge branch 'refs/heads/t/signal_handler_improvement'
2015-05-10 Andre NollMerge branch 'refs/heads/t/nullrw'
2015-04-24 Andre NollINSTALL: Reword sentence about gengetopt.
2015-04-14 Andre Nolldaemon.c: Open /dev/null read-write.
2015-03-23 Andre NollNEWS: Fix typo.
2015-02-25 Andre NollMerge branch 'refs/heads/t/max-errors'
2015-02-25 Andre NollImprove signal handler.
2015-01-27 Andre NollRework restart logic, introduce --max-errors.
2015-01-27 Andre NollFix typo in help text of --daemon.
2015-01-06 Andre Nollstr.c: Remove vsnprintf() workaround for old glibc.
2015-01-06 Andre Nollstr.c: Get rid of VSPRINTF macro.
2015-01-06 Andre NollAssorted typo fixes in comments.
2015-01-06 Andre NollFix typo in documentation of --logfile.
2015-01-06 Andre NollShut down the signal subsystem on exit.
2015-01-06 Andre Nolltv.c: Remove unused functions.
2015-01-06 Andre Nollstr.c: Remove pointless initialization.
2015-01-06 Andre NollRemove non-functional SEE ALSO links from index.html.
2015-01-06 Andre NollNEWS update
2014-12-12 Andre NollChange background color of web pages to white.
2014-12-12 Andre NollMerge branch 'refs/heads/t/min-complete'
2014-09-24 Andre NollNEWS: Fix indentation of 0.1.5 items.
2014-09-24 Andre Nollindex.html.in: Fix gitweb link.
2014-09-16 Andre NollIntroduce --min-complete.
2014-08-19 Andre NollChange email address and URLs.
2014-01-22 Andre NollSilence clang warnings.
2014-01-14 Andre Nolldss-0.1.5. v0.1.5
2014-01-14 Andre NollMerge branch 't/exit_fix'
2013-10-16 Andre NollMerge branch 't/dia'
2013-10-16 Andre NollKill children on fatal errors.
next