| Commit message (Expand) | Author | Age | Files | Lines |
* | OS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_HOOK. | Brian Havard | 2010-06-22 | 1 | -0/+1 |
* | Bring back OS/2 support. | Brian Havard | 2009-08-26 | 6 | -0/+112 |
* | remove OS/2 platform support | Jeff Trawick | 2009-03-27 | 6 | -112/+0 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 2 | -12/+12 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 2 | -2/+2 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -6/+12 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 2 | -2/+4 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -5/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 2 | -2/+2 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 2 | -2/+2 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 2 | -106/+20 |
* | update license to 2004. | André Malo | 2004-01-01 | 2 | -2/+2 |
* | finished that boring job: | André Malo | 2003-02-03 | 2 | -2/+2 |
* | Fix linking of OS/2 core after recent changes that took apr/apr-util out | Brian Havard | 2002-05-22 | 1 | -1/+1 |
* | OS/2: export inet_addr from the core for mod_proxy & anything else that uses | Brian Havard | 2002-05-22 | 1 | -0/+3 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 2 | -2/+2 |
* | os-inline.c is no more... | Brian Havard | 2001-08-25 | 1 | -1/+1 |
* | This flag is no more | William A. Rowe Jr | 2001-08-24 | 1 | -1/+0 |
* | Eliminated ap_os_[systemcase|[case_]canonical]_filename() and | William A. Rowe Jr | 2001-08-23 | 3 | -218/+3 |
* | OS/2: Use full set of linker flags when linking shared core loader EXE. | Brian Havard | 2001-08-20 | 1 | -1/+1 |
* | OS/2: Don't share data segment between multiple instances of the shared core | Brian Havard | 2001-08-17 | 1 | -0/+1 |
* | OS/2: set a decent size stack. Default is only 32k which runs out in some | Brian Havard | 2001-07-27 | 1 | -1/+1 |
* | OS/2: get canonical filename functions exported from the core. | Brian Havard | 2001-07-25 | 1 | -2/+2 |
* | OS/2: Automate export of global variables from core. | Brian Havard | 2001-06-16 | 1 | -15/+1 |
* | Completely revamp configure so that it preserves the standard make | Roy T. Fielding | 2001-04-29 | 1 | -1/+1 |
* | OS/2: Export from the shared core symbols from the socket library needed by | Brian Havard | 2001-04-23 | 1 | -0/+10 |
* | ap_os_systemcase_filename isn't implemented on OS/2 & isn't used anywhere | Brian Havard | 2001-04-07 | 1 | -1/+0 |
* | OS/2: Export some APR global variables from the httpd core. | Brian Havard | 2001-04-07 | 1 | -0/+8 |
* | Switch to using aplibtool for building under OS/2 & add support for building | Brian Havard | 2001-04-02 | 3 | -1/+18 |
* | *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and | Greg Stein | 2001-02-24 | 2 | -24/+20 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 3 | -3/+3 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -1/+1 |
* | Use quotes instead of angle brackets when including apr_strings.h so that | Brian Havard | 2000-12-05 | 1 | -1/+1 |
* | Clean up some warnings about APR string functions by including appropriate | Brian Havard | 2000-12-05 | 1 | -0/+1 |
* | OS/2: os.c doesn't exist anymore, remove it from the build. | Brian Havard | 2000-12-05 | 1 | -1/+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 | -2/+0 |
* | Add back suexec support. | Manoj Kasichainula | 2000-10-23 | 1 | -0/+8 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -1/+1 |
* | This is a pretty significant cleanup of things already moved to OS2's | William A. Rowe Jr | 2000-10-15 | 2 | -160/+0 |
* | Move more path parsing fixes forward from 1.3 | William A. Rowe Jr | 2000-10-12 | 1 | -3/+5 |
* | New symbol for HAVE_URL_PATHS reminds me we need to prefix a bunch more | William A. Rowe Jr | 2000-10-11 | 1 | -0/+1 |
* | Some enhancements for OS/2 ap_canonical_filename: | Brian Havard | 2000-08-06 | 1 | -6/+21 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 2 | -9/+9 |
* | Remove iol_socket.c from OS/2 build after Ryans's cleanup. | Brian Havard | 2000-07-01 | 1 | -1/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -5/+0 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 2 | -6/+6 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 3 | -0/+174 |
* | Remove a debug line left in accidentally. | Brian Havard | 2000-03-20 | 1 | -1/+0 |
* | Bring ap_os_case_canonical_filename() & ap_os_systemcase_canonical_filename() | Brian Havard | 2000-03-20 | 2 | -5/+58 |