]> granicus.if.org Git - apache/history - server
Add an END flag to RewriteRule that acts like L=LAST but also prevents
[apache] / server /
2010-10-23 Stefan Fritschuse temp pool in some more places
2010-10-20 Stefan FritschBe extra careful to only pass the main server config to
2010-10-20 Guenter KnaufAdded header include for getpid() prototype on Win32.
2010-10-20 Guenter KnaufSome minor fixes to provide protos and build with Watcom.
2010-10-19 Stefan FritschSet the LogLevel of a newly initialized virtual hosts...
2010-10-19 Stefan Fritschrevert r1023227 as discussed on httpd-dev:
2010-10-18 Stefan FritschFix compiler warning in maintainer-mode
2010-10-16 Stefan Fritschcore: Log a warning if <Limit> or <LimitExcept> are...
2010-10-12 Stefan FritschRename MaxRequestsPerChild to MaxConnectionsPerChild...
2010-10-12 Stefan Fritschinfo.file, info.line, and info.status should not be...
2010-10-12 Jeff Trawickfix description of the change for PR43857; it is a...
2010-10-06 Stefan Fritschadd %v and %V to ErrorLogFormat
2010-10-04 Guenter KnaufRemoved duplicate global; removed obsolete cast.
2010-10-04 Guenter KnaufRenamed optarg -> opt_arg to avoid name clashes with...
2010-10-02 Stefan Fritschmerge if blocks
2010-10-02 Stefan FritschUse ptemp in some places to save some memory when parsi...
2010-10-02 Stefan Fritschcore: Speed up config parsing if using a very large...
2010-09-28 Nick KewAdd "IN" operator to expression parser, to evaluate...
2010-09-28 Stefan FritschThis is just too easy to not do it: Add an 'expr' authz...
2010-09-28 Stefan Fritschsave some memory by using cmd->temp_pool instead of...
2010-09-28 Stefan FritschAdd generate_log_id hook to allow to use the ID generat...
2010-09-26 Guenter KnaufSmall cleanup and macro rename to make clearer for...
2010-09-26 Stefan FritschIn ErrorLogFormat, make it possible to log an item...
2010-09-24 Jeff TrawickFix crash accessing pollset on worker thread when child...
2010-09-23 William A. Rowe JrBecause PATH and the library path are closely interrela...
2010-09-23 Jeff Trawickfix Sun Studio type mismatch warnings
2010-09-21 Nick KewMinor MMN bump for ap_rxplus API
2010-09-21 Nick KewRemove cruft that accidentally got into r999533
2010-09-21 Nick KewIntroduce ap_rxplus class: higher-level regexps support...
2010-09-12 Stefan Fritschadd errorlog formats for request notes and env vars
2010-09-10 Stefan Fritschreadability fix, as suggested by Ruediger Pluem
2010-09-06 Stefan Fritsch- Add another check during ErrorLogFormat parsing
2010-09-05 Stefan FritschAdd ErrorLogFormat directive for configuring the error...
2010-09-04 Stefan FritschDisable sendfile by default, as discussed at
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-09-01 Jeff Trawickc isn't used after being set (Fortify)
2010-09-01 Jeff Trawickrunning_gen was only set to an interesting value on...
2010-08-30 Daniel Earl PoirierFail startup for vhost configuration problems, rather...
2010-08-27 Eric CovenerPR49809: Allow DirectoryMatch to match the EOL characte...
2010-08-22 Stefan FritschSimplify code as noted by Jeff.
2010-08-21 Stefan Fritschcore: Abort with sensible error message if no or more...
2010-08-20 Jeff Trawickfollow up r987629 with another similar issue
2010-08-20 Jeff Trawickremove useless check for current == NULL; if it is...
2010-08-19 Jeff TrawickFortify complains about an overflow of pad[], which...
2010-08-18 Stefan FritschPerform NULL check before dereferencing arg, not after.
2010-08-18 Jim JagielskiPull out "does request have a body" logic to a central
2010-08-18 Stefan FritschAdd the same r->user == NULL check in the Satisfy Any...
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-08-05 Daniel Earl PoirierWith -S, show ServerAlias values that go with the virtu...
2010-08-04 Stefan FritschRe-add AP_DEBUG_ASSERTs that were wrongly removed in...
2010-08-03 Stefan Fritschremove more unused variables
2010-08-03 Stefan Fritschremove more useless use of strlen
2010-07-31 Stefan FritschCode cleanup: replace strncpy by apr_cpystrn or apr_pst...
2010-07-22 Nick KewMove AddOutputFilterByType implementation from core...
2010-07-20 Nick KewTrivial spelling fix so I can close
2010-07-20 Nick KewDon't risk segfault in authz if r->user is not set
2010-07-19 Nick KewEnable SetEnv to set PATH
2010-07-19 Stefan FritschAdd ap_find_module_short_name() to quickly get the...
2010-07-18 Guenter KnaufAdded http_config.h to make APLOG_USE_MODULE macro...
2010-07-14 Stefan Fritschfix log messages
2010-07-14 Stefan FritschThe approach for allowing authorization by user or...
2010-07-04 Stefan FritschIntroduce note_auth_failure hook to allow modules to...
2010-06-30 Stefan Fritschre-order many struct members for better alignment on...
2010-06-30 Stefan FritschTo save memory, make module_levels a vector of chars...
2010-06-29 Jeff Trawickspelling fix for a comment
2010-06-26 Stefan FritschSave some memory by allocating only the required length...
2010-06-22 Brian HavardOS/2: Add support for ThreadStackSize.
2010-06-22 Brian HavardRemove definition of ap_pid_fname from OS/2 MPM. It...
2010-06-21 Stefan Fritschadd -X to usage message
2010-06-20 Stefan FritschDon't restore r->user after authn/authz failure. Any...
2010-06-20 Stefan FritschFix authorization by user or IP/ENV/...
2010-06-20 Stefan FritschMore trace logging
2010-06-19 Stefan Fritschcore_output_filter improvements:
2010-06-19 Stefan FritschAdd deferred write pool to core_output_filter to clean...
2010-06-15 Stefan FritschChange log_error_core to prefer s over c->base_server...
2010-06-15 Rainer JungRemove unused header file from simple MPM.
2010-06-14 Stefan Fritschcorrect stupid mistake
2010-06-14 Stefan FritschFix some compiler warnings:
2010-06-14 Stefan Fritsch- Introduce ap_log_cserror to allow mod_ssl to associat...
2010-06-14 Stefan FritschChange the eor bucket to use a pre-cleanup to run the...
2010-06-13 Stefan FritschFix MPM event/libserf build problems: If libserf was...
2010-06-10 Joe OrtonRun filter "init" functions exactly once per request...
2010-06-10 William A. Rowe JrDrop ap_body_to_table due to missing constraints; a...
2010-06-08 Stefan FritschFix the test of ap_mpm_query's result:
2010-06-08 Stefan Fritschremove APLOG_USE_MODULE from main.c:
2010-06-08 Rainer JungAdd descriptive prefix to pid and tid in the error...
2010-06-07 Rainer JungAdd microsecond timestamps to the error log.
2010-06-07 Rainer JungAdd process id and thread id (if APR has thread support)
2010-06-06 Stefan Fritsch- Be less verbose at levels INFO and DEBUG in mod_proxy...
2010-06-06 Stefan Fritsch- Add loglevels to request_rec and conn_rec
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-06-06 Stefan Fritsch- Introduce log levels trace1/.../trace8
2010-06-06 Rainer JungSilence compiler warning.
2010-06-03 Stefan FritschMove logic to find module by name into new function...
2010-05-24 Jeff Trawickodd assortment of spelling fixes
2010-05-12 Jeff Trawickreplace r942897 with the original submitted patch
2010-05-12 Jeff Trawickrevert the PR 43857 fix in r942897 based on a potential
2010-05-10 Jeff Trawickprefork MPM: Run cleanups for final request when proces...
2010-05-05 Jeff Trawickfix compile failure in r940981
2010-05-04 William A. Rowe JrCatch up with ap_[proc|global]_mutex_create api change
next