summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prepare to tag 1.7.0William A. Rowe Jr2019-04-012-2/+2
* Footnote dirread() changeWilliam A. Rowe Jr2019-04-011-0/+4
* Simplify avoiding the dirread_r deprecated and unwise invocations, by alwaysWilliam A. Rowe Jr2019-04-011-4/+2
* Revert r1789258, r1856189, r1856191 following discussion on list, in favorWilliam A. Rowe Jr2019-04-012-28/+4
* Housekeeping of old newsWilliam A. Rowe Jr2019-04-011-2/+2
* Merge r1789258, r1856189, r1856191, r1856192, r1856196 from trunk:Yann Ylavic2019-03-262-13/+46
* Merge r1856096, r1856178 from trunk:Yann Ylavic2019-03-261-273/+72
* remove my temporary checkall bypassGregg Lewis Smith2019-03-261-2/+1
* freshen up for 1.7.0Gregg Lewis Smith2019-03-268-375/+232
* Merge r1856089 from trunk:Yann Ylavic2019-03-221-5/+10
* Merge r1856063 from trunk:Yann Ylavic2019-03-221-1/+1
* Merge r1856042, r1856043, r1856046, r1856050 from trunk:Yann Ylavic2019-03-223-25/+62
* Merge r1856022 from trunk:Yann Ylavic2019-03-223-7/+62
* Windows and Netware have a timedlocks implementation.Yann Ylavic2019-03-213-0/+3
* Merge r1855877 from trunk:Yann Ylavic2019-03-211-1/+1
* Merge r1792620 from trunk:Yann Ylavic2019-03-213-10/+67
* Merge r1794266 from trunk:Yann Ylavic2019-03-212-36/+30
* Narrow symbolic link detection on NTFSWilliam A. Rowe Jr2019-03-204-15/+97
* User-facing behavior changesWilliam A. Rowe Jr2019-03-201-0/+5
* Fix IPv4-only parsing tests, proposed as git pull req #15 by manusfreedom.William A. Rowe Jr2019-03-191-1/+5
* Small corrections to if_indextoname resolution on win32, compiles clean. Back...William A. Rowe Jr2019-03-192-3/+3
* Replace the link-time pragma from r1839494 with APR_DECLARE_LATE_DLL_FUNCWilliam A. Rowe Jr2019-03-193-5/+28
* Replace generic off_t logic with APR_CHECK_TYPES_FMT_COMPATIBLE,William A. Rowe Jr2019-03-191-11/+18
* Deprecate APR_CHECK_TYPES_COMPATIBLE for new APR_CHECK_TYPES_FMT_COMPATIBLEWilliam A. Rowe Jr2019-03-192-7/+36
* Support canon pre-defined macro (gcc, cc and clang) for macOS which is now __...Jim Jagielski2019-03-141-0/+7
* Silence some leftover noisy trace logicWilliam A. Rowe Jr2019-03-132-2/+4
* Silence WARNING 'Makefile.in' seems to ignore the --datarootdir settingWilliam A. Rowe Jr2019-03-121-0/+1
* Merge r1855049 from trunk:Yann Ylavic2019-03-081-0/+7
* Merge r1854123 from trunk:Yann Ylavic2019-03-072-6/+2
* Merge r1851542 from trunk:Yann Ylavic2019-03-071-4/+4
* Merge r1851541 from trunk:Yann Ylavic2019-03-0710-14/+43
* Update config.guess and config.sub fromRainer Jung2019-01-012-1547/+1517
* Happy New Year 2019Rainer Jung2019-01-012-2/+2
* Fix Python3 compatibility.Branko Čibej2018-11-171-1/+2
* Merge r1534882 from trunk:Joe Orton2018-10-051-1/+0
* Merge r1841078 from trunk:Jim Jagielski2018-09-178-0/+799
* Correct cut-n-paste assignment error.William A. Rowe Jr2018-09-081-1/+1
* Correct copy-paste flaw (inherited by borrowing from readwrite.c)William A. Rowe Jr2018-09-051-3/+3
* Backport the *bugfix* part of r1808457 and further bugfix r1829962,William A. Rowe Jr2018-09-051-3/+9
* Resolve invalid rvalue from void() function, the test is only required in oneWilliam A. Rowe Jr2018-08-311-0/+7
* Revert 1839628, backport of 1839627William A. Rowe Jr2018-08-303-9/+8
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>William A. Rowe Jr2018-08-303-8/+9
* Record mergeinfoWilliam A. Rowe Jr2018-08-300-0/+0
* Spelling corrections in docs;William A. Rowe Jr2018-08-304-22/+22
* Note backport of 1839493 committed in 1839494William A. Rowe Jr2018-08-280-0/+0
* Fix breakage on _WIN32_WINNT>=0x0600 due to if_indextoname,William A. Rowe Jr2018-08-281-0/+5
* Do not forget to escape characters in the documentation of functions that esc...Christophe Jaillet2018-08-261-5/+5
* Slightly improve doxygen generated documentation.Christophe Jaillet2018-08-266-22/+23
* Follow-up to r1832203.Christophe Jaillet2018-08-251-1/+1
* If --with-installbuilddir is not supplied, it unconditially overrides the valueRainer Jung2018-08-253-2/+4