]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2005-05-24  Paul QuernaFix trailing backslashes in configuration directives.
2005-05-24  Hiroaki KawaiFix typo.
2005-05-24  Hiroaki KawaiUpdate Japanese translation.
2005-05-23  Bradley NicholesAdd mod_authn_alias to the build
2005-05-23  Bradley NicholesAdd the auth provider name as a note in the request...
2005-05-23  Sander StrikerSubmitted by: Rüdiger Pluem <r.pluem@t-online.de>
2005-05-23  Bradley Nicholesauthn_provider_alias adds the configuration block tag
2005-05-21  Jeff Trawicksync
2005-05-20  Jeff TrawickThe new function ap_logs_child_init() is intended for use
2005-05-19  Jean-Frederic... Fix 32787 and the problems I have when using
2005-05-19  Jeff Trawickfix typo in comment
2005-05-19  Joe Orton* server/mpm/worker/worker.c (listener_thread): Create...
2005-05-18  André Maloupdate transformation
2005-05-18  André Malosome markup cleanup, better topic section name, fix...
2005-05-18  André Malo* fix EOL properties
2005-05-18  André Malosvn:eol-style native
2005-05-18  Nick KewAdd HTML version of manual page for mod_dbd
2005-05-18  Nick KewFix up header in mod_dbd.h (I remembered .c but not...
2005-05-18  Nick KewCommitting mod_dbd as new.
2005-05-18  Joe Orton* server/log.c (piped_log_spawn): Don't leak an fd...
2005-05-17  Erik AbeleWebDAVFS (1.3) is still broken in OS X Tiger.
2005-05-17  Astrid Maloupdate translation
2005-05-17  Paul Quernaupdate transformation.
2005-05-17  Paul QuernaMove the info about the params to the correct section.
2005-05-17  Astrid Malotypo
2005-05-17  Astrid Maloupdate transformation
2005-05-17  Joe Orton* support/ab.c: Rewrite SSL support so that it works...
2005-05-17  Joe Orton* server/log.c (ap_open_piped_log): Remove errno handling.
2005-05-16  Joe Orton* server/log.c (piped_log_spawn): Return the APR error...
2005-05-16  Joe Orton* server/protocol.c (read_request_line): Revert additio...
2005-05-16  William A.... One issue I repeatedly have with 3rd party module...
2005-05-16  William A.... Did not belong in r170253; evalute this patch seperat...
2005-05-16  William A.... This module shouldn't have been added; it's an experi...
2005-05-16  Jeff TrawickSupport the suppress-error-charset setting, as with...
2005-05-15  Jeff TrawickPrevent hangs of child processes when writing to piped...
2005-05-15  William A.... Reintroduce stack frame construction with /Oy- (remov...
2005-05-15  Hiroaki KawaiUpdate Japanese translations.
2005-05-15  Hiroaki Kawaifix typo.
2005-05-13  Joe Orton* configure.in: Disallow use of bundled APR with extern...
2005-05-12  Bradley NicholesMake sure that the LDAPVerifyServerCert patch is compat...
2005-05-12  Paul QuernaShow the Quick Handlers in mod_info. Commit it to trunk...
2005-05-11  Bradley NicholesAdd the LDAPVerifyServerCert directive to the util_ldap doc
2005-05-11  Bradley NicholesAdd the LDAPVerifyServerCert directive to util_ldap...
2005-05-11  Paul QuernaI can spell 'before', honest.
2005-05-11  Paul QuernaMake sure mod_rewrite always runs before mod_proxy...
2005-05-09  Rich BowenCorrect User/Group bug reported on the mailing list...
2005-05-09  Joe Ortondeprecation, n.: something that happens to functions
2005-05-09  Joe OrtonAdd docs for SSLCADNRequestFile and SSLCADNRequestPath,
2005-05-09  Hiroaki Kawaifix typo.
2005-05-06  Greg Amesmissed a couple.
2005-05-06  Bradley NicholesBacking out the AuthLDAPAllowDNAuth patch from r168016...
2005-05-06  André Malo`build all`
2005-05-06  Paul QuernaRemove this old email from the source tree.
2005-05-05  Paul Querna* server/listen.c: Remove the unused port parameter...
2005-05-05  Bradley Nicholesnote change in mod_authnz_ldap
2005-05-04  Paul QuernaAdd AP_INIT_TAKE_ARGV. There can be some inconsistent...
2005-05-04  Greg Amesworker and event mpms: transient thread creation errors...
2005-05-04  Paul QuernaThe SPMT_OS2_MPM doesn't exist. The warning is also...
2005-05-04  Joshua SliveMissing ErrorDocument line for Not Acceptable.
2005-05-03  Bradley NicholesFix the static function declarations in the prototypes
2005-05-03  Bradley NicholesAdd the directive AuthLDAPAllowDNAuth to allow a user...
2005-05-03  Joshua SliveAdd a little detail about merging of .htaccess with...
2005-05-03  Joe Orton* server/config.c (process_resource_config_nofnmatch...
2005-05-03  Joshua SliveFinish committing the transformations that I accidental...
2005-05-03  Joshua SliveTwo clarifications of ErrorDocument:
2005-05-03  Joshua SliveTypo fix.
2005-05-03  Joshua SliveDcoument the fact that startssl is gone.
2005-05-02  Graham LeggettAdd a vote.
2005-05-02  Joshua Slive%t has logged request time for a very long time.
2005-04-29  Bradley NicholesDisable some default LibC debugging code when compiling...
2005-04-28  Joe Orton* modules/mappers/mod_userdir.c (get_suexec_id_doer...
2005-04-26  Bradley NicholesMove the ldap_set_option() call to set the connection...
2005-04-26  Joe Orton- don't allow PROPFIND in the default config for public...
2005-04-26  Paul Quernaupdate transformation.
2005-04-26  Paul QuernaDocument that SSLRequire is broken for use in threaded...
2005-04-26  Paul Quernahttpd-config would be a great thing to replace apxs...
2005-04-26  Paul QuernaAllowEncodedSlashes fix was backported in 2.0.52. ...
2005-04-25  Jim JagielskiOops... document ap_get_local_host() rewrite.
2005-04-25  Paul QuernaAdd ap_vhost_iterate_given_conn() as I had previously...
2005-04-25  Paul QuernaRemove ap_method_list_do and ap_method_list_vdo as...
2005-04-23  André Malo* httpd/modules/ssl/NWGNUmakefile
2005-04-23  André Malo* manual/mod/mod_log_config.html.ja.euc-jp
2005-04-23  André Malo* docs/manual/mod/mod_log_config.xml
2005-04-22  Joshua SliveDocument BufferedLogs
2005-04-21  Jim JagielskiEnsure that we always return a FQDN... This is not...
2005-04-20  Jim JagielskiAPRized ap_get_local_host()
2005-04-20  Bradley Nicholesuse BSD sockets when building for IPV6
2005-04-19  Joe OrtonFix issue where mod_ssl does not pick up the ssl-unclea...
2005-04-19  Joe Orton* docs/conf/extra/httpd-ssl.conf.in: Don't reference...
2005-04-18  Bradley NicholesBuild mod_ssl for the NetWare platform
2005-04-18  Bradley NicholesDocument some environment variable options
2005-04-18  Bradley NicholesLink to the correct socket library depending on which...
2005-04-18  Joshua SliveFix the logfile names in windows to have a .log extension.
2005-04-18  Joshua SliveMake sure we don't overwrite existing config if it
2005-04-18  André MaloUpdate German translation
2005-04-18  Paul Querna- mod_deflate currently only does C-E, and not T-E...
2005-04-18  Rich Bowen'server stuff' is not very descriptive. All the variabl...
2005-04-17  Paul Quernamod_deflate should be merging the Vary header, not...
2005-04-17  André Maloupdate transformation
2005-04-16  Hiroaki KawaiUpdate Japanese translation.
next