]> granicus.if.org Git - apache/shortlog
apache
2011-04-20 Joe Orton* server/util_pcre.c (ap_regerror): Use passed-in buffe...
2011-04-19 Stefan FritschThe pre_config hook should return int, not apr_status_t.
2011-04-17 Guenter KnaufFixed line length to < 80 char.
2011-04-17 Guenter KnaufAdded shebang check for '! so that .vbs scripts can...
2011-04-17 Stefan Fritschclarify comment
2011-04-16 Lucien GentisMiscellaneous corrections.
2011-04-16 Lucien GentisUpdates.
2011-04-15 Rich Bowenvia Matthew Sporleder - domain is required in the CO...
2011-04-15 Rich BowenThe domain is not in fact optional. The cookie is not...
2011-04-15 Rich BowenWhether it's intentional or not, the hostname/domainnam...
2011-04-15 Stefan FritschPrevent segfault if DYNAMIC_MODULE_LIMIT is reached
2011-04-14 Jeff Trawickmove -L/path/to/pcrelib -lpcre out beyond all the LDFLAGS
2011-04-14 Guenter KnaufFixed missing struct member error introduced with r1092076.
2011-04-14 Jean-Frederic... try to prevent a single long request marking a worker...
2011-04-13 Guenter KnaufAxed tabs and trailing spaces.
2011-04-12 Jeff TrawickAP_ENABLE_V4_MAPPED with WinNT MPM
2011-04-12 Jeff Trawickadd some debug logging to show more information about...
2011-04-12 Jean-Frederic... Allow apr and apr-util to be in 2 different location.
2011-04-11 Jeff Trawickaxe the cast in the call to our mpm_nt_eventlog_stderr_...
2011-04-11 Jeff Trawickmatch expected type of arg to StartService()
2011-04-10 Jeff Trawickignore generated file httpd.exe
2011-04-09 Stefan FritschRemove unused variable
2011-04-09 Jeff Trawickdon't try to shut down child if it wasn't created
2011-04-09 Jeff TrawickWinNT MPM: Improve robustness under heavy load.
2011-04-09 Jeff TrawickFix some MinGW build issues...
2011-04-09 Jeff Trawickfix some logging glitches in the WinNT MPM:
2011-04-08 Jeff Trawickinclude <stdlib.h> to ensure that the exit() prototype...
2011-04-08 Jeff Trawicklog message fixes/tweaks
2011-04-08 Stefan Fritschcore: Support module names with colons in loglevel...
2011-04-08 Stefan Fritschmod_ssl, ab: Support OpenSSL compiled without SSLv2...
2011-04-08 Rich Bowenhernan gonzalez <hgonzalez gmail.com> points out that...
2011-04-08 Rich BowenRemove more unnecessary anchors from rewrite examples.
2011-04-08 Rich BowenRemove unnecessary .* from regex.
2011-04-08 Rich BowenRemove unnecessary .* from regex, as noted in
2011-04-08 Joe Orton* server/util_expr_eval.c (req_table_func): Try r-...
2011-04-07 Jeff Trawickgcc compatibility
2011-04-07 Jeff Trawickrework choice of cgi implementation, handling MinGW
2011-04-07 Jeff Trawickdon't build checkgid or fcgistarter on MinGW
2011-04-07 Jeff Trawickhide some unused code on Win32 and NetWare
2011-04-07 Rich BowenRemove mentions of the 1.3 generation of the server.
2011-04-07 Jeff Trawickignore generated file modules.mk
2011-04-07 Jeff TrawickStop explicitly including the current pid in WinNT...
2011-04-07 Rich BowenThere are no versions of httpd earlier than 2.0. Oceani...
2011-04-07 Rich BowenRebuild transformations.
2011-04-07 Rich BowenOops. Mixed file names in my example.
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...
next