]> granicus.if.org Git - apache/history - modules/test
mod_bucketeer needs to preserve error buckets if it sees them rather
[apache] / modules / test /
2002-05-30 Justin Erenkrantzmod_bucketeer needs to preserve error buckets if it...
2002-05-29 Justin Erenkrantzmod_bucketeer has been tried, convicted, and sentenced...
2002-04-05 Cliff WoolleyFix variable name typo
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-07 Justin ErenkrantzAs hinted on dev@httpd, change filter naming schemes...
2002-02-27 Jeff Trawickaxe an unused variable
2002-02-23 Brian PaneFix to avoid a segfault in mod_bucketeer if content_typ...
2002-02-23 Ian Holsmanpass a brigade
2002-02-23 Ian Holsmanremove stale comment
2002-02-23 Ian Holsmanintroducing the bucketeer
2002-01-10 William A. Rowe Jr Fix a handful of AP_MODULE_DECLARE_DATA exports for...
2001-12-21 Jeff Trawickignore some generated files
2001-10-06 William A. Rowe Jr I don't know if these are correct, just my best alien...
2001-08-26 Doug MacEachernthese modules were never built and had not been ported...
2001-08-23 William A. Rowe Jr This was copied as a test of the ap_r[put|putc|write...
2001-08-19 Doug MacEachernadjust to apr_uri_ rename
2001-08-19 Ryan BloomUpdate the Apache code to account for the XtOffset...
2001-08-17 William A. Rowe Jr Based on the VC6 switch - and pulling the win32 make...
2001-08-16 William A. Rowe Jr Ignore goodness
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-02 William A. Rowe Jr Adapt to changed declaration of apr_pool_sub_make()
2001-07-25 William A. Rowe Jr Change over to apr_strfsize() for apr_off_t file...
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-20 Ben LaurieYet more cleanup.
2001-05-20 Ben LaurieMore cleanup.
2001-05-20 Ben LaurieAP_ function for optional hooks.
2001-05-20 Ben LaurieMore generic -> optional cleanup.
2001-05-20 Ben LaurieLong overdue name change from "generic hook" to "option...
2001-02-28 William A. Rowe Jr Goodbye ap_send_http_header
2001-02-23 Ryan BloomNamespace protect IOBUFSIZ since it is a public symbol.
2001-02-22 Ryan BloomRemove a semicolon from a macro. This makes things...
2001-02-19 Doug MacEachernrename miss: s/apr_clear_pool/apr_pool_clear/g
2001-02-17 Ben LaurieFix a warning.
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-01-31 William A. Rowe Jr Eliminate all assumptions that finfo.protection refle...
2001-01-27 Ben LaurieAdd support for type-safe optional functions.
2001-01-23 William A. Rowe Jr Time to refresh this version (thought we should renam...
2001-01-05 Ryan BloomStop copying file names that we get from apr_file_t...
2000-12-21 William A. Rowe Jr Last of the Win32 goodness I've noticed
2000-12-17 Ryan BloomRename the apr_opendir symbol to apr_dir_open. This...
2000-12-05 Ryan BloomIgnore all the files that are generated during a build
2000-11-23 Greg Steinadd the "next filter" parameter to the rest of the...
2000-11-09 William A. Rowe Jr Per new-httpd discussions, this version of mod_autoin...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.