aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate MakefileAlan Brault2010-12-051-2/+2
|
* Move CFLAGS and LDFLAGS to configure.ac to prevent tamperingAlan Brault2010-12-052-34/+27
| | | | | Add check for gcc Add checks for pthread and libsysfs libraries
* Move NetNuke binary from bin to sbinAlan Brault2010-12-051-1/+1
|
* Remove errenous -static from src/Makefile.amAlan Brault2010-12-051-1/+1
|
* More cleanupsAlan Brault2010-12-051-4/+8
|
* Clean up Configure and Makefile ScriptsAlan Brault2010-12-051-0/+465
|
* Initial Configure and Make ScriptsAlan Brault2010-12-051-0/+8
|
* Structural ChangesAlan Brault2010-12-052-85/+0
|
* Added misc.cJoseph Hunkeler2010-12-051-1/+2
|
* Added ignore_device functionJoseph Hunkeler2010-12-051-0/+19
|
* Initial commitJoseph Hunkeler2010-12-051-0/+15
|
* Added "vendor" and "model" to nndevice_t, and added more prototypesJoseph Hunkeler2010-12-051-0/+4
|
* Implementing --ignore flag (not working right now)Joseph Hunkeler2010-12-051-11/+31
|
* Re-working sysfs handlingJoseph Hunkeler2010-12-051-18/+78
|
* Merge branch 'master' of git://github.com/jhunkeler/NetNukeJoseph Hunkeler2010-12-042-12/+34
|\
| * IDE now sets nndevice_t variables like scsiJoseph Hunkeler2010-12-041-5/+9
| | | | | | | | bus flags work again
| * fixed bad mallocJoseph Hunkeler2010-12-041-7/+25
| | | | | | | | added --help argument
* | Implementing sysfs SCSI scaningJoseph Hunkeler2010-12-043-1/+55
|/
* Added --list argument to display devices then exit.Joseph Hunkeler2010-12-023-34/+61
| | | | | | 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 Hunkeler2010-12-021-3/+24
| | | | Added block-size argument.
* 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-013-11/+29
| | | | | 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 Hunkeler2010-12-012-15/+15
| | | | There is not argument parsing enabled for this yet.
* Better makefileJoseph Hunkeler2010-12-011-0/+15
|
* Modified directory structureJoseph Hunkeler2010-11-305-0/+663