]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
1997-08-10  Marc SlemkoAdd lockfile name to error message printed out when 1.3 1.3
1997-08-07  Ralf S. EngelschallPrepare for final release.
1997-08-07  Ralf S. EngelschallEnhanced the chunking and error handling inside the...
1997-08-06  Ralf S. EngelschallSet correct version number for first snapshot and comin...
1997-08-05  dgaudetYep I managed to post it screwed up ... and probably...
1997-08-05  dgaudetCorrect a few of my changes.
1997-08-04  Ralf S. EngelschallFixed improper vhost merging of <Location> and <Directory>.
1997-08-04  Roy T. FieldingReally fix solaris -HUP problem with slack dup of socke...
1997-08-03  Ralf S. EngelschallMerged in recent changes from HEAD.
1997-08-02  Ralf S. EngelschallBugfix the case where multiple <Directory>s match and...
1997-08-02  Ralf S. EngelschallMake headers also consistent in Apache 1.2.2 docs.
1997-08-01  Ralf S. EngelschallMerged in from HEAD.
1997-08-01  Ralf S. EngelschallFixed an infinite loop for references above the server...
1997-07-31  Ralf S. EngelschallMerge in documentation update from HEAD.
1997-07-31  Ralf S. EngelschallMerging in changes from HEAD.
1997-07-31  Ralf S. Engelschallmerge in Ken's recent FAQ changes from HEAD
1997-07-31  Ralf S. Engelschallhandle_else was being used to handle endif.
1997-07-31  Ralf S. EngelschallFinal sync of mod_rewrite for Apache 1.2.2:
1997-07-31  Ralf S. Engelschallmod_auth_anon logs multiple times
1997-07-31  Ralf S. Engelschall"force-response-1.0" now only applies to requests which...
1997-07-30  Ralf S. Engelschallget_client_block() returns wrong length if policy is...
1997-07-30  Ralf S. EngelschallTreat <files> container like others in mod_info.
1997-07-27  dgaudetmerge up to 1.3 base
1997-07-27  dgaudetmerge up to 1.3 docs
1997-07-22  (no author)This commit was manufactured by cvs2svn to create branc...
1997-07-20  dgaudetNote the fixes for PR#813, 814.
1997-07-20  dgaudetFirst problem: if a client sends a Host: header with...
1997-07-20  dgaudetMore updates from 1.3 docs.
1997-07-20  dgaudetBring in doc changes from 1.3.
1997-07-20  dgaudetGive more accurate instructions on how to increase...
1997-07-20  dgaudetfixup of mod_include logging
1997-07-20  dgaudetNote the fix for the Solaris -HUP problem.
1997-07-20  dgaudetPR#832: Fix Solaris -HUP problem introduced in 1.2.1.
1997-07-19  Roy T. FieldingIn HTTP/1.1, whether or not a request message contains...
1997-07-19  Roy T. FieldingReplaced APACHE_RELEASE_DATE with APACHE_RELEASE number...
1997-07-19  dgaudetMinor tweak to fix a problem with the fix to PR#94.
1997-07-15  Ken Coar Undoing an erroneous adjustment of a link - the page was
1997-07-14  Randy TerbushFix a broken link.
1997-07-11  pcsBring known bugs in 1_2_X up-to-date from HEAD
1997-07-09  Ken Coar Bring the 1.2 FAQ (which is what appears on the Apache...
1997-07-06  Randy TerbushMake this reflect the remote document title.
1997-07-06  Randy TerbushSun has changed some of these URLs.
1997-07-06  Marc SlemkoBump version back to 1.2.2-dev.
1997-07-06  Marc SlemkoBump SERVER_BASEVERSION back to 1.2.1 for reroll and...
1997-07-05  Marc SlemkoBack out accidental inclusion of REMOTE_FORCE_HOST...
1997-07-05  Marc SlemkoRemove extra exists_scoreboard_image() call.
1997-07-05  Marc SlemkoRemove 1.3 IconWidth and IconHeight options from 1...
1997-07-05  Marc SlemkoFix typos.
1997-07-05  Ken Coar {Sigh} Bringing over the latest HEAD changes.
1997-07-05  Ken Coar Dragging over a bunch of changes to the HEAD version...
1997-07-03  dgaudet1.2.2-dev
1997-07-03  dgaudetHere goes, 1.2.1.
1997-07-03  dgaudetand a few more 1.3isms I let slep in
1997-07-03  dgaudetoops, this is a 1.3 thing
1997-07-03  dgaudetmerge in marc's weblinting changes
1997-07-03  dgaudetPR#695: fix problem compiling http_bprintf.c with gcc...
1997-07-01  dgaudetWe can use read_length instead of adding the new field...
1997-07-01  dgaudetBack out the "HostnameLookups off" change.
1997-07-01  dgaudetPR#333: Fix rlim_t problems with AIX 4.2.
1997-07-01  dgaudetAdded begun_read_body to request_rec so that subreqs...
1997-07-01  dgaudetUpdate dependencies.
1997-06-30  Ken Coar Bringing over changes from 1.3-dev (about how this...
1997-06-30  Marc SlemkoWorkaround AIX 3.x compiler bug.
1997-06-29  dgaudetAdd Roy's suggested #define APACHE_RELEASE_DATE.
1997-06-29  dgaudetFix problem with error from hp/ux make when no modules...
1997-06-29  dgaudetWe'll get the right some day.
1997-06-29  dgaudetCorrect speeling of Jim's name.
1997-06-29  dgaudetRemove listenbacklog docs.
1997-06-29  dgaudetMerge LockFile docs.
1997-06-29  dgaudetLockFile directive and USE_FLOCK changes.
1997-06-29  dgaudetPR#773: string.h is ANSI, strings.h isn't. Use string.h.
1997-06-28  dgaudetMissed Jim's NO_SLACK for A/UX.
1997-06-28  dgaudetPR#353: fix problem with symlink -> directory with...
1997-06-28  dgaudetPR#644: mod_include trampled on r->args when it shouldn't
1997-06-28  dgaudetWhack people upside the head if they try to run apache...
1997-06-28  dgaudetyet another update from HEAD
1997-06-28  dgaudetUpdate with latest from HEAD.
1997-06-28  dgaudetRemove 1.3isms from 1.2.1 branch.
1997-06-28  dgaudetUpdate with last commit, and the reorg.
1997-06-28  dgaudetPR#742: mod_include was not properly changing directory
1997-06-27  dgaudetMerge in all of the docs from HEAD, I'll clean it up...
1997-06-27  (no author)This commit was manufactured by cvs2svn to create branc...
1997-06-27  dgaudetReport shmget error on linux with more verbosity.
1997-06-27  dgaudetgive me useless text not useless errno
1997-06-27  dgaudetUpdate mod_rewrite from 3.0.5 to 3.0.6.
1997-06-27  dgaudetUgh I messed up the security fixes commit.
1997-06-27  dgaudetPR#94: Content negot fails unless each varient has...
1997-06-27  dgaudetDefault HostnameLookups to off.
1997-06-27  dgaudetPR#752: make clean is more aggressive
1997-06-27  dgaudetThe ap_slack stuff is new to the api... but we can...
1997-06-27  dgaudetPR#511: update unixware support for 2.1.2
1997-06-27  dgaudetPR#327: Port to NonStop-UX
1997-06-27  dgaudetPR#399: Update Convex support for 11.5
1997-06-27  dgaudetPR#388: Support for DEC cc compiler under Ultrix.
1997-06-27  dgaudetupdate CHANGES
1997-06-27  dgaudetPR#383: Support for Maxion/OS SVR4.2 Real Time Unix
1997-06-27  dgaudetPR#566: mod_status dumps core in inetd mode
1997-06-27  dgaudetAdd the slack fd code, and the reordering of log/socket...
1997-06-27  dgaudetPR#705: alpha linux requires -lcrypt, sparc linux requi...
1997-06-24  dgaudetFix an off-by-1 bug in pregsub().
next