| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespaces in all *.h. | ivan | 2022-11-19 | 1 | -87/+87 |
* | apr_errno: add APR_EALREADY, eventually mapped from system's [WSA]EALREADY. | ylavic | 2020-11-27 | 1 | -1/+16 |
* | Introduce the subset of svn_cstring_ functions into APR as the apr_cstr_ | wrowe | 2016-01-27 | 1 | -0/+13 |
* | fix comment typos | sf | 2014-05-14 | 1 | -1/+1 |
* | Using UDS, we sometime try ops not supported on UDS. Make this | jim | 2014-01-24 | 1 | -1/+15 |
* | Fix doc errors in APR header files. | trawick | 2013-06-25 | 1 | -3/+3 |
* | Reserve a range of USERERR values for HTTPD | sf | 2012-02-04 | 1 | -0/+2 |
* | OS/2: Make APR_STATUS_IS_EDSOOPEN() and APR_STATUS_IS_ESYMNOTFOUND() | bjh | 2010-04-21 | 1 | -0/+6 |
* | OS/2: Remove all remaining uses of APR_OS2_STATUS macro which has been | bjh | 2010-04-02 | 1 | -4/+0 |
* | On Windows, map the system error code ERROR DIRECTORY which means | brane | 2009-10-03 | 1 | -1/+2 |
* | Remove apr_ssl schema from apr altogether; this belongs in apr_util | wrowe | 2008-05-22 | 1 | -21/+1 |
* | Add error codes for the SSL EVP interface for apr-util. | minfrin | 2007-11-21 | 1 | -0/+20 |
* | Fix testsockets the right way, moving forwards share a | wrowe | 2007-10-15 | 1 | -1/+15 |
* | Fix the typo. | jorton | 2006-08-03 | 1 | -1/+1 |
* | Update license header. | jorton | 2006-08-03 | 1 | -6/+6 |
* | Add a "small" space for apr-util to define error codes. | dreid | 2006-06-23 | 1 | -1/+20 |
* | - remove what appears to be a copy/paste error from docs in | dreid | 2006-06-22 | 1 | -1/+46 |
* | Clean up the documentation surrounding the APR_INCOMPLETE status code, | rooneg | 2005-12-13 | 1 | -2/+2 |
* | APR_STATUS_IS_ENOENT(): check for EMVSCATLG | trawick | 2005-08-23 | 1 | -1/+11 |
* | Allow Apache on NetWare to build using either the standard socket libraries o... | bnicholes | 2005-04-14 | 1 | -1/+1 |
* | Yes, these are depreciated, but lets not use C++ Comments. | pquerna | 2005-04-13 | 1 | -3/+3 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 1 | -1/+2 |
* | Eliminate APR_STATUS_IS_SUCCESS macro. | jerenkrantz | 2004-07-31 | 1 | -11/+1 |
* | #undef APR_STATUS_IS_TIMESUP on non-unix platforms before redefining it. | rbb | 2004-04-09 | 1 | -0/+3 |
* | Deprecated APR_ETIMEDOUT. Everything should be using APR_TIMESUP | rbb | 2004-04-09 | 1 | -6/+19 |
* | Use the correct macros for converting between winsock net errors and apr on N... | bnicholes | 2004-03-16 | 1 | -4/+5 |
* | * include/apr_errno.h: Treat EDQUOT like ENOSPC on Unix. | jorton | 2004-03-12 | 1 | -0/+5 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | doxygen fixes | ianh | 2003-12-29 | 1 | -2/+4 |
* | Start of new PRNG. | ben | 2003-11-03 | 1 | -0/+2 |
* | Fixed my own typo from way back when. | brane | 2003-09-23 | 1 | -1/+1 |
* | Rebalance our exposed headers such that everything is nested properly | wrowe | 2003-03-05 | 1 | -49/+47 |
* | APR_NOPROC is sort of bogus (we don't check args, remember?) but it really | wrowe | 2003-02-24 | 1 | -0/+5 |
* | OS/2 can return ERROR_ACCESS_DENIED when creating an already existing directory | bjh | 2003-01-02 | 1 | -2/+4 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | APR_STATUS_IS_FOO() tests must provide at _least_ the canonical test for | wrowe | 2002-12-31 | 1 | -3/+7 |
* | Get the new DSO error values working on Windows. Windows now passes all | rbb | 2002-12-29 | 1 | -0/+8 |
* | Add the new error codes for DSO failures. | rbb | 2002-12-29 | 1 | -0/+5 |
* | Introduce APR_EPATHWILD to designate that a given apr_file_[l]stat() | wrowe | 2002-12-28 | 1 | -0/+4 |
* | OS/2: Fill out the possible OS error codes for APR_STATUS_IS_EEXIST. | bjh | 2002-12-26 | 1 | -1/+4 |
* | Some Unix's return EEXIST instead of ENOTEMPTY when deleting a non-empty | rbb | 2002-12-15 | 1 | -1/+2 |
* | IIUC, users expect APR_EAGAIN() to respond TRUE if a lock has contention | wrowe | 2002-12-10 | 1 | -0/+1 |
* | Go through doxygen output and remove as many errors and warnings as I could. | jerenkrantz | 2002-11-10 | 1 | -2/+2 |
* | Revert the apr_pool_userdata_get change from last night. | rbb | 2002-10-22 | 1 | -2/+0 |
* | Allow people who use userdata to distinguish between a successful retrieval | rbb | 2002-10-22 | 1 | -0/+2 |
* | Thanks to Brad for cleaning up the only few occurances of this symbol | wrowe | 2002-10-16 | 1 | -2/+0 |
* | I believe this is correct... would three platform folks holler from the | wrowe | 2002-10-13 | 1 | -25/+33 |
* | Consistify apr_get_netos_error() and apr_set_netos_error(). | wrowe | 2002-10-13 | 1 | -4/+25 |
* | Expand the error code spaces: | kfogel | 2002-08-15 | 1 | -7/+22 |
* | apr_get_netos_error() must be implemented on all platforms. Aren't | wrowe | 2002-08-04 | 1 | -1/+7 |