aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-04Protection from dereferncing a null pointer.Alex deVries
2010-11-04Support new wandering.c and lists.c files.Alex deVries
2010-11-04Adding wandering code.Alex deVries
2010-11-04Restructuring to move structs to a .h file.Alex deVries
2010-11-04Updating bugs.Alex deVries
2010-10-12Add blacklist handling, change format of output.Alex deVries
2010-10-12Handle cleanup of multiple files.Alex deVries
2010-10-12Support multiple C files.Alex deVries
2010-10-12Add #ifdefs for multiple re-use.Alex deVries
2010-10-12Adding whitelist handling, plus blacklist backend support.Alex deVries
2010-10-12Add some bugs, things to do.Alex deVries
2010-10-08Cleanup of some compiler warnings.Alex deVries
2010-10-08Fix up option parsing.Alex deVries
2010-10-08Fixing up task parsing.Alex deVries
2010-10-08Make error handling work again, and handle errors for execve.Alex deVries
2010-10-08Canonicalize filenames, to resolve "//" to "/", and "foo/bar/.." to "foo/"Alex deVries
2010-10-08Fix error code handling, and add -c command line option.Alex deVries
2010-10-08Removed as functionality is replaced by update_distro.Alex deVries
2010-10-05Install the new update_distro script.Alex deVries
2010-10-05Replaced create_listdir with update_distro.Alex deVries
2010-10-05Adding new load_distro, which generates blob files.Alex deVries
2010-10-04Set bindir properly.Alex deVries
2010-10-04Honour DESTDIR and bindir properly.Alex deVries
2010-09-21Various changes intended for better, more complete reporting.Alex deVries
2010-09-17Automatically detect if a path is a dir of log files or a single log file. El...Alex deVries
2010-09-17Adding -r feature, which lets you put reports in a separate file, rather than...Alex deVries
2010-09-17Add install and uninstall rules.Alex deVries
2010-09-17Add GPLv2 license file.Alex deVries
2010-09-15Removing compiler warnings.Alex deVries
2010-09-15Fixing some inocuous compiler warnings.Alex deVries
2010-09-15Removing swabprof.Alex deVries
2010-09-15Unused script file can be removed.Alex deVries
2010-09-15Adding better documentation.Alex deVries
2010-09-15Adding load_distro.c.Alex deVries
2010-08-31Initial import of swabber.Alex deVries