Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing mutex init/destroy (should have crashed, but never did...) | Joseph Hunkeler | 2010-12-07 | 1 | -0/+2 |
| | |||||
* | Transition to fcntl.h for I/O | Joseph Hunkeler | 2010-12-06 | 1 | -3/+4 |
| | |||||
* | Implementing --ignore flag (not working right now) | Joseph Hunkeler | 2010-12-05 | 1 | -11/+31 |
| | |||||
* | Merge branch 'master' of git://github.com/jhunkeler/NetNuke | Joseph Hunkeler | 2010-12-04 | 1 | -7/+25 |
|\ | |||||
| * | fixed bad malloc | Joseph Hunkeler | 2010-12-04 | 1 | -7/+25 |
| | | | | | | | | added --help argument | ||||
* | | Implementing sysfs SCSI scaning | Joseph Hunkeler | 2010-12-04 | 1 | -1/+2 |
|/ | |||||
* | Added --list argument to display devices then exit. | Joseph Hunkeler | 2010-12-02 | 1 | -9/+41 |
| | | | | | | Implemented --ignore-first (probably a little buggy). For now, write messages only appear with --verbose set. Removed a few debug messages. | ||||
* | Now checks for non-root users and SUID operation. | Joseph Hunkeler | 2010-12-02 | 1 | -3/+24 |
| | | | | Added block-size argument. | ||||
* | Added command line argument to enable logging. | Joseph Hunkeler | 2010-12-01 | 1 | -2/+7 |
| | | | | | Added command line argument to allow NetNuke to destroy data. Fixed logging. | ||||
* | Created logging_flag variable to handle writing COM calls to a file. | Joseph Hunkeler | 2010-12-01 | 1 | -0/+1 |
| | | | | There is not argument parsing enabled for this yet. | ||||
* | Modified directory structure | Joseph Hunkeler | 2010-11-30 | 1 | -0/+226 |