]> granicus.if.org Git - apache/shortlog
apache
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...
2000-09-19 Jeff TrawickFix filter registration so that the appropriate list of
2000-09-19 Jeff TrawickGet rid of unused variable.
2000-09-19 Greg AmesFix a bug where errors that happen during early request...
2000-09-19 Ryan BloomCleanup the brigade split in mod_include. It turns...
2000-09-19 Ryan Bloomtart getting things setup for input filtering. All...
2000-09-19 Jeff TrawickChange the registered filter name to XLATEOUT (from...
2000-09-18 Jeff TrawickFix the calling convention on Windows for ap_bucket_pri...
2000-09-18 Jeff TrawickFix some problems with the recent port of RemoveEncodin...
2000-09-18 Joshua SlivePR: 6451
2000-09-18 Ryan BloomChange r->filters to r->output_filters. This sets...
2000-09-17 David ReidAdd some more .cvsignore files for BeOS and add a CHANG...
2000-09-17 Ryan BloomIf a bucket is split at the first or last character...
2000-09-17 Ryan BloomPort the RemoveEncodings/RemoveTypes code from 1.3...
2000-09-15 Jeff TrawickHandle a tag that appears at the start of a bucket.
2000-09-15 Joshua SlivePR: 4976
2000-09-15 Joshua SlivePR: 5040
2000-09-15 Joshua SlivePR: 5289
2000-09-15 Joshua SlivePR: 5596
2000-09-15 Joshua SlivePR: 5961
2000-09-15 Jeff TrawickFix a bug parsing configuration file containers. With...
2000-09-14 Jeff TrawickGet rid of some unused variables introduced in recent...
2000-09-14 Jeff TrawickFix the types of the variables passed as the len parm...
2000-09-14 Jeff TrawickIn find_string(), handle eos and end-of-pipe conditions.
2000-09-14 Ryan BloomChange AddFilter name to AddOutputFilter
2000-09-14 Jeff Trawickeos_bucket->read() no longer returns AP_END_OF_BRIGADE...
2000-09-14 Doug MacEachernput ctx back in ap_add_filter()
2000-09-14 Tony FinchImprove the way the chunking filter handles zero-length...
2000-09-14 Ryan BloomAdd a pointer to the filter_rec_t from the filter_t...
2000-09-13 Ryan BloomAdd the AddFilter directive. This directive takes...
2000-09-13 Ryan BloomFix another seg fault with allow_methods and sub requests
2000-09-13 Ryan BloomFix a seg fault with sub requests. We must allocate...
2000-09-13 Ryan BloomFix a stupid typo. I wanted to register the filter...
2000-09-13 Tony FinchEncourage people to use the simpler NameVirtualHost...
2000-09-13 Ryan BloomFirst pass at mod_include as a filter. This is at...
next