]> granicus.if.org Git - apache/shortlog
apache
2001-10-16 Aaron BannertCautiously avoiding the scoping issue that was discusse...
2001-10-15 Doug MacEacherndisabling mod_example ap_hook_{http_method,default_port}
2001-10-15 Victor J. OrlikowskiRemoved outdated apache.exports references
2001-10-15 Ryan BloomFix a typo in the configure script. This get AIX build...
2001-10-15 Greg Amesinsure that a '*' in <VirtualHost *> or NameVirtualHost...
2001-10-15 William A.... My badness (well, I tried)
2001-10-15 William A.... rotatelogs will be apr-ized at some point, make this...
2001-10-15 William A.... Forgot the directive's note change for "Any"
2001-10-15 William A.... That's Any, not All
2001-10-15 William A.... Clarify the new MultiviewsMatch directive. I wanted...
2001-10-14 Justin ErenkrantzFix the first bucket not getting chunked properly....
2001-10-14 Justin ErenkrantzEnsure that ap_http_filter can not be coersced into...
2001-10-14 Martin KraemerFix broken links
2001-10-13 Joshua Slivehtmltidy made a little mess of the <pre> environment.
2001-10-13 Doug MacEachernx_handler() was not checking r->handler, leaving it...
2001-10-12 Cliff WoolleyRemove unused hard-coded definition of a SHELL_PATH.
2001-10-12 Ryan BloomMake sure we install apxs.
2001-10-12 Justin ErenkrantzWell, now I know what the bio_is_renegotiating call...
2001-10-12 Justin ErenkrantzIf we passed the bucket to ap_pass_brigade (because...
2001-10-12 Justin ErenkrantzLose the magic number and use the central #define AP_IO...
2001-10-11 Justin ErenkrantzAnother one bites the dust.
2001-10-11 Justin ErenkrantzTeach mod_proxy to live with the new filtering scheme.
2001-10-11 Jeff Trawickfix a *printf() format
2001-10-11 Justin ErenkrantzRemove deprecated ap_dechunk_filter from header.
2001-10-11 Greg Amesfix another seg fault.
2001-10-11 Joshua SliveEventually I'll get this right.
2001-10-11 Joshua SliveSqueeze the example down to fit on one line.
2001-10-11 William A.... Aye, it's bogus. Something very odd about short...
2001-10-11 William A.... Outch... fixed warning
2001-10-11 Joshua SliveConvert to html.
2001-10-11 Joshua SliveTransferLog is (sort of) deprecated, and people never...
2001-10-11 William A.... Ok, this formats a whole lot cleaner, and (I believe...
2001-10-11 William A.... Close the mod_mime file extension matching issue...
2001-10-11 Ryan BloomFix a typo in the configure script. The argument is...
2001-10-11 Ryan BloomRemove some warnings from the code. The buckets take...
2001-10-11 Ryan BloomFixed the configure script to add a LoadModule directive to
2001-10-11 Justin ErenkrantzThis is the mod_ssl input filtering rewrite. Lots...
2001-10-11 Justin ErenkrantzWe can't pass in &r->remaining because we change that...
2001-10-11 Justin ErenkrantzThe problem here is that we are getting some zero-lengt...
2001-10-10 Justin ErenkrantzWe also need to increment *readbytes when we find a...
2001-10-10 Ryan BloomMake the error messages from apachectl refer to the...
2001-10-10 William A.... Finish the switch to huge file support
2001-10-10 William A.... Support huge files from mod_asis
2001-10-10 William A.... Negotiation once allowed any file, of any filename...
2001-10-10 Justin ErenkrantzYeah, let's just return this segment to how it was...
2001-10-10 Justin ErenkrantzFor some reason, I was thinking PEEK should read infini...
2001-10-10 William A.... Catch up to Martin's work for 2.0
2001-10-10 William A.... Short of removing the headers filter, this is the...
2001-10-10 Justin ErenkrantzAllow the bucket reading code in the core to handle...
2001-10-10 Jeff Trawickprefork: Don't segfault when we are able to listen...
2001-10-10 William A.... Too many args is a bad thing too, some days
2001-10-10 William A.... Rewrite of rotatelogs as an apr-ized app.
2001-10-10 William A.... Correct dependency for apr-ization of rotatelogs
2001-10-10 Justin ErenkrantzFoo != Bar.
2001-10-10 Justin ErenkrantzRemove ^M character. Someone thinks they are in DOS...
2001-10-10 Justin ErenkrantzAllow mod_so to be enabled by default even if no shared...
2001-10-09 Greg AmesSunny but chilly in Raleigh
2001-10-09 Joshua Slivefixes heml to html to make example work
2001-10-09 William A.... Always helps to add the member
2001-10-09 William A.... Bring many things up-to-date. FirstBill, wasn't...
2001-10-09 William A.... Speed it up. While this optimization wasn't obvious...
2001-10-09 William A.... Uhmm... time for a note about this.
2001-10-09 Greg Amesallow file extentions specified by AddHandler, AddInput...
2001-10-09 Greg Amesprevent near infinite subrequest recursion with mod_neg...
2001-10-09 Greg SteinGet rid of some byterange handling code; it doesn't...
2001-10-08 Ryan BloomClean up the string passed to the error log hook. This...
2001-10-08 Greg SteinDon't set r->status_line. Apache uses that in preferenc...
2001-10-08 Greg Amesget symlinks working again
2001-10-08 Ian Holsmandechunking filter removed.
2001-10-08 Jeff Trawickat least *this* cast keeps gcc happy (and should keep
2001-10-08 Greg SteinHTTP_IN was attempting to process the PEEK mode. This...
2001-10-08 Ian Holsmaninitial port of new Request-mode HTTP_IN filter to...
2001-10-08 William A.... Revamped ap_directory_walk logic, without a path_info...
2001-10-08 William A.... This is nothing but const bogosity. We have our...
2001-10-08 Ian HolsmanCorrect Verbage in comments.
2001-10-08 Martin KraemerRename ssl-std.conf to match Makefile.in's installation...
2001-10-07 William A.... Great badness - not a good idea to return OK when...
2001-10-06 William A.... Hmmm... continue's not so good an idea here :)
2001-10-06 William A.... Time to give up for the day, and grab a beer
2001-10-06 William A.... Aaargh! Unwinding part of my patch before I committe...
2001-10-06 William A.... A major overhaul to the -replacement- ap_directory_wa...
2001-10-06 William A.... Good to note
2001-10-06 William A.... Allow ApacheBench to connect to and control Apache...
2001-10-06 William A.... Fix a borked entry that I introduced. Now mime_magic...
2001-10-06 Greg SteinDon't attempt to call apr_xml_parser_done() twice ...
2001-10-06 William A.... I don't know if these are correct, just my best alien...
2001-10-06 William A.... Some other modules here are argueably tests ... but...
2001-10-06 William A.... Legibility counts for something, so does eliminating...
2001-10-06 Justin ErenkrantzIt's a good time to update STATUS.
2001-10-06 Justin ErenkrantzWe should only be doing one socket read under any circu...
2001-10-05 Joshua SliveBring forward some 1.3 changes, mostly from
2001-10-05 Justin ErenkrantzAllow the core input filter to handle AP_NONBLOCK_READ...
2001-10-05 Justin ErenkrantzI believe it is a kosher for a filter to return EOS...
2001-10-05 William A.... And thank you once again, Justin
2001-10-05 William A.... These now exist with their -std names, thanks for...
2001-10-05 Justin ErenkrantzInclude paths must be relative to ServerRoot directive.
2001-10-05 Justin ErenkrantzMake sure we run the new conf files through sed.
2001-10-05 Jeff Trawickget rid of an unused variable
2001-10-04 William A.... Split the significant modules into segregated module...
2001-10-04 William A.... Cleanup the config (somewhat) so that win32 -could...
next