]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-08-27  Daniel GrunoTrying to tie up some loose ends:
2012-08-27  Daniel GrunoFix some style issues, use a more persistent bucket...
2012-08-27  Daniel GrunoRemoving a misleading comment.
2012-08-27  Daniel GrunoRearranging a section so validate-xml will stay happy...
2012-08-27  Daniel Grunoxforms
2012-08-26  Daniel GrunoAdd new directives, LuaInputFilter/LuaOutputFilter...
2012-08-26  Daniel GrunoAdd 'server' to scope_to_string's list of possible...
2012-08-25  Lucien GentisUpdates.
2012-08-23  Chris DarrochCatch up change log with r1376695.
2012-08-23  Chris DarrochApply the same length limit when logging Status header...
2012-08-22  Eric CovenerAuthz*Authoritative removed between 2.2 and 2.4
2012-08-22  Daniel GrunoUpdates:
2012-08-22  Daniel Grunoelaborate on how r:parsebody() works
2012-08-21  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake...
2012-08-21  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs...
2012-08-21  Joe Orton* modules/proxy/mod_proxy_connect.c (proxy_connect_hand...
2012-08-20  Jeff Trawicks/it's/its/
2012-08-20  Guenter KnaufOnly substitute slashes if needed.
2012-08-20  Guenter KnaufAvoid error message from del since we print already...
2012-08-20  Jeff Trawickminor tweaks: fix server version banner, forget about...
2012-08-20  Guenter KnaufFixed install.log output for SSL port.
2012-08-20  Guenter KnaufRemoved tabs and traling spaces.
2012-08-20  Jeff Trawickuse state query API instead of static counters to deter...
2012-08-20  Rainer JungAdd default value of PrivilegesMode to docs.
2012-08-20  Rainer JungClarify code comment.
2012-08-20  Jeff Trawickdescribe some interesting differences from Unix MPMs
2012-08-20  Guenter KnaufRemoved trailing semicolons from header also.
2012-08-20  Guenter KnaufMove *_DECLARE_* macros to beginning of line in headers.
2012-08-20  Guenter KnaufRemoved trailing semicolons.
2012-08-19  Jeff Trawickthe rest of r1374877
2012-08-19  Jeff Trawickminor cleanups
2012-08-19  Jeff Trawickcorrection to r1374780:
2012-08-19  Jeff TrawickWinNT MPM: Fix thread-safety issue in worker_main(...
2012-08-19  Jeff Trawickfix typo in comment
2012-08-19  Jeff TrawickWinNT MPM: Store pid and generation for each thread...
2012-08-18  Lucien GentisUpdates.
2012-08-18  Jeff Trawickxforms
2012-08-18  Jeff Trawickadd links to AcceptFilter and Windows platform document...
2012-08-17  Jeff TrawickWindows: Fix output of -M, -L, and similar command...
2012-08-17  Daniel GrunoAdd the missing state release to the LuaMapHandler...
2012-08-17  Rainer JungAnother three done.
2012-08-17  Daniel GrunoAdd a missing release of a Lua state (when server scope...
2012-08-17  Lucien GentisUpdates.
2012-08-17  Joe Orton* support/rotatelogs.c (truncate_and_write_error):...
2012-08-17  Joe OrtonFix CHANGES entry.
2012-08-17  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs...
2012-08-17  Guenter KnaufMake sure that we clean up the ldap module folder.
2012-08-17  Daniel Grunomod_lua: Allow scripts handled by the lua-script handle...
2012-08-17  Rainer JungNo rv here.
2012-08-16  Rainer JungFix closing the back end connection in case of error.
2012-08-16  Lucien GentisUpdate.
2012-08-16  Rainer JungFix crash in packet dump code of mod_proxy_ajp when
2012-08-15  Rainer JungWrong content type and character set when
2012-08-15  Rainer JungFix ported to 2.4.
2012-08-15  Rainer JungFix bus error in mod_socache_shmcb due to a misalignment
2012-08-14  Jeff Trawickadd back the DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR...
2012-08-14  Jim JagielskiIn 2.4.x
2012-08-14  Daniel GrunoAdd some info on the LuaQuickHandler directive, instead...
2012-08-14  Daniel GrunoAdd a missing paren
2012-08-13  Daniel Grunoxforms
2012-08-13  Daniel Grunogrammar fix
2012-08-13  Daniel Grunomake the CT check in ap_parse_form_data case-insensitive
2012-08-13  Rainer JungRemove backported item from trunk CHANGES.
2012-08-13  Daniel GrunoDitch the !, since that would result in the opposite...
2012-08-13  Daniel Grunocore: use a cheaper way of matching the content-type...
2012-08-12  Daniel Grunooops, sluggr -> petterb
2012-08-12  Daniel Grunocore:
2012-08-11  Rainer Jungxforms
2012-08-11  Rainer JungFix mod_headers documentation:
2012-08-11  Roy T. FieldingApache does not tolerate deliberate abuse of open standards
2012-08-10  Jeff TrawickWindows: Fix SSL failures on windows with AcceptFilter...
2012-08-10  Jeff Trawickab: Fix read failure when targeting SSL server.
2012-08-10  Jeff Trawickmake LDAPSharedCacheFile relative to DefaultRuntimeDir
2012-08-10  Daniel Grunoxforms
2012-08-10  Daniel GrunoRemove reference to the iPlanet SDK, as it doesn't...
2012-08-10  Daniel GrunoUpdate links that were either broken of just slightly off
2012-08-09  Jeff Trawickmod_auth_digest now respects DefaultRuntimeDir
2012-08-09  Jim JagielskiIn 2.4.x as of revision 1371208
2012-08-09  Guenter KnaufNetWare build tweaks.
2012-08-09  Daniel Grunoxforms
2012-08-09  Daniel Grunotypo fixes
2012-08-09  Daniel Grunotypo fix
2012-08-08  Jeff Trawickfix subversion project URL
2012-08-08  Daniel Grunoxforms
2012-08-08  Daniel GrunoUpdates:
2012-08-08  Jeff Trawickxforms
2012-08-08  Jeff Trawickfix broken module identifiers
2012-08-08  Jeff Trawickmod_slotmem_plain: make the "filename" key relative to
2012-08-08  Guenter KnaufMore NetWare build tweaks.
2012-08-08  Guenter KnaufFollow-up fix needed since r1370592.
2012-08-07  Guenter Knaufmwccnlm: search directory of referencing file first...
2012-08-07  Daniel Grunoxforms
2012-08-07  Daniel Grunofix some grammar
2012-08-07  Stefan FritschThere is only one global provider name space, therefore...
2012-08-07  Daniel Grunomod_lua: Decline to serve a request if the script doesn...
2012-08-07  Lucien GentisUpdate.
2012-08-07  Jeff Trawickxforms
2012-08-07  Jeff TrawickMutex directive: finish support of DefaultRuntimeDir
2012-08-07  Jeff Trawickmod_socache_shmcb and mod_socache_dbm: finish support of
2012-08-07  Daniel Grunoxforms
next