]> granicus.if.org Git - apache/shortlog
apache
2001-10-23 Aaron BannertIf the user explicitly requests --enable-so, --enable...
2001-10-23 Aaron BannertJust some style peeves. Tabs and spaces and whatnot.
2001-10-23 Jeff Trawickset the c->aborted flag when we get EPIPE
2001-10-23 Jeff Trawickdon't lose the return code from ap_fwrite() when called...
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-10-23 Greg Amesadjust for the change to SuExec's default install directory
2001-10-23 Bill StoddardWin32: Track and display "Parent Server Generation...
2001-10-23 Cliff WoolleyFix a segfault seen on daedalus earlier this evening...
2001-10-22 Joshua SliveRefresh of the name-vhosting docs.
2001-10-22 Bradley NicholesScripts for setting up the build environment and genera...
2001-10-22 Bill StoddardWin32: Fix server-status 'requests currently being...
2001-10-22 Bradley NicholesCode Warrior project file for building the httpd server...
2001-10-22 Bill StoddardWin32: Running out of threads should be a warning,...
2001-10-22 Bradley NicholesNetWare doesn't have processes so no need to detach...
2001-10-22 Jeff TrawickFix some bungling of the remote port in rfc1413.c so...
2001-10-22 William A.... Remerge proxy configuration. Tally: of 9 votes;
2001-10-22 William A.... Fix two typos in the last patch... compiles/tests...
2001-10-22 William A.... Perhaps fix the segfault... my earlier patch didn...
2001-10-21 William A.... Reading commit log messages can be very helpful for...
2001-10-21 William A.... The test of filename[0] == '/' is very evil ;)
2001-10-21 Ken CoarStyle-guide compliance changes only, no functional...
2001-10-21 William A.... Grab this pointer, before it goes NULL
2001-10-21 William A.... For Win32 cgi %1 arguments, use backslashes. For...
2001-10-21 William A.... On second thought, we like our dot, alot.
2001-10-21 William A.... Round out const'ness
2001-10-21 William A.... First Patch! [Well, my own typo.]
2001-10-21 William A.... Reimplement Win32 registry-based and shebang-extended...
2001-10-21 William A.... Thread saftey lock for mod_rewrite's cache... I'm...
2001-10-21 William A.... Simplified mod_env's directives to behave as most...
2001-10-20 William A.... Fix a nasty GP fault... stop testing buckets after...
2001-10-20 William A.... Restrict by content type and encoding before we go...
2001-10-20 William A.... Canonicalize all absolute <Directory > sections,...
2001-10-20 Justin ErenkrantzOh, don't you love buffer overflows?
2001-10-20 William A.... ap_run_child_init is not an optional function ;)
2001-10-20 Bill StoddardWin32: A bit more MaxRequestsPerChild cleanup. Now...
2001-10-19 Aaron BannertMissed some error messages in the switch to the new...
2001-10-19 Aaron BannertUgh, at least this got me away from the AIX build syste...
2001-10-19 Aaron BannertThe worker MPM is now completely ported to APR's new...
2001-10-19 Aaron BannertUse the APR's new OS-specific proc mutex accessors...
2001-10-19 Bill StoddardWin32: ap_max_requests_per_child should not be a local...
2001-10-19 William A.... More missing .h goodies
2001-10-19 Bill Stoddardmaxrequestsperchild should default to 0 on windows.
2001-10-19 Justin ErenkrantzHey, we tagged 2.0.26. =)
2001-10-19 Justin ErenkrantzKing of Love seems to be playing on my xmms right now...
2001-10-19 Justin ErenkrantzRemove all references to the Port directive and replace...
2001-10-19 Justin ErenkrantzJust browsing...
2001-10-19 Justin ErenkrantzRemove the reference to Port directive and replace...
2001-10-19 Justin ErenkrantzRemove Port references
2001-10-19 Justin ErenkrantzRemove references to Port directive.
2001-10-19 Justin ErenkrantzRemove note about Port in the Listen manual citation
2001-10-19 Justin ErenkrantzRemove references to Port
2001-10-19 Justin ErenkrantzBring this page up-to-date
2001-10-19 Justin ErenkrantzUpdate the vhost docs to not refer to Port anymore.
2001-10-19 William A.... And where, praytell, should mod_proxy.c find ap_send_...
2001-10-19 William A.... Listen to my own advise. Fortunately, the new apr_po...
2001-10-19 William A.... Guys... please be _careful_ when you pcalloc -> palloc!!!
2001-10-18 Ryan BloomTeach me to copy and paste.
2001-10-18 Ryan BloomMake sure we install the proxy header file.
2001-10-18 Ryan BloomThe proxy does not actually need this header.
2001-10-18 Aaron BannertThese files were already defined in EXPORT_FILES, so...
2001-10-18 William A.... Gotta love it
2001-10-18 Bill StoddardCleanup. Win32 Apache only supports a single child...
2001-10-18 William A.... As GStein points out... comment here would be helpful
2001-10-17 Bradley NicholesOS specific header for NetWare
2001-10-17 Bradley NicholesTemporarily removed the cgi module from the built in...
2001-10-17 Bradley NicholesBrought the conf file up to date with the latest source
2001-10-17 Aaron BannertGets VPATH builds working again. The problem was that...
2001-10-17 Greg Amesget rid of a reference to access.conf
2001-10-17 Aaron BannertFully convert worker's fdqueue to the new APR lock...
2001-10-17 Joshua SliveI certainly see the advantage of having SSL split out...
2001-10-17 Bill StoddardWin32: Deprecate ap_start_shutdown/ap_start_restart...
2001-10-17 William A.... Whoops ... invalid <Directory /> blocks for the new...
2001-10-17 Jim JagielskiNot sure if the number of directives in a normal proxy...
2001-10-17 Greg Amesrecognize filename subrequests without requiring a...
2001-10-17 Ken Coar The argument that this is a reversion to the httpd...
2001-10-17 William A.... Some type correctness fixes for LARGEFILES platforms.
2001-10-17 Aaron BannertFirst pass at converting worker MPM to APR's new lock...
2001-10-17 Brian HavardSSL config is large, complex & many users never need...
2001-10-17 William A.... It is absolutely invalid practice to test 'prot'...
2001-10-16 William A.... Already committed in similar form to Apache 1.3.22...
2001-10-16 Bradley NicholesFirst cut at the MPM for NetWare
2001-10-16 Bradley NicholesOS specific file for NetWare
2001-10-16 Ryan BloomRemove the ldap config file. This is now part of the...
2001-10-16 William A.... A bit of declaration would help get this loading...
2001-10-16 Ryan BloomMissed this one when I removed the other ldap files.
2001-10-16 Ryan BloomRemove all of the ldap modules. These have been moved...
2001-10-16 Ryan BloomInitial revision
2001-10-16 Ryan BloomThe SSL config is huge, and has a lot of comments....
2001-10-16 Aaron BannertIMHO, ssl and proxy are advanced operations. Placing...
2001-10-16 William A.... One more party
2001-10-16 William A.... LoadFile(s) required by modules before they loaded...
2001-10-16 William A.... The right place to choose this... hard to read some...
2001-10-16 Jeff TrawickExit when we can't listen on any of the configured...
2001-10-16 Aaron BannertIn one target we weren't always creating the $libexecdir
2001-10-16 William A.... Ok... for now ssl-std.conf and proxy-std.conf stand...
2001-10-16 William A.... Just feels wrong... but need to continue building
2001-10-16 William A.... Hmmm... mismatched namespaces :-?
2001-10-16 Jeff Trawickdon't lose the retcode in core_create_proxy_req()
2001-10-16 Ryan BloomCleanup the proxy code that creates a request to the...
2001-10-16 Ryan BloomBump after the 2.0.26 tag.
next