summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added --with-devrandom=[DEV] configure flag which allows a particularCliff Woolley2002-05-282-19/+48
* The 'reuse' patch. This will make pools a bit more carefull aboutSander Striker2002-05-262-30/+151
* The hi free patch. This will add the ability for a developer toSander Striker2002-05-262-2/+64
* That cut-and-paste job was a bit too literal.Justin Erenkrantz2002-05-251-2/+2
* The doc doesn't match implementation. Make it consistent with write_full.Justin Erenkrantz2002-05-251-2/+3
* Fair warning, as this keeps coming up over and over. We're not usingCliff Woolley2002-05-251-2/+8
* Both of these issues have been taken care of. The old locks are goneAaron Bannert2002-05-241-8/+1
* We appear to never have had any complaints about copy srcname dstnameWilliam A. Rowe Jr2002-05-242-12/+8
* Fix a copy-and-paste error in pipe.cRyan Bloom2002-05-231-1/+1
* OS/2: Check more return codes when locking the file for appending.Brian Havard2002-05-231-4/+11
* Implement apr_thread_yield() on OS/2.Brian Havard2002-05-221-0/+1
* Win32: WTF was I thinking with that last commit? this is right (I hope :-)Bill Stoddard2002-05-221-12/+10
* Win32: Fix bug introduced by the commit that added GetOverlappedResults()Bill Stoddard2002-05-221-12/+17
* Win32: Rearrange code for clarityBill Stoddard2002-05-221-14/+12
* Darwin/Mac OS X: There is apparently no convenient way to keep deceasedJeff Trawick2002-05-222-0/+25
* Fix two serious holes in the time calculations. The first patch was aWilliam A. Rowe Jr2002-05-221-2/+2
* Get aprtest to build from scratch, once againWilliam A. Rowe Jr2002-05-212-2/+2
* Added strmatch to the project build for NetWareBradley Nicholes2002-05-201-0/+0
* Win32: Rather pointless to call GetOverlappedResults() on a socket weBill Stoddard2002-05-201-2/+4
* Win32: Need to check for WSA_IO_PENDING.Bill Stoddard2002-05-201-1/+2
* NEVER default to ALTERNATE_SEARCH_PATH!!! It's a great last resort,William A. Rowe Jr2002-05-201-2/+2
* Win32: Call GetOverlappedResults to get the results of an asyncBill Stoddard2002-05-202-8/+20
* Win32:Bill Stoddard2002-05-201-0/+1
* Whoops, meant to note that in CHANGESCliff Woolley2002-05-181-0/+3
* Renames:Cliff Woolley2002-05-183-8/+21
* FreeBSD sendfile: return an error if the kernel returns 0 & no bytes sent.Greg Ames2002-05-171-10/+21
* This particular code fragment gets an award for obfuscated code to save aJustin Erenkrantz2002-05-171-1/+6
* It doesn't really *have to* be in fcntl.h, it just probably will beCliff Woolley2002-05-171-1/+1
* We must respect the APR_BINARY flag on the Unix implementation ofCliff Woolley2002-05-172-0/+10
* linux sendfile: exit with an error if the file gets smaller in the middle ofGreg Ames2002-05-171-7/+19
* Remove a few stray tabs.Justin Erenkrantz2002-05-171-7/+7
* don't check for malloc() failure in our strdup() replacementJeff Trawick2002-05-171-3/+1
* axe a commented-out call to Apache's logging routineJeff Trawick2002-05-171-5/+0
* Make it so that the installed programs must explicitly set a value inJustin Erenkrantz2002-05-161-14/+17
* Some platforms require the definitions from <sys/ipc.h> to be included before...Martin Kraemer2002-05-161-0/+3
* fix a mispelling of shared in a help messageJeff Trawick2002-05-151-1/+1
* expose the name of the shared library path variableJeff Trawick2002-05-151-0/+5
* Enable autoconf/autoheader to be redefined by users.Sascha Schumann2002-05-152-4/+4
* Added apr_strmatch.h to the precompile list that generates the final exportBradley Nicholes2002-05-151-0/+1
* Revert and fix ala gstein.Justin Erenkrantz2002-05-141-2/+15
* As a safeguard, call the new APR_MKDIR_P_CHECK macro. If APR were toJustin Erenkrantz2002-05-141-0/+3
* Add APR_MKDIR_P_CHECK macro based on httpd-2.0's APACHE_MKDIR_P_CHECK.Justin Erenkrantz2002-05-141-0/+20
* Merge bjh's change to mkdir.sh from httpd-2.0.Justin Erenkrantz2002-05-141-0/+2
* Always print the LA_FILE information even if the .la file doesn't existJustin Erenkrantz2002-05-141-11/+2
* OK... we force folks to swallow awk for all sorts of goodies, such asWilliam A. Rowe Jr2002-05-133-62/+54
* At least this one is an easy fix. All the tests build once again,William A. Rowe Jr2002-05-131-1/+1
* Ain't got no regex, ain't got no fork,William A. Rowe Jr2002-05-132-8/+11
* Correct the omission of version.cWilliam A. Rowe Jr2002-05-132-0/+8
* Fix a char'ness issue.William A. Rowe Jr2002-05-131-1/+1
* Add -p option to the cp command for includes. (install-include inJustin Erenkrantz2002-05-131-2/+2