]> granicus.if.org Git - apache/shortlog
apache
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...
2011-03-16 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq...
2011-03-16 Joe Orton* server/main.c (main): Use the real null cleanup callback.
2011-03-16 Guenter KnaufFixed mod_lua - 2nd trial.
2011-03-16 Guenter KnaufFixed indent.
2011-03-16 Guenter KnaufFixed mod_lua.
2011-03-16 Guenter KnaufSome more NetWare build fine tuning of tools usage.
2011-03-15 Rich BowenMissing space.
2011-03-15 Rich BowenRebuild various transformations.
2011-03-15 Rich BowenMore professional phrasing of DirectorySlash description.
2011-03-15 Rich BowenRemove spurious comma.
2011-03-14 Brian McCallisterapply patch from zhiguo zhao <zhaozg@gmail.com> to...
2011-03-14 Jeff Trawicktransformations
2011-03-14 Jeff Trawickadd more module upgrade hints
2011-03-14 Jeff Trawickfix butchered sentence in ap_args_to_table() docs
2011-03-14 Jeff Trawicka bit of doc for ap_args_to_table()
2011-03-14 Jeff Trawickadd some new sections to the API migration docs, where...
2011-03-13 Graham Leggettmod_rewrite: Decline immediately if the rewrite engine...
2011-03-13 Eric Covenerchange all the negative values for LDAPConnPoolTTL...
2011-03-12 Eric Covenerxforms
2011-03-12 Eric Covenerundo my inadvertent change to this file when adding...
2011-03-12 Eric Covenerdoc for r1081007, LDAPConnectionPoolTTL
2011-03-12 Eric Covener *) mod_ldap: Add LDAPConnectionPoolTTL to give control...
2011-03-12 Eric Covenerifdef 0-out uldap_connection_remove(), which is not...
next