Age | Commit message (Expand) | Author |
2009-04-01 | zap double word; from Jo?o Salvatti | Jason McIntyre |
2009-03-10 | by default drop privs to www/www, not nobody/nogroup if User/Group | Martynas Venckus |
2008-12-17 | typo | Miod Vallat |
2008-12-09 | update ap_config_auto.h for new libc | Martynas Venckus |
2008-12-03 | Some more ambigous -> ambiguous pointed out by mbalmer (there are | Stuart Henderson |
2008-12-02 | correct spelling (ambigous -> ambiguous) | Stuart Henderson |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-10-06 | Don't exit if the logfile specified on the command line can not be | Marc Balmer |
2008-10-03 | Readability changes. | Marc Balmer |
2008-10-03 | KNF and readability changes; no binary changes. | Marc Balmer |
2008-10-03 | Use correct function signature when calling the write_host_header hook. | Marc Balmer |
2008-09-06 | adapt to API changes in OpenSSL 0.9.8h | Damien Miller |
2008-08-11 | Use only safe functions in signal handlers. | Tobias Stoeckmann |
2008-07-24 | isinf/isnan are macros now, therefore ap_config_auto.h differ. regen | Martynas Venckus |
2008-07-22 | more negotation -> negotiation; ok sthen@ | Martynas Venckus |
2008-07-19 | link to apache web server, not the project group. found while | Martynas Venckus |
2008-07-11 | httpd deamon -> httpd daemon | Martynas Venckus |
2008-07-11 | add missing ssl art after manual has been moved, instead of using | Martynas Venckus |
2008-07-04 | Make the proxy module work with https again by allowing the destination | Marc Balmer |
2008-06-24 | Garbage collect some unused nor relevant config files. They're either | Brad Smith |
2008-06-18 | Remove references to httpd.conf-dist. | Brad Smith |
2008-06-13 | Don't install httpd.conf-dist. | Marc Balmer |
2008-06-07 | Move the Apache manual out of etcXX and to miscXX where it belongs. | Jason Dixon |
2008-05-27 | grammar fixes; from Jochem Kossen, system/5822; | Jason McIntyre |
2008-05-25 | de-register, remove #ifdefs and #ifndefs using SIN6_LEN, add OpenBSD cvs | Marc Balmer |
2008-05-23 | KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines. | Marc Balmer |
2008-05-23 | de-register | Marc Balmer |
2008-05-23 | Last chunk of KNF and readability changes here. | Marc Balmer |
2008-05-22 | Remove the german announcement text. | Marc Balmer |
2008-05-22 | More KNF and readability. | Marc Balmer |
2008-05-21 | KNF and readability changes. | Marc Balmer |
2008-05-21 | Remove #ifndef SIN6_LEN/#else/#endif constructs. | Marc Balmer |
2008-05-21 | Document and implement -U option, fix usage information for '-?'. | Marc Balmer |
2008-05-21 | The default address family to be used is stored in a global variable. If | Marc Balmer |
2008-05-19 | Permit compilation on 3 architectures which show that this diff was | Theo de Raadt |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2008-05-15 | Add OpenBSD markers. | Marc Balmer |
2008-05-14 | fix comment. | Marc Balmer |
2008-05-14 | Next chunk of KNF/readability. | Marc Balmer |
2008-05-14 | More KNF/readability changes. | Marc Balmer |
2008-05-14 | Next chunk of KNF/readability changes. | Marc Balmer |
2008-05-13 | Rename to README.IPv6, to be clear this is not version 6 of the README file. | Marc Balmer |
2008-05-13 | knf. no binary changes. | Marc Balmer |
2008-05-13 | A first chunk of readability/knf changes. Since there is nothing more | Marc Balmer |
2008-05-09 | tweak previous; ok mbalmer | Jason McIntyre |
2008-05-09 | Add support for IPv6 while keeping the default at IPv4 to not break | Marc Balmer |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-25 | spelling: pathes->paths, ok henning | Stuart Henderson |
2008-04-13 | Use arc4random_buf() when requesting more than a single word of output | Damien Miller |
2008-01-25 | show an example for writing ErrorLog to syslog | Stuart Henderson |