summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Since we have branched 2.4.x we are now at 2.5.0 in trunk.Guenter Knauf2011-11-141-2/+2
* Added apreq to NetWare build.Guenter Knauf2011-11-145-52/+54
* As discussed at AC NA 2011Philip M. Gollucci2011-11-137-0/+2051
* relocate the .h files to play nice with the srclib setupPhilip M. Gollucci2011-11-108-2156/+0
* import apreq include filesPhilip M. Gollucci2011-11-108-0/+2156
* end-generation hook: Fix false notification of end-of-generation forJeff Trawick2011-11-101-0/+5
* And we are at 2.3.16-devJim Jagielski2011-11-091-2/+2
* Getting ready to tag 2.3.15-devJim Jagielski2011-11-091-1/+1
* Change def timeout from a nasty 5 mins to a more reasonable 1minJim Jagielski2011-11-081-1/+1
* Change default FileETag to be "size mtime", i.e. remove the inode. Adjust theStefan Fritsch2011-11-081-1/+2
* mod_lua: Expose SSL variables via r:ssl_var_lookup()Eric Covener2011-11-081-1/+2
* Only init the RNG once at startup. This saves some entropy and works around t...Stefan Fritsch2011-11-071-0/+2
* Call apr_random_after_fork() manually in the child processes because the MPMsStefan Fritsch2011-11-071-0/+3
* mod_include: Add support for application/x-www-form-urlencoded encodingGraham Leggett2011-10-292-1/+26
* Improve handling of maxlen = APR_SIZE_MAX, noticed by Jim.Stefan Fritsch2011-10-272-2/+2
* Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and withStefan Fritsch2011-10-263-5/+31
* There is absolutely no reason to have two 4k-sized constant strmatch patternsStefan Fritsch2011-10-141-1/+3
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-093-1/+5
* Consistenly use apr_file_* API instead of libc when dumping config becauseStefan Fritsch2011-10-091-0/+4
* Remove ap_proxy_removestr(). It has been unused for a decade and has quadraticStefan Fritsch2011-10-091-2/+3
* re-add "extern" accidentally removed by r1179448Stefan Fritsch2011-10-061-1/+1
* Export ap_max_mem_free, needed by r1178079, as pointed out by Gregg L. SmithStefan Fritsch2011-10-052-2/+3
* Remove trailing comma on last enum member for authz_statusPaul Querna2011-09-301-1/+1
* Some varbuf enhancements:Stefan Fritsch2011-09-262-2/+39
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-2316-406/+406
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-2326-343/+343
* Add wrappers for malloc, calloc, realloc that check for out of memoryStefan Fritsch2011-09-193-1/+43
* Fix cut'n'paste errors: APR_DECLARE -> AP_DECLAREStefan Fritsch2011-09-161-2/+2
* Create wrapper API for apr_random;Stefan Fritsch2011-09-153-1/+25
* Add in MaxRangeOverlaps and MaxRangeReversals to accomodateJim Jagielski2011-09-122-4/+9
* unixfyWilliam A. Rowe Jr2011-09-121-1/+1
* RM warning textWilliam A. Rowe Jr2011-09-121-0/+2
* typo in commentEric Covener2011-09-081-1/+1
* refactor to pull setting of Accept-Ranges header into http_protocol.c whichEric Covener2011-09-082-1/+9
* take care of some MaxRanges feedback:Eric Covener2011-09-071-1/+5
* add MaxRanges directive institute a default limit of 200 (post-merge where Eric Covener2011-08-282-1/+5
* Actually commit the header added in r1157354Stefan Fritsch2011-08-131-0/+127
* Add ap_varbuf API for resizable buffers.Stefan Fritsch2011-08-131-1/+2
* mod_ldap: remove hard-coded loops of 10 retries w/o delay with a configurableEric Covener2011-08-112-1/+4
* cleanups related to new AllowOverrideList functionality:Stefan Fritsch2011-08-032-1/+3
* And we are at 2.3.15-devJim Jagielski2011-08-011-2/+2
* Get ready to tag 2.3.14Jim Jagielski2011-08-011-1/+1
* Add AllowOverrideList directive and documentationDaniel Ruggeri2011-07-284-1/+15
* Document the weird semantics of ap_find_command_in_modules()Stefan Fritsch2011-07-261-3/+6
* * Make trunk compile with APR trunk again (without LDAP support of course), byRuediger Pluem2011-07-251-5/+11
* Add change log entry, bump MMNStefan Fritsch2011-07-231-2/+3
* Revert r1129808:Stefan Fritsch2011-07-238-1152/+9
* Revert r1129886:Stefan Fritsch2011-07-236-44/+61
* Revert r1129891:Stefan Fritsch2011-07-232-44/+2
* Revert r1131393:Stefan Fritsch2011-07-236-21/+24