aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-05-17make: Add makefile for those not fortunate enough to be using ArchDave Reisner-0/+28
2010-05-17doc: Replace and update README with POD markupDave Reisner-117/+154
2010-05-17doc: remove bug note for write barriers on aufsDave Reisner-5/+0
2010-05-17mount: streamline the unmount process.Dave Reisner-14/+11
2010-04-25Check for leading tabs as well as white spaceDave Reisner-1/+1
2010-01-31Condense action execution and null parameter checkDave Reisner-3/+1
2010-01-31Drop deprecated 0 syntax in favor of 0Dave Reisner-5/+5
2010-01-30Move default location of inventory file to /var/lib so it has a better chance...Dave Reisner-1/+1
2010-01-23Add warning about max branch limitDave Reisner-0/+2
2010-01-23Use saner conversion of epoch to human readable timestampsDave Reisner-3/+3
2010-01-23Fix date when confirming bin deletionDave Reisner-1/+1
2010-01-23Fix ugly sorting error in reportDave Reisner-2/+3
2010-01-21Polish up array error checkDave Reisner-2/+1
2010-01-20Convert DEL_BIN_ON_FAIL to an array. Only fail on error 1 (syntax) by defaultDave Reisner-9/+7
2010-01-20Check for value in array, rather than blindly removing the backup when rsync ...Dave Reisner-4/+8
2010-01-20Update todo listDave Reisner-0/+1
2010-01-20Add more verbiage about how DEL_BIN_ON_FAIL works (or should work)Dave Reisner-0/+4
2010-01-19Warn when rsync hangs up unexpectedly and we pass off to remove_binDave Reisner-0/+1
2010-01-19Implement warn() function in caution yellowDave Reisner-0/+4
2010-01-19Restructure action_remove_binDave Reisner-18/+23
2010-01-19Don't suppress pattern space when removing lines from binventoryDave Reisner-1/+1
2010-01-18Actually fix alignment...I need sleepDave Reisner-2/+2
2010-01-18Fixed printf in remove_bin() for alignmentDave Reisner-4/+4
2010-01-18Specify -i with sed to actually edit the bin file in remove_binDave Reisner-1/+1
2010-01-18yum, more errorsDave Reisner-2/+2
2010-01-18Fix hillarious typo that results in all your bins being deletedDave Reisner-2/+2
2010-01-18Need file to operate on for removing bin from .bin.listDave Reisner-1/+1
2010-01-18Clean up verbiage in action_remove_bin()Dave Reisner-6/+6
2010-01-18Round1 of bug fixesDave Reisner-3/+4
2010-01-18Call sweep_bins after a bin is deletedDave Reisner-0/+3
2010-01-18Check UID and that .bin.list is writeable before proceeding with deleteDave Reisner-0/+8
2010-01-18Add remove bin option to usage heredoc and options parserDave Reisner-1/+7
2010-01-18Create function to remove a bin, optionally interactiveDave Reisner-3/+20
2010-01-18define new_bin in action_backup so it can be later used to remove the bin if/...Dave Reisner-4/+5
2010-01-18Merge create_new_incremental() into action_backup()Dave Reisner-31/+24
2010-01-18New branch. Goal: optional rollback when rsync failsDave Reisner-0/+11
2010-01-18Add bug regarding white space in pathsDave Reisner-0/+5
2010-01-18Don't quote include/exclude arrays in rsync op -- causes havocDave Reisner-1/+1
2010-01-18Correct spacing on usage heredocDave Reisner-1/+1
2010-01-18Update todo list and other bitsDave Reisner-6/+4
2010-01-18Tone down die() to only show colonsDave Reisner-15/+9
2010-01-18Add -c option for specifying alternate configDave Reisner-2/+8
2010-01-18Conform -U option to set action and not immediately executeDave Reisner-2/+5
2010-01-18Reimplement options using getoptsDave Reisner-9/+34
2010-01-17Start transition to more robust options parserDave Reisner-4/+5
2010-01-17Fix incorrect value displaying for seed sizeDave Reisner-2/+4
2010-01-17Exit with return value on action_resquash_nowDave Reisner-0/+1
2010-01-17Remove unused code in action_rollbackDave Reisner-4/+0
2010-01-17Fix typo in usageDave Reisner-1/+1
2010-01-17Bump version to 0.9-betaDave Reisner-1/+1