Age | Commit message (Expand) | Author |
2002-11-07 | check (server == NULL) to not crash "altqstat -s -i lo0" | Kenjiro Cho |
2002-11-06 | no need for makeinfo --no-warn anymore; fgs removed offending parts in | Peter Valchev |
2002-11-02 | - fix broken nodes and remove repeated items. | Federico G. Schwindt |
2002-11-02 | Actually, this is bind 4.9.9-REL | Todd C. Miller |
2002-11-01 | add a comment how to get secure maps built; millert@ ok. | Federico G. Schwindt |
2002-10-30 | o for gre version 1, correctly check if kp (key present) is unset. | Federico G. Schwindt |
2002-10-29 | Add -U option to set uid, gid, and group vector based on password database. | Todd C. Miller |
2002-10-28 | merge mod-ssl 2.8.12 | Henning Brauer |
2002-10-28 | fix typo: regulary -> regularly; from Margarida Sequeira <niness@devilness.org> | Peter Valchev |
2002-10-26 | use poll(2). sync w/kame | Jun-ichiro itojun Hagino |
2002-10-26 | prototype shouldn't carry variable name | Jun-ichiro itojun Hagino |
2002-10-26 | use poll(2). sync w/kame originally from netbsd | Jun-ichiro itojun Hagino |
2002-10-26 | use strtoul, not atoi. some error handling sync w/kame. | Jun-ichiro itojun Hagino |
2002-10-25 | copy over the code for hpux to be used for a BSD case, not tested, but at lea... | Michael Shalayeff |
2002-10-25 | prepend the underscore always for elf, this makes kvm_bsd.db work on elf plat... | Michael Shalayeff |
2002-10-25 | Add options to set the uid, gid, and group vector after the chroot; | Todd C. Miller |
2002-10-25 | Remove PATH_NATRULES, since nat is no longer in a seperate file. | Camiel Dobbelaar |
2002-10-25 | - spelling/grammar | Camiel Dobbelaar |
2002-10-25 | - be even more careful with data supplied from outside | Camiel Dobbelaar |
2002-10-25 | %ul -> %lu | Camiel Dobbelaar |
2002-10-25 | %ul -> %lu | Camiel Dobbelaar |
2002-10-25 | escape a couple of literal \n's so they print correctly | Jason Wright |
2002-10-24 | be more picky about arg parsing. check ERANGE on strtoul. sync w/kame. | Jun-ichiro itojun Hagino |
2002-10-23 | Replace tmpnam() with mkstemp() to avoid possible /tmp race. | Todd C. Miller |
2002-10-23 | integer overflow cleanup - convert to u_long so strtoul can handle comparisons | Mark Grimes |
2002-10-15 | improve english | Jakob Schlyter |
2002-10-14 | Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@ | Matthieu Herrb |
2002-10-13 | Xr files.conf(5) | Miod Vallat |
2002-10-07 | merge apache 1.3.27 | Henning Brauer |
2002-10-07 | sync MANUALFILES | Henning Brauer |
2002-10-07 | drain the bitbucket | Henning Brauer |
2002-10-07 | emacsed out | Henning Brauer |
2002-10-07 | gone to the big harddrive in the sky | Henning Brauer |
2002-10-07 | merge apache 1.3.27 and mod_ssl 2.8.11 | Henning Brauer |
2002-10-07 | import apache 1.3.27 and mod_ssl 2.8.11 | Henning Brauer |
2002-10-07 | make restarts work again with missing srm.conf (sigh) | Henning Brauer |
2002-10-06 | match php 4, too, in the example, j@pureftpd.org | Henning Brauer |
2002-10-06 | in the commented out AddType example for php take values fitting for php4, | Henning Brauer |
2002-10-04 | fix a cross-site scripting vuln: | Henning Brauer |
2002-10-01 | version 1.2.4.1 from KTH: ok deraadt@ jason@ | Dale Rahn |
2002-09-28 | format usage nicer, and add startssl to summary usage. also order the | Henning Brauer |
2002-09-26 | remove MDC2; patents | Markus Friedl |
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller |
2002-09-20 | better comment about RessourceConfig and AccessConfig aka srm.conf and | Henning Brauer |
2002-09-19 | bye bye | Henning Brauer |
2002-09-18 | Handle RFC2637 (PPTP defines an enhanced GRE... *sigh*) | Jason Wright |
2002-09-18 | Fully decode source routing elements defined in rfc1702 | Jason Wright |
2002-09-18 | Rewrite from scratch: same basic functionality, but better license and | Jason Wright |
2002-09-18 | don't install srm.conf, access.conf, srm.conf-dist and access.conf-dist | Henning Brauer |
2002-09-18 | no point in limiting MaxRequestsPerChild on OpenBSD | Henning Brauer |