]> granicus.if.org Git - apache/history - CHANGES
Namespace protect IOBUFSIZ since it is a public symbol.
[apache] / CHANGES
2001-02-23 Ryan BloomNamespace protect IOBUFSIZ since it is a public symbol.
2001-02-22 Ryan BloomUse "Basic" authentication instead of "basic" in ab...
2001-02-22 Ryan BloomFix a seg fault in mod_userdir.c. We used to use the...
2001-02-22 Ryan BloomAdd a couple of GCC attribute tags to printf style...
2001-02-22 Tony FinchAdd the correct language tag for interoperation with...
2001-02-21 Ryan BloomMake the perchild MPM use the APR signal child and...
2001-02-21 Ryan BloomClose the accepted socket before creating the CGI proce...
2001-02-21 Ryan BloomRemove the rest of the pthreads functions from the...
2001-02-21 Ryan BloomMake mod_dir use a fixup for sending a redirect to...
2001-02-20 Ryan BloomMigrate the threaded MPM to use all APR threading calls...
2001-02-18 Ben LaurieWorking SSL/TLS! Yay!
2001-02-17 Greg Steinimplement ability to do --enable-modules and --enable...
2001-02-16 Ryan BloomMake the threaded MPM use APR locks instead of pthreads...
2001-02-16 Ryan BloomRename the mpmt_pthread module to threaded. This modul...
2001-02-16 Martin KraemerRename the module structures so that the exported symbo...
2001-02-15 Ryan BloomNote the removal of coalesce filter in the CHANGES...
2001-02-13 Ryan BloomRemove the dexter MPM. This has been replaced with...
2001-02-13 Ryan BloomMake perchild build again
2001-02-12 Ryan BloomDon't disable threads just because we are using the...
2001-02-12 Ryan BloomBegin to move the code that updates the child status...
2001-02-12 Ryan BloomAllow mod_tls to compile on Unix boxes where openssl...
2001-02-11 Ryan BloomClean up the mod_tls configure process. This should...
2001-02-11 Ben LaurieFirst cut of TLS support.
2001-02-11 Ryan BloomFix a potential segfault on all platforms. David Reid...
2001-02-10 Bill StoddardAdd new LogFormat directive, %D, to log time it takes...
2001-02-10 Ryan BloomChange AddInputFilter and AddOutputFilter to SetInputFi...
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-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-06 Ryan BloomWe have a poor abstraction in the protocol. This is...
2001-02-06 Ryan BloomSetup the server start time correctly. This also gets...
2001-02-05 Ryan BloomMove the logic for creating CGI processes from mod_incl...
2001-02-05 Jeff Trawickap_new_connection() returns NULL if an error occurred...
2001-02-05 Ryan BloomMove the server version information out of httpd.h...
2001-02-02 Bill StoddardBegin restructuring scoreboard code to enable adding...
2001-02-01 Ryan BloomBring mod_status for 2.0 back in line with mod_status...
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-29 Ryan BloomMake mod_cgid work with SuExec. This has been tested...
2001-01-29 William A. Rowe Jr *) Adopt apr user/group name features for mod_rewrite...
2001-01-28 William A. Rowe Jr *) Adopt apr features to simplify mod_includes. ...
2001-01-28 William A. Rowe Jr Moved several CHANGES back to APR where they belonged...
2001-01-28 William A. Rowe Jr Moving a small OS2'ism into APR, it's pw_dir excludes...
2001-01-28 Roy T. FieldingReplace configure --with-optim option by using and...
2001-01-28 Ryan BloomFix some byterange handling. If we get a byte range...
2001-01-28 Ryan BloomMake the error bucket a real meta-data bucket. This...
2001-01-28 Ryan BloomThe prefork MPM wasn't killing child processes correctl...
2001-01-28 Ryan BloomMake the Prefork MPM use SIGWINCH instead of SIGUSR1...
2001-01-27 William A. Rowe Jr Use the appropriate APR_FINFO_flags for the apr_stat...
2001-01-27 Ben LaurieAdd support for type-safe optional functions.
2001-01-27 Ryan Bloomfilters can now report an HTTP error to the server...
2001-01-26 Ryan BloomStop using the request filters to filter an error respo...
2001-01-24 Tony FinchRelax the checking of Host: headers so that only charac...
2001-01-23 Ryan BloomCleanup the byterange filter to use the apr_brigade_par...
2001-01-21 Ryan BloomRemove AddModule and ClearModuleList. Neither directiv...
2001-01-21 Ryan BloomIf --enable-suexec is specified, then we need to build...
2001-01-20 William A. Rowe Jr Sunny in Chicago.
2001-01-20 Ryan BloomMove initgroupgs, ap_uname2id and ap_gname2id from...
2001-01-20 Ryan BloomRemove ap_chdir_file. This function is not thread...
2001-01-19 Ryan BloomFix make depend for the whole server
2001-01-19 Greg Amesmissed these files on my previous commit of highperform...
2001-01-19 Ryan BloomStop checking to see if this is a pipelined request...
2001-01-18 Tony FinchBring forward from 1.3:
2001-01-18 Tony FinchFix the RFC number mentioned when complaining about...
2001-01-15 Jeff Trawickmention mod_dav in the description of the ap_http_filte...
2001-01-15 Jeff TrawickFix an endless loop in ab which occurred when ab was...
2001-01-15 Jeff Trawick Fix a segfault in ap_http_filter(). I hit the segfaul...
2001-01-12 Greg SteinI only suggested a scheme. Ryan did the work.
2001-01-12 Jim JagielskiDocument the changes in how
2001-01-12 Ryan BloomStop using environment variables to set ONE_PROCESS...
2001-01-07 Ben LaurieNote hooks->handlers change.
2001-01-05 Ryan BloomStop copying file names that we get from apr_file_t...
2001-01-03 Jeff Trawickmod_cgi: Fix some problems where the wrong error value...
2001-01-03 Jeff TrawickMake a brief note about recent EBCDIC fixes.
2001-01-02 Ben LaurieGeneric hooks (and a demo content filter module).
2000-12-31 Ryan BloomUse a real pool to dup the error log file descriptor.
2000-12-29 Jeff TrawickFix a segfault caused by mod_ext_filter when the extern...
2000-12-29 Jeff Trawicknote some recent tweaks to bucket/brigade processing...
2000-12-28 Ryan BloomIgnore CRLF (or LF) when PEEK'ing at data on the socket...
2000-12-27 Ryan BloomLast change to get SuEXEC working again, and respecting...
2000-12-26 Ryan BloomAllow buildconf to find the config.m4 files in the...
2000-12-23 Ryan BloomGet mod_cgid to use apr calls for creating the actual...
2000-12-23 Ryan BloomAllow SuExec to be configured from the ./configure...
2000-12-23 Ryan BloomUpdate the Readme and Install docs to reflect 2.0 a...
2000-12-22 Ryan BloomIf we get EAGAIN returned from apr_sendfile, then we...
2000-12-22 Ryan BloomCleanups so that the support programs build cleanly...
2000-12-21 William A. Rowe Jr The Win32 overhaul, in summary;
2000-12-20 Roy T. Fieldingwhy do people keep removing this blank line?
2000-12-20 Jeff Trawickmention the recent IPv6 changes... I had hoped to...
2000-12-20 Ryan BloomRemove some STATUS items, and finish off the install...
2000-12-19 Ryan BloomInstall all headers in the include/ directory.
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-19 Jeff TrawickRework the RFC1413 handling to make it thread-safe...
2000-12-19 Ryan BloomGet all of the auth modules to the point that they...
2000-12-18 Jeff TrawickAPI routines ap_pgethostbyname() and ap_pduphostent...
2000-12-18 Ryan BloomGet "NameVirtualHost *" option working in Apache 2.0
2000-12-17 Ryan BloomMake the server return HTTP_RANGE_NOT_SATISFIABLE if...
next