]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-04-13  Guenter Knaufenabled Perl CGIs by default.
2008-04-13  Vincent BrayRemove superannuated translations as pointed out by...
2008-04-13  André Malodrop upgrading.xml.de as its outdated too much.
2008-04-13  Vincent BrayUpdate transformations
2008-04-13  Vincent BrayTypo fix courtesy of Luciene Gentis
2008-04-12  Vincent BrayUpdate transformations
2008-04-12  Vincent BrayMinor grammar fix (s/not accessible/inaccessible/)
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  Chris DarrochFix socache modules' APACHE_MODULE() definitions.
2008-04-10  Jeff Trawickrotatelogs: Log the current file size and error code...
2008-04-09  Bradley NicholesMove the initialization of rebind to the post_config...
2008-04-09  Chris DarrochHandle integer configuration directive parameters with...
2008-04-09  Chris DarrochLet each consumer of authn providers redefine the list_...
2008-04-09  Joe Orton* modules/cache/ap_socache.h: Doxify.
2008-04-09  Graham LeggettAdd the LastChangedRevision keyword.
2008-04-09  Guenter Knaufmake use of var for output name.
2008-04-09  Guenter KnaufFixed export list for mod_session.
2008-04-09  Guenter Knaufadded mod_auth_form to NetWare build.
2008-04-09  Guenter KnaufNo var declarations in the middle of the code.
2008-04-09  Graham LeggettChange the directives within the mod_session* modules...
2008-04-09  Graham LeggettUpdate transformations.
2008-04-09  Graham Leggettmod_auth_form: Add a module capable of allowing end...
2008-04-09  Graham LeggettAdd a function to the http filters that is able to...
2008-04-09  Guenter Knaufoops - checked in wrong makefile.
2008-04-09  Guenter Knauf* Fix eol-style
2008-04-09  Guenter Knaufadded new chache modules to NetWare build.
2008-04-08  Graham LeggettInsert prototypes to remove compiler warnings. [Joe...
2008-04-08  Guenter Knaufadded include dir.
2008-04-08  Joe Orton* modules/cache/mod_socache_dbm.c: Fix some dodgy forma...
2008-04-08  Joe OrtonAdjust socache init interface to take sizing hints...
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.
next