projects
/
dss.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'refs/heads/t/lopsub'
2017-10-15
Andre Noll
Merge branch 'refs/heads/t/lopsub'
commit
|
commitdiff
|
tree
2017-10-06
Andre Noll
Revert "ipc.c: Use ftok() instead of SuperFastHash."
commit
|
commitdiff
|
tree
2017-07-26
Andre Noll
ipc: Improve error diagnostics for kill.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
INSTALL: Explain how to use CPPFLAGS and LDFLAGS.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
build: Introduce DSS_CPPFLAGS.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
build: Fix cc command which creates dependencies,
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
build: Combine CFLAGS and DEBUG_CFLAGS.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
Implement --checksum.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
run: Improve error diagnostics for chdir(2) failure.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
run: Improve error message if dss is already running.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
run: Fix exit status in case another dss process is...
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
build: Add target install and install-strip.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
Convert dss to lopsub.
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
ipc: Combine mutex_lock() and lock_dss().
commit
|
commitdiff
|
tree
2017-07-13
Andre Noll
ipc: Prefer key_t over int for System V IPC keys.
commit
|
commitdiff
|
tree
2017-06-25
Andre Noll
ipc.c: Use ftok() instead of SuperFastHash.
commit
|
commitdiff
|
tree
2017-04-16
Andre Noll
Remove --no-resume.
commit
|
commitdiff
|
tree
2017-04-16
Andre Noll
dss-0.1.7.
commit
|
commitdiff
|
tree
2017-04-16
Andre Noll
Don't shadow cmdline_parser_params in main().
commit
|
commitdiff
|
tree
2017-04-16
Andre Noll
ipc.c: Uninline get_key_or_die().
commit
|
commitdiff
|
tree
2017-04-16
Andre Noll
ipc.c: Constify parameter of get_key_or_die().
commit
|
commitdiff
|
tree
2017-04-16
Andre Noll
ipc: Fix error code returned by mutex_lock().
commit
|
commitdiff
|
tree
2016-08-23
Andre Noll
Improve log message for snapshot creation.
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
ipc: Simplify mutex_try_lock().
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
ipc: Make pid pointer optional.
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
daemon: Do not change to /.
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
build: Add two more warning options.
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
dss.c: Add missing inclusion of <stdio.h>.
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
dss: Make argument of parse_config_file() a boolean.
commit
|
commitdiff
|
tree
2016-08-21
Andre Noll
Merge branch 'refs/heads/t/shadow-fix'
commit
|
commitdiff
|
tree
2016-07-29
Andre Noll
dss: Do not shadow a global declaration.
commit
|
commitdiff
|
tree
2016-07-14
Andre Noll
Create html version of the man page with groff.
commit
|
commitdiff
|
tree
2016-07-14
Andre Noll
Convert INSTALL and NEWS to markdown format.
commit
|
commitdiff
|
tree
2016-06-24
Andre Noll
Fix rsync exit handling in create mode.
commit
|
commitdiff
|
tree
2016-06-24
Andre Noll
dss.c: Remove pointless comment for main().
commit
|
commitdiff
|
tree
2016-03-03
Andre Noll
Remove orphaned snapshots even if disk space is not...
commit
|
commitdiff
|
tree
2016-03-03
Andre Noll
Always try to keep one snapshot for recycling.
commit
|
commitdiff
|
tree
2016-03-03
Andre Noll
try_to_free_disk_space(): Explain what is going on.
commit
|
commitdiff
|
tree
2016-03-03
Andre Noll
Allow to run in daemon mode without log file.
commit
|
commitdiff
|
tree
2016-03-03
Andre Noll
Improve documentation of --keep-redundant.
commit
|
commitdiff
|
tree
2016-02-03
Andre Noll
Improve documentation of interval-related args.
commit
|
commitdiff
|
tree
2015-12-17
Andre Noll
README: Explain that there are no incremental backups.
commit
|
commitdiff
|
tree
2015-08-05
Andre Noll
dss-0.1.6.
commit
|
commitdiff
|
tree
2015-08-05
Andre Noll
Merge branch 'refs/heads/t/signal_handler_improvement'
commit
|
commitdiff
|
tree
2015-05-10
Andre Noll
Merge branch 'refs/heads/t/nullrw'
commit
|
commitdiff
|
tree
2015-04-24
Andre Noll
INSTALL: Reword sentence about gengetopt.
commit
|
commitdiff
|
tree
2015-04-14
Andre Noll
daemon.c: Open /dev/null read-write.
commit
|
commitdiff
|
tree
2015-03-23
Andre Noll
NEWS: Fix typo.
commit
|
commitdiff
|
tree
2015-02-25
Andre Noll
Merge branch 'refs/heads/t/max-errors'
commit
|
commitdiff
|
tree
2015-02-25
Andre Noll
Improve signal handler.
commit
|
commitdiff
|
tree
2015-01-27
Andre Noll
Rework restart logic, introduce --max-errors.
commit
|
commitdiff
|
tree
2015-01-27
Andre Noll
Fix typo in help text of --daemon.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
str.c: Remove vsnprintf() workaround for old glibc.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
str.c: Get rid of VSPRINTF macro.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
Assorted typo fixes in comments.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
Fix typo in documentation of --logfile.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
Shut down the signal subsystem on exit.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
tv.c: Remove unused functions.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
str.c: Remove pointless initialization.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
Remove non-functional SEE ALSO links from index.html.
commit
|
commitdiff
|
tree
2015-01-06
Andre Noll
NEWS update
commit
|
commitdiff
|
tree
2014-12-12
Andre Noll
Change background color of web pages to white.
commit
|
commitdiff
|
tree
2014-12-12
Andre Noll
Merge branch 'refs/heads/t/min-complete'
commit
|
commitdiff
|
tree
2014-09-24
Andre Noll
NEWS: Fix indentation of 0.1.5 items.
commit
|
commitdiff
|
tree
2014-09-24
Andre Noll
index.html.in: Fix gitweb link.
commit
|
commitdiff
|
tree
2014-09-16
Andre Noll
Introduce --min-complete.
commit
|
commitdiff
|
tree
2014-08-19
Andre Noll
Change email address and URLs.
commit
|
commitdiff
|
tree
2014-01-22
Andre Noll
Silence clang warnings.
commit
|
commitdiff
|
tree
2014-01-14
Andre Noll
dss-0.1.5.
commit
|
commitdiff
|
tree
2014-01-14
Andre Noll
Merge branch 't/exit_fix'
commit
|
commitdiff
|
tree
2013-10-16
Andre Noll
Merge branch 't/dia'
commit
|
commitdiff
|
tree
2013-10-16
Andre Noll
Kill children on fatal errors.
commit
|
commitdiff
|
tree
2013-10-16
Andre Noll
Trivial: Remove trailing semicolon.
commit
|
commitdiff
|
tree
2013-01-22
Andre Noll
rsync: Remove hardcoded --quiet option.
commit
|
commitdiff
|
tree
2012-12-20
Andre Noll
Merge branch 't/zero-rsync-fix'
commit
|
commitdiff
|
tree
2012-10-28
Andre Noll
Reject insane number of intervals.
commit
|
commitdiff
|
tree
2012-10-01
Andre Noll
Don't create two snapshots in the same second.
commit
|
commitdiff
|
tree
2012-09-16
Andre Noll
Merge branch 't/rename_system_files'
commit
|
commitdiff
|
tree
2012-08-15
Andre Noll
Switch logo from skencil to dia.
commit
|
commitdiff
|
tree
2012-08-15
Andre Noll
Rename source files which also exist as system headers.
commit
|
commitdiff
|
tree
2012-08-15
Andre Noll
Merge branch 't/gcc-compat_fix'
commit
|
commitdiff
|
tree
2012-08-15
Andre Noll
Merge branch 't/cleanups'
commit
|
commitdiff
|
tree
2012-08-10
Andre Noll
Merge branch 't/ipc'
commit
|
commitdiff
|
tree
2012-08-03
Andre Noll
mutex_get(): Change parameter from key_t to int.
commit
|
commitdiff
|
tree
2012-08-03
Andre Noll
error.h: Remove is_errno().
commit
|
commitdiff
|
tree
2012-07-20
Andre Noll
Merge branch 't/exec_cleanups'
commit
|
commitdiff
|
tree
2012-06-01
Andre Noll
Implement --reload.
commit
|
commitdiff
|
tree
2012-06-01
Andre Noll
Add the --kill subcommand.
commit
|
commitdiff
|
tree
2012-06-01
Andre Noll
Use semaphore locking to avoid starting dss multiple...
commit
|
commitdiff
|
tree
2012-06-01
Andre Noll
Introduce get_config_file_name().
commit
|
commitdiff
|
tree
2012-04-30
Andre Noll
doc: Add a second example config file.
commit
|
commitdiff
|
tree
2011-06-18
Andre Noll
Simplify exec functions.
commit
|
commitdiff
|
tree
2011-03-31
Andre Noll
NEWS update.
commit
|
commitdiff
|
tree
2011-02-07
Andre Noll
NEWS update
commit
|
commitdiff
|
tree
2011-02-07
Andre Noll
Merge branch 't/recycling'
commit
|
commitdiff
|
tree
2011-02-07
Andre Noll
Merge branch 't/logfile_only_for_daemon'
commit
|
commitdiff
|
tree
2010-11-14
Andre Noll
Minor documentation improvements.
commit
|
commitdiff
|
tree
2010-11-13
Andre Noll
Include the NEWS file in the web page.
commit
|
commitdiff
|
tree
2010-11-10
Andre Noll
INSTALL: Fix typo in example.
commit
|
commitdiff
|
tree
2010-11-09
Andre Noll
Mention that inode monitoring works also for ext2 and...
commit
|
commitdiff
|
tree
next