]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-02-10  Greg Stein*) continued header revamping
2001-02-10  Greg SteinClean up some of the includes:
2001-02-10  Greg Steinhttp_conf_globals.h is gone
2001-02-10  Greg Steinmore APR-ization
2001-02-10  Greg Stein*) clean out some old crap from ap_config.h; other...
2001-02-10  Ryan BloomRemove the SetFilter directive from the code. This...
2001-02-10  Ryan BloomUpdate the conf file to use the correct model for turni...
2001-02-10  Brian HavardRemove definition of ap_extended_status, it's defined...
2001-02-10  Joshua SliveBetter get the index entries too.
2001-02-10  Joshua SliveServerType is gone in 2.0.
2001-02-10  Joshua SliveAdd some VERY basic filter documentation. See followup...
2001-02-10  Bill StoddardAdd new LogFormat directive, %D, to log time it takes...
2001-02-10  Greg Stein*) remove obsolete http_conf_globals.h
2001-02-10  David ReidFix more breakage on BeOS...
2001-02-10  David ReidBeOS doesn't have unixd.h either.
2001-02-10  Ryan BloomChange AddInputFilter and AddOutputFilter to SetInputFi...
2001-02-09  Greg Stein"v" in the name has come to mean that a va_arg is in...
2001-02-09  Jeff Trawickuse apr_size_t for file lengths; this avoids a warning...
2001-02-09  Bill StoddardFix another windows compile break.
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...
next