]> granicus.if.org Git - apache/shortlog
apache
2001-10-17 Aaron BannertGets VPATH builds working again. The problem was that...
2001-10-17 Greg Amesget rid of a reference to access.conf
2001-10-17 Aaron BannertFully convert worker's fdqueue to the new APR lock...
2001-10-17 Joshua SliveI certainly see the advantage of having SSL split out...
2001-10-17 Bill StoddardWin32: Deprecate ap_start_shutdown/ap_start_restart...
2001-10-17 William A.... Whoops ... invalid <Directory /> blocks for the new...
2001-10-17 Jim JagielskiNot sure if the number of directives in a normal proxy...
2001-10-17 Greg Amesrecognize filename subrequests without requiring a...
2001-10-17 Ken Coar The argument that this is a reversion to the httpd...
2001-10-17 William A.... Some type correctness fixes for LARGEFILES platforms.
2001-10-17 Aaron BannertFirst pass at converting worker MPM to APR's new lock...
2001-10-17 Brian HavardSSL config is large, complex & many users never need...
2001-10-17 William A.... It is absolutely invalid practice to test 'prot'...
2001-10-16 William A.... Already committed in similar form to Apache 1.3.22...
2001-10-16 Bradley NicholesFirst cut at the MPM for NetWare
2001-10-16 Bradley NicholesOS specific file for NetWare
2001-10-16 Ryan BloomRemove the ldap config file. This is now part of the...
2001-10-16 William A.... A bit of declaration would help get this loading...
2001-10-16 Ryan BloomMissed this one when I removed the other ldap files.
2001-10-16 Ryan BloomRemove all of the ldap modules. These have been moved...
2001-10-16 Ryan BloomInitial revision
2001-10-16 Ryan BloomThe SSL config is huge, and has a lot of comments....
2001-10-16 Aaron BannertIMHO, ssl and proxy are advanced operations. Placing...
2001-10-16 William A.... One more party
2001-10-16 William A.... LoadFile(s) required by modules before they loaded...
2001-10-16 William A.... The right place to choose this... hard to read some...
2001-10-16 Jeff TrawickExit when we can't listen on any of the configured...
2001-10-16 Aaron BannertIn one target we weren't always creating the $libexecdir
2001-10-16 William A.... Ok... for now ssl-std.conf and proxy-std.conf stand...
2001-10-16 William A.... Just feels wrong... but need to continue building
2001-10-16 William A.... Hmmm... mismatched namespaces :-?
2001-10-16 Jeff Trawickdon't lose the retcode in core_create_proxy_req()
2001-10-16 Ryan BloomCleanup the proxy code that creates a request to the...
2001-10-16 Ryan BloomBump after the 2.0.26 tag.
2001-10-16 Ryan BloomBump the versions for the 2.0.26 tag.
2001-10-16 Ryan BloomPort the MaxClients changes from the worker MPM to...
2001-10-16 William A.... Fix the little bits o' breakage I introduced with...
2001-10-16 William A.... directory_walk trounced existing path_info declaratio...
2001-10-16 William A.... Streamline this function, and append the trailing...
2001-10-16 William A.... This will probably fix recent breakage to mod_negotat...
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...
next