]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-04-08  Guenter Knaufadded session modules to NetWare build.
2008-04-08  Joe OrtonMissed in r645940:
2008-04-08  Joe Orton* modules/ssl/ssl_engine_config.c: Remove unused macro.
2008-04-08  Joe OrtonSession cache interface redesign, Part 9:
2008-04-08  Ruediger Pluem* Fix eol-style
2008-04-08  Guenter Knaufadded eol-style property to makefiles.
2008-04-08  Guenter Knaufadded makefiles for NetWare.
2008-04-08  Guenter KnaufNo var declarations in the middle of the code.
2008-04-08  Joe Orton* modules/cache/ap_socache.h: Add ap_socache_instance_t...
2008-04-08  Ruediger Pluem* Fix eol-style property.
2008-04-08  Guenter KnaufAdd util_cookies.c and .h to the netware build
2008-04-08  Tony StevensonPatch from Takashi Sato. Cheers.
2008-04-08  Tony StevensonPatch from Takashi Sato
2008-04-08  Guenter KnaufNo var declarations in the middle of the code.
2008-04-08  Guenter KnaufNO var declarations in the middle of the code.
2008-04-08  André Maloupdate transformation
2008-04-08  André Malodrop wrong LastChangedRevsion
2008-04-08  André Malolet subversion set the lastchangedrevision
2008-04-08  Joe OrtonSession cache interface redesign, Part 8:
2008-04-08  Ruediger Pluem* In the case that we fail to read the response line...
2008-04-08  Jim JagielskiUse what we have. This logic belongs here anyway...
2008-04-07  Tony StevensonFollow on updates from r645667
2008-04-07  Tony StevensonAdditional changes from r645667
2008-04-07  Tony StevensonCommit the update meta files for r645667
2008-04-07  Tony StevensonTranslated by: Nilgün Belma Bugüner <nilgun belgeler...
2008-04-07  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_error...
2008-04-07  Graham LeggettMake sure the mod_session.h public header is exported...
2008-04-07  Joe OrtonClean up some more error handling in mod_ssl:
2008-04-07  Jim Jagielskibackported r645569
2008-04-07  Paul QuernaAdd major bump for removing ap_graceful_stop_signalled
2008-04-07  Joe OrtonClean up some error handling in mod_ssl:
2008-04-07  Joe Orton* server/main.c: Unbreak the build.
2008-04-07  Joe Orton* modules/http/http_protocol.c (is_mpm_running): Fix...
2008-04-07  Joe Orton* include/http_request.h: Fix warning with gcc -Wall.
2008-04-07  Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-07  Paul QuernaRemove ap_graceful_stop_signalled from all MPMs.
2008-04-07  Paul QuernaRemove calls to ap_graceful_stop_signalled, and replace...
2008-04-07  Paul QuernaInclude http_config.h from http_core, since now without...
2008-04-07  Paul QuernaRemove CORE_PRIVATE.
2008-04-07  Martin KraemerMake it compile on pre-C99 compilers (Move decls to...
2008-04-07  Martin KraemerTweaking code to compile on pre-C99 compilers
2008-04-07  Martin KraemerAnother typo
2008-04-07  Martin KraemerTypo
2008-04-06  Vincent BrayUpdate transformations
2008-04-06  Vincent BrayFix link to authnz_db_foo
2008-04-06  Graham Leggettmod_session_crypto: Initialise SSL in the post config...
2008-04-06  Graham LeggettFix the defaults, which currently override the config...
2008-04-06  William A.... If you study all of the directive implementations,...
2008-04-06  William A.... If you study all of the directive implementations,...
2008-04-05  Graham LeggettOptimisation: We have no need to distiguish between...
2008-04-05  Graham LeggettRemove an unnecessary config structure lookup during...
2008-04-05  Graham LeggettClarify the operation of the SessionCryptoPassphrase...
2008-04-05  William A.... In hopes of replacing <Limit > with <Method > - choose...
2008-04-05  William A.... "Method" in HTTP has a particular meaning, simple descr...
2008-04-05  Graham LeggettUpdate manual transformation
2008-04-05  Graham Leggettmod_session_dbd: Add a session implementation capable...
2008-04-05  Graham LeggettRename the ap_escape_path_segment_b function as suggest...
2008-04-05  Graham LeggettRename the ap_escape_path_segment_b function as suggest...
2008-04-05  Graham LeggettMake sure we protect ourselves against the session...
2008-04-04  Jim Jagielskiupdates docco xform
2008-04-04  Graham LeggettRun transformation on new documentation
2008-04-04  Graham Leggettmod_session_crypto: Add a session encoding implementati...
2008-04-04  Graham Leggettmod_session_cookie: Add a session implementation capabl...
2008-04-04  Graham Leggettmod_session: Add a generic session interface to unify...
2008-04-04  Nick KewAdd condition for <If> sections to core config merge
2008-04-03  Chris DarrochAttempt to correct major bump from previous commit...
2008-04-03  Vincent BrayTypo fixes courtesy of the French translation crew
2008-04-03  Vincent BrayUpdate transformations
2008-04-03  Vincent BrayFix a couple of links.
2008-04-03  Chris DarrochAvoid calling access control hooks for internal request...
2008-04-03  Jim Jagielskiclose PR 44381
2008-04-03  Nick KewHTTPD Core: Implement <If> sections for conditional...
2008-04-03  Nick KewAvoid returning NULL from ap_expr_string.
2008-04-02  Nick KewExpression evaluation: treat null expression as uncondi...
2008-04-02  Ruediger Pluem* Prevent a segfault if the destination URI of a copy...
2008-04-02  André Maloadjust charset info for svnmailer
2008-04-02  André Malomove Japanese output files to utf-8
2008-04-02  André Maloprepare moving ja output files to utf-8
2008-04-02  André Maloupdate transformation
2008-03-31  Nick KewRemove ap_expr_clone from the API (same day it was...
2008-03-31  Nick KewAdd upgrading section to mod_filter docs.
2008-03-31  Nick KewUpdate mod_filter to use ap_expr
2008-03-31  Nick KewUpdate mod_include for ap_expr update
2008-03-31  Nick KewFlesh out ap_expr with:
2008-03-30  Nick KewDocument the fact that ap_expr was added.
2008-03-29  Ruediger Pluem* Add some doxygen stub / stuff
2008-03-29  Ruediger Pluem* Prevent multiple "execution" of ap_expr.h contents...
2008-03-29  Ruediger Pluem* For AP_MAX_REG_MATCH we need to ensure that httpd...
2008-03-29  Nick KewThou shalt not let tabs creep in.
2008-03-29  Nick KewUpdate mod_include to use ap_expr API
2008-03-29  Nick KewIntroduce ap_expr expression parser API
2008-03-27  Joe OrtonUpdate Timeout section, the semantics changed completely
2008-03-27  Jean-Frederic... Remove useless test.
2008-03-26  Chris Darrochnote required APR/httpd versions
2008-03-26  Vincent BrayUpdate transformations
2008-03-26  Vincent BrayAdd a caveat about SetEnv running late
2008-03-25  Chris DarrochUpdate transformation.
2008-03-25  Chris DarrochFix minor typos and capitalizations.
2008-03-25  Chris DarrochAdd AuthzMergeRules to example configuration, and avoid...
2008-03-25  Chris DarrochReturn AUTHZ_GRANTED not AUTHZ_DENIED when redirecting...
next