Age | Commit message (Expand) | Author |
2006-12-30 | Remove stub write callback functions now that libevent allows them to be NULL. | Camiel Dobbelaar |
2006-12-30 | Convert three instances of atoi() to strtonum() and apply sane upper bounds. | Camiel Dobbelaar |
2006-12-30 | s/form/from/ | Ray Lai |
2006-12-28 | tweak; | Jason McIntyre |
2006-12-28 | forgot a dereference in the previous conversion; ok deraadt@ | Christian Weisgerber |
2006-12-26 | make -k and -K mutually exclusive, and ignore multiple invocations of them. | Alexander von Gernler |
2006-12-26 | Fix truncation check by directly comparing both values and don't | Moritz Jodeit |
2006-12-26 | print icmpv6 inside security header (ah/esp). | Jun-ichiro itojun Hagino |
2006-12-26 | Add missing $OpenBSD$ | Jonathan Gray |
2006-12-26 | make option processing happen first. | Mathieu Sauve-Frankel |
2006-12-25 | the global timeout for checks is specified in milliseconds | Reyk Floeter |
2006-12-25 | fix the conversion from milliseconds to struct timeval, which uses | Reyk Floeter |
2006-12-25 | knf | Reyk Floeter |
2006-12-25 | partial rewrite of the check_* routines to use libevent everywhere | Reyk Floeter |
2006-12-25 | good day to remove a some poo | Theo de Raadt |
2006-12-25 | spacing | Theo de Raadt |
2006-12-24 | typo | Michele Marchetto |
2006-12-24 | first pass cleanup of sasyncd, based on some discussion with deraadt@ | Mathieu Sauve-Frankel |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-12-23 | adapt to new two-level sensor sysctl framework; by Constantine A. Murenin | Theo de Raadt |
2006-12-23 | Do not name both a variable and a goto target 'restore'; it's legal, but | Marc Balmer |
2006-12-21 | appease the groff beast; | Jason McIntyre |
2006-12-21 | Unbreak redistribute default and make it possible to specify a metric for | Claudio Jeker |
2006-12-21 | order variables by size/type. | Claudio Jeker |
2006-12-21 | Let watchdogd use the new watchdog(4) semantics. When the new option -n | Marc Balmer |
2006-12-21 | Check for overflow of others_len. This can not happen at the moment because | Claudio Jeker |
2006-12-20 | let ntpd use sensors immediately after system boot by special casing | Henning Brauer |
2006-12-20 | Fix potential buffer overread in function, even though the current | Ray Lai |
2006-12-19 | no need for -D | Jun-ichiro itojun Hagino |
2006-12-19 | no need for -DINET6 | Jun-ichiro itojun Hagino |
2006-12-19 | eliminate #ifdef OLDRAWSOCKET | Jun-ichiro itojun Hagino |
2006-12-19 | sort these commands too; | Jason McIntyre |
2006-12-19 | sort the various commands; discussed w/ pyr | Jason McIntyre |
2006-12-19 | no more acpid.8; | Jason McIntyre |
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 |