]> granicus.if.org Git - apache/shortlog
apache
2000-10-06 Ryan BloomAdd the first draft of the http_filter. In time this...
2000-10-06 Joshua SliveBe a little more explicit about the consequences of
2000-10-05 Ryan BloomModify ap_get_client_block to use the bucket brigades...
2000-10-05 Jim JagielskiPort over the config directory stuff...
2000-10-05 Jeff TrawickBack out some more of build changes from last night...
2000-10-05 Ryan BloomInstall APXS if it is built.
2000-10-05 William A.... The lots of little ones... APR_IS_STATUS_condition...
2000-10-05 Ryan BloomBack out the build changes I added last night. This...
2000-10-05 Jeff TrawickAdd a bit of infrastructure which will be needed for...
2000-10-05 Bill StoddardDisable the buffer_filter because it may be masking...
2000-10-05 Jeff TrawickNow that we have ap_add_input_filter(), rename ap_add_f...
2000-10-05 Jeff TrawickGet rid of much of the old implementation of translatin...
2000-10-05 Ryan BloomMultiple build and configuration fixes
2000-10-05 Ryan BloomPrepare our autoconf setup for autoconf 2.14a and for...
2000-10-05 Greg AmesFix a bug where a client which only sends \n to delimit...
2000-10-05 Ryan BloomIf mod_so is compiled into the server, we need to creat...
2000-10-05 Jeff TrawickUpdate the call to ap_add_filter() to include the new
2000-10-05 Jeff TrawickThe new request_rec set up for redirects needs to pick...
2000-10-04 Ryan BloomConnection oriented filters are now stored in the conn_...
2000-10-04 Jeff TrawickIn core_output_filter(), reset nbytes to zero after...
2000-10-04 Joshua SliveUse a handler rather than a magic mime type in mod_asis.
2000-10-04 Bill StoddardTake another shot at reimplementing core_output_filter...
2000-10-04 Ryan BloomBack out a patch that should never have been committed
2000-10-04 Ryan BloomFix a small typo that was keeping us from copying os...
2000-10-04 Jeff TrawickClean up md5 digest support in default_handler() a...
2000-10-04 Bill StoddardFix spelling mistake.
2000-10-04 William A.... Hey... didn't know these were hanging around. Time...
2000-10-03 Jeff TrawickChange ap_send_fd() so that it returns a proper apr_sta...
2000-10-03 Jeff TrawickChange core_input_filter() so that it returns an empty...
2000-10-03 Jeff TrawickFix some bad calls to ap_log_error(); some of these...
2000-10-03 Jeff TrawickThe previous commit pointed out an unfortunate problem...
2000-10-03 William A.... Definately need a canonical name, so comparison succe...
2000-10-03 William A.... Fix a few colliding modules
2000-10-03 William A.... Ok... I've been waiting to find out what happens...
2000-10-03 Ryan BloomReplace ap_get_data_from_filter and ap_save_data_to_fil...
2000-10-02 William A.... Whoops... that there was a handle I left hanging...
2000-10-02 William A.... Downgrade warnings, stop changing errors from somethi...
2000-10-02 William A.... Choices. Choose -X, -DONE_PROCESS or set ONE_PROCESS...
2000-10-02 William A.... _not_ up to 100%, but some structural changes to...
2000-10-02 Bill StoddardFix two problems. First we are setting aside the wrong...
2000-10-02 Ryan BloomMove where the CORE_IN filter is added to the server...
2000-10-02 William A.... Cleaned out empty symbols... preparing for some real...
2000-10-02 Jeff TrawickClean up some const-ness warnings in getsfunc_STRING().
2000-10-02 William A.... Just Typos.
2000-10-02 William A.... Forward port 1.3 overhaul of isapi to 2.0.
2000-10-02 Ryan BloomImplement input filtering. This is definately not...
2000-09-30 Joshua SliveFix the default logformat and CLF description.
2000-09-29 Jeff TrawickFix link to RemoveHandler in the directives list.
2000-09-29 Joshua SliveDeprecate "Order Mutual-failure".
2000-09-29 Bill StoddardFirst cut at a filter to buffer/coalesce multiple small...
2000-09-28 Joshua SliveRemove compatibility info from index.
2000-09-28 Jeff TrawickFix the lifetime of the autodata buffer used for the...
2000-09-28 Joshua SliveLast of the module style changes (I hope).
2000-09-28 Joshua SliveStyle updates.
2000-09-28 Joshua SliveStyle update.
2000-09-27 Joshua SliveA couple more tutorials.
2000-09-27 Joshua SliveStyle changes.
2000-09-27 Joshua SliveStyle update.
2000-09-26 Greg AmesCreate a helper function "get_canned_error_string"...
2000-09-26 Jeff TrawickDebug messages in mod_charset_lite are now controlled by
2000-09-26 Joshua SliveStyle fixes. I've stopped removing 1.3 references.
2000-09-26 Jeff TrawickSanity-check the use of multiple instances of XLATEOUT...
2000-09-26 Sascha SchumannSet BSD_MAKEFILE in configure.in. The macro APACHE_GEN_...
2000-09-26 Sascha SchumannRedirect stderr to /dev/null to suppress error messages.
2000-09-25 Joshua SliveStyle updates.
2000-09-25 Joshua SliveStyle updates.
2000-09-25 William A.... Cleaner feature tests and new -d -m -s -p options...
2000-09-25 Joshua SliveUpdate mod_actions.
2000-09-25 Bill StoddardFix compile break. It should be apr_pstrcat.
2000-09-25 Jeff Trawickmod_charset_lite no longer ignores subrequests. (Some...
2000-09-24 William A.... Return a decent message, in keeping with conf parsing...
2000-09-24 Jeff TrawickClean up a few warnings in core_filter().
2000-09-24 David ReidWe don't have config.guess until later in the build...
2000-09-23 Jeff TrawickThe new core post_read_request hook needs to return...
2000-09-23 Joshua SliveConversion of mod_access.html to new format. Note...
2000-09-23 Ryan BloomCombine the calls to add the core_filter to one place...
2000-09-23 Sascha SchumannWorkaround for systems like BSD/OS without mktemp.
2000-09-23 Sascha SchumannPedant of bsd_makefile. Reverses the include directives...
2000-09-23 Sascha SchumannDon't use $0 for creating tmpfile as it will contain...
2000-09-23 Tony FinchFix a security problem that affects certain configurati...
2000-09-22 Bill StoddardMake the core_filter use apr_sendv and apr_sendfile...
2000-09-22 Joshua SliveDescription of terms used to describe modules in the...
2000-09-22 Sascha SchumannAdd Convert-to-BSD-Makefiles-On-The-Fly system
2000-09-22 Jeff Trawickmod_include now tweaks the subrequest output filter...
2000-09-22 Jeff TrawickProvide a socklen_t to the user of APR as a portability...
2000-09-21 Bill StoddardFix error in setting bytes_sent. Need more time to...
2000-09-21 Joshua SliveSyntax docs. (Yes, I am essentially just documenting...
2000-09-21 Jeff TrawickGet the call to find_string() out of a loop. find_stri...
2000-09-21 Bill StoddardFirst cut at a file bucket. Modify the core_filter...
2000-09-20 Jeff TrawickFix the prior fix to the usage of ap_brigade_split...
2000-09-20 William A.... Overhaul of dbmmanage to allow a groups arg (as...
2000-09-20 Jeff TrawickFix mixup in call to ap_brigade_split().
2000-09-20 Jeff TrawickAvoid a segfault when parsing .htaccess files. An
2000-09-20 William A.... Correct dbmmanage pwfile check behavior to ignore...
2000-09-20 William A.... Never carried forward from 1.3.13
2000-09-20 William A.... could be bad - no dav here yet
2000-09-20 Jeff TrawickFix parameter list to ap_pcfg_openfile().
2000-09-20 William A.... Transposed return values between conditions, oops.
2000-09-20 William A.... Get mod_auth_dbm building using Apache's sdbmlib...
2000-09-19 Jeff TrawickGet internal redirects working by initializing the...
next