]> granicus.if.org Git - apache/history - modules/mappers/mod_speling.c
Update the copyright year in all .c, .h and .xml files
[apache] / modules / mappers / mod_speling.c
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-01-30 Jeff Trawickmod_speling: Stop crashing with certain non-file requests.
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-07-12 André Malolet mod_speling use the current AcceptPathInfo setting.
2003-02-03 André Malofinished that boring job:
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-01-10 William A. Rowe Jr Fix a handful of AP_MODULE_DECLARE_DATA exports for...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-10 William A. Rowe Jr Fix more module breakage from header reorg
2001-02-10 Greg Stein*) continued header revamping
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-23 William A. Rowe Jr Accomodate the change to the apr_read_dir() arguments...
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2001-01-17 William A. Rowe Jr Provide apr_pool_t arg to register_hooks, since anyth...
2001-01-08 Doug MacEachernadjust remaining modules to use the new handler hook...
2001-01-05 Ryan BloomStop copying file names that we get from apr_file_t...
2000-12-17 Ryan BloomRename the apr_opendir symbol to apr_dir_open. This...
2000-12-01 Jeff Trawickinclude <strings.h> for the strcasecmp() and strncasecm...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-08-02 Jeff TrawickUse the AP_INIT_FLAG() macro to clean up a maintainer...
2000-07-25 William A. Rowe Jr Missing apr_strings.h - hope this wasn't destined...
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
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-13 Jim JagielskiBackport the CSS security fixes to Apache 2.0a. Or...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-02-17 Allan K. EdwardsUpdate Windows project and makefiles so dynamically...
2000-01-07 Ryan BloomFix the rest of the modules to work with the new APR...
1999-10-23 Martin Kraemermod_speling runs in 2.0-dev now: a bug in (linux?)...
1999-10-22 Martin Kraemer**WARNING** DO NOT USE YET - interim state
1999-09-23 Martin KraemerWhen generating the Location: header, mod_speling forgot
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-30 Bill StoddardPort a few more modules to use the new hooks style.
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.