1. 28fff15 tweak Windows brigade handling to better match the Unix version by Jeff Trawick · 13 years ago
  2. f9fb495 skip eos (and potentially other non-data buckets) when by Jeff Trawick · 13 years ago
  3. 7bec9ad 2.3.6 is tagged; bump to 2.3.7 (development) by Jeff Trawick · 13 years ago
  4. 8409cf6 prepare to tag 2.3.6 by Jeff Trawick · 13 years ago
  5. b1afa70 SECURITY: CVE-2010-3872 (cve.mitre.org) by Jeff Trawick · 13 years ago
  6. ed89a6f rebuild generated html by Jeff Trawick · 13 years ago
  7. 1b37d91 fix a reference to 2.3.6-dev by Jeff Trawick · 13 years ago
  8. 4090f31 Change the default for FcgidMaxRequestLen from 1GB to 128K. by Jeff Trawick · 13 years ago
  9. fbc5448 go read FcgidMaxRequestInMem too by Jeff Trawick · 13 years ago
  10. 35c8579 follow up to code fix in r909672 by Jeff Trawick · 13 years ago
  11. 0975fdd add release dates for 2.3.4 and 2.3.5 by Jeff Trawick · 14 years ago
  12. 124b61a follow up r1028683 with another fix for mod_vhost_ldap by Jeff Trawick · 14 years ago
  13. 8ffe0a1 Allow FastCGI apps more time to exit at shutdown before being forcefully killed. by Jeff Trawick · 14 years ago
  14. cf92027 tweak existing 2.3.6-dev CHANGES entry for r1028551 by Jeff Trawick · 14 years ago
  15. 2c69b85 follow up r1028551 with an additional fix in support by Jeff Trawick · 14 years ago
  16. 718ebe2 follow up r939472 with a more complex fix which by Jeff Trawick · 14 years ago
  17. c6d5c1d Fix at least one package before it to is tagged in the prior year ;-) by William A. Rowe Jr · 14 years ago
  18. 05a3e31 add comment about where exec_setuid_cleanup runs by Jeff Trawick · 14 years ago
  19. b6849f3 follow up to r908250: log and exit immediately after seteuid() failure by Jeff Trawick · 14 years ago
  20. aef777d instead of adding another escape, protect the backrefs as they're passed to sed. by Eric Covener · 14 years ago
  21. cdd60ef catch up with httpd trunk changes to ap_ mutex APIs by Jeff Trawick · 14 years ago
  22. 23cf5a8 Correct a problem that resulted in FcgidMaxProcesses being ignored by Jeff Trawick · 14 years ago
  23. 5510cde Fix the search for processes with the proper vhost config when by Jeff Trawick · 14 years ago
  24. d4e62fa clean up declarations of buffers for cmdline and executable paths by Jeff Trawick · 14 years ago
  25. f39fd5d Allocate enough array elements for APACHE_ARG_MAX arguments plus a by Jeff Trawick · 14 years ago
  26. 605f90e axe needless sanity checks in procmgr_post_spawn_cmd(): by Jeff Trawick · 14 years ago
  27. 04186a0 add a debug log of the number of processes being terminated by Jeff Trawick · 14 years ago
  28. 8922de4 fix link to mailing list post by Jeff Trawick · 14 years ago
  29. e88820b process class issues come up over and over; note some recommended reading by Jeff Trawick · 14 years ago
  30. e61eaa5 generated HTML by Jeff Trawick · 14 years ago
  31. e2ee4d7 doc the SIGTERM/SIGKILL interval implication for FcgidErrorScanInterval by Jeff Trawick · 14 years ago
  32. 6e5a6c2 rebuild generated HTML by Jeff Trawick · 14 years ago
  33. ebdc5f7 FcgidPassHeader now maps header names to environment variable names by Jeff Trawick · 14 years ago
  34. e8f789a Allow processes to be reused within multiple phases of a request by Chris Darroch · 14 years ago
  35. 63dceb5 check retcodes when setting uid in the child to what by Jeff Trawick · 14 years ago
  36. e63fc26 When running apps under suexec, mod_fcgid registers a child by Jeff Trawick · 14 years ago
  37. c5bca8b as of r905820, the first arg of proc_spawn_process() is by Jeff Trawick · 14 years ago
  38. b991be4 fix Win compile failure from r905820 by zapping a by Jeff Trawick · 14 years ago
  39. e344caa use apr_cpystrn instead of bizarre strncpy by Jeff Trawick · 14 years ago
  40. 1856d5b whitespace changes only by Jeff Trawick · 14 years ago
  41. 7bb6d75 Fix lookup of process command lines when using FcgidWrapper or by Chris Darroch · 14 years ago
  42. b392a58 Resolve a regression in 2.3.5 with httpd 2.0.x on some Unix platforms; by Jeff Trawick · 14 years ago
  43. 0f5fa2f Return 500 instead of segfaulting when the application returns no output. by Jeff Trawick · 14 years ago
  44. f9c2d1d improve handling of a couple of fatal startup errors in the process manager by Jeff Trawick · 14 years ago
  45. 1ba3d3e Fix minor formatting typo in r904317. by Chris Darroch · 14 years ago
  46. 4cd03b9 In FCGI_AUTHORIZER role, avoid spawning a new process for every by Chris Darroch · 14 years ago
  47. 455423b rename auth_conf to fcgid_auth_conf by Chris Darroch · 14 years ago
  48. d81ff81 2.3.6 is open for development by Jeff Trawick · 14 years ago
  49. fe27491 preparing to tag 2.3.5 by Jeff Trawick · 14 years ago
  50. b98e088 server-status report: display elapsed seconds instead of absolute by Jeff Trawick · 14 years ago
  51. 52b6237 sync HTML transformation by Jeff Trawick · 14 years ago
  52. 803ac06 mention that information about FastCGI processes will be displayed in by Jeff Trawick · 14 years ago
  53. 14a2b48 fix some inaccuracies in the PHP process management notes by Jeff Trawick · 14 years ago
  54. e8457a6 minor language/formatting tweaks to the server-status output by Jeff Trawick · 14 years ago
  55. 29f12b6 stop using APLOG_NOTICE for debug or informational messages by Jeff Trawick · 14 years ago
  56. be482b0 fix name of failing syscall in a log msg by Jeff Trawick · 14 years ago
  57. a294e38 comment about implication of resolving the use of tmpnam() by Jeff Trawick · 14 years ago
  58. 52fd048 log when request fails due to exceeding busy timeout; by Jeff Trawick · 14 years ago
  59. 8c6568c axe a warning about bug 47873 (misnumbered in the comment) by Jeff Trawick · 14 years ago
  60. 2668218 tweaks to style fixes in r888840 by Jeff Trawick · 14 years ago
  61. dcaf881 this FIXME should have referenced bug 47873; as that was by Jeff Trawick · 14 years ago
  62. 72c5578 fix this: by Jeff Trawick · 14 years ago
  63. 2d4fad1 Respect DEFAULT_REL_RUNTIMEDIR for default values of FcgidIPCDir and by Jeff Trawick · 14 years ago
  64. ea984a4 fix sloppy create vs. append behavior by Jeff Trawick · 14 years ago
  65. 8229b4f Bug fix, Bug 47873 - unreliable coordination between daemon and request thread for BusyTimeout processing by Ryan Pan · 14 years ago
  66. 2f93acb fix null pointer dereference in r833883 (not in a released version) by Jeff Trawick · 14 years ago
  67. 913158a Resolve fatal EDEADLK errors with threaded MPMs on Solaris. by Jeff Trawick · 14 years ago
  68. 5bced1b consolidate apr global_mutex setup by Jeff Trawick · 14 years ago
  69. 5ddf3bd remove mutex-related cruft by Jeff Trawick · 14 years ago
  70. 434a957 axe the anonymous union support to resolve warnings or fatal by Jeff Trawick · 14 years ago
  71. 58ebbc6 use httpd's (AC_PROG_AWK) choice of awk instead of choosing one here by Jeff Trawick · 14 years ago
  72. 251e301 add CHANGES entry for mod_fcgid output in server-status page by Jeff Trawick · 14 years ago
  73. 58d08ed style improvements for r835406 by Jeff Trawick · 14 years ago
  74. 32b2f2f fix gcc warnings from r835406 by Jeff Trawick · 14 years ago
  75. c7e95e5 Add fcgid extension to mod_status by Ryan Pan · 14 years ago
  76. 7947d3a /usr/xpg4/bin/awk is a better choice than nawk on Solaris by Jeff Trawick · 14 years ago
  77. cd700ab Follow up the awk compatibility fix in r834729 by selecting the most by Jeff Trawick · 14 years ago
  78. 19d0f74 Fix compatibility of httpd.conf-editing logic with non-GNU awk. by Jeff Trawick · 14 years ago
  79. ac73ab6 fix typo by Jeff Trawick · 14 years ago
  80. c05b6f2 move process class def'n to common location by Jeff Trawick · 14 years ago
  81. bad132e procnode->requests_handled does not increase in some cases by Ryan Pan · 14 years ago
  82. a3f335a axe unused, incomplete support for no arg array, hinted at by LLVM scan-build by Jeff Trawick · 14 years ago
  83. d296487 log error code/description from sigaction(), hinted at by LLVM scan-build by Jeff Trawick · 14 years ago
  84. b890f4e axe unnecessary apr_time_now() call, hinted at indirectly by LLVM scan-build by Jeff Trawick · 14 years ago
  85. 4b24956 axe set-but-unused variable noticed by LLVM scan-build by Jeff Trawick · 14 years ago
  86. b9bb169 axe set-but-unnecessary variable noticed by LLVM scan-build by Jeff Trawick · 14 years ago
  87. c0a05ad axe set-but-unnecessary variable noticed by LLVM scan-build by Jeff Trawick · 14 years ago
  88. 5363886 axe set-but-unused variable noticed by LLVM scan-build by Jeff Trawick · 14 years ago
  89. d64545c use APLOG_EMERG for mutex failures by Jeff Trawick · 15 years ago
  90. 1ebd34e separate [un]locking of the process table by the PM and by Jeff Trawick · 15 years ago
  91. 46bab82 proctable_lock_table() and proctable_unlock_table() are only used in the file where by Jeff Trawick · 15 years ago
  92. c06fca9 release mutex on error path instead of trying to obtain it again by Jeff Trawick · 15 years ago
  93. c4934be Segregate environment variable settings from other processing options sent by Jeff Trawick · 15 years ago
  94. 78d3089 restore compatibility with httpd 2.0/APR 0.9 (broken with r823191) by Jeff Trawick · 15 years ago
  95. 880b0dc Recover from most "Resource temporarily unavailable" errors writing the by Jeff Trawick · 15 years ago
  96. a09aa84 socket_writev() tweaks: by Jeff Trawick · 15 years ago
  97. 1bdea76 Fix a bug in fixconf.sed that resulted in a prefix of "FcgidFcgid" on the by Jeff Trawick · 15 years ago
  98. 4bdc93c Fix possible corruption or truncation of request bodies which exceed by Jeff Trawick · 15 years ago
  99. 1f3b39f axe the extra "mod_fcgid: error writing data to FastCGI server" by Jeff Trawick · 15 years ago
  100. d36f788 Fix handling of the request body when a FastCGI access checker/ by Jeff Trawick · 15 years ago