summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Add LFS support:jorton2004-03-271-0/+3
* * time/unix/time.c (apr_time_exp_get): Remove year check that failed forjorton2004-03-251-0/+3
* Synch with 0.9 branch.jorton2004-03-071-2/+24
* Add apr_threadattr_stacksize_set() for overriding the defaulttrawick2004-03-011-0/+4
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-0/+4
* record recent changes for a single top-level makegstein2004-02-051-0/+2
* Return an error instead of silently failing when apr_poll() istrawick2004-01-301-0/+4
* doxygen fixesianh2003-12-291-0/+3
* apr_socket_connect(): allow app to make subsequent call ontrawick2003-12-161-0/+3
* axe apr_sockaddr_port_set() and apr_sockaddr_port_get() from APRtrawick2003-12-051-0/+2
* remove apr_sockaddr_ip_set() APItrawick2003-12-031-0/+1
* remove botched e-mail addresstrawick2003-12-021-1/+1
* Add apr_socket_type_get() for retrieving the type (e.g., stream)trawick2003-11-301-0/+3
* 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