summaryrefslogtreecommitdiff
path: root/modules/generators
Commit message (Expand)AuthorAgeFilesLines
* modules: Fix some compiler warnings.Graham Leggett2013-09-141-1/+1
* Merge r1491221, r1491479, r1491538 from trunk:Jim Jagielski2013-06-121-4/+4
* Merge r1463056 from trunk:Jim Jagielski2013-04-221-3/+2
* Merge r1442865, r1442759, r1442326, r1442309, r1448171, r1418556, r1448453, r...Jim Jagielski2013-03-111-1/+2
* this is broken... veto and pull outJim Jagielski2013-02-271-36/+8
* Merge r1417529 from trunk:Jim Jagielski2013-01-281-8/+36
* Merge r1331110 from trunk:Jim Jagielski2013-01-081-1/+1
* Merge r1407459, r1407460, r1419781, r1418524, r1401448, r1405407, r1405973, r...Jim Jagielski2012-12-121-1/+1
* Merge r1413732, r1418752:Stefan Fritsch2012-12-092-2/+4
* Merge r1337344, r1378178, r1397636, r1398025, r1398040, r1398481, r1407004, r...Jim Jagielski2012-12-031-2/+2
* * core: Add in ap_get_sload() and ap_get_loadavg().Jim Jagielski2012-11-151-0/+5
* Merge r1407965 from trunk:Jim Jagielski2012-11-121-1/+1
* Axe unnecessary trailing comma from server-status user output.Rainer Jung2012-08-131-1/+1
* Honor DefaultRuntimeDir for mutexes, socache and CGID socket.Rainer Jung2012-07-231-3/+4
* Merge r1361803 from trunk:Joe Orton2012-07-233-3/+3
* Merge r1225798, r1225799:Stefan Fritsch2012-07-031-3/+61
* merge r1225796:Stefan Fritsch2011-12-301-6/+34
* Merge r1225795:Stefan Fritsch2011-12-301-3/+40
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-1/+1
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-056-62/+62
* Merge r1208110:Stefan Fritsch2011-11-291-3/+3
* rollback recent autoindex changes (1204355:1204306)Eric Covener2011-11-211-11/+23
* Merge r1204341 from trunk:Eric Covener2011-11-211-22/+4
* Merge r1204307 from trunk:Eric Covener2011-11-211-1/+7
* Change module sets and default activation status:Rainer Jung2011-11-121-2/+2
* Consistenly use apr_file_* API instead of libc when dumping config becauseStefan Fritsch2011-10-091-12/+16
* Downgrade error log messages which accompany a 404 request status from loglevelStefan Fritsch2011-10-081-1/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-233-11/+11
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-234-9/+9
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-232-5/+5
* PR51371: cross-compile issues with cgi and apr_procattr_limit_*.Eric Covener2011-09-172-13/+24
* For consistency, makes the "Loaded Modules" section of the mod_info output in...Rich Bowen2011-07-291-2/+5
* Add more (trace) logging to the ap_scan_script_header*() functionsStefan Fritsch2011-07-163-3/+7
* improve (but preserve searchable parts of) the error message when Options Eric Covener2011-07-151-2/+7
* adjustments of build priorities of modules without special dependenciesStefan Fritsch2011-07-131-1/+1
* Rename MaxClients to MaxRequestWorkers which describes more accurately whatStefan Fritsch2011-06-201-1/+1
* Code cleanup: replace apr_table_set with non-copying apr_table_setnStefan Fritsch2011-06-191-3/+3
* Display information about asynchronous connections in the server-statusStefan Fritsch2011-06-191-6/+89
* Fix handling of cumulative system timeStefan Fritsch2011-06-131-2/+2
* Merge repeated calls of ap_rputs.Stefan Fritsch2011-06-131-21/+22
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-062-7/+3
* Replace some "apr_p[c]alloc / memcpy" constructions into a single apr_pmemdup()sStefan Fritsch2011-05-211-2/+1
* fix some dead assignments found by the clang analyzerJeff Trawick2011-04-302-11/+0
* Follow on to 1057048:Jeff Trawick2011-04-271-6/+9
* Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API,Stefan Fritsch2011-04-251-1/+1
* rework choice of cgi implementation, handling MinGWJeff Trawick2011-04-071-6/+21
* Add in a configuration generation... this is independent ofJim Jagielski2011-03-311-1/+3
* mod_info: Dump config to stdout during startup if -DDUMP_CONFIG is Stefan Fritsch2011-03-281-23/+90
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-185-5/+5