]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-03-31  Jim JagielskiBetter knowledge of when to adjust.
2011-03-31  Jim JagielskiImplement reset() funcs for the LBmethods...
2011-03-31  Jim JagielskiIf we change the LB method, or we take add in a new
2011-03-31  Jim JagielskiDon't kill me mister...
2011-03-31  Jim JagielskiAdd in a configuration generation... this is independent of
2011-03-31  Guenter KnaufCleaned up NetWare NWGNUtail.inc.
2011-03-31  Guenter KnaufFixed NetWare version number in linker script.
2011-03-31  Guenter KnaufRemoved dependency on sort command for export list.
2011-03-30  Jeff TrawickSimplify the interface to ap_reclaim_child_processes...
2011-03-30  Jeff Trawickthe mpm-note-child-killed hook was just for use by
2011-03-30  Jeff Trawickthe mpm-note-child-killed hook is just for state sync...
2011-03-30  Rich BowenClarification of pronoun - I had to read that sentence...
2011-03-29  Stefan FritschExpand the comment about APLOG_* and C++ a bit
2011-03-29  Stefan FritschUpdate xforms
2011-03-29  Stefan FritschAdd PR reference and docs for -DDUMP_CONFIG
2011-03-29  Stefan FritschAdd CHANGES entry for r1086756 / ap_cfg_* change
2011-03-29  Stefan FritschChange the ap_cfg_getline() and ap_cfg_getc() to return...
2011-03-29  William A.... Someone misunderstood 'dependency' here; we need not...
2011-03-29  Jeff Trawickchange signed single-bit fields to unsigned
2011-03-29  Rich BowenRebuild, and fix XML error. Troubleshooting using serve...
2011-03-29  Rich BowenAdvice regarding troubleshooting high server load with...
2011-03-29  Rich BowenRebuild various transformations.
2011-03-29  Rich BowenSlight tweak to example - add indentation.
2011-03-29  AndrĂ© Maloutf-8 it is.
2011-03-29  Guenter KnaufMinor awk tweak.
2011-03-29  Guenter KnaufRemove traling line endings with Linux builds.
2011-03-29  Rich BowenAdds Dan to this list. And why the heck is it FIRST...
2011-03-29  William A.... Correct build order. Seems mod_session was misimplemen...
2011-03-29  Rich BowenAlways very reluctant to touch a file containing a...
2011-03-29  William A.... Change to a more conventional, internal 'build' target...
2011-03-29  William A.... Note util_ldap.h for convenience
2011-03-28  Stefan Fritschmod_info: Dump config to stdout during startup if ...
2011-03-28  Eric Coveneralways use (via break) the LDAP connection we're lookin...
2011-03-28  Eric Covenerfix incorrect type of LDAP connection pool member,...
2011-03-28  William A.... Wrap at 80
2011-03-28  Jeff Trawickadd hints for
2011-03-28  Jeff Trawickdoc xforms
2011-03-28  Jeff Trawickadd event MPM to the module list where necessary (most...
2011-03-28  Jeff Trawickmatch docs for case of "ScoreBoardFile"
2011-03-28  Jeff Trawickmpm_common.c implements a handful of config directives...
2011-03-28  William A.... Resolve disagreement with its prototype
2011-03-28  William A.... Pick up Jeff's layout refactoring on win32.
2011-03-28  Jeff Trawickap_max_requests_per_child is a global
2011-03-28  Jeff Trawicksome non-MPM code wants to see DEFAULT_PIDLOG, so liber...
2011-03-28  Jeff Trawickconsolidate logic to remove the pidfile in a new API,
2011-03-28  Rich BowenTypo
2011-03-28  Guenter KnaufSet eol-style native.
2011-03-28  Guenter KnaufAdded copy rule for creating include/ap_config_layout.h.
2011-03-27  Jeff Trawickenable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
2011-03-27  Jeff Trawickfix doxygen warnings
2011-03-27  Rich BowenRebuild HTML transformation - PR 50979
2011-03-27  Rich BowenClarify SSL/ENV vars paragraph, as per PR 50979
2011-03-27  Jeff Trawickmpm_default.h is just a convenience for a specific...
2011-03-26  Roy T. FieldingNewly approved types for n3 and turtle
2011-03-26  Jeff Trawickaxe unused mpm_default definitions
2011-03-26  Jeff TrawickSCOREBOARD_MAINTENANCE_INTERVAL is gone, except for...
2011-03-26  Jeff Trawickuse apr_time_from_sec() shortcut
2011-03-26  Lucien GentisUpdate.
2011-03-26  Jeff Trawickaplog_module_index must always be set for C++, so simplify
2011-03-26  Jeff TrawickCorrect C++ incompatibility with http_log.h.
2011-03-25  Roy T. FieldingAdd the unregistered media type for 7z
2011-03-25  Roy T. FieldingAdd the WebP and webfont media types (that have not...
2011-03-25  Roy T. FieldingAdd the WebM media types (that have not been registered...
2011-03-25  Roy T. FieldingFix duplicate entry for application/vnd.stardivision...
2011-03-25  Roy T. FieldingUpdate with IANA registered types as of 2011 Mar 25...
2011-03-25  Rich BowenReplace 'CVS' with 'svn', as per bug 50973
2011-03-25  Rich BowenRebuild transformation.
2011-03-25  Rich BowenFixes typo in mod_rewrite flags doc.
2011-03-23  Rich BowenRebuild transformations.
2011-03-23  Rich BowenFix incorrect example. (Missing slash)
2011-03-23  Rich BowenOr, perhaps that's even clearer, without getting too...
2011-03-23  Rich BowenAttemps to clarify a rather cryptic error message.
2011-03-21  Joe Orton* server/mpm/prefork/prefork.c (set_signals): Ignore...
2011-03-21  Rich BowenDone with making the 1.3 docs point to the relevant...
2011-03-20  William A.... Drop obscure 1.3 change backrefs
2011-03-20  William A.... 1.3? nah
2011-03-20  Guenter KnaufCreate dav.imp dynamically from header to catch all...
2011-03-20  Guenter KnaufRemoved dav_get_limit_xml_body() from mod_dav.h.
2011-03-20  Guenter KnaufMore NetWare build fixes.
2011-03-20  Lucien GentisUpdates.
2011-03-20  Guenter KnaufFixed NetWare build install dir namings.
2011-03-20  Guenter KnaufSome more NetWare buildsystem tweaks.
2011-03-18  Jeff Trawicktransformation
2011-03-18  Jeff Trawickseparate the issue of passing APLOG_MARK to your own...
2011-03-18  Jeff Trawicktransformation
2011-03-18  Jeff Trawickdescribe the ap_log_error(...,ap_server_conf,...) idiom
2011-03-18  Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18  Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-17  Daniel Earl... Update transforms
2011-03-17  Daniel Earl... Add a note that mod_lua is still experimental and changing
2011-03-17  Jim JagielskiGA plan
2011-03-17  Joe Orton* support/ab.c (test): Catch more calloc failures.
2011-03-17  Jim JagielskiClose PR 50861 where enabling and disabling of buffered
2011-03-16  Guenter KnaufAdded prototype for initgroups().
2011-03-16  Daniel Earl... Fix typo in RLIMIT_NPROC
2011-03-16  Daniel Earl... Add a pointer to the build instructions for the manual
2011-03-16  Daniel Earl... Update transforms
2011-03-16  Daniel Earl... Fix XML so it validates again
2011-03-16  Joe Orton* modules/ssl/ssl_private.h: Drop some redundant/unused...
2011-03-16  Daniel Earl... core: AllowEncodedSlashes new option NoDecode to allow...
next