summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc/security_tips.xml.ko (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-12Fix configure error when configuring module set "reallyall".Rainer Jung2-1/+3
2011-05-12Use APR_STATUS_IS_... in some more cases.Stefan Fritsch6-10/+10
2011-05-11and bump to 2.3.13Jim Jagielski4-3/+7
2011-05-11Ready to tag 2.3.12-betaJim Jagielski2-2/+2
2011-05-11document userland/developerland changeJim Jagielski1-0/+3
2011-05-11disable hook probes for our two hooks which have no argsJeff Trawick2-3/+32
2011-05-09Silence autoconf 2.68 warnings.Rainer Jung2-2/+4
2011-05-09keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) andJeff Trawick3-3/+6
2011-05-09allow error log formatters to peek at the message formatJeff Trawick3-2/+6
2011-05-09rpm spec file: Remove requirement for /usr/share/magic.mime, we don't referenceGraham Leggett1-1/+1
2011-05-09Use AP_ instead of APR_ and move into the compile CPPJim Jagielski2-1/+6
2011-05-09Cleanup... most don't need apr_hooks.h at all...Jim Jagielski16-16/+9
2011-05-09Start of ap_hooks.h setupJim Jagielski3-99/+167
2011-05-09rpm spec file: Remove corrupted %changelog entry:Graham Leggett1-2/+0
2011-05-09Rebuild changes.Rich Bowen1-1/+2
2011-05-09Adds helpful comment from the 2.2 docs.Rich Bowen1-1/+2
2011-05-08PR51163: Resolve crashes when LDAP is used for authorization-onlyEric Covener2-8/+11
2011-05-08Updates.Lucien Gentis2-12/+17
2011-05-07replace recent AJP direct comparisons to APR_TIMEUP with APR_STATUS_IS_TIMEUP.Eric Covener2-2/+2
2011-05-07use APR_STATUS_IS_TIMEUP() instead of direct comparison with APR_TIMEUP.Eric Covener1-2/+2
2011-05-07Not possible; you don't declare a variable const and thenWilliam A. Rowe Jr1-1/+1
2011-05-05Rebuilds a bunch of changes and translations.Rich Bowen31-179/+234
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