| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -0/+2 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 4 | -24/+24 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 4 | -4/+4 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -1/+1 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 2 | -48/+48 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 2 | -6/+21 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 4 | -4/+8 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -2/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 4 | -4/+4 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 4 | -4/+4 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 4 | -213/+41 |
* | update license to 2004. | André Malo | 2004-01-01 | 4 | -4/+4 |
* | Porting to BS2000: the antique interface (BS2000Account) no longer exists | Martin Kraemer | 2003-05-09 | 3 | -320/+121 |
* | finished that boring job: | André Malo | 2003-02-03 | 5 | -5/+5 |
* | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() | Jeff Trawick | 2002-05-17 | 1 | -3/+3 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 5 | -5/+5 |
* | Eliminated ap_os_[systemcase|[case_]canonical]_filename() and | William A. Rowe Jr | 2001-08-23 | 2 | -102/+0 |
* | move the _rini stuff into bs2login.c (the only user) | Greg Stein | 2001-02-24 | 2 | -10/+10 |
* | *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and | Greg Stein | 2001-02-24 | 3 | -61/+14 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 6 | -6/+6 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -1/+1 |
* | Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro. | Jeff Trawick | 2000-12-20 | 1 | -2/+2 |
* | Force all Apache functions to be linked into the executable, whether they | Ryan Bloom | 2000-12-19 | 1 | -2/+2 |
* | Ignore all the files that are generated during a build | Ryan Bloom | 2000-12-05 | 1 | -0/+1 |
* | *) Compensate for recent changes in the APR headers. Specifically, some | Greg Stein | 2000-11-26 | 1 | -4/+6 |
* | Killing ap_os_is_filename_valid. Left actual win32 code, since it is | William A. Rowe Jr | 2000-11-10 | 1 | -1/+0 |
* | Add back suexec support. | Manoj Kasichainula | 2000-10-23 | 1 | -0/+9 |
* | Just some symbol cleanup from grep'ping sources. | William A. Rowe Jr | 2000-10-15 | 1 | -1/+0 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 2 | -2/+2 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 3 | -11/+11 |
* | Fix some bad ap_log_error() invocations. Comment on a bad | Jeff Trawick | 2000-07-18 | 1 | -6/+6 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -1/+1 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 6 | -100/+276 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 3 | -27/+27 |
* | Fix some errors from a global search and replace gone wrong. This should | Ryan Bloom | 1999-08-31 | 2 | -3/+3 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 4 | -9/+9 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 7 | -0/+743 |