Age | Commit message (Expand) | Author |
2004-01-25 | knf and cleanup. as well avoid sending out packet information which | Theo de Raadt |
2004-01-25 | documenmt "show interface" | Henning Brauer |
2004-01-24 | eek, no, ERROR is of course not unused | Henning Brauer |
2004-01-24 | Remove unused terminals. | Ryan Thomas McBride |
2004-01-24 | Xr to right page; okan@demirmen.com | Theo de Raadt |
2004-01-24 | since other users cannot exec them, do not make it readable either | Theo de Raadt |
2004-01-24 | we can use memcpy for the whole thing in merge_config now instead of | Henning Brauer |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |
2004-01-23 | sort options and clean up openssl ocsp; | Jason McIntyre |
2004-01-23 | ifstated, from mpf@. This daemon listens on the routing socket for | Ryan Thomas McBride |
2004-01-23 | use log_addr | Henning Brauer |
2004-01-23 | provide log_addr, which takes a struct bgpd_addr | Henning Brauer |
2004-01-23 | no more suid; ok miod | Theo de Raadt |
2004-01-23 | make sure to only use the accept()ed connection of there is no other existing | Henning Brauer |
2004-01-23 | sync comments with reality and properly log accept() errors | Henning Brauer |
2004-01-23 | sort options and tidy openssl nseq; | Jason McIntyre |
2004-01-23 | Use closefrom(); ok millert tedu | Theo de Raadt |
2004-01-22 | document/activate @arch. Fix list handling. | Marc Espie |
2004-01-22 | provide a log_debug and use it in rde.c. | Henning Brauer |
2004-01-22 | use log_peer_warnx() now that we can, claudio agrees | Henning Brauer |
2004-01-22 | make log_peer_* take a struct peer_config instead of the session engine | Henning Brauer |
2004-01-22 | use log_warnx and log_info. reclassify a few messages in the process and fix | Henning Brauer |
2004-01-22 | provide log_warnx() and log_info() | Henning Brauer |
2004-01-22 | log_peer_err -> log_peer_warn | Henning Brauer |
2004-01-22 | 802.3X pretty printer (dead simple) | Jason Wright |
2004-01-22 | s/log_err/log_warn/ | Henning Brauer |
2004-01-22 | print the interface state wrt the nexthop verification in the show interface | Henning Brauer |
2004-01-22 | an RTM_IFINFO message can mean a lot. it does not necessarily mean that | Henning Brauer |
2004-01-21 | there's a "slight" difference between our log_err() and the system's err()... | Henning Brauer |
2004-01-21 | new parser. | Henning Brauer |
2004-01-21 | Increment the right pointers, so we don't print the same entries repeatedly. | Ryan Thomas McBride |
2004-01-21 | spacing | Theo de Raadt |
2004-01-21 | Clean up pfsync output: print source address by default, pass -vv correctly | Ryan Thomas McBride |
2004-01-20 | explicit .x.[ch] rules to avoid accidental bad matches in /usr/include. | Matthieu Herrb |
2004-01-20 | show usage if called without command | Henning Brauer |
2004-01-20 | args, unbreak | Henning Brauer |
2004-01-20 | getopt & usage, prodded by theo | Henning Brauer |
2004-01-20 | fix error logging on connection attempts from !root user | Henning Brauer |
2004-01-20 | check early wether user _bgpd exists so we can bail out early and nicely | Henning Brauer |
2004-01-20 | If you go through the trouble of caching the name of the last printed | Otto Moerbeek |
2004-01-20 | Default xfs device is /dev/xfs0. Spotted by theo@ | Hans Insulander |
2004-01-19 | (v)fprintf atomically in vlog() in debug mode, prodded by theo | Henning Brauer |
2004-01-19 | Check malloc() return value. Pointed out by mpech@. Ok mpech@, deraadt@ | Todd C. Miller |
2004-01-19 | for show interface, print the link status and speed as well. we need | Henning Brauer |
2004-01-19 | knf | Theo de Raadt |
2004-01-18 | track interface type and baudrate as well | Henning Brauer |
2004-01-18 | Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogus | Otto Moerbeek |
2004-01-18 | sort options; | Jason McIntyre |
2004-01-18 | spacing | Theo de Raadt |
2004-01-17 | keep track of interface link state and invalidate connected routes depending | Henning Brauer |