summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_authn_dbm.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-08NetWare build overhaul in order to compile on Linux.Guenter Knauf2-7/+8
2011-03-08NetWare build overhaul in order to compile on Linux.Guenter Knauf1-6/+6
2011-03-08NetWare build overhaul in order to compile on Linux.Guenter Knauf119-1068/+1086
2011-03-07split the Authorization entry into separateEric Covener2-13/+22
2011-03-07Fiy typo in docs.Rainer Jung1-1/+1
2011-03-07xforms for <ifEric Covener1-0/+4
2011-03-07mention <if> in new_features for 2.3/2.4Eric Covener1-0/+4
2011-03-07Note release dateJim Jagielski1-1/+1
2011-03-05Updates.Lucien Gentis2-13/+77
2011-03-05worker, event, prefork: Correct several issues when built asJeff Trawick4-190/+191
2011-03-05zap needless reinitialization of is_graceful on the 2ndJeff Trawick3-5/+0
2011-03-04sanity check use of volatile in prefork, worker, and eventJeff Trawick3-14/+15
2011-03-04mod_cache_disk: Prevent a segfault should we receive a further bucket afterGraham Leggett1-1/+1
2011-03-04instdso.sh: HP-UX's native 'install' apparently is not compatibleDaniel Earl Poirier1-1/+1
2011-03-04xform for new mod_proxy_fcgi envvarJim Jagielski1-0/+18
2011-03-04Fix/workaround for BUGZ PR 50851.Jim Jagielski2-3/+22
2011-03-04mod_cache_disk: Only attempt to commit to the initialisation if the attemptGraham Leggett1-2/+11
2011-03-03spelling fix in a commentJeff Trawick1-1/+1
2011-03-03event: child_main() never returns, so remove some dead code afterJeff Trawick1-2/+2
2011-03-03worker: child_main() never returns, so remove some dead code afterJeff Trawick1-2/+2
2011-03-03Build mod_authn_socache on same terms as other authn modulesNick Kew1-0/+1
2011-03-03prefork in ONE_PROCESS mode:Jeff Trawick1-8/+5
2011-03-02prefork: store pid in scoreboard for ONE_PROCESS modeJeff Trawick1-0/+1
2011-03-01More new feature goodnessJim Jagielski2-0/+16
2011-03-01update transformations.Nilgun Belma Buguner13-213/+198
2011-03-01update for sync with English docs.Nilgun Belma Buguner6-204/+189
2011-03-01And roll onto 2.3.12Jim Jagielski4-3/+7
2011-03-01Ready to tag 2.3.11 as beta!Jim Jagielski2-3/+2
2011-03-01Update doccos and xformsJim Jagielski14-39/+134
2011-03-01Remove references to modules that don't and won't have their own pages!Nick Kew1-9/+4
2011-03-01Document socache and fix the TODO in authn_socache docs.Nick Kew4-5/+86
2011-03-01Fix typos leading to broken links!Nick Kew1-2/+2
2011-02-27axe some useless or debug-inhibiting error checkingJeff Trawick2-37/+0
2011-02-26no docs should only be a blocker for GAStefan Fritsch1-6/+2
2011-02-26Updates.Lucien Gentis2-8/+23
2011-02-26fix some logging calls to include the server_recJeff Trawick8-24/+24
2011-02-26Axed C++ comments and tabs.Guenter Knauf4-36/+36
2011-02-26'votes'Philip M. Gollucci1-4/+6
2011-02-25fix function name in log textJeff Trawick1-2/+2
2011-02-25We are going for betaJim Jagielski1-1/+3
2011-02-23Document mod_proxy work... userland changesJim Jagielski1-0/+9
2011-02-23protect one-off boundaryJim Jagielski1-3/+3
2011-02-23captures of THE_REQUEST are still escaped however the browser sent the request,Eric Covener2-2/+4
2011-02-23update xformsStefan Fritsch13-58/+90
2011-02-23Add some links and bits to the ap_expr docsStefan Fritsch3-8/+43
2011-02-22Be at least somewhat more RESTful... Use POST for changing stuff.Jim Jagielski1-32/+86
2011-02-20UpdatesLucien Gentis8-54/+57
2011-02-18Actually check for APU_HAVE_CRYPTO at configure time. This fixes a compileStefan Fritsch1-1/+5
2011-02-18Expose "new" ap_parse_form_data() function instead of requiringJim Jagielski7-277/+254
2011-02-18No longer depend on how fork() works when laying out segments...Jim Jagielski4-34/+60