Age | Commit message (Expand) | Author |
2003-10-08 | ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401. | Jakob Schlyter |
2003-10-08 | cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE; | Jason McIntyre |
2003-10-07 | FILES /etc/sensorsd.conf | Henning Brauer |
2003-10-06 | connect sensorsd to the build | Henning Brauer |
2003-10-06 | .Xr it 4 | Henning Brauer |
2003-10-05 | ansi | Theo de Raadt |
2003-10-04 | remove my wacky spacing; some typos from 0.97c; | Jason McIntyre |
2003-10-04 | move [-d] from NAME to SYNOPSIS; | Jason McIntyre |
2003-10-04 | incorrect Ar vs Fl | Theo de Raadt |
2003-10-03 | exit if no config file; jeffi@rcn.com | Theo de Raadt |
2003-10-02 | chroot handling for SSLCertificateChainFile, problem found and fix tested by | Henning Brauer |
2003-10-02 | style sync w/ kame | Jun-ichiro itojun Hagino |
2003-10-01 | use the same amount of indent for the action fields in the example conf; | Jason McIntyre |
2003-10-01 | fix typo; jjy2+@pitt.edu | Theo de Raadt |
2003-10-01 | sys/types.h is not really needed with sys/param.h. | Kevin Lo |
2003-09-30 | o err out on start if no watches are defined | Henning Brauer |
2003-09-30 | set the log message ident with openlog(), ok henning@ | jose |
2003-09-29 | uncomment daemon() call; spotted by jose@ | Henning Brauer |
2003-09-26 | - kill whitespace at EOL | Jason McIntyre |
2003-09-26 | Rearchitecture of the userland/kernel IOCTL interface for transactions. | Cedric Berger |
2003-09-26 | avoid strdup. and, while at it, fix a file leak at sigexit time spotted | Theo de Raadt |
2003-09-26 | use erealloc | Theo de Raadt |
2003-09-26 | use emalloc and watch for strdup failure | Theo de Raadt |
2003-09-26 | use emalloc | Theo de Raadt |
2003-09-26 | check strdup failure; ok anil millert | Theo de Raadt |
2003-09-26 | add bounds to sscanf, millert@ | Anil Madhavapeddy |
2003-09-26 | erm, committing to teh right repository helps sometimes. | Henning Brauer |
2003-09-26 | realloc tuning; pvalchev ok | Theo de Raadt |
2003-09-26 | realloc fixes; ok deraadt millert | Peter Valchev |
2003-09-26 | use a much more random salt; prompted by ast@domdv.de | Theo de Raadt |
2003-09-25 | realloc fixes; markus ok | Theo de Raadt |
2003-09-25 | - simplify macros | Jason McIntyre |
2003-09-24 | cleanup privsep communications between child/parent with a lot more | Anil Madhavapeddy |
2003-09-24 | sensorsd monitors the hardware sensors as reported by sysctl in hw.sensors. | Henning Brauer |
2003-09-23 | simplify by using getifaddrs. cedric@ ok | Jun-ichiro itojun Hagino |
2003-09-23 | ignore address families other than AF_INET in get_netmask(). | Matthieu Herrb |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-09-22 | sync with 9.2.2-P3; new zone type "delegation-only" | Jakob Schlyter |
2003-09-22 | sync with FreeBSD page, including standard options list and some mdoc nits; | Jason McIntyre |
2003-09-21 | plug memory leak. from kame. fgsch ok | Jun-ichiro itojun Hagino |
2003-09-19 | when dropping privileges use initgroups(3) instead of setgroups(2) so the | Henning Brauer |
2003-09-19 | whack getopt ? matching; jeffi@rcn.com | Theo de Raadt |
2003-09-08 | insufficient size for mib; andrushock@korovino.net | Theo de Raadt |
2003-09-08 | Fix 'tcpdump -v icmp' endianess buglet, print ID in hex. | Cedric Berger |
2003-09-08 | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h | Bob Beck |
2003-09-07 | fix crash. pr3454 from openbsd at rukh.net. ok deraadt@ | Ted Unangst |
2003-09-06 | - interval specified with -i flag, not -w | Jason McIntyre |
2003-09-06 | zap ?; jeffi@rcn.com | Theo de Raadt |
2003-09-05 | one check return from sysconf, one off by one vnsprintf, and one missing free. | Ted Unangst |
2003-09-05 | -t missing in synopsis | Henning Brauer |