summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * server/listen.c: Fix building on FreeBSD.listen-protocolPaul Querna2005-05-201-2/+3
* * server/core.c: Add new directive: 'AcceptFilter'.Paul Querna2005-05-203-32/+119
* - Show the Quick Handler Hook.Paul Querna2005-05-122-1/+4
* Add support for 'Protocol' to mod_ssl.Paul Querna2005-05-051-1/+7
* remove extra ap_log calls.Paul Querna2005-05-051-5/+0
* Initial work to determine the protocol of a socket, before it is accept()'ed. Paul Querna2005-05-055-11/+109
* Create a sandbox branch for adding a protocol to the Listen command.Paul Querna2005-05-050-0/+0
* * server/listen.c: Remove the unused port parameter from open_listeners, and ...Paul Querna2005-05-051-5/+3
* note change in mod_authnz_ldapBradley Nicholes2005-05-051-0/+4
* Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...Paul Querna2005-05-045-7/+44
* worker and event mpms: transient thread creation errors shouldn't take downGreg Ames2005-05-043-41/+90
* The SPMT_OS2_MPM doesn't exist. The warning is also wrong, since both winnt ...Paul Querna2005-05-041-4/+1
* Missing ErrorDocument line for Not Acceptable.Joshua Slive2005-05-041-0/+1
* Fix the static function declarations in the prototypesBradley Nicholes2005-05-031-2/+2
* Add the directive AuthLDAPAllowDNAuth to allow a user to authenticate against...Bradley Nicholes2005-05-032-58/+142
* Add a little detail about merging of .htaccess with httpd.conf,Joshua Slive2005-05-032-0/+59
* * server/config.c (process_resource_config_nofnmatch): Fail withJoe Orton2005-05-031-4/+6
* Finish committing the transformations that I accidentally started inJoshua Slive2005-05-0317-25/+41
* Two clarifications of ErrorDocument:Joshua Slive2005-05-034-6/+15
* Typo fix.Joshua Slive2005-05-031-1/+1
* Dcoument the fact that startssl is gone.Joshua Slive2005-05-032-6/+12
* Add a vote.Graham Leggett2005-05-021-0/+1
* %t has logged request time for a very long time.Joshua Slive2005-05-022-2/+2
* Disable some default LibC debugging code when compiling optimizedBradley Nicholes2005-04-291-1/+4
* * modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocationJoe Orton2005-04-281-1/+1
* Move the ldap_set_option() call to set the connection time from being global ...Bradley Nicholes2005-04-261-17/+20
* - don't allow PROPFIND in the default config for public_html directoriesJoe Orton2005-04-261-2/+2
* update transformation.Paul Querna2005-04-261-0/+6
* Document that SSLRequire is broken for use in threaded MPMs and .htaccess files.Paul Querna2005-04-261-0/+6
* httpd-config would be a great thing to replace apxs with.Paul Querna2005-04-261-0/+1
* AllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file en...Paul Querna2005-04-261-3/+0
* Oops... document ap_get_local_host() rewrite.Jim Jagielski2005-04-251-1/+3
* Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin...Paul Querna2005-04-254-1/+80
* Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h...Paul Querna2005-04-253-32/+4
* * httpd/modules/ssl/NWGNUmakefileAndré Malo2005-04-230-0/+0
* * manual/mod/mod_log_config.html.ja.euc-jpAndré Malo2005-04-2313-1031/+1135
* * docs/manual/mod/mod_log_config.xmlAndré Malo2005-04-231-1/+1
* Document BufferedLogsJoshua Slive2005-04-221-0/+23
* Ensure that we always return a FQDN... This is not guaranteed by eitherJim Jagielski2005-04-211-6/+17
* APRized ap_get_local_host()Jim Jagielski2005-04-201-41/+11
* use BSD sockets when building for IPV6Bradley Nicholes2005-04-201-0/+6
* Fix issue where mod_ssl does not pick up the ssl-unclean-shutdownJoe Orton2005-04-193-40/+32
* * docs/conf/extra/httpd-ssl.conf.in: Don't reference directories whichJoe Orton2005-04-191-6/+6
* Build mod_ssl for the NetWare platformBradley Nicholes2005-04-186-3/+353
* Document some environment variable optionsBradley Nicholes2005-04-181-3/+28
* Link to the correct socket library depending on which one is selectedBradley Nicholes2005-04-188-8/+48
* Fix the logfile names in windows to have a .log extension.Joshua Slive2005-04-181-3/+3
* Make sure we don't overwrite existing config if itJoshua Slive2005-04-181-1/+1
* Update German translationAndré Malo2005-04-187-18/+12
* - mod_deflate currently only does C-E, and not T-E. Fix the comment at the to...Paul Querna2005-04-181-1/+1