summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_authn_dbm.xml.ja (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-05Add BSD-specific note about core dumping. (Via mi+apache aldan.algebra.com)Rich Bowen2-0/+14
2011-05-03Minor mime.types fixes:Rainer Jung1-3/+3
2011-05-03fix typo -- two periodsEric Covener2-2/+2
2011-05-03mention mod_expires bailing out when the handler has set an Expires header.Eric Covener2-0/+8
2011-05-01avoid compiler warnings with gccStefan Fritsch1-2/+2
2011-05-01Update.Lucien Gentis1-2/+2
2011-04-30fix some dead assignments found by the clang analyzerJeff Trawick12-27/+8
2011-04-27Follow on to 1057048:Jeff Trawick1-6/+9
2011-04-26Fix double free in out-of-mem situationStefan Fritsch1-8/+1
2011-04-26WinNT MPM has hard-coded daemon limit of 1, not 0Jeff Trawick1-1/+1
2011-04-26Make sure support/check_forensic works with mod_unique_id loaded too.Igor Galić2-2/+5
2011-04-26spelling fixJeff Trawick1-1/+1
2011-04-25Add child_status hook for tracking creation/termination of MPM childJeff Trawick12-51/+323
2011-04-25mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache perStefan Fritsch5-27/+49
2011-04-25Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API,Stefan Fritsch8-13/+90
2011-04-25Report filename and line number in config warningStefan Fritsch1-1/+2
2011-04-22avoid useless call to apr_pstrdupStefan Fritsch1-1/+1
2011-04-22update transformDaniel Earl Poirier1-0/+10
2011-04-22Add example for using %{msec_frac}t.Daniel Earl Poirier1-0/+10
2011-04-20* server/util_pcre.c (ap_regerror): Use passed-in buffer size ratherJoe Orton1-1/+1
2011-04-19The pre_config hook should return int, not apr_status_t.Stefan Fritsch1-1/+1
2011-04-17Fixed line length to < 80 char.Guenter Knauf1-1/+1
2011-04-17Added shebang check for '! so that .vbs scripts can work as CGI.Guenter Knauf1-0/+4
2011-04-17clarify commentStefan Fritsch1-1/+1
2011-04-16Miscellaneous corrections.Lucien Gentis3-40/+37
2011-04-16Updates.Lucien Gentis8-25/+79
2011-04-15via Matthew Sporleder - domain is required in the CO flag or cookiesRich Bowen2-7/+8
2011-04-15The domain is not in fact optional. The cookie is not set if you don'tRich Bowen1-6/+7
2011-04-15Whether it's intentional or not, the hostname/domainname argument to theRich Bowen1-1/+1
2011-04-15Prevent segfault if DYNAMIC_MODULE_LIMIT is reachedStefan Fritsch2-9/+12
2011-04-14move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGSJeff Trawick1-3/+1
2011-04-14Fixed missing struct member error introduced with r1092076.Guenter Knauf1-1/+1
2011-04-14try to prevent a single long request marking a worker in error.Jean-Frederic Clere2-1/+10
2011-04-13Axed tabs and trailing spaces.Guenter Knauf1-106/+106
2011-04-12AP_ENABLE_V4_MAPPED with WinNT MPMJeff Trawick2-22/+35
2011-04-12add some debug logging to show more information about passing of socketsJeff Trawick1-2/+5
2011-04-12Allow apr and apr-util to be in 2 different location.Jean-Frederic Clere1-1/+9
2011-04-11axe the cast in the call to our mpm_nt_eventlog_stderr_open()Jeff Trawick3-4/+4
2011-04-11match expected type of arg to StartService()Jeff Trawick1-1/+1
2011-04-09Remove unused variableStefan Fritsch1-1/+0
2011-04-09don't try to shut down child if it wasn't createdJeff Trawick1-1/+9
2011-04-09WinNT MPM: Improve robustness under heavy load.Jeff Trawick2-9/+17
2011-04-09Fix some MinGW build issues...Jeff Trawick4-0/+15
2011-04-09fix some logging glitches in the WinNT MPM:Jeff Trawick1-9/+17
2011-04-08include <stdlib.h> to ensure that the exit() prototype has beenJeff Trawick1-3/+1
2011-04-08log message fixes/tweaksJeff Trawick2-7/+7
2011-04-08core: Support module names with colons in loglevel configuration.Stefan Fritsch2-1/+4
2011-04-08mod_ssl, ab: Support OpenSSL compiled without SSLv2 supportStefan Fritsch5-6/+26
2011-04-08hernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENTRich Bowen4-5/+12
2011-04-08Remove more unnecessary anchors from rewrite examples.Rich Bowen2-4/+4