]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-09-17  Jim JagielskiAllow for a forced grab of a slotmem slot.
2012-09-17  Jim JagielskiMore consistent return errors...
2012-09-17  Jim JagielskiRevert weird "import" into httpd-trunk from 1386788...
2012-09-17  Jim JagielskiImporting httpd-trunk
2012-09-17  Jim JagielskiAdd debug output when slotmem is persisting shm
2012-09-17  Jim JagielskiDon't just willy nilly slurp double slashes... just...
2012-09-17  Jim JagielskiWhen concatting for PPR, avoid cases where we
2012-09-16  Kaspar BrandSpin off module-specific build options into separate...
2012-09-16  Kaspar Brandrevert r1385214, as I inadvertently left out acinclude.m4.
2012-09-16  Kaspar BrandSpin off module-specific build options into separate...
2012-09-16  Kaspar Brandrevert r1358167, in preparation of the next commit
2012-09-15  Lucien GentisUpdates.
2012-09-14  Stefan Fritschap_sub_req_lookup_dirent() depends on the over-allocati...
2012-09-14  Stefan FritschAdd a few AP_DEBUG_ASSERT()s for the benefit of clang
2012-09-14  Daniel Grunoxforms
2012-09-14  Daniel Grunos/Location/LocationMatch/
2012-09-13  Jim Jagielskixforms
2012-09-13  Jim JagielskiBest practice
2012-09-13  Lucien GentisUpdates.
2012-09-11  André Maloupdate transformation
2012-09-11  André Malofix properties.
2012-09-11  Jim JagielskiAvoid the overhead of creating and grabbing a uuid for
2012-09-10  Stefan Fritschanother style fix
2012-09-10  Stefan Fritschmore coding style (no logic change)
2012-09-10  Stefan Fritschcoding style
2012-09-10  Stefan FritschFix warnings about unused variable and (false positive...
2012-09-10  Stefan FritschReplace duplicate log msg numbers
2012-09-09  Lucien GentisUpdates.
2012-09-08  Lucien GentisUpdates.
2012-09-06  Daniel Grunoxforms
2012-09-06  Daniel GrunoGoogle has a way of finding everything, so let's update...
2012-09-06  Daniel Grunoxforms
2012-09-06  Daniel GrunoMake the html examples highlighted.
2012-09-04  Daniel Grunos/dependant/dependent/
2012-09-04  Daniel GrunoA dependant is depentent on a dependency (note the...
2012-09-03  Daniel Grunoxforms
2012-09-03  Daniel GrunoForgot one more 2.2-style rule that needed fixing
2012-09-03  Daniel GrunoReplacing 2.2-style IP check with 2.4-style.
2012-09-03  Daniel GrunoTypo fixes
2012-09-02  Lucien GentisUpdates.
2012-09-01  Daniel Grunomore typo fixes
2012-09-01  Daniel Grunomisc typo fixes
2012-09-01  Lucien GentisUpdates.
2012-08-31  Daniel Grunosome xforms that I missed earlier
2012-08-31  Daniel Grunoxforms
2012-08-31  Daniel GrunoAdd Redirect* to the list of directives that are contro...
2012-08-31  Daniel GrunoNote that using rewrites with a file-path substitution...
2012-08-31  Daniel GrunoAdd a notion that, for a skip flag to be used, the...
2012-08-30  Daniel Grunovarious xforms
2012-08-30  Daniel GrunoNote that AuthDBDUserRealmQuery is for Digest auth...
2012-08-29  Daniel Grunoxforms
2012-08-29  Daniel GrunoFixing a copypasto as per comment #225 on the site.
2012-08-28  Ryan Panremove an unnecessary check in a nest loop of ap_create...
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.
next