]> granicus.if.org Git - apache/history - CHANGES
localize some variables in authz provider alias functions
[apache] / CHANGES
2008-11-01 Ruediger Pluem* Use distinct char pointers for sending and receiving...
2008-10-31 Chris DarrochNote crash fix in mod_authn_core.c from r709553.
2008-10-31 Chris DarrochAdd AuthType of None to support disabling authentication.
2008-10-31 Chris DarrochAllow <Limit> and <LimitExcept> directives to nest...
2008-10-29 Nick KewIntroduce modules/system, and mod_unixd.c
2008-10-22 Ruediger Pluem* This one is backported.
2008-10-22 Ruediger Pluem* Move ap_timeout_parameter_parse from mod_proxy.c...
2008-10-22 Ruediger Pluem* Improve the way to detect whether buckets in the...
2008-10-19 Eric Covener *) mod_dir: Support "DirectoryIndex None"
2008-10-15 Sander TemmeThis was backported
2008-10-15 Ruediger Pluem* Add the possibility to set the worker parameters...
2008-10-15 Ruediger Pluem* Send Content-Type application/ocsp-request for POST...
2008-10-15 Graham LeggettMinor bump when exporting mod_rewrite.h
2008-10-15 Thomas J. DonovanAlways build the odbc dbd driver on winodws, to be...
2008-10-15 Ruediger Pluem* Revert r703998.
2008-10-13 Ruediger Pluem* Make the connection timeout to backends work by tempo...
2008-10-08 Ruediger Pluem* Recheck again if idle workers are still available...
2008-10-07 Jim Jagielskibackported 2.2.10 - r702502
2008-09-19 Jim JagielskiAllow for the smax param to be 0, so that all connections
2008-09-18 Jim Jagielskir696758
2008-09-18 Mladen TurkAlways send body (zero size at least) whenever C-L...
2008-09-17 Jim JagielskiIn 2.2
2008-09-17 Eric Covenerbackported
2008-09-14 Eric Covenerbackported in r695234
2008-09-09 Ruediger Pluem* Use send_bucket_downstream to send data down the...
2008-09-09 Nick Kewmod_authnz_ldap: avoid returning NULL env vars
2008-09-08 Nick Kewmod_mime: don't adjust case in filename components...
2008-09-08 Jim Jagielskitypo
2008-09-08 Jim JagielskiAdd in useful feature. %k which logs the keepalives
2008-09-08 Nick KewRelax checks on HTTP Response status line from a backend.
2008-09-02 Nick KewCommit mod_sed: enable filtering of HTTP Requests and...
2008-08-30 Graham Leggettmod_auth_form: Make sure that basic authentication...
2008-08-30 Graham Leggettmod_session_cookie, mod_session_dbd: Make sure cookies...
2008-08-30 Graham Leggettmod_auth_form: Make sure the logged in user is populate...
2008-08-29 Graham Leggettmod_session_cookie: Make sure that cookie attributes...
2008-08-26 Nick KewAdd option to insert something in autoindex head.
2008-08-21 Sander TemmeImplement dynamic mutex callbacks for the benefit of...
2008-08-15 Jim JagielskiIn 2.2.x
2008-08-15 Jim JagielskiBackported to 2.2.x as of 686396
2008-08-12 Jeff Trawicknote fixer of dav fs fix
2008-08-09 Ruediger Pluem* Introduce environment variable proxy-initial-not...
2008-08-09 Ruediger Pluem* Add the possibility to set a separate connection...
2008-08-07 Jeff Trawickmod_dav_fs: Retrieve minimal system information about...
2008-08-04 Eric Covener *) mod_cgid: Pass along empty command line arguments...
2008-07-22 Eric Covenerpropogate a NULL get_realm_hash() implementation from...
2008-07-22 Eric Covenerrevert r672639 which lacked a necessary major bump...
2008-07-19 Ruediger Pluem* Prevent a segfault when a CGI script sets a cookie...
2008-07-04 Ruediger Pluem* Prevent Header edit from processing only the first...
2008-06-29 Eric Covenermod_auth_digest: Detect during startup when AuthDigestP...
2008-06-20 Thomas J. DonovanAfter r649840, mod_proxy_http will no longer append...
2008-06-10 Jim Jagielskiin 2.2.9
2008-06-10 Jim JagielskiPatch for CVE-2008-2364...
2008-06-09 Jim Jagielskir664705
2008-06-08 Jeff Trawickcore: Fix address-in-use startup failure on some platfo...
2008-06-05 Jim Jagielskibackport r663514
2008-06-02 Ruediger Pluem* Another one that is now backported.
2008-06-02 Ruediger Pluem* These are now backported
2008-05-30 Joe OrtonPrevent CSRF attacks against the balancer-manager ...
2008-05-29 Ruediger Pluem* According to RFC 2616 8.2.3 we are not allowed to...
2008-05-27 Roy T. Fieldingbackported in r660756
2008-05-27 Eric Covenerbackported to 2.2.x in r660728
2008-05-27 Roy T. Fieldingpart of ab sync
2008-05-27 Jim JagielskiBackported as of r660587
2008-05-27 Ruediger Pluem* These are now backported.
2008-05-27 Jeff Trawickmention fix in r659560
2008-05-22 Chris DarrochDetermine registered authn/z providers directly in...
2008-05-20 Chris Darrochfix missing committer name
2008-05-19 Chris DarrochConvert common provider version strings ("0") to
2008-05-19 Ruediger Pluem* Only send 100-continue if the status code so far...
2008-05-17 Ruediger Pluem* These are now backported
2008-05-17 Ruediger Pluem* Include <limits.h> earlier if available since INT_MAX...
2008-05-17 Nick Kewconfigure: Don't reject libtool 2.x
2008-05-13 Jim Jagielskir656000
2008-05-13 Jim Jagielskir655998
2008-05-13 Roy T. Fieldinggen_test_char: add double-quote to the list of T_HTTP_T...
2008-05-13 Roy T. FieldingWhen group is given as a numeric gid, validate it by...
2008-05-12 Roy T. FieldingImprove client performance by clearing connection pool...
2008-05-12 Roy T. FieldingDon't stop sending a request if EAGAIN is returned...
2008-05-12 Jim Jagielskibackported r655540
2008-05-11 Roy T. FieldingOverhaul ab.c stats collection and reporting to avoid...
2008-05-10 Ruediger Pluem* Unify the spelling of my name in changelog entries...
2008-05-10 Chris DarrochWhen testing for slash-terminated configuration paths in
2008-05-09 Graham Leggettcore, mod_proxy: If a kept_body is present, it becomes...
2008-05-09 Graham Leggettmod_auth_form: Make sure the input filter stack is...
2008-05-09 Graham Leggettmod_request: Insert the KEPT_BODY filter via the insert...
2008-05-09 Jeff Trawicksync with 2.2.x
2008-05-09 Jim Jagielskibackported to r654801
2008-05-09 Jeff Trawicksync with 2.2.x
2008-05-08 Jeff Trawickfix OS name for searchability
2008-05-08 Eric Covenerbackported to 2.2.x in r654348
2008-05-08 Eric Covener*) mod_cgid: Explicitly set permissions of the socket...
2008-05-07 Jeff Trawickmod_cgid: Don't try to restart the daemon if it fails...
2008-05-06 Jim JagielskiBackported to 2.2.x in r653772
2008-05-02 Ruediger Pluem* Do not allow all options of ALL to be set when only...
2008-04-18 Dirk-Willem van... Centralize the error-header collapsing done when sendin...
2008-04-17 Dirk-Willem van... Currently each of the caching module includes logic...
2008-04-17 Jim JagielskiAll backported to 2.2.9-dev now
2008-04-12 Ruediger Pluem* Allow Cookie option to set secure and HttpOnly flags
2008-04-11 Graham LeggettMove the KeptBodySize directive, kept_body filters...
2008-04-10 Jeff Trawickrotatelogs: Log the current file size and error code...
next