dss.c: Add some more documentation.
[dss.git] / dss.c
2008-03-22 Andre Nolldss.c: Add some more documentation.
2008-03-21 Andre NollImplement pre-create and post-create hooks.
2008-03-21 Andre NollFix wait_pro_process().
2008-03-21 Andre NollDon't check for required options when parsing the comma...
2008-03-20 Andre NollMerge commit 'remotes/meins/master'
2008-03-19 Andre NollImplement SIGHUP handling.
2008-03-18 Andre Nolldss.c: Various small improvements and fixes.
2008-03-18 Andre NollFix a couple of bugs and start creating snapshots in...
2008-03-18 Andre NollImplement the run command.
2008-03-16 Andre NollAdd fd.c and ds.h: functions for computing free disk...
2008-03-16 Andre NollImplement signal handling.
2008-03-16 Andre NollFix and improve dry run handling.
2008-03-16 Andre NollImplement logfile and daemon mode.
2008-03-16 Andre NollCommand handlers don't need to take any arguments.
2008-03-16 Andre NollGet rid of E_INVALID_COMMAND.
2008-03-16 Andre Nolldss.c: Fix check for number of non-options.
2008-03-16 Andre NollSwitch to gengetopt's group options and add more docume...
2008-03-11 Andre NollInitial git checkin.