Age | Commit message (Expand) | Author |
2008-06-13 | - add support for ignoring files and directories from comparison | Antoine Jacoutot |
2008-06-13 | - always force full file check on fbtab, login.conf, sysctl.conf and | Antoine Jacoutot |
2008-06-12 | let usage() match SYNOPSIS; | Jason McIntyre |
2008-06-11 | When a hotplugged sensordev appears, load its configuration individually, | Constantine A. Murenin |
2008-06-11 | * Remove the exit condition on no sensors at start-up, since we now support | Constantine A. Murenin |
2008-06-11 | add support for "transparent" forwarding in relays: normally the l7 | Reyk Floeter |
2008-06-11 | cut lookup tag code in smaller pieces | Marc Espie |
2008-06-11 | further step on the road to tags: | Marc Espie |
2008-06-11 | defer to the packing element for computing md5 | Marc Espie |
2008-06-11 | refactor md5 code to be able to work from a filehandle (like a pipe output) | Marc Espie |
2008-06-11 | let elements be responsible for computing their own md5 (allows special | Marc Espie |
2008-06-11 | correctly enumerate MANSUBDIR | Peter Hessler |
2008-06-11 | enable memconfig on amd64 | Peter Hessler |
2008-06-11 | tweak the "route to" text; | Jason McIntyre |
2008-06-11 | Support hotpluggable sensors (e.g. the post-4.2 ipmi0 created by the | Constantine A. Murenin |
2008-06-11 | use monotime instead of wallclock. | Henning Brauer |
2008-06-11 | getcwd can return NULL on error, so handle that case properly. | Tobias Stoeckmann |
2008-06-10 | set the inactivity timeout of redirections to a shorter timeout of 600 | Reyk Floeter |
2008-06-10 | use sloppy pf state keeping for routed sessions (direct server return) | Reyk Floeter |
2008-06-10 | typo in -as yet- unused code. | Marc Espie |
2008-06-10 | clean up the text; ok reyk | Jason McIntyre |
2008-06-10 | one more trafic -> traffic; | Jason McIntyre |
2008-06-10 | Fix typo. | Joel Sing |
2008-06-10 | add the -O option to run an external script when the "other | Reyk Floeter |
2008-06-10 | For IPv6 addresses, return the first 32 bits of the MD5 hash of the | Christian Weisgerber |
2008-06-10 | According to the latest SNTPv4 spec in RFC4330, secondary servers | Christian Weisgerber |
2008-06-10 | Additionnal checks on the file names supplied for -s and -x. | Pierre-Yves Ritschard |
2008-06-09 | - add a sanity check on tarballs name to ensure we're not feeding | Antoine Jacoutot |
2008-06-09 | - encourage people to use the same source as was used to upgrade system | Antoine Jacoutot |
2008-06-09 | simplify math for arc4random_uniform() suggested by | Damien Miller |
2008-06-09 | drop root privileges in rtadvd to _rtadvd | Rainer Giedat |
2008-06-09 | also handle wireless interfaces (IFM_IEEE80211 in addition to IFM_ETHER) | Reyk Floeter |
2008-06-09 | Define a new flag, UVM_FLAG_HOLE, for uvm_map to create a vm_map_entry of | Miod Vallat |
2008-06-09 | rename refstr to refid since it is an int32; ok henning | Theo de Raadt |
2008-06-09 | do not copy up to two garbage characters from a 1 char string into a 4 char | Theo de Raadt |
2008-06-09 | do not leak memory on failure in refid production; ok ckuethe henning | Theo de Raadt |
2008-06-09 | spacing | Theo de Raadt |
2008-06-09 | Allow outgoing replies from sensor-driven servers to have a | Chris Kuethe |
2008-06-09 | Correctly round the sockaddrs so that ndp works on 64bit machines. | Claudio Jeker |
2008-06-09 | allow direct copy of fh to another | Marc Espie |
2008-06-09 | some syslog Xr; | Jason McIntyre |
2008-06-08 | - remove sendmail cf files leftover after make in src | Antoine Jacoutot |
2008-06-08 | - enhance output for 80 columns wide terminals | Antoine Jacoutot |
2008-06-08 | Send debug output to syslog instead of a file when receiving SIGUSR1. | Rainer Giedat |
2008-06-08 | Don't ignore a slightly unresponsive server for an hour, 5 minutes is enough. | Chris Kuethe |
2008-06-07 | repair usage, jmc | Henning Brauer |
2008-06-07 | teach the command lineparser about getopt style options after commands | Henning Brauer |
2008-06-07 | Move the Apache manual out of etcXX and to miscXX where it belongs. | Jason Dixon |
2008-06-06 | oops, @bin files are files too | Marc Espie |
2008-06-06 | @wantlib elements become checksummable | Marc Espie |