]> granicus.if.org Git - apache/shortlog
apache
2011-04-07 Rich BowenAdds an example of constructing a type-map file.
2011-04-07 Rich BowenAdds an example of how one might actually construct...
2011-04-07 Jeff Trawickaxe a couple of unused vars, mark a function as static
2011-04-07 Jeff Trawickget prototype for ap_os_create_privileged_process()
2011-04-07 Jeff Trawickaxe ap_registry_get_server_root(), which seems to have...
2011-04-06 Jeff Trawickformat string fixes:
2011-04-06 Jeff TrawickHANDLE is PVOID which is reasonably formatted by %pp...
2011-04-06 Jeff Trawickcan't format time_t with %d; cast this small interval...
2011-04-06 Jeff TrawickLog the OS socket (int) instead of the apr_socket_t *.
2011-04-06 Jeff Trawickyank some dead code and variables
2011-04-06 Jeff Trawickcleanups to function signatures, prototypes, visibility
2011-04-06 Jeff TrawickAbort if the MPM is changed across restart.
2011-04-06 Joe Orton* docs/manual/rewrite/: Fix the real long form of DPI...
2011-04-06 Graham Leggettrpm spec file: Use "service httpd graceful" rather...
2011-04-05 Rich BowenRebuild typo correction.
2011-04-05 Rich BowenTypo
2011-04-05 Guenter KnaufFixed NWGNUversion.inc target.
2011-04-05 Guenter KnaufFixed sysinclude; removed trailing 0; fixed indent.
2011-04-04 Eric Covener* add the constructed filter at TRACE1 to authn, and...
2011-04-04 Jim Jagielskibetter error message
2011-04-04 Eric Covenerbad links due to typo
2011-04-04 Rich BowenYet Another Typo. (Thanks to Vincent de Lau)
2011-04-04 Rich BowenRebuilds mod_alias update from last week. Several other...
2011-04-04 Rich BowenMarkup typos. Rebuild HTML.
2011-04-04 Rich BowenAdds a new section for the [END] flag. This duplicates...
2011-04-04 Rich BowenMention the new rewrite flags as a module enhancement...
2011-04-03 Guenter KnaufFixed only some proxy prototype formats.
2011-04-03 Guenter KnaufFixed NetWare build for proxy modules.
2011-04-02 Lucien GentisUpdates.
2011-04-01 Jim Jagielski *) mod_proxy_ajp: Add support for 'ProxyErrorOverride...
2011-04-01 Jim Jagielski *) mod_proxy_fcgi: Add support for 'ProxyErrorOverrid...
2011-04-01 Jim JagielskiMore cleanups at cleanup... move to using pconf and...
2011-04-01 Jim Jagielskiwrong stash
2011-04-01 Guenter KnaufMake our Windows touch silent.
2011-04-01 Guenter KnaufAdded TOUCH macro to kill Win32 dependency on external...
2011-04-01 Guenter KnaufFixed lib target for old PCRE.
2011-03-31 Jim JagielskiMake the 'need to reset' more generic by extending...
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...
next