Age | Commit message (Expand) | Author |
2005-08-11 | document recent changes, with jmc@ | Hans-Joerg Hoexer |
2005-08-10 | print session time in fixed width | Nikolay Sturm |
2005-08-10 | Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE | Jonathan Gray |
2005-08-10 | - typo | Jason McIntyre |
2005-08-09 | Document how to read keys from a file. | Hans-Joerg Hoexer |
2005-08-09 | Normalize attribute values before comparison. Unbreaks interop with netscreen. | Hans-Joerg Hoexer |
2005-08-09 | Rewrite handling of transforms. Now both ah and esp can be specified and | Hans-Joerg Hoexer |
2005-08-09 | Correct keysize for 3des-cbc | Hans-Joerg Hoexer |
2005-08-09 | sort options; | Jason McIntyre |
2005-08-09 | align a column | Theo de Raadt |
2005-08-09 | verbose output option | Theo de Raadt |
2005-08-08 | More informative error message when trying to create a filesystem | Otto Moerbeek |
2005-08-08 | print information about ses/safte for each device; ok marco | Theo de Raadt |
2005-08-08 | print out target as channel:target.lun | Theo de Raadt |
2005-08-08 | re-add write() error check in buf_close(). ok henning@ | Moritz Jodeit |
2005-08-08 | pfkey pieces for static keying, enable static keying | Hans-Joerg Hoexer |
2005-08-08 | add crypto transforms and static keying rules | Hans-Joerg Hoexer |
2005-08-08 | prepare for static keying | Hans-Joerg Hoexer |
2005-08-08 | lots of cleanup, print lots of information based on new linkages between | Theo de Raadt |
2005-08-07 | Simplify code by calling error() from inside buf_* functions rather | Kenneth R Westerback |
2005-08-05 | remove duplicate privsep prototypes and put all | Moritz Jodeit |
2005-08-05 | more key handling stuff. | Hans-Joerg Hoexer |
2005-08-05 | prepare for authentication and encryption keys, not used yet. | Hans-Joerg Hoexer |
2005-08-05 | simplify a bit. | Hans-Joerg Hoexer |
2005-08-05 | add a sensor type that can report percentage | David Gwynne |
2005-08-05 | sync usage to man page | Theo de Raadt |
2005-08-05 | flash up the man page | Theo de Raadt |
2005-08-05 | if no command specified, assume -i | Theo de Raadt |
2005-08-04 | HW_PHYSMEM and HW_USERMEM should be unsigned; ok tdeval marco | Theo de Raadt |
2005-08-04 | buf_* was taken from the framework I wrote for bgpd (also used by ntpd, ospfd | Henning Brauer |
2005-08-04 | Support for SENSOR_INTEGER. | Jonathan Gray |
2005-08-04 | a quick diff for marco, who wanted to see if his power supplies were on or | David Gwynne |
2005-08-03 | device is not optional; spotted by jmc | Theo de Raadt |
2005-08-03 | clarify device vs drive; marco ok | Theo de Raadt |
2005-08-03 | Fix usage. | Marco Peereboom |
2005-08-03 | be more careful when using struct ipsec_auth, might be NULL now. | Hans-Joerg Hoexer |
2005-08-03 | link back to ciss from here as well | Michael Shalayeff |
2005-08-03 | extend the sensors framework to allow it to report the state of the | David Gwynne |
2005-08-03 | be more sure about what is a drive vs controller; ok marco | Theo de Raadt |
2005-08-03 | various cleanups, the way i like it, ok marco | Theo de Raadt |
2005-08-02 | add -a properly to SYNOPSIS; sync usage(); | Jason McIntyre |
2005-08-02 | add missing break; ok henning@ | Moritz Jodeit |
2005-08-02 | sort SEE ALSO; | Jason McIntyre |
2005-08-02 | Make use of struct ipsec_auth dynamic. | Hans-Joerg Hoexer |
2005-08-02 | Reflect new reality. Lots of help and ok jmc@ | Marco Peereboom |
2005-08-02 | $TAPE Ev may refer to a number of things, not just a physical tape device: | Jason McIntyre |
2005-08-02 | Make sure to always load at least the default configuration values. Fixes a | Hans-Joerg Hoexer |
2005-08-02 | Rip out code dealing with multiple/nested interfaces. Each instance of | Kenneth R Westerback |
2005-08-01 | Add alarm support. | Marco Peereboom |
2005-07-29 | Fix erroneous use of '=' instead of '+' that caused infinite loops | Kenneth R Westerback |