summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-084-23/+30
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-082-7/+8
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-081-6/+6
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-08119-1068/+1086
* split the Authorization entry into separateEric Covener2011-03-072-13/+22
* Fiy typo in docs.Rainer Jung2011-03-071-1/+1
* xforms for <ifEric Covener2011-03-071-0/+4
* mention <if> in new_features for 2.3/2.4Eric Covener2011-03-071-0/+4
* Note release dateJim Jagielski2011-03-071-1/+1
* Updates.Lucien Gentis2011-03-052-13/+77
* worker, event, prefork: Correct several issues when built asJeff Trawick2011-03-054-190/+191
* zap needless reinitialization of is_graceful on the 2ndJeff Trawick2011-03-053-5/+0
* sanity check use of volatile in prefork, worker, and eventJeff Trawick2011-03-043-14/+15
* mod_cache_disk: Prevent a segfault should we receive a further bucket afterGraham Leggett2011-03-041-1/+1
* instdso.sh: HP-UX's native 'install' apparently is not compatibleDaniel Earl Poirier2011-03-041-1/+1
* xform for new mod_proxy_fcgi envvarJim Jagielski2011-03-041-0/+18
* Fix/workaround for BUGZ PR 50851.Jim Jagielski2011-03-042-3/+22
* mod_cache_disk: Only attempt to commit to the initialisation if the attemptGraham Leggett2011-03-041-2/+11
* spelling fix in a commentJeff Trawick2011-03-031-1/+1
* event: child_main() never returns, so remove some dead code afterJeff Trawick2011-03-031-2/+2
* worker: child_main() never returns, so remove some dead code afterJeff Trawick2011-03-031-2/+2
* Build mod_authn_socache on same terms as other authn modulesNick Kew2011-03-031-0/+1
* prefork in ONE_PROCESS mode:Jeff Trawick2011-03-031-8/+5
* prefork: store pid in scoreboard for ONE_PROCESS modeJeff Trawick2011-03-021-0/+1
* More new feature goodnessJim Jagielski2011-03-012-0/+16
* update transformations.Nilgun Belma Buguner2011-03-0113-213/+198
* update for sync with English docs.Nilgun Belma Buguner2011-03-016-204/+189
* And roll onto 2.3.12Jim Jagielski2011-03-014-3/+7
* Ready to tag 2.3.11 as beta!Jim Jagielski2011-03-012-3/+2
* Update doccos and xformsJim Jagielski2011-03-0114-39/+134
* Remove references to modules that don't and won't have their own pages!Nick Kew2011-03-011-9/+4
* Document socache and fix the TODO in authn_socache docs.Nick Kew2011-03-014-5/+86
* Fix typos leading to broken links!Nick Kew2011-03-011-2/+2
* axe some useless or debug-inhibiting error checkingJeff Trawick2011-02-272-37/+0
* no docs should only be a blocker for GAStefan Fritsch2011-02-261-6/+2
* Updates.Lucien Gentis2011-02-262-8/+23
* fix some logging calls to include the server_recJeff Trawick2011-02-268-24/+24
* Axed C++ comments and tabs.Guenter Knauf2011-02-264-36/+36
* 'votes'Philip M. Gollucci2011-02-261-4/+6
* fix function name in log textJeff Trawick2011-02-251-2/+2
* We are going for betaJim Jagielski2011-02-251-1/+3
* Document mod_proxy work... userland changesJim Jagielski2011-02-231-0/+9
* protect one-off boundaryJim Jagielski2011-02-231-3/+3
* captures of THE_REQUEST are still escaped however the browser sent the request,Eric Covener2011-02-232-2/+4
* update xformsStefan Fritsch2011-02-2313-58/+90
* Add some links and bits to the ap_expr docsStefan Fritsch2011-02-233-8/+43
* Be at least somewhat more RESTful... Use POST for changing stuff.Jim Jagielski2011-02-221-32/+86
* UpdatesLucien Gentis2011-02-208-54/+57
* Actually check for APU_HAVE_CRYPTO at configure time. This fixes a compileStefan Fritsch2011-02-181-1/+5
* Expose "new" ap_parse_form_data() function instead of requiringJim Jagielski2011-02-187-277/+254