Age | Commit message (Expand) | Author |
2005-04-12 | Introduce a per prefix weight. The weight is used to tip prefixes with equal | Claudio Jeker |
2005-04-12 | Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@ | Claudio Jeker |
2005-04-12 | set metric is an alias of set med since a long time. OK henning@ | Claudio Jeker |
2005-04-12 | spelling | Theo de Raadt |
2005-04-12 | Support for self originated AS-external LSA. | Claudio Jeker |
2005-04-12 | spaces | Claudio Jeker |
2005-04-11 | use STDERR_FILENO; ok cloder | Theo de Raadt |
2005-04-11 | use writev() here too; henning ok | Theo de Raadt |
2005-04-11 | when -d is used, log to stderr, not via syslog(3); fixed pr/4171. | Federico G. Schwindt |
2005-04-11 | tcpdump developers are uncautious retards, plain and simple; ok otto | Theo de Raadt |
2005-04-11 | restore lost sprintf -> snprintf conversion | David Krause |
2005-04-10 | do not forget to call endpwent(). ok moritz@ | Otto Moerbeek |
2005-04-10 | reduce the set of allowed actions in the privileged part | Moritz Jodeit |
2005-04-09 | `an URL' -> `a URL'; | Jason McIntyre |
2005-04-09 | add scp example; | Jason McIntyre |
2005-04-08 | don't whine when we can't find interface with index 0 | Henning Brauer |
2005-04-07 | nicer output | Henning Brauer |
2005-04-06 | Add check for key lengths. Based on diff from Jason Ackley. | Esben Norby |
2005-04-06 | When deleting LSA because they hit max age (IMSG_LS_MAXAGE) check if the | Claudio Jeker |
2005-04-05 | ap_compat.h defines MD5Update to one thing, but now that we use functions | Niall O'Higgins |
2005-04-05 | magic police, Jason Ackley <jason@ackley.net> | Henning Brauer |
2005-04-05 | Use the dynamic buffer API for packet generation and sending. | Claudio Jeker |
2005-04-05 | Set errno in case buf_realloc() fails because the limit of the buffer is | Claudio Jeker |
2005-04-04 | shrink | Theo de Raadt |
2005-04-04 | On auth crypt verify not only the main key is allowed but all configured keys. | Claudio Jeker |
2005-04-04 | nlist.h not needed | Theo de Raadt |
2005-04-03 | Report quotas > 10GB in a readable way. Diff based on PR 2836. | Otto Moerbeek |
2005-04-03 | yacc parser | Hakan Olsson |
2005-04-03 | Cleanup. | Hakan Olsson |
2005-04-03 | Remove debugging code. | Hakan Olsson |
2005-04-03 | kill redundant warning - getopt does it for us; from andrushock AT korovino.net | Damien Miller |
2005-04-02 | Create unix domain sockets with permissions 0666, so clients can | Otto Moerbeek |
2005-04-02 | new sentence, new line; | Jason McIntyre |
2005-04-01 | spacing | Theo de Raadt |
2005-04-01 | sensorsd(8) execute command on exceeding limits | Hans-Joerg Hoexer |
2005-04-01 | .Ox 3.8, not 3.7; | Jason McIntyre |
2005-04-01 | these commands said "blocks" when they meant "KBytes" (they even calculated | Theo de Raadt |
2005-04-01 | spacing | Theo de Raadt |
2005-03-31 | Better crypt sequence number initialization. | Esben Norby |
2005-03-31 | Add support for crypt authentication (MD5). | Esben Norby |
2005-03-31 | zap includes, grunk | Henning Brauer |
2005-03-31 | and some includes too much here as well, grunk | Henning Brauer |
2005-03-31 | zap includes, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-03-31 | zap some includes we don't need, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-03-30 | remove trailing \n in errx(). | Moritz Jodeit |
2005-03-30 | output final summary to stderr instead of stdout, | Moritz Jodeit |
2005-03-30 | Use getcap to pull out login.conf entries that contain a localcipher | Todd C. Miller |
2005-03-30 | spacing | Theo de Raadt |
2005-03-30 | Fix some stuff noted by Theo. | Hakan Olsson |
2005-03-30 | Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress. | Hakan Olsson |