Age | Commit message (Expand) | Author |
2007-08-14 | sync printing w/ sysctl(8) and add missing sensor types to conf parser; | Constantine A. Murenin |
2007-08-14 | Commentary in the examples section was wrong from the start, because it gave | Constantine A. Murenin |
2007-08-13 | No need to #include <netinet/in.h> twice. Noticed by Diego Casati. | Kenneth R Westerback |
2007-08-11 | add caveats section, documenting previously undocumented state dumping mechan... | Constantine A. Murenin |
2007-08-11 | s/ and alerter// against previous: 'alerter' is not a standard word (yet), | Constantine A. Murenin |
2007-08-10 | sync sensorsd.8: add my copyright; change NAME summary; fix some grammar; | Constantine A. Murenin |
2007-08-10 | sync sensorsd.conf.5 with reality, including: | Constantine A. Murenin |
2007-08-09 | fix CVE-2007-3304 | Martynas Venckus |
2007-08-08 | fix CVE-2006-5752 | Martynas Venckus |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-08-06 | Fix two issues in the RIB calculation. First rt_nexthop_add() should not | Claudio Jeker |
2007-08-05 | use memchr and a memrchr like implementation on non C strings. fixes | Federico G. Schwindt |
2007-08-04 | This diff makes ntpd poll for sensors more aggressively when the use of | Chris Kuethe |
2007-08-03 | document reload command. | Pierre-Yves Ritschard |
2007-08-02 | catch a few truncation cases instead of silently ignoring them. one of the | Theo de Raadt |
2007-08-02 | document the reload command. | Pierre-Yves Ritschard |
2007-08-01 | cats went away | Theo de Raadt |
2007-08-01 | cats went away | Theo de Raadt |
2007-08-01 | - -T before -t | Jason McIntyre |
2007-08-01 | allow ftp-proxy to add tag statements to teh rules it inserts | Henning Brauer |
2007-07-31 | something went wrong w/ previous; | Jason McIntyre |
2007-07-31 | document the -d option of sensorsd; input and ok from jmc@, deraadt@ | Robert Nagy |
2007-07-26 | Combine http filter/expect cases to simplify code. | Jonathan Gray |
2007-07-26 | Remove the space after "Password:" in password prompts where echo is | Todd C. Miller |
2007-07-25 | Don't fatal if the imsg pipe is closed, this is often triggered in the parent | Claudio Jeker |
2007-07-24 | Quote digest otherwise it won't be parsed as a string. | Pierre-Yves Ritschard |
2007-07-24 | make imsg_create use dynamic buffers. | Pierre-Yves Ritschard |
2007-07-24 | use 1 vs. -1 for true; ok henning@ krw@ | Kevin Steves |
2007-07-24 | make imsg_create use dynamic buffers. | Pierre-Yves Ritschard |
2007-07-23 | fix a variable shadowing problem | Henning Brauer |
2007-07-23 | when multipath routes exist, display them in ospfctl sh fib output. | Pierre-Yves Ritschard |
2007-07-21 | 64 bit mips support for the arla lwp code, requested by todd@ long ago... | Miod Vallat |
2007-07-21 | s/ETHERTYPE_EAPOL/ETHERTYPE_PAE/ to be in line with src/sys/net/ethertypes.h | Damien Bergamini |
2007-07-18 | Fix uninitialised variable 'sum' in single-processor idle calculation. | Ryan Thomas McBride |
2007-07-18 | - document the fact that mkfontscale is now run as well as mkfontdir and | Antoine Jacoutot |
2007-07-16 | typo | Pierre-Yves Ritschard |
2007-07-16 | use fatal and not err, the message would get lost. | Pierre-Yves Ritschard |
2007-07-14 | - there's no point in running mkfontdir only for @fontdir ; so let's run | Antoine Jacoutot |
2007-07-11 | make the demote count argument optional as advertised in the man page. | Pierre-Yves Ritschard |
2007-07-09 | Handle IPv6 on PPP printer, from Stuart Henderson | Can Erkin Acar |
2007-07-05 | use a more traditional while() instead of for() for getopt(). | Thordur I. Bjornsson |
2007-07-04 | Add ffs2 support; from FreeBSD. OK deraadt@ | Todd C. Miller |
2007-07-02 | Display payload for DS to DS and NO DS traffic. | Can Erkin Acar |
2007-07-02 | Add HISTORY and AUTHORS sections. OK jmc@. | Xavier Santolaria |
2007-06-30 | move the UpdateSet stuff into its separate file, leaving Vstat much cleaner. | Marc Espie |
2007-06-30 | fix saving of old partial packages... problem noticed by Paul Irofti | Marc Espie |
2007-06-29 | make it easy to spot wich nfs version the traffic is. | Thordur I. Bjornsson |
2007-06-28 | Add check for nlist failure to prevent a segfault. | Ray Lai |
2007-06-27 | When aligning buffers correctly handle the case where the | Can Erkin Acar |
2007-06-26 | fix pkg_info's find_by_path behavior, which I accidentally broke two | Marc Espie |