aboutsummaryrefslogtreecommitdiff
path: root/src/nukectl.c
Commit message (Collapse)AuthorAgeFilesLines
* Added ignore_device functionJoseph Hunkeler2010-12-051-0/+19
|
* Added --list argument to display devices then exit.Joseph Hunkeler2010-12-021-23/+19
| | | | | | Implemented --ignore-first (probably a little buggy). For now, write messages only appear with --verbose set. Removed a few debug messages.
* Added user defined block size.Joseph Hunkeler2010-12-021-3/+21
| | | | Fixed the error with the wipe() while loop not counting the correct variable.
* Added command line argument to enable logging.Joseph Hunkeler2010-12-011-4/+14
| | | | | Added command line argument to allow NetNuke to destroy data. Fixed logging.
* Modified directory structureJoseph Hunkeler2010-11-301-0/+147