| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 1 | -1/+2 |
* | OS/2: Include APR_FINFO_LINK in the valid flags by default. As OS/2 doesn't | bjh | 2004-05-22 | 1 | -1/+1 |
* | OS/2: In apr_file_info_get(), flush any unwritten buffered data before querying | bjh | 2004-05-22 | 1 | -1/+10 |
* | Relicense APR under Apache License, Version 2.0. | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | Finish the new timestamp-setting API, thanks to helpful tips from | sussman | 2003-07-08 | 1 | -0/+9 |
* | Added flag APR_FILE_ATTR_HIDDEN for manipulating the "hidden" file | brane | 2003-05-24 | 1 | -1/+16 |
* | OS/2: apr_stat() fixes | bjh | 2003-03-31 | 1 | -5/+9 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | thommay | 2003-01-07 | 1 | -1/+1 |
* | Namespace protection for include/arch/ header files | thommay | 2003-01-06 | 1 | -1/+1 |
* | OS/2: Fill in finfo->fname, was being left uninitialized. | bjh | 2003-01-02 | 1 | -0/+2 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | Brian, for your review. Start catching those scenarios which are UNKFILE | wrowe | 2002-12-17 | 1 | -0/+7 |
* | Prepare to eliminate a platform specific | wrowe | 2002-10-13 | 1 | -3/+3 |
* | Update our copyright for this year. | fielding | 2002-03-13 | 1 | -1/+1 |
* | apr_file_attrs_set takes a new parameter, attr_mask, that defines which | brane | 2002-02-11 | 1 | -4/+8 |
* | OS/2: Implement apr_file_attrs_set() & other minor build fixes for the | bjh | 2002-02-02 | 1 | -0/+26 |
* | FS3_to_finfo already assigns the initial valid bits. | wrowe | 2001-12-28 | 1 | -4/+3 |
* | OS/2: Fix value of protection field so that it matches the definitions | bjh | 2001-09-19 | 1 | -1/+1 |
* | OS/2: in apr_stat(), fill in finfo->name if it's asked for. | bjh | 2001-08-31 | 1 | -0/+16 |
* | Wrap all APR functions in APR_DECLARE macro. | rbb | 2001-08-10 | 1 | -7/+7 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 1 | -1/+1 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 1 | -2/+2 |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | wrowe | 2001-01-28 | 1 | -1/+0 |
* | Get OS/2 dir & stat code working with current API. | bjh | 2001-01-25 | 1 | -5/+5 |
* | Fix a couple of typos in wrowe's last commit. | bjh | 2001-01-21 | 1 | -2/+2 |
* | The platform changes in apr to support the APR_FINFO_wanted declaration | wrowe | 2001-01-20 | 1 | -4/+13 |
* | Fix OS/2 build after the move of private APR headers to the include/arch/ | bjh | 2000-11-14 | 1 | -1/+1 |
* | Move all of the file private header files to an arch directory under | rbb | 2000-11-09 | 1 | -1/+1 |
* | OS/2: Pass apr_lstat through to apr_stat as we don't have symlinks. | bjh | 2000-10-08 | 1 | -0/+7 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | wrowe | 2000-08-06 | 1 | -4/+7 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 1 | -6/+6 |
* | add ap_finfo_t.device | gstein | 2000-07-03 | 1 | -0/+5 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | rbb | 2000-04-14 | 1 | -1/+1 |
* | First stage of migrating OS/2 code to new error code mappings, define & use | bjh | 2000-04-08 | 1 | -3/+3 |
* | Finish the APR naming cleanup. This removes the struct's from | rbb | 2000-04-03 | 1 | -1/+1 |
* | Change struct file_t to struct ap_file_t. This clarifies things a bit that | rbb | 2000-04-03 | 1 | -1/+1 |
* | Update to Apache Software License version 1.1 | fielding | 2000-03-31 | 1 | -32/+31 |
* | Fix all the License issues. Including: | rbb | 2000-03-10 | 1 | -9/+9 |
* | Rework ap_finfo_t to split the file type out of the protection field. | bjh | 2000-01-10 | 1 | -20/+82 |
* | OS/2: Some cleaning up for file_io. | bjh | 1999-10-13 | 1 | -12/+0 |
* | Initial revision | rbb | 1999-08-17 | 1 | -0/+112 |