summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Drop deprecated apr_proc_{...} functions with detailed CHANGES notes.wrowe2003-11-201-0/+8
* Getting closer to 1.0 - eliminate APR_SO_TIMEOUT and replacewrowe2003-11-201-5/+10
* axing deprecated apr_atomic_foo functionstrawick2003-11-161-0/+6
* Change the FreeBSD i386 atomics to use the asm routines in the apr_atomicdreid2003-11-031-0/+4
* Start of new PRNG.ben2003-11-031-0/+5
* Forward port from APR_0_9_BRANCH:striker2003-10-261-0/+3
* Fix up make_exports.awk and friends to support apr-iconv.jerenkrantz2003-09-261-0/+4
* new version of atomic API that works specifically on apr_uint32_t values for ...brianp2003-09-251-0/+3
* fix apr_file_dup() and apr_file_dup2() to dup the ungetchar memberstas2003-09-191-0/+3
* Preserve leading '../' segments as when merging to an empty andwrowe2003-09-171-2/+6
* remove apr_compat.h as part of the transition to the 1.0 APItrawick2003-09-051-0/+4
* axe these deprecated functions:trawick2003-09-031-0/+3
* remove these interfaces:trawick2003-09-031-0/+24
* axe these deprecated functions:trawick2003-09-031-0/+10
* axe these deprecated functions:trawick2003-09-031-0/+10
* remove these deprecated interfaces:trawick2003-09-031-0/+12
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. Ifjerenkrantz2003-08-311-2/+3
* Re-enable IPv6 on Darwin 6.6 and beyond as it looks like getaddrinfo() nowjerenkrantz2003-08-241-0/+3
* oops, need a CHANGES entrythommay2003-08-231-0/+3
* Modify apr_sockaddr_info_get to call the resolver when we do not have ajerenkrantz2003-08-131-0/+5
* Worth noting in case they had bitten anyone.wrowe2003-08-071-0/+9
* apr_socket_data_set(): allow the same key to be used fortrawick2003-07-081-0/+4
* document the addition of apr_table_compress()brianp2003-06-221-0/+4
* Win32: Adopt Brian Havard's OS/2 rwlock implementation.stoddard2003-06-181-0/+2
* Add proc_mutex_lockfile() for retrieving the name of the filetrawick2003-06-071-0/+3
* Don't require the lock file name to be passed intotrawick2003-06-071-0/+6
* When using a temporary file for flock- and fcntl-based mutexes,trawick2003-06-071-0/+10
* When writing to pipes with a timeout set, handle the situationtrawick2003-06-051-0/+7
* Define _THREAD_SAFE for all compilations on AIX. Previouslytrawick2003-06-021-0/+6
* For apr_proc_detach(APR_PROC_DETACH_FOREGROUND), don't treattrawick2003-06-021-0/+5
* Fix some problems with non-blocking socket handling on unixtrawick2003-05-301-0/+5
* Fix a bug in socket timeout handling on unix that left thetrawick2003-05-301-0/+4
* Add back in an entry that was temporarily removed.jerenkrantz2003-05-281-0/+3
* Fixed a bug that could be triggered remotely through mod_dav and possibly otherjerenkrantz2003-05-281-2/+6
* Added flag APR_FILE_ATTR_HIDDEN for manipulating the "hidden" filebrane2003-05-241-0/+3
* (apr_proc_wait): Handle interrupted waitpid(2) calls by callingthommay2003-05-081-0/+4
* removed the solaris specific atomic code.ianh2003-05-031-0/+4
* apr_file_gets(): Return APR_SUCCESS if any characters aretrawick2003-05-011-0/+6
* apr_proc_create() on Unix: Make the APR_SHELLCMD mode worktrawick2003-04-211-0/+4
* Add --cc and --cpp flags to apr-config.trawick2003-04-211-0/+2
* Don't segfault trying to close a file in error paths of flocktrawick2003-04-191-0/+3
* Add %pT support to apr_snprintf() for printing an apr_os_thread_t.trawick2003-04-171-0/+3
* Add APR_TCP_NODELAY_INHERITED & APR_O_NONBLOCK_INHERITED to apr.hwake2003-04-151-0/+3
* implement APR_UINT64_T_HEX_FMTtrawick2003-04-151-0/+2
* Note bjh's patchwrowe2003-04-111-0/+5
* Add parameter to APR_SUBDIR_CONFIG to drop options passed to configurejerenkrantz2003-04-051-0/+4
* Implement APR_SO_RCVBUF socket option on Unix.trawick2003-04-041-0/+3
* Don't add the math library (-lm) if the modf() functionfielding2003-04-011-0/+3
* Solaris cc: Don't use the -mt option for threaded builds. Thattrawick2003-04-011-1/+4
* 0.9.3 was here, on to 0.9.4-devwrowe2003-03-311-0/+4