]> granicus.if.org Git - apache/shortlog
apache
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...
2000-09-13 Ken Coar Start introducing the extension-method elements so...
2000-09-13 Ken Coar Do a bunch of style-guide fixups (like wrapping Boolea...
2000-09-12 Tony FinchThis commit adds support for purely name-based virtual...
2000-09-12 Joshua SliveNew doc describing configuration process.
2000-09-12 Rich Bowenallow->Allow, deny->Deny, order->Order and require...
2000-09-12 Jeff TrawickExplictly close the AF_UNIX socket to the cgid child...
2000-09-12 Ryan BloomEnsure that only one EOS bucket is sent down the filter...
2000-09-11 Jeff TrawickThe apr_file_t representation of the Unix socket from...
2000-09-11 Jeff TrawickGet mod_isapi.c to compile with the level of Win32...
2000-09-11 Joshua SliveTutorials. These are, of course, all for 1.3, but...
2000-09-11 Ryan BloomModify mod_cgid to use bucket brigades. This means...
2000-09-10 Tony FinchDon't do non-idempotent things in macro arguments.
2000-09-10 Tony FinchUse XXX for comments describing inadequacies in the...
2000-09-09 Greg SteinThe "get resource" functionality is no longer a hook...
2000-09-09 Greg Steinthe DAV directive now takes the name of a repository...
2000-09-09 Greg Steinpass_chunk() was tossing a brigade composed of just...
2000-09-09 Jeff TrawickUpdate mod_charset_lite to use the new ring-based macros
2000-09-09 Joshua SlivePR: 6139
2000-09-09 Joshua SlivePR: 6419
2000-09-09 Joshua SlivePR: 6470,6450,6218,6216,6478
2000-09-09 David ReidBeOS doesn't have an os-inline.c file so don't try...
2000-09-09 Greg Steinpublish the mod_dav.h header for DAV backend providers...
2000-09-09 Greg Steinupdate the WebDAV versioning support:
2000-09-09 Tony FinchUse wrapper macros to avoid the verbosity of the AP_RIN...
2000-09-09 Tony FinchFix inserting elements at the head and tail of a ring...
2000-09-08 Joshua SlivePR:
2000-09-08 Joshua SlivePR:
2000-09-08 Ryan BloomFix a compile break in mod_mime_magic.c. In early...
2000-09-08 Greg AmesChange prefork to use the same listen api as the rest...
2000-09-08 Tony FinchReduce the manualarity of managing bucket brigade lists...
2000-09-07 Jeff TrawickFix merging of AddDefaultCharset directive.
2000-09-06 Ryan BloomFix the ScanDoc output on IE. I don't have IE, so...
2000-09-02 Jeff TrawickNote release date of 2.0a6.
2000-09-01 Allan K. EdwardsFix default Timeout & KeepaliveTimeout. Still need...
2000-09-01 Jeff TrawickUpdate export file for AIX with recent symbol changes.
2000-08-30 Jeff Trawickfix a few bugs and improve error handling:
2000-08-30 Greg Steinreversing the latest commit; it was vetoed a while...
2000-08-29 Ryan BloomModify the way filters are added to the server. Instea...
2000-08-29 Jeff TrawickFilters (and thus ap_pass_brigade()) now return an...
2000-08-29 Jeff TrawickStop using strlen() for the size of an array. It isn...
2000-08-29 Greg AmesIf the src/apachecore.dll and src/apachecore.x files...
2000-08-28 Jeff TrawickUpdate chunk_filter to handle buckets with unknown...
2000-08-28 Ken Coar Adding the Taiwan translation bits.
next