]> granicus.if.org Git - apache/history - include
update transforms
[apache] / include /
2010-12-23 Ruediger Pluem* The concept of the cleaned flag is flawed: Once we...
2010-12-13 Jim JagielskiAnd roll on 2.3.11...
2010-12-13 Jim JagielskiGet ready to tag 2.3.10-alpha
2010-12-11 Stefan Fritschdoxygen improvements
2010-12-08 Stefan FritschFix some doxygen warnings
2010-12-04 Stefan FritschRename ap_expr's typedef names:
2010-11-28 Stefan Fritsch- add -ipmatch, -str(c)match, -fnmatch, -R operators...
2010-11-26 Stefan FritschFix another Windows build issue: Add a wrapper around...
2010-11-25 Stefan FritschFix some Windows build issues
2010-11-23 Jim JagielskiRoll on .10
2010-11-23 Jim JagielskiGet ready for tagging
2010-11-21 Stefan FritschMore ap_expr updates:
2010-11-21 Stefan Fritschap_expr related fixes/enhancements:
2010-11-18 Stefan Fritschmod_proxy: Fix ProxyPassInterpolateEnv directive.
2010-11-16 Graham LeggettRevert r1035504, this was the wrong way to do it.
2010-11-16 Graham LeggettFix pool lifetime issues when the proxy backend connect...
2010-11-14 Nick KewFix mod_proxy to support setting source address.
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-11-10 Ruediger Pluem* Fix parameter name as new is a reserved word in C...
2010-11-07 Daniel Earl PoirierTweak some doxygen comments to get these functions...
2010-11-06 Stefan FritschOoops. Forgot the minor bump for r1032167
2010-11-06 Stefan FritschAdd a generic pool cleanup function that sets a pointer...
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-10-23 Stefan FritschClarify usage of ap_pregcomp/ap_pregfree
2010-10-19 Stefan FritschActually bump MMN for:
2010-10-17 Graham LeggettAs cache_control_t is public, make ap_cache_control...
2010-10-16 Graham LeggettBegin the process of optimising the parsing of Cache...
2010-10-15 Rainer JungFix constness in log macro.
2010-10-12 Stefan Fritschimprove docs for ap_errorlog_handler and ap_errorlog_info
2010-10-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
2010-10-02 Stefan Fritschcore: Speed up config parsing if using a very large...
2010-09-29 Stefan Fritschadd comment about change to ap_expr_eval()
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 FritschAdd generate_log_id hook to allow to use the ID generat...
2010-09-27 Graham Leggettmod_cache: Add the cache_status hook to register the...
2010-09-26 Stefan FritschIn ErrorLogFormat, make it possible to log an item...
2010-09-22 Graham LeggettBump the MMN to take into account changes to the mod_ca...
2010-09-21 Graham LeggettMove private cache_* declarations out of the public...
2010-09-21 Graham LeggettAdd an MMN bump for create_entity in mod_cache.h.
2010-09-21 Nick KewMinor MMN bump for ap_rxplus API
2010-09-21 Nick KewIntroduce ap_rxplus class: higher-level regexps support...
2010-09-19 Stefan FritschAllow authz providers to check args while reading the...
2010-09-19 Graham Leggettmod_include: Move the request_rec within mod_include...
2010-09-16 Nick KewFix to apidoc comments in ap_regex
2010-09-16 Graham Leggettmod_cache: Add a discrete commit_entity() provider...
2010-09-12 Graham Leggettmod_cache: Change the signature of the store_body(...
2010-09-12 Graham LeggettMinor bump for ap_cache_check_allowed().
2010-09-12 Stefan Fritschadd comment about (not) using pools in error log format...
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 KnaufFixed wrong comment.
2010-08-25 Stefan Fritsch- add more comments explaining the logging macros
2010-08-24 Jim JagielskiBump up for 2.3.9-dev
2010-08-24 Jim JagielskiGet ready to tag
2010-08-21 Stefan Fritschcore: Abort with sensible error message if no or more...
2010-08-19 Jim JagielskiAnd we are at 2.3.8-dev...
2010-08-19 Jim JagielskiPrepare for tagging of 2.3.7
2010-08-18 Jim JagielskiPull out "does request have a body" logic to a central
2010-08-10 Jim Jagielskioops
2010-08-10 Jim JagielskiFold in some stuff to allow for matching of workers
2010-08-08 Guenter KnaufUpdated copyright year.
2010-08-08 Guenter KnaufChanged macro for .rc in ap_release.h.
2010-07-23 Nick Kewr966869 required mmn bump
2010-07-22 Nick KewMove AddOutputFilterByType implementation from core...
2010-07-21 Paul QuernaCVE-2010-1452: Fix handling of missing path segments...
2010-07-20 Nick KewTrivial spelling fix so I can close
2010-07-19 Stefan FritschAdd ap_find_module_short_name() to quickly get the...
2010-07-14 Stefan FritschThe approach for allowing authorization by user or...
2010-07-14 Jim JagielskiAllow for modules to keep track of worker slot
2010-07-04 Stefan FritschIntroduce note_auth_failure hook to allow modules to...
2010-07-01 Stefan Fritschactually update the MMN and not only the comment
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-26 William A. Rowe JrMissed the MINOR reset
2010-06-26 William A. Rowe JrIntroduce an socache iterator 'userctx' for the user...
2010-06-22 Nick KewNew module: mod_authn_cache
2010-06-19 Stefan FritschAdd deferred write pool to core_output_filter to clean...
2010-06-14 Stefan Fritsch- Introduce ap_log_cserror to allow mod_ssl to associat...
2010-06-13 Stefan FritschUse the correct loglevel checks in the wrappers for
2010-06-11 Jim Jagielskiroll on 2.3.7 development...
2010-06-11 Jim JagielskiPrep for 2.3.6 tag
2010-06-10 Joe OrtonRun filter "init" functions exactly once per request...
2010-06-10 Rainer JungFix ap_log_perror macro in case of C99 compilation...
2010-06-10 William A. Rowe JrDrop ap_body_to_table due to missing constraints; a...
2010-06-09 Stefan FritschFix build failure by reverting part of r953125
2010-06-09 Stefan FritschFix some issues found by Ruediger Pluem
2010-06-08 Stefan FritschImprove the comments for AP_MPMQ_NOT_SUPPORTED/AP_MPMQ_...
2010-06-07 Rainer JungUpdate CHANGES and bump minor MMN for new error log
2010-06-07 Rainer JungAdd microsecond timestamps to the error log.
2010-06-06 Stefan Fritsch- Add loglevels to request_rec and conn_rec
2010-06-06 Stefan Fritsch- Introduce log levels trace1/.../trace8
2010-06-03 Stefan FritschRemove loglevel entry in core_dir_config, which has...
2010-06-02 Stefan Fritschwe are still at 2.3.6
2010-05-29 Eric Coveneradd a standard AUTHZ_PREFIX for, no MMN bump since...
2010-05-24 Jeff Trawickodd assortment of spelling fixes
2010-05-04 William A. Rowe Jrmmn bump for api args change
2010-05-04 William A. Rowe JrIt is not inconvenient to return the derived filename...
2010-04-07 William A. Rowe JrI was wrong (and looked at the wrong commit when trying...
2010-04-07 William A. Rowe JrFirst order simplification; Add IncludeOptional for...
next