Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-03 | setres[ug]id; ok deraadt@ | Damien Miller | |
2005-04-05 | ap_compat.h defines MD5Update to one thing, but now that we use functions | Niall O'Higgins | |
from md5.h this breaks things which use the compatibility header, such as some 3rd party modules. so simply remove this define from ap_compat.h original breakage found and reported in ports/www/mod_log_sql by naddy@ ok henning@ | |||
2005-03-28 | KNF | Niall O'Higgins | |
no binary changes. | |||
2005-03-28 | - More KNF | Niall O'Higgins | |
- Forgot an $OpenBSD$ no binary changes. | |||
2005-03-28 | one line was 81 chars long. break it up. | Niall O'Higgins | |
2005-03-28 | clean up this code. make it conform as closely to KNF as possible without | Niall O'Higgins | |
introducing any binary changes. two files here have different binary output when the number of lines changes, we will finish cleaning those in another pass. | |||
2005-03-28 | rip out httpd's homegrown sha-1 implementation and use our own. | Niall O'Higgins | |
ok henning@, mod_ssl verified by me. From Sergey Smitienk <hunter@comsys.com.ua> via henning@ | |||
2005-03-28 | - KNF | Niall O'Higgins | |
- remove os-aix-dso.c since we don't even compile it. no binary changes. | |||
2005-03-28 | rip out httpd's homegrown md5 implementation and use our own. | Niall O'Higgins | |
ok henning@, mod_ssl and digest authentication verified by me. From Sergey Smitienk <hunter@comsys.com.ua> | |||
2005-03-27 | - convert to getopt(3) | Niall O'Higgins | |
- add a usage() function that exits non-zero ok henning@ otto@ | |||
2005-03-25 | use getopt() for argument list parsing | Robert Nagy | |
ok otto@ henning@ | |||
2005-03-24 | whitespace; | Jason McIntyre | |
2005-03-24 | support blowfish encryption in the password files and use it by default | Henning Brauer | |
From: Sergey Smitienko <hunter@comsys.com.ua>, markus ok | |||
2005-03-10 | Write this in real C, not some bullshit GNU extension that other compilers | Theo de Raadt | |
do no understand. | |||
2005-03-09 | Do not leak Keynote sessions on failure. Also check snprintf return | Chad Loder | |
value for truncation and failure. OK hshoexer | |||
2005-03-09 | Check kn_init for failure. | Chad Loder | |
OK hshoexer@, henning@ | |||
2005-02-17 | Fix scoping error in fatal error check during passphrase/privkey handling. | Aaron Campbell | |
henning@, otto@, robert@ ok | |||
2005-02-13 | Don't close the dbm until after we have copied the datum retrieved by the | Aaron Campbell | |
fetch into a local buffer. Adapted from r1.10 of the same file in Apache CVS. henning@ ok | |||
2005-02-09 | cleanup and unifdef'ing, no change in object files | Henning Brauer | |
work by Daniel Ouellet <daniel@presscom.net> | |||
2005-01-08 | SECURITY: CAN-2004-0940 (cve.mitre.org) | Theo de Raadt | |
mod_include: Fix potential buffer overflow with escaped characters in SSI tag string. [Martin Kraemer, Jim Jagielski] merged by fgsch | |||
2005-01-02 | document ssl(8); | Jason McIntyre | |
2004-12-31 | add ssl(8) to SEE ALSO; | Jason McIntyre | |
2004-12-28 | document that suexec has to be setuid to work correctly; | Jason McIntyre | |
slightly more logical layout of the page; ok henning@ | |||
2004-12-28 | add apache manual to SEE ALSO; | Jason McIntyre | |
2004-12-21 | missing apache Xr's; | Jason McIntyre | |
2004-12-21 | sync w/ obsd; | Jason McIntyre | |
2004-12-20 | apachectl is section 8, not 1; | Jason McIntyre | |
2004-12-20 | convert to mdoc. ok jmc | Jared Yanovich | |
2004-12-14 | .Xr dbmmanage 1 , | Jason McIntyre | |
2004-12-14 | convert to mdoc; | Jason McIntyre | |
2004-12-14 | - be more consistent when referring to ServerRoot | Jason McIntyre | |
- document DocumentRoot more explicitly - don't use .Va for everything ok henning@ | |||
2004-12-14 | sync usage() w/ SYNOPSIS and remove some verbosity; | Jason McIntyre | |
ok henning@ | |||
2004-12-14 | convert to mdoc; | Jason McIntyre | |
2004-12-14 | OBSD sync; | Jason McIntyre | |
2004-12-14 | update (and sort) FILES; | Jason McIntyre | |
ok henning@ | |||
2004-12-14 | one more rc.conf -> rc.conf.local; | Jason McIntyre | |
2004-12-14 | convert to mdoc; | Jason McIntyre | |
2004-12-07 | sync usage() w/ man page; | Jason McIntyre | |
2004-12-07 | sync w/ obsd behaviour + tweaks; | Jason McIntyre | |
2004-12-07 | convert to mdoc; | Jason McIntyre | |
2004-12-06 | customise for obsd + tweaks; | Jason McIntyre | |
ok henning@ | |||
2004-12-06 | kill more dead code, mostly inside #ifdef SOMENONSENSEONSTUPIDOSES | Henning Brauer | |
joint work by Michael Knudsen <e@molioner.dk> and Daniel Ouellet <daniel@presscom.net> with my input no change in binaries | |||
2004-12-06 | convert to mdoc; | Jason McIntyre | |
2004-12-04 | sync usage() w/ man page; | Jason McIntyre | |
ok henning@ | |||
2004-12-04 | reorder page contents somewhat, to make this easier to read, and put the | Jason McIntyre | |
chroot stuff back into the main description; remove non-standard Sh OPTIONS; remove apache web site link, since we keep the docs locally anyway; ok henning@ | |||
2004-12-04 | edit rc.conf.local, not rc.conf; | Jason McIntyre | |
2004-12-04 | sort OPTIONS/SYNOPSIS; | Jason McIntyre | |
2004-12-04 | these pages not used; | Jason McIntyre | |
ok henning@ | |||
2004-12-04 | incredible what for shit is in this code | Henning Brauer | |
adding time and date the binary was built is a really really really important and worthwile information, rrrrriiiiiiiigggggghhhht. and for sure a nice way to make the binary changes every time it is built workaround for now (return "unnown") since this stupid piece of crap function is part of the API and modules etc might (ab)use it. king bula sez: what an incredible nonsense pointed out by John Kerbawy <kerbawy@gmail.com> | |||
2004-12-03 | king bula sez: rot where the other crap rots shall these | Henning Brauer | |