Age | Commit message (Expand) | Author |
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 |
2005-07-29 | add some tweaks that were lost... | Jason McIntyre |
2005-07-29 | Redo bioctl because initial implementation was too complex. | Marco Peereboom |
2005-07-26 | Fix buffer overflows in dhcpd and dhclient. Closes PR#4306. | Kenneth R Westerback |
2005-07-25 | Use payload NAT-D or NAT-D-DRAFT according to NAT-T vendor ID advertised by the | Hans-Joerg Hoexer |
2005-07-25 | output some more information on UI command "S" | Hans-Joerg Hoexer |
2005-07-24 | use correct function names in error messages | Hans-Joerg Hoexer |
2005-07-24 | prepare for combining SAs and flows in one single rule, no functional change | Hans-Joerg Hoexer |
2005-07-23 | Our dhclient.conf lives in /usr/src/etc. | Kenneth R Westerback |
2005-07-23 | document automatic generation of reverse SA rules. | Hans-Joerg Hoexer |
2005-07-23 | add automatic creation of reverse SAs. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying both in and out key, not used yet. | Hans-Joerg Hoexer |