summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
* Note the 2 posixsem patchesjim2003-03-271-0/+5
* Ignore the availablity of threads on HPUX, they aren't trustworthywrowe2003-03-241-0/+5
* Fix error in apr-config when symlinks are involved.jerenkrantz2003-03-231-1/+2
* On to 0.9.3-devwrowe2003-03-221-0/+4
* Quick entry about the inheritence issues.wrowe2003-03-201-0/+5
* Define a printf format and format length for apr_uint64_t.brane2003-03-181-0/+3
* Hmmm... said docs exist now.wrowe2003-03-101-2/+1
* A very fast pass through the new debugging symbols and top level projects.wrowe2003-03-101-4/+2
* Some sort of ctrl char bogosity to eliminatewrowe2003-03-101-1/+1
* Correct apr_file_gets() on OS2 and Win32 so that '\r's are no longerwrowe2003-03-041-0/+4
* As near as I can tell, Win32 will now correspond to Unix in terms of thewrowe2003-02-271-0/+4
* A few fewer undecorated nameswrowe2003-02-241-0/+6
* When we generate our own semaphore name (internally) when usingjim2003-02-231-0/+3
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-171-0/+3
* Fix APR_LAYOUT to work with layout files with no preceding blank linesjerenkrantz2003-02-171-0/+4
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-0/+3
* add apr_procattr_error_check_set() for telling apr_proc_create() totrawick2003-02-071-5/+4
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-061-0/+8
* Allow apr_proc_create() to call an app-provided error reportingtrawick2003-02-061-0/+6