summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* Note the removal of coalesce filter in the CHANGES file, and also noteRyan Bloom2001-02-161-1/+6
* Remove the dexter MPM. This has been replaced with the Perchild MPM.Ryan Bloom2001-02-131-0/+5
* Make perchild build againRyan Bloom2001-02-131-0/+2
* Don't disable threads just because we are using the prefork MPM.Ryan Bloom2001-02-131-0/+4
* Begin to move the code that updates the child status out of the MPMs andRyan Bloom2001-02-121-0/+4
* Allow mod_tls to compile on Unix boxes where openssl has already beenRyan Bloom2001-02-121-0/+4
* Clean up the mod_tls configure process. This should remove most, if notRyan Bloom2001-02-111-0/+4
* First cut of TLS support.Ben Laurie2001-02-111-0/+4
* Fix a potential segfault on all platforms. David Reid fixed this forRyan Bloom2001-02-111-0/+5
* Add new LogFormat directive, %D, to log time it takes to serve a requestBill Stoddard2001-02-101-0/+2
* Change AddInputFilter and AddOutputFilter to SetInputFilter andRyan Bloom2001-02-101-0/+5
* Make the header filter use the brigade buffering functions for creatingRyan Bloom2001-02-091-0/+5
* Allow filters to buffer data in a brigade using the ap_f* functions.Ryan Bloom2001-02-091-0/+4
* Get the Unix MPMs restarting again. If we are going to register a cleanupRyan Bloom2001-02-071-0/+5
* Install all required header files. Without these, some modules can notRyan Bloom2001-02-071-0/+4
* Fix a bug with AliasMatch. When forward fitting a bug from 1.3 to 2.0, weRyan Bloom2001-02-071-0/+4
* We have a poor abstraction in the protocol. This is a temporaryRyan Bloom2001-02-061-0/+11
* Setup the server start time correctly. This also gets the server uptimeRyan Bloom2001-02-061-0/+3
* Move the logic for creating CGI processes from mod_include to mod_cgi(d).Ryan Bloom2001-02-051-0/+5
* ap_new_connection() returns NULL if an error occurred (prefork MPMJeff Trawick2001-02-051-0/+4
* Move the server version information out of httpd.h and into release.h.Ryan Bloom2001-02-051-0/+5
* Begin restructuring scoreboard code to enable adding back inBill Stoddard2001-02-021-0/+3
* Bring mod_status for 2.0 back in line with mod_status for 1.3. This isRyan Bloom2001-02-011-0/+3
* Correct a typo in httpd.conf.Tony Finch2001-02-011-0/+3
* MF 1.3 the fis for the mod_rewrite stupidity.Tony Finch2001-02-011-0/+2
* Get the correct IP address if ServerName isn't set and we can'tTony Finch2001-02-011-0/+5
* Make mod_cgid work with SuExec. This has been tested and works reliablyRyan Bloom2001-01-291-0/+1
* *) Adopt apr user/group name features for mod_rewrite. Eliminates someWilliam A. Rowe Jr2001-01-291-0/+5
* *) Adopt apr features to simplify mod_includes. This changes theWilliam A. Rowe Jr2001-01-291-0/+5
* Moved several CHANGES back to APR where they belonged in the first place,William A. Rowe Jr2001-01-291-9/+2
* Moving a small OS2'ism into APR, it's pw_dir excludes the username.William A. Rowe Jr2001-01-291-0/+10
* Replace configure --with-optim option by using and saving theRoy T. Fielding2001-01-281-0/+5
* Fix some byterange handling. If we get a byte range that looks likeRyan Bloom2001-01-281-0/+5
* Make the error bucket a real meta-data bucket. This means that theRyan Bloom2001-01-281-0/+5
* The prefork MPM wasn't killing child processes correctly if a restartRyan Bloom2001-01-281-0/+6
* Make the Prefork MPM use SIGWINCH instead of SIGUSR1 for graceful restarts.Ryan Bloom2001-01-281-0/+3
* Use the appropriate APR_FINFO_flags for the apr_stat/lstat/getfileinfoWilliam A. Rowe Jr2001-01-271-0/+6
* Add support for type-safe optional functions.Ben Laurie2001-01-271-0/+5
* filters can now report an HTTP error to the server. This is doneRyan Bloom2001-01-271-0/+9
* Stop using the request filters to filter an error response. This fixes aRyan Bloom2001-01-261-0/+5
* Relax the checking of Host: headers so that only character sequences thatTony Finch2001-01-241-0/+3
* Cleanup the byterange filter to use the apr_brigade_partitionRyan Bloom2001-01-231-0/+5
* Remove AddModule and ClearModuleList. Neither directive really makesRyan Bloom2001-01-211-0/+6
* If --enable-suexec is specified, then we need to build suexecRyan Bloom2001-01-211-0/+5
* Sunny in Chicago.William A. Rowe Jr2001-01-201-0/+9
* Move initgroupgs, ap_uname2id and ap_gname2id from util.c toRyan Bloom2001-01-201-0/+4
* Remove ap_chdir_file. This function is not thread-safe, and nobodyRyan Bloom2001-01-201-0/+3
* Fix make depend for the whole serverRyan Bloom2001-01-191-0/+4
* missed these files on my previous commit of highperformance.conf -Greg Ames2001-01-191-0/+3
* Stop checking to see if this is a pipelined request if we knowRyan Bloom2001-01-191-0/+5