]> granicus.if.org Git - apache/history - modules
Skip DirectoryIndex execution unless method is GET or POST, restoring
[apache] / modules /
2014-01-26 Chris DarrochSkip DirectoryIndex execution unless method is GET...
2014-01-25 Jim JagielskiRemove wonky and unneeded code. We have access
2014-01-25 Jim JagielskiMore debug messaging... useful for tracking down
2014-01-25 Jim Jagielskinot needed any longer
2014-01-24 Jim JagielskiRevert to assuming APR uses ftok(..,1)
2014-01-24 Jim JagielskiAvoid APR check.
2014-01-24 Jim Jagielskihandle leak. thx to Y^2
2014-01-24 Jim JagielskiReflow logic... pull UDS stuff out
2014-01-24 Graham Leggettmod_session: When we have a session we were unable...
2014-01-23 Jim JagielskiTuck away UDS path in request-rec, since worker isn't
2014-01-22 Jim JagielskiAdjust url as required, following what we did to r...
2014-01-22 Jim Jagielskimake mod_rewrite and mod_proxy UDS work together...
2014-01-22 Jan Kalužamod_proxy_ajp: remove AJP_EBAD_METHOD, it is not used...
2014-01-21 Daniel Grunomod_lua: Also check for 5.2 headers/libraries, we suppo...
2014-01-20 Jeff Trawickmod_session: Fix problems interpreting the SessionInclu...
2014-01-18 Eric Covenerno make depend in sandbox, fix bld break from r1559394
2014-01-18 Eric Covenerfollowups to r1557641 suggested by nd -- add
2014-01-16 Jan Kalužamod_ssl: Do not print content of SSL CA directories...
2014-01-15 Jeff Trawickfollow-up to r1554161, r1554168, r1554170, r1554175...
2014-01-13 Eric Covenerdon't search for directory indexes/directoryslashes...
2014-01-13 Eric Covenerrestore http://svn.apache.org/viewvc?view=revision...
2014-01-13 Eric Covenermod_dir: rename the on/off/unset enum so it doesn't...
2014-01-12 Christophe Jaillet- Rename variable
2014-01-11 Christophe JailletStyle, indentation. No functional change.
2014-01-09 Christophe JailletOops (fix r1556912)
2014-01-09 Christophe JailletAdd missing break in 'dav_generic_do_refresh' to avoid...
2014-01-09 Christophe JailletAdd missing break.
2014-01-09 Christophe JailletAs in 'dav_generic_do_refresh', add missing break in...
2014-01-08 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCompressi...
2014-01-08 Ben ReserSECURITY: CVE-2013-6438 (cve.mitre.org)
2014-01-07 Eric Coveneravoid a tight busy loop with memory allocations when...
2014-01-05 Jeff TrawickFix config merging of SSLOCSPEnable and SSLOCSPOverride...
2014-01-05 Kaspar Brandmake the ppcb_arg initialization a bit more uniform...
2014-01-05 Kaspar BrandMore finishing touches for SSLOpenSSLConfCmd:
2014-01-05 Kaspar BrandRemove per-certificate chain handling code (obsoleted by
2014-01-04 Jeff Trawickfix typo in error message
2014-01-03 Graham LeggettAdd a "MATCH_" prefix to variables set within
2014-01-03 Christophe JailletAllocate correct size for the array to avoid useless...
2014-01-03 Ruediger Pluem* Update comment. No functional change.
2014-01-03 Daniel Grunomod_lua: Detect "All" or "None" before putting together...
2014-01-03 Eric CovenerProviders defined in <AuthnProviderAlias have not been...
2014-01-03 Eric Covenerc89 fix
2013-12-30 Justin ErenkrantzAdd directives to control two protocol options:
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-12-30 Graham Leggettmod_authz_user: Support the expression parser within...
2013-12-30 Guenter KnaufCodeWarrior compiler doesnt allow vars as struct inits.
2013-12-30 Graham Leggettmod_authnz_host: Support the expression parser within...
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Guenter KnaufAdded missing proxy export symbols.
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Graham Leggettmod_authnz_groupfile: Support the expression parser...
2013-12-30 Graham Leggettmod_authnz_dbm: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_dbd: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_ldap: Support the expression parser within...
2013-12-28 Kaspar BrandRemove the hardcoded algorithm-type dependency for...
2013-12-26 Eric Covenerupdate comments for two r->user related directives.
2013-12-23 Ruediger Pluem* Do not perform SNI / Host header comparison in case...
2013-12-19 Christophe JailletRemove <Proxy ~ wildcard-url> syntax which:
2013-12-18 Eric CovenerThis is annoying to see in a casual "LogLevel debug...
2013-12-18 Eric Covenerget arpa/inet.h from apr_want.h for htons where applicable
2013-12-17 Christophe JailletAvoid sending back uninitialized memory, use 'ftpmessag...
2013-12-17 Eric CovenerLog a warning when the LDAP authn provider is configure...
2013-12-15 Christophe JailletRemove redundant check (already performed the line...
2013-12-15 Christophe Jaillet'ap_getword_conf' can not return NULL
2013-12-15 Christophe Jaillet'ap_getword_conf' can not return NULL
2013-12-15 Christophe JailletEase logic around 'ap_getword_conf' and drop useless...
2013-12-13 Christophe Jaillets/equivalant/equivalent/ in comments
2013-12-13 Christophe JailletRemove redundant check
2013-12-13 Christophe Jaillets/ip/IP/ in comments
2013-12-11 Graham Leggettmod_session_crypto: Make sure we try to initialise...
2013-12-11 Graham Leggettmod_auth_form: Make the trace logging consistent throug...
2013-12-11 Graham Leggettmod_auth_form: Add a debug message when the fields...
2013-12-11 Jan KalužaCleanup the bb brigade, because buckets inserted to...
2013-12-11 Jan Kalužamod_ssl: Add -t -DDUMP_CA_CERTS option which dumps...
2013-12-09 Christophe JailletUse apr_pstrmemdup instead of apr_pstrndup when this...
2013-12-09 Christophe JailletUse apr_pstrmemdup instead of apr_pstrndup when this...
2013-12-04 Eric CovenerOnly close hdrs.fd when returning non-OK from cache_sel...
2013-12-01 Christophe JailletFix missing spaces in messages
2013-12-01 Kaspar BrandSGC became dead in January 2000, effectively
2013-12-01 Kaspar BrandThrow away the myCtxVar{Set,Get} abomination and introduce
2013-12-01 Eric CovenerIf the "value" argument is prefixed with expr=, parse...
2013-11-30 Kaspar BrandTweaks for SSLOpenSSLConfCmd:
2013-11-30 Kaspar BrandAxe dead code: It wouldn't have been needed ever since...
2013-11-23 Rainer Jungmod_lua: Fix compiler warning by using correct
2013-11-23 Kaspar BrandFollowup to r1544774: do not ignore failures from ssl_s...
2013-11-23 Kaspar BrandRemove SSLPKCS7CertificateFile support:
2013-11-23 Kaspar BrandAddress a todo listed in
2013-11-22 Jeff Trawickno more fcgi_protocol.h
2013-11-18 Jim JagielskiCorrect logic... if this is a UDS socket, then bypass all
2013-11-17 Jim JagielskiHandle the gugz fix in APR 1.5.1 regarding duplicate
2013-11-16 Jim JagielskiWe were not being consistent between http and others
2013-11-16 Graham Leggettmod_ssl: Don't flush when an EOS is received. Prepares...
2013-11-16 Jeff Trawickapr_file_write_full() simplification (like r1542413...
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-11-15 Jeff TrawickFollow-up to r1540161:
2013-11-13 William A. Rowe JrUse a distinguishing APLOGNO for unk t-e with read...
2013-11-12 Jim Jagielski80 rule
2013-11-12 William A. Rowe JrWrap at 80 still, here at httpd project
2013-11-12 Jeff TrawickAt least one authorizer that doesn't use libfcgi directly
next