]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2000-12-21  Ryan BloomAdd the INSTALL file.
2000-12-21  William A.... The Win32 overhaul, in summary;
2000-12-21  Ryan BloomAdd the README file. Almost a copy from 1.3, but sligh...
2000-12-20  Ryan BloomThis is about 99% complete for the binbuild script...
2000-12-20  Greg AmesSend HTTP status line in ascii from ebcdic boxes.....
2000-12-20  Roy T. Fieldingwhy do people keep removing this blank line?
2000-12-20  William A.... Talk about a nasty hack :-/ Here is the Win32 build...
2000-12-20  William A.... Hmmm... seems the /dy solution wasn't sufficiently...
2000-12-20  Ryan BloomRemove a STATUS entry that can't be implemented cleanly...
2000-12-20  Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-20  Ryan BloomAdd a note about the directives to add input and output...
2000-12-20  Ryan BloomToday would be a good day to roll a beta. :-)
2000-12-20  Ryan BloomMention the sendfile issue with FreeBSD.
2000-12-20  Ryan BloomCommit the Announcement for people to review before...
2000-12-20  Bill Stoddardsdbm is in apr-util now.
2000-12-20  Brian HavardInclude mpm.h so the tests for SPMT_OS2_MPM actually...
2000-12-20  Brian HavardWhen building exports list, allow for multi-part and...
2000-12-20  Jeff Trawickmention the recent IPv6 changes... I had hoped to...
2000-12-20  Greg Steinexports.c was dependent upon delete-exports, but that...
2000-12-20  Ryan BloomGet the binbuild.sh script into the CVS repository...
2000-12-20  Ryan BloomRemove the test directory from the top level Makefile...
2000-12-20  Ryan BloomRemove some STATUS items, and finish off the install...
2000-12-20  Doug MacEachernupdate this lil gem
2000-12-20  Ryan BloomAdd the config.layout page back.
2000-12-20  Ryan BloomRemove some redundant checks.
2000-12-19  Ryan BloomStop calling shared modules libapachemod_*. mod_*...
2000-12-19  Ryan BloomStop searching in installdir/includes/apr.
2000-12-19  William A.... Round out the Win32 build. Changes include:
2000-12-19  Ryan BloomInstall all headers in the include/ directory.
2000-12-19  Allan K. Edwardstell AWK to erase existing httpd.default.conf so rebuil...
2000-12-19  Joshua SliveImproved Polish translation.
2000-12-19  Ryan Bloomap_start_shutdown is not used by anybody outside of...
2000-12-19  Ryan BloomFind the RM program during configuration.
2000-12-19  Ryan BloomRemove a warning on some platforms.
2000-12-19  Ryan BloomCorrect a mistake in the delete-exports target
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-19  William A.... Add icons and cgi-bin ... needs shebang rewrite for...
2000-12-19  William A.... Quote the destination paths in the event that INSTDIR...
2000-12-19  Greg Stein"Mommy! Mommy! I keep spinning in circles." "Shut up...
2000-12-19  Ryan BloomGet the perchild MPM working better again. I have...
2000-12-18  William A.... The awk update for Win32 build/install. If awk is...
2000-12-18  Jeff TrawickRemove an IPv4 dependency in do_double_reverse() by...
2000-12-18  Jeff TrawickAPI routines ap_pgethostbyname() and ap_pduphostent...
2000-12-18  Eric Cholettypos
2000-12-18  Jeff Trawickapr_get_hostname() is gone.
2000-12-18  Jeff TrawickStop using apr_get_hostname(). It doesn't support...
2000-12-18  Eric Choletupdate French page
2000-12-18  Ryan BloomGet "NameVirtualHost *" option working in Apache 2.0
2000-12-17  Ryan BloomClean up some formatting. Using a tab of 22 characters...
2000-12-17  Ryan BloomGet -t -D DUMP_VHOSTS working and properly documented...
2000-12-17  Ryan BloomMake the server return HTTP_RANGE_NOT_SATISFIABLE if...
2000-12-17  Ryan BloomGet byterange requests working with data that is genera...
2000-12-17  Jeff TrawickWhen the platform supports IPv6 (according to APR) and
2000-12-17  Jeff TrawickCall ap_log_error() instead of ap_log_rerror() from...
2000-12-17  Ryan BloomRename the apr_opendir symbol to apr_dir_open. This...
2000-12-17  Ryan BloomUpdate some STATUS files.
2000-12-16  Joshua SliveMajor rewrite of mod_access docs.
2000-12-16  Jeff Trawickget_addresses()
2000-12-16  Jeff Trawicktweak the responsibilities of make_sock() and alloc_lis...
2000-12-16  Jeff TrawickUse apr_parse_addr_port() in fix_hostname(). This...
2000-12-16  Jeff Trawickuse apr_parse_addr_port() in ap_set_listener(); this...
2000-12-16  Jeff TrawickDisplay whether or not APR (and thus Apache) supports...
2000-12-16  Jeff TrawickFix a problem with the last commit... I missed one...
2000-12-16  Jeff TrawickGet rid of some IPv4 dependencies by passing the hash...
2000-12-16  Jeff TrawickFix the call to apr_snprintf() for formatting the socka...
2000-12-15  Jeff Trawickapr_get_inaddr() is gone
2000-12-15  Jeff Trawickmove closer to IPv6 support by changing the server_addr_rec
2000-12-15  Allan K. EdwardsGet exe CGI's working again on Windows
2000-12-15  Jeff TrawickAxe ap_get_virthost_addr(). This <address>[:port]...
2000-12-15  Joshua SliveGreek translation of welcome page.
2000-12-15  William A.... Overly protective with a code block, let that return...
2000-12-14  William A.... Thanks again, Andrew Braund... a little testing and...
2000-12-14  Jeff TrawickThe local_addr and remote_addr fields in the conn_rec...
2000-12-14  Allan K. EdwardsSuppress xcopy prompt during installation
2000-12-14  Jeff Trawickadd apr_getnameinfo
2000-12-14  Greg Stein"Anybody calls me Francis, I'll kill him."
2000-12-13  Jeff TrawickStraighten up the first-time-through check in mod_cgid...
2000-12-13  Jeff TrawickGet rid of the once_through flag. It is never used...
2000-12-13  Jeff TrawickGet mod_rewrite to work as a DSO by changing the way it
2000-12-13  William A.... Sorry bout that... have a newline
2000-12-13  Jeff TrawickGet mod_cgid to work as a DSO by changing the way it
2000-12-13  William A.... Fishing for undefined symbols, came across only this...
2000-12-12  Ryan BloomGet the server setup for Beta 1
2000-12-12  Ryan BloomPR:
2000-12-12  Ryan BloomUpdate the version numbers for a9
2000-12-12  Ryan BloomUpdate the Announcement for a9
2000-12-12  William A.... Boy, that's alot of shoveling (the snow... really)
2000-12-12  William A.... Add magic, mime.types and -default of all /conf files...
2000-12-12  William A.... One, it's very hard to type perl without $'s (stolen...
2000-12-12  Jeff TrawickChange a couple of socket call failures from 404 errors to
2000-12-12  William A.... This appears to be the correct patch, but I'm not...
2000-12-12  William A.... Changes for correct apr-util.dll lib name, and don...
2000-12-12  Allan K. EdwardsFix Windows build
2000-12-12  Jeff TrawickAdd "(const void *)" back to the hack variable assignme...
2000-12-12  Jeff TrawickGet "make install" to install DSOs again.
2000-12-12  Jeff TrawickFix a comparison with ENOENT which was accidently broke...
2000-12-12  Greg Steinpick up exported build variables from APRUTIL
2000-12-12  Greg Steinsdbm.h is now apr_sdbm.h
next