Age | Commit message (Expand) | Author |
2006-12-18 | some initial improvements for the hostated pages; | Jason McIntyre |
2006-12-18 | avoid p = realloc(p idiom, ok claudio, spotted deraadt | Henning Brauer |
2006-12-18 | we will not use , but later modify apmd to handle it; ok marco | Theo de Raadt |
2006-12-18 | we will not use acpid, but later modify apmd to handle it; ok marco | Theo de Raadt |
2006-12-18 | align, no binary change | Kevin Steves |
2006-12-18 | it appears some sensors flip duen to bugs or erroneous readings. | Michael Shalayeff |
2006-12-18 | warn() -> warning() to not overload with libc function; this has | Kevin Steves |
2006-12-17 | remove one-lease-per-client parameter which was never implemented (it | Kevin Steves |
2006-12-16 | - allow to use host/service/table names instead of Ids in hostatectl. | Reyk Floeter |
2006-12-16 | typo | Martin Reindl |
2006-12-16 | unused variable | Theo de Raadt |
2006-12-16 | spacing, plus dubious \% in format string | Theo de Raadt |
2006-12-16 | spacing | Theo de Raadt |
2006-12-16 | Fix up s390 assembler in arla's lwp threading. Results from beck@ request to | Marc Aurele La France |
2006-12-16 | spacing | Reyk Floeter |
2006-12-16 | more spacing | Reyk Floeter |
2006-12-16 | Fix two comments. ok reyk@ | Bernd Ahlers |
2006-12-16 | knf (second level indents are four spaces) | Reyk Floeter |
2006-12-16 | knf, spacing | Reyk Floeter |
2006-12-16 | knf, spacing | Reyk Floeter |
2006-12-16 | ltlib marker for libtool convenience library. | Marc Espie |
2006-12-16 | knf, add copyright and license for in_cksum() from ping.c | Reyk Floeter |
2006-12-16 | new sentence, new line | Reyk Floeter |
2006-12-16 | new sentence, new line | Reyk Floeter |
2006-12-16 | Import hostated, the host status daemon. This daemon will monitor | Reyk Floeter |
2006-12-15 | small KNF | Kevin Steves |
2006-12-15 | typo in comment | Kevin Steves |
2006-12-15 | reduce RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-15 | reduce RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-15 | cleanup RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-15 | reduce RFC2292/3542 #ifdefs. | Jun-ichiro itojun Hagino |
2006-12-13 | Doh! I forgot the change from kroute to rroute in the deletion case. | Claudio Jeker |
2006-12-13 | Correct funtion name in fatal message. | Claudio Jeker |
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino |
2006-12-12 | Xr bgplg and bgplgsh; | Jason McIntyre |
2006-12-12 | remove unused #defines; no binary change | Kevin Steves |
2006-12-12 | <signal.h> not needed | Kevin Steves |
2006-12-12 | Change nexthop_delete() to be more obvious what's going on. No functional | Claudio Jeker |
2006-12-12 | Even IPv6 has a prefixlen limit. This ensures that we do not overflow the | Claudio Jeker |
2006-12-12 | In path_remove() remove only local prefixes from the pftable. | Claudio Jeker |
2006-12-12 | Kill peer_remove(). This function is only used once so inline it there. | Claudio Jeker |
2006-12-12 | Ignore sigpipe as libevent does not handle that for us. Confirmed by | Camiel Dobbelaar |
2006-12-11 | spaces | Kevin Steves |
2006-12-11 | rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama... | Theo de Raadt |
2006-12-11 | If the peer rejects my MRU request and our request is smaller then what | Claudio Jeker |
2006-12-10 | don't complain about uid/gid of symlinks. | Steven Mestdagh |
2006-12-09 | better synopsis/usage and a couple wee fixes; | Jason McIntyre |
2006-12-09 | make spamdb take multiple add/delete arguments, thus making it | Bob Beck |
2006-12-09 | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). | Jun-ichiro itojun Hagino |
2006-12-08 | no need for KAME_SCOPEID; just check __KAME__. | Jun-ichiro itojun Hagino |