]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-02-09  Bill StoddardReplace reinit_scoreboard with ap_create_scoreboard.
2001-02-09  Ryan BloomFunctions that use ... have to be NONSTD. At least...
2001-02-09  Ryan BloomA few small docs changes (there were ';' in the ScanDoc...
2001-02-09  Greg Stein*) minor changes, simplifications
2001-02-09  Greg Stein*) namespace protect the filter_flush() function
2001-02-09  Ryan BloomMake the header filter use the brigade buffering functi...
2001-02-09  Ryan BloomAllow filters to buffer data in a brigade using the...
2001-02-09  Bill StoddardFix windows compile break
2001-02-08  Jeff Trawickinclude strings.h for strcasecmp()
2001-02-08  Jeff Trawickapr_make_array->apr_array_make
2001-02-08  Jeff TrawickMake a mod_auth_digest build fail in a less mysterious...
2001-02-08  Jeff Trawickget _SC_CLK_TCK defined on Tru64 (and probably some...
2001-02-08  Greg Stein*) make sure the status line is set on custom responses
2001-02-08  Doug MacEachernrenaming various functions for consistency sake
2001-02-08  Jeff Trawickscoreboard.h says it is extern (and scoreboard.c instan...
2001-02-08  Greg Steinlots o' dicussion... time to vote.
2001-02-07  Brian HavardMove OS/2 MPM specific variables out of scoreboard...
2001-02-07  Ryan BloomFix graceful shutdown with the scoreboard changes....
2001-02-07  Ryan BloomGet the Unix MPMs restarting again. If we are going...
2001-02-07  Ryan BloomInstall all required header files. Without these,...
2001-02-07  Ryan BloomFix a bug with AliasMatch. When forward fitting a...
2001-02-07  Jeff Trawickget rid of some cruft related to a now-unused parameter to
2001-02-07  Greg SteinRevamp the CHECKOUT method handling and various support...
2001-02-07  Greg Stein$enable_dav can be one of: yes, shared, no. We want...
2001-02-07  Chuck Murckoadditions and deletions for proxy in current codebase
2001-02-07  Chuck MurckoChanges to get running on the current codebase
2001-02-07  Brian HavardNo longer need to set ap_restart_time here as it's...
2001-02-06  Greg SteinBack out previous change. dav/main/config.m4 adds its...
2001-02-06  Brian HavardDon't include mpm.h from scoreboard.h as scoreboard...
2001-02-06  Ryan BloomWe have a poor abstraction in the protocol. This is...
2001-02-06  Jeff Trawickget perchild just a little closer to building; maybe...
2001-02-06  Jeff Trawickget Unix MPMs to build again after recent scoreboard...
2001-02-06  Martin KraemerJean Frederic says (and I verified his claim):
2001-02-06  Ryan BloomRemove some STATUS items that relate to the scoreboard...
2001-02-06  Ryan BloomSetup the server start time correctly. This also gets...
2001-02-06  Chris PepperAdded note about later sections overriding earlier.
2001-02-06  Ryan BloomMake sure that mod_include's post_config hook always...
2001-02-06  Jeff Trawickmove the instantiation of includes_module out of mod_in...
2001-02-06  Jeff Trawickaxe an unused parm to make_child(); this gets rid of...
2001-02-06  Brian HavardGet OS/2 MPM running again after the reunification...
2001-02-06  Martin KraemerFix for dav/fs to find the mod_dav.h ionclude file
2001-02-06  Chuck Murckoupdate for the latest build system
2001-02-06  Ryan BloomIf we are in the middle of a brigade loop, we don't...
2001-02-05  Ryan BloomMove the logic for creating CGI processes from mod_incl...
2001-02-05  Bill StoddardTweak the AP_MIN_SENDFILE_BYTES. Not using sendfile...
2001-02-05  Jeff Trawickap_new_connection() returns NULL if an error occurred...
2001-02-05  Jeff TrawickI hereby propose that the ASF buy that guy a compiler.
2001-02-05  Greg Stein*) add activity handling: OPTIONS and MKACTIVITY
2001-02-05  Doug MacEacherns/l/r/ in ap_send_http_header protototype
2001-02-05  Ryan BloomMove release.h to ap_release.h. This was done to names...
2001-02-05  Ryan BloomMove the APACHE_RELEASE macro to release.h
2001-02-05  Ryan BloomRemove the Announcement file from the build tree. ...
2001-02-05  Ryan BloomMove the server version information out of httpd.h...
2001-02-04  Bill StoddardMore mod_status work... Get Current Time, Restart Time...
2001-02-04  Bill StoddardThe windows MPM has one child process.
2001-02-04  Doug MacEachernfix minor prototype inconsistencies noticed with C...
2001-02-03  Bill StoddardSo server-status displays "Server uptime" correctly
2001-02-03  Ben LaurieImproved(?) docco.
2001-02-03  Bill StoddardAdd SERVER_STARTING and SERVER_DEAD child states to...
2001-02-03  Bill StoddardTrack a bit more child status in the Windows MPM
2001-02-03  Jeff Trawickcleanups need to return apr_status_t
2001-02-02  Bill StoddardPass the thread number along to the new thread for...
2001-02-02  Bill StoddardA child is not a thread is not a child
2001-02-02  Bill StoddardOoops, that S and D are right next to each other.
2001-02-02  Bill StoddardBegin restructuring scoreboard code to enable adding...
2001-02-02  Bill StoddardShould consider APRizing the entire module. For now...
2001-02-02  Jeff Trawickavoid warning in non-AP_DEBUG build
2001-02-02  Jeff Trawickavoid duplicate symbol warnings on some platforms ...
2001-02-02  Jeff TrawickFix some bogosity dealing with the mapping from process...
2001-02-02  Bill StoddardRemove duplicate function declaration
2001-02-01  Jeff Trawickkeep mod_cgid from segfaulting on SIGHUP; it assumed
2001-02-01  Ryan BloomBring mod_status for 2.0 back in line with mod_status...
2001-02-01  Jeff Trawickhandle a TCP connection reset between the time we accep...
2001-02-01  William A.... This file will go away. For this moment, the s/FindF...
2001-02-01  Tony FinchCorrect a typo in httpd.conf.
2001-02-01  Tony FinchMF 1.3 the fis for the mod_rewrite stupidity.
2001-02-01  Tony FinchGet the correct IP address if ServerName isn't set...
2001-01-31  William A.... Fix the remaining APR_FINFO_NORM occurances. Again...
2001-01-31  Bill StoddardThis fixes a performance problem with directory indexin...
2001-01-31  William A.... Eliminate all assumptions that finfo.protection refle...
2001-01-31  Bill Stoddardapr_stat() in http_request.c only needs size, type...
2001-01-31  Greg Amesget Apache building again after the change to make_expo...
2001-01-31  Jeff Trawickuse memset() instead of bzero(); APR no longer tries...
2001-01-30  Jeff Trawickadd missing newline to end of file
2001-01-30  Bill StoddardMy pgp key...
2001-01-29  Ben LaurieMore doc improvements.
2001-01-29  Greg Amesback out recent breakage. If the lstat isn't executed...
2001-01-29  Ryan BloomClean up the cgid module now that it supports suexec.
2001-01-29  Ken Coar Fixed a typo..
2001-01-29  Jeff Trawickfix gcc warning
2001-01-29  Jeff Trawickget mod_rewrite to compile with xlc on AIX; it still...
2001-01-29  Ryan BloomMake mod_cgid work with SuExec. This has been tested...
2001-01-29  William A.... *) Adopt apr user/group name features for mod_rewrite...
2001-01-28  William A.... *) Adopt apr features to simplify mod_includes. ...
2001-01-28  William A.... Moved several CHANGES back to APR where they belonged...
2001-01-28  William A.... Moving a small OS2'ism into APR, it's pw_dir excludes...
2001-01-28  Ben LaurieMore docco cleanup.
2001-01-28  Ben LaurieImprove documentation.
2001-01-28  Ben LaurieMake docs target work.
2001-01-28  Eric Cholettranslation
next