aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-18Add a reference to a script that could convert Wind River Linux required.txt ...HEADmasterAlex deVries
2011-07-18Fix up how sort works by setting LC.Alex deVries
2011-07-18Fix typo in README.Alex deVries
2011-02-01Move canonicalize() into a separate fileDavid Borman
2011-02-01Rework MakefileDavid Borman
2011-02-01Speed up swabber string searchesDavid Borman
2011-02-01Speed up swabber file processingDavid Borman
2011-02-01Use putc() instead of fwrite() for single charactersDavid Borman
2011-02-01Convert load_distro to getopt() and fopen()/fwrite()David Borman
2011-02-01Add a debug program, dump_blobDavid Borman
2011-02-01Performance improvement for update_distroDavid Borman
2011-02-01Major performance improvement for update_distroDavid Borman
2011-02-01Initial version of swab_testfDavid Borman
2011-02-01Switch argument processing to getopt(3)David Borman
2011-02-01Add a .gitignore fileDavid Borman
2011-02-01Whitespace and formatting cleanupDavid Borman
2011-02-01Revert "Remove some unused symbols."Alex deVries
2011-02-01Remove some unused symbols.Alex deVries
2011-02-01Clean up compilation warningsDavid Borman
2010-12-15swabprof gets moved to swabprof.in to be able to handle variable substitution...Alex deVries
2010-12-15Don't compile some scripts, as they don't need compiling.Alex deVries
2010-12-15Move the blob file into its own directory.Alex deVries
2010-12-15SQLite doesn't belong in the per-distro filter.Alex deVries
2010-12-09Install filters and swabprof properly.Alex deVries
2010-11-24Add Wind River Linux as a detectable host.Alex deVries
2010-11-23Remove debugging comment.Alex deVries
2010-11-23Adding swabprof, which simplifies running swabber.Alex deVries
2010-11-23Change error reporting when loading lists.Alex deVries
2010-11-23Add a couple of bugs...Alex deVries
2010-11-23Adding reference host distro filter files.Alex deVries
2010-11-23Be consistent with capitalization.Alex deVries
2010-11-23Remove pointless message saying the script is done.Alex deVries
2010-11-23Removing debug comments that were inserted to find problems finding detect_di...Alex deVries
2010-11-18basic support for fstat and stat calls.Alex deVries
2010-11-17Fix problem where calling swabber without an absolute path reallyAlex deVries
2010-11-17Fix up segfault if you don't specify any filters.Alex deVries
2010-11-17Cleanup instructions.Alex deVries
2010-11-17Handle filters for different directories properly.Alex deVries
2010-11-15Adding distro detection.Alex deVries
2010-11-15Install detect_distro.Alex deVries
2010-11-15Adding detect_distro, which will self-identify the host's distribution.Alex deVries
2010-11-15Add usage information for file_detailAlex deVries
2010-11-15Add file_details option.Alex deVries
2010-11-12- added external filtersAlex deVries
2010-11-12Added and removed some fixed bugs.Alex deVries
2010-11-11Add support for recursive directories for logs.Alex deVries
2010-11-11Actually completed the sorted insert now...Alex deVries
2010-11-11Handling null reference pointer.Alex deVries
2010-11-11We've cleared these bugs up.Alex deVries
2010-11-04Removing structures as they've moved to swabber.hAlex deVries