| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | In preparation for getline and getdelim additions to libc, rename getline() | 2012-03-04 | 3 | -10/+10 | |
| | | | | | | occurrences to get_line(). Based on a diff from Jan Klemkow <j-dot-klemkow-at-wemelug-dot-de> to tech. | ||||
| * | add an EXIT STATUS section for /usr/sbin; | 2010-09-03 | 2 | -8/+6 | |
| | | |||||
| * | fix rcs ids. ok sthen@ | 2009-06-21 | 1 | -1/+1 | |
| | | |||||
| * | add RCFLAGS to config test cases | 2009-06-04 | 1 | -3/+3 | |
| | | | | | ok henning@ | ||||
| * | Don't exit if the logfile specified on the command line can not be | 2008-10-06 | 1 | -16/+19 | |
| | | | | | | | created due to a path component not existing, but log the error and retry. This will repeatetly log an error, like it does without the patch, but it will not slowly eat up memory. This fixes pr 4228. | ||||
| * | Readability changes. | 2008-10-03 | 1 | -4/+4 | |
| | | |||||
| * | Use only safe functions in signal handlers. | 2008-08-11 | 2 | -6/+9 | |
| | | | | | ok millert, otto | ||||
| * | Move the Apache manual out of etcXX and to miscXX where it belongs. | 2008-06-07 | 5 | -15/+15 | |
| | | | | | | | | | It has also been moved to /usr/share/doc/html/httpd/. This will ease sysmerge upgrades and help keep htdocs clean. Help from okan and phessler, doc tweaks by jmc ok deraadt@ millert@ beck@ | ||||
| * | KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines. | 2008-05-23 | 7 | -1280/+1233 | |
| | | | | | | | Add OpenBSD cvs markers. No binary changes. | ||||
| * | documentation tweaks. | 2008-05-17 | 2 | -7/+4 | |
| | | | | | ok (some time ago) jmc@ | ||||
| * | Add support for IPv6 while keeping the default at IPv4 to not break | 2008-05-09 | 1 | -50/+99 | |
| | | | | | | | | | | | | | existing installations. See the documentation for the IPv6 related configuration. This changes the module ABI since addresses are now struct addrinfo. This has been tested by many people and run on production machines for several months. feedback many, ok todd | ||||
| * | use strcspn to properly overwrite '\n' in fgets returned buffer | 2007-09-11 | 1 | -5/+1 | |
| | | | | | ok pyr@, ray@, millert@, moritz@, chl@ | ||||
| * | convert to new .Dd format; | 2007-05-31 | 8 | -16/+16 | |
| | | |||||
| * | remove the unneccessary options descriptions from usage(); | 2007-03-26 | 1 | -8/+0 | |
| | | | | | | noticed by Igor Sobrado ok henning | ||||
| * | fix lines with too many args; from Igor Sobrado | 2007-03-26 | 1 | -5/+13 | |
| | | |||||
| * | spell address correctly; ok jmc@ henning@ | 2007-03-01 | 2 | -4/+4 | |
| | | |||||
| * | apachectl picks up httpd_flags from rc.conf for some time now - and that | 2007-01-30 | 1 | -2/+2 | |
| | | | | | | | | is good! so let's do it in all cases... missed case: on restart and graceful, when apachectl figures out that no httpd is running, it tries to start one. found out the hard way by yours truly | ||||
| * | nuke bundled regex lib, we have and always used the OpenBSD one of course | 2006-04-04 | 1 | -8/+5 | |
| | | | | | From: Daniel Ouellet <daniel@presscom.net> | ||||
| * | Remove four unused functions: ap_sync_scoreboard_image, reopen_scoreboard, | 2006-03-22 | 1 | -1/+0 | |
| | | | | | | | | | put_scoreboard_info, and update_scoreboard_global. From Daniel Ouellet, plus one line he missed. OK henning@ and otto@ | ||||
| * | allow ressource limits for child processes to be set. | 2006-02-22 | 1 | -0/+5 | |
| | | | | | | from Chris Kuethe <chris.kuethe@gmail.com> running at UofA for months now, ok beck niallo, also tested mbalmer | ||||
| * | suexec.html.en was renamed, so update reference accordingly; | 2005-09-09 | 1 | -8/+4 | |
| | | | | | | | move the whole section to SEE ALSO, which is more appropriate anyway; from alexey e. suslikov; | ||||
| * | Remove 'ab' (apache benchmark) from the tree because | 2005-06-28 | 2 | -1692/+2 | |
| | | | | | | | | we don't install it, and 'ab' itself is buggy so that it will give false results. ok henning@ | ||||
| * | - convert to getopt(3) | 2005-03-27 | 1 | -15/+24 | |
| | | | | | | | - add a usage() function that exits non-zero ok henning@ otto@ | ||||
| * | use getopt() for argument list parsing | 2005-03-25 | 1 | -37/+37 | |
| | | | | | ok otto@ henning@ | ||||
| * | whitespace; | 2005-03-24 | 1 | -3/+3 | |
| | | |||||
| * | support blowfish encryption in the password files and use it by default | 2005-03-24 | 2 | -14/+28 | |
| | | | | | From: Sergey Smitienko <hunter@comsys.com.ua>, markus ok | ||||
| * | cleanup and unifdef'ing, no change in object files | 2005-02-09 | 2 | -17/+3 | |
| | | | | | work by Daniel Ouellet <daniel@presscom.net> | ||||
| * | document that suexec has to be setuid to work correctly; | 2004-12-28 | 1 | -7/+22 | |
| | | | | | | | slightly more logical layout of the page; ok henning@ | ||||
| * | sync w/ obsd; | 2004-12-21 | 3 | -23/+29 | |
| | | |||||
| * | apachectl is section 8, not 1; | 2004-12-20 | 1 | -2/+2 | |
| | | |||||
| * | convert to mdoc. ok jmc | 2004-12-20 | 3 | -91/+131 | |
| | | |||||
| * | .Xr dbmmanage 1 , | 2004-12-14 | 1 | -1/+2 | |
| | | |||||
| * | convert to mdoc; | 2004-12-14 | 1 | -106/+128 | |
| | | |||||
| * | sync usage() w/ SYNOPSIS and remove some verbosity; | 2004-12-14 | 1 | -16/+7 | |
| | | | | | ok henning@ | ||||
| * | convert to mdoc; | 2004-12-14 | 1 | -41/+59 | |
| | | |||||
| * | OBSD sync; | 2004-12-14 | 1 | -39/+50 | |
| | | |||||
| * | convert to mdoc; | 2004-12-14 | 1 | -184/+189 | |
| | | |||||
| * | sync usage() w/ man page; | 2004-12-07 | 1 | -7/+7 | |
| | | |||||
| * | sync w/ obsd behaviour + tweaks; | 2004-12-07 | 1 | -82/+93 | |
| | | |||||
| * | convert to mdoc; | 2004-12-07 | 1 | -366/+319 | |
| | | |||||
| * | customise for obsd + tweaks; | 2004-12-06 | 1 | -33/+67 | |
| | | | | | ok henning@ | ||||
| * | kill more dead code, mostly inside #ifdef SOMENONSENSEONSTUPIDOSES | 2004-12-06 | 4 | -54/+2 | |
| | | | | | | | joint work by Michael Knudsen <e@molioner.dk> and Daniel Ouellet <daniel@presscom.net> with my input no change in binaries | ||||
| * | convert to mdoc; | 2004-12-06 | 1 | -84/+91 | |
| | | |||||
| * | these pages not used; | 2004-12-04 | 2 | -513/+0 | |
| | | | | | ok henning@ | ||||
| * | Redirected to /dev/null | 2004-12-02 | 8 | -1286/+0 | |
| | | |||||
| * | big time httpd cleanup | 2004-12-02 | 6 | -209/+2 | |
| | | | | | | | this diff removes a lot of #ifdef'd stuff that is irrelevant for us. done by Daniel Ouellet after my advice. tested by many, ok miod@ | ||||
| * | typos from -f (PR #3907); | 2004-08-25 | 1 | -2/+2 | |
| | | |||||
| * | Fix printf format string. ok henning@ | 2004-01-15 | 1 | -3/+3 | |
| | | |||||
| * | merge apache 1.3.29 and mod_ssl 2.8.16 | 2003-11-17 | 3 | -4/+15 | |
| | | | | | ok brad@ | ||||
| * | typo from Tom Cosgrove; this appears to already be fixed in latest httpd; | 2003-10-30 | 1 | -1/+1 | |
| | | |||||
