| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the typo. | jorton | 2006-08-03 | 8 | -8/+8 |
* | Update license header. | jorton | 2006-08-03 | 8 | -48/+48 |
* | One more evolution of the uuid header detection code. | wrowe | 2006-03-10 | 1 | -2/+2 |
* | Fix a typo caught by maxb | wrowe | 2006-03-02 | 1 | -1/+1 |
* | The second half of the last commit. Follow the only API we found | wrowe | 2006-03-02 | 1 | -1/+5 |
* | Address bug 37999 and other exceptions to the existing uuid detection code; | wrowe | 2006-03-02 | 1 | -1/+7 |
* | Only include uuid/uuid.h if we havne't already included uuid.h, since includi... | rooneg | 2005-12-10 | 1 | -3/+2 |
* | Update remaining 2004 copyright notices. | jorton | 2005-06-14 | 1 | -1/+2 |
* | * configure.in: Simplify uuid checks. | jorton | 2005-05-05 | 1 | -4/+4 |
* | Use AC_CHECK_HEADERS to find the uuid header files. | pquerna | 2005-05-05 | 1 | -2/+2 |
* | - Add support for uuid_generate on OS X 10.4. This required some extra foot | pquerna | 2005-05-03 | 1 | -5/+7 |
* | Allow Apache on NetWare to build using either the standard socket libraries o... | bnicholes | 2005-04-14 | 1 | -1/+1 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 7 | -7/+14 |
* | Fix style and remove casts for the new apr_os_uuid_get() interfaces. | pquerna | 2004-11-22 | 1 | -2/+2 |
* | Use uuid_generate() and uuid_create() for the apr_os_uuid_get() interface | pquerna | 2004-11-22 | 1 | -0/+31 |
* | Remove .cvsignore files. | jorton | 2004-11-18 | 1 | -4/+0 |
* | As per 0.9 branch: | jorton | 2004-09-09 | 1 | -1/+7 |
* | Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch... | martin | 2004-06-29 | 1 | -1/+1 |
* | Reorganise the OS/2 random byte generation code to work with the new build sc... | bjh | 2004-03-14 | 2 | -1/+123 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 7 | -343/+70 |
* | The APR_EGENERAL error is used inside Apache for returning internal | martin | 2004-02-05 | 1 | -0/+2 |
* | First whack at switching to a single top-level make. This adds a dependency | gstein | 2004-02-05 | 1 | -16/+0 |
* | Drop deprecated apr_proc_{...} functions with detailed CHANGES notes. | wrowe | 2003-11-20 | 1 | -25/+0 |
* | provide an error string for APR_EPATHWILD | trawick | 2003-11-12 | 1 | -0/+2 |
* | * misc/unix/rand.c, include/apr_general.h (apr_generate_random_bytes): | jorton | 2003-09-29 | 1 | -4/+0 |
* | * misc/unix/start.c | striker | 2003-09-27 | 1 | -3/+6 |
* | Silence a compiler warning on BeOS. | dreid | 2003-07-06 | 1 | -0/+9 |
* | [PORTING] Bug workaround for OSD/POSIX | martin | 2003-05-28 | 1 | -1/+6 |
* | add a hint that may help somebod get apr_env_delete() working on their | trawick | 2003-04-16 | 1 | -0/+7 |
* | Tidy up langinfo checks: the results of these checks aren't exported | jorton | 2003-03-10 | 1 | -1/+1 |
* | Check for nl_langinfo and friends at configure time, and include | brane | 2003-03-07 | 1 | -0/+1 |
* | Even if the build doesn't support OTHER_CHILD functionality, we still need the | bnicholes | 2003-03-04 | 1 | -3/+3 |
* | If we no longer have proc->hproc, the proc itself is now useless. | wrowe | 2003-02-25 | 1 | -0/+2 |
* | This is what Unix does, but I'm revisiting the entire ->hproc | wrowe | 2003-02-24 | 1 | -2/+4 |
* | Several good changes. We replaced the following functions: | wrowe | 2003-02-24 | 1 | -65/+117 |
* | APR_NOPROC is sort of bogus (we don't check args, remember?) but it really | wrowe | 2003-02-24 | 1 | -0/+2 |
* | Added a new module, apr_env, for manipulating the environment. The new | brane | 2003-02-17 | 2 | -1/+129 |
* | While this is a 'proper' change, it breaks 64 bit platforms. | wrowe | 2003-01-13 | 1 | -0/+4 |
* | 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 | 5 | -8/+8 |
* | This clears up the win32 testoc case... please review for accuracy | wrowe | 2003-01-03 | 1 | -4/+18 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 6 | -6/+6 |
* | Define SHUT_RDWR to 2 if it's not already defined. | wsanchez | 2002-12-17 | 1 | -0/+4 |
* | Changes to apr_generate_random_bytes: | jorton | 2002-12-13 | 1 | -13/+25 |
* | *) Renames done (deprecated functions wrapped): | thommay | 2002-11-20 | 1 | -4/+4 |
* | - define DEV_RANDOM as a string literal so it doesn't have to be | jorton | 2002-11-14 | 1 | -5/+1 |
* | Introduced apr_os_default_encoding and apr_os_locale_encoding, with | brane | 2002-11-12 | 2 | -1/+117 |
* | Just a nit | wrowe | 2002-10-13 | 1 | -1/+1 |
* | PR: | trawick | 2002-09-13 | 1 | -3/+8 |
* | Expand the error code spaces: | kfogel | 2002-08-15 | 1 | -1/+1 |