aboutsummaryrefslogtreecommitdiff
path: root/src/netnuke.c
Commit message (Expand)AuthorAgeFilesLines
* Added missing mutex init/destroy (should have crashed, but never did...)Joseph Hunkeler2010-12-071-0/+2
* Transition to fcntl.h for I/OJoseph Hunkeler2010-12-061-3/+4
* Implementing --ignore flag (not working right now)Joseph Hunkeler2010-12-051-11/+31
* Merge branch 'master' of git://github.com/jhunkeler/NetNukeJoseph Hunkeler2010-12-041-7/+25
|\
| * fixed bad mallocJoseph Hunkeler2010-12-041-7/+25
* | Implementing sysfs SCSI scaningJoseph Hunkeler2010-12-041-1/+2
|/
* Added --list argument to display devices then exit.Joseph Hunkeler2010-12-021-9/+41
* Now checks for non-root users and SUID operation.Joseph Hunkeler2010-12-021-3/+24
* Added command line argument to enable logging.Joseph Hunkeler2010-12-011-2/+7
* Created logging_flag variable to handle writing COM calls to a file.Joseph Hunkeler2010-12-011-0/+1
* Modified directory structureJoseph Hunkeler2010-11-301-0/+226