summaryrefslogtreecommitdiff
path: root/dss.c (follow)
Commit message (Expand)AuthorAge
...
* Implement exit-hooks.Andre Noll2008-05-12
* Add new option --keep-redundant.Andre Noll2008-05-12
* dss.c: Remove obsolete TODO item.Andre Noll2008-05-12
* Add GPL headers and COPYING file.Andre Noll2008-05-12
* Fix return value of try_to_free_disk_space().Andre Noll2008-04-24
* Loglevel adjustments.Andre Noll2008-04-24
* Fix select timeout.root2008-04-17
* dss.c: Sleep at most 60 seconds.Andre Noll2008-04-14
* Kill --exclude-patterns option.Andre Noll2008-03-31
* Fix a serious bug in deamon mode.Andre Noll2008-03-28
* Print config errors.Andre Noll2008-03-27
* Also check for free inodes and start snapshot removal if necessary.Andre Noll2008-03-22
* Add more source code documentation.Andre Noll2008-03-22
* dss.c: Make functions and global variables static.Andre Noll2008-03-22
* Move snapshot helpers to new file snap.[ch].Andre Noll2008-03-22
* Kill unused dss_error_txt.Andre Noll2008-03-22
* Move log_disk_space() to df.c.Andre Noll2008-03-22
* Kill struct edge_snapshot_data.Andre Noll2008-03-22
* Get rid of make_err_msg() and log_err_msg().Andre Noll2008-03-22
* dss.c: Add some more documentation.Andre Noll2008-03-22
* Implement pre-create and post-create hooks.Andre Noll2008-03-21
* Fix wait_pro_process().Andre Noll2008-03-21
* Don't check for required options when parsing the command line.Andre Noll2008-03-21
* Implement SIGHUP handling.Andre Noll2008-03-20
* dss.c: Various small improvements and fixes.Andre Noll2008-03-19
* Fix a couple of bugs and start creating snapshots in the select loop.Andre Noll2008-03-18
* Implement the run command.Andre Noll2008-03-18
* Add fd.c and ds.h: functions for computing free disk space.Andre Noll2008-03-16
* Implement signal handling.Andre Noll2008-03-16
* Fix and improve dry run handling.Andre Noll2008-03-16
* Implement logfile and daemon mode.Andre Noll2008-03-16
* Command handlers don't need to take any arguments.Andre Noll2008-03-16
* Get rid of E_INVALID_COMMAND.Andre Noll2008-03-16
* dss.c: Fix check for number of non-options.Andre Noll2008-03-16
* Switch to gengetopt's group options and add more documentation.Andre Noll2008-03-16
* Initial git checkin.Andre Noll2008-03-11