Merge branch 'master' of https://github.com/SaveTheRbtz/trafficserver


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/bd24f125
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/bd24f125
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/bd24f125

Branch: refs/heads/master
Commit: bd24f125ddbaaa26220083107c5e55095d9d92b9
Parents: ddfbd59 c83a529
Author: Brian Geffon <[email protected]>
Authored: Tue Nov 12 14:19:52 2013 -0800
Committer: Brian Geffon <[email protected]>
Committed: Tue Nov 12 14:19:52 2013 -0800

----------------------------------------------------------------------
 plugins/header_rewrite/README          |  33 ++++---
 plugins/header_rewrite/condition.cc    |  10 +-
 plugins/header_rewrite/condition.h     |   2 +-
 plugins/header_rewrite/conditions.cc   | 104 ++++++++++++++++++---
 plugins/header_rewrite/conditions.h    |  80 ++++++++++++----
 plugins/header_rewrite/factory.cc      |  18 ++--
 plugins/header_rewrite/factory.h       |   2 +-
 plugins/header_rewrite/lulu.h          |   2 +-
 plugins/header_rewrite/matcher.h       |  29 +++---
 plugins/header_rewrite/operator.cc     |   9 +-
 plugins/header_rewrite/operator.h      | 139 +++++++++++++++++++++++++++-
 plugins/header_rewrite/operators.cc    |  59 ++++++++++--
 plugins/header_rewrite/operators.h     |  21 ++++-
 plugins/header_rewrite/parser.h        |   2 +-
 plugins/header_rewrite/regex_helper.cc |  10 +-
 plugins/header_rewrite/regex_helper.h  |   7 +-
 plugins/header_rewrite/resources.cc    |   4 +-
 plugins/header_rewrite/resources.h     |   2 +-
 plugins/header_rewrite/ruleset.cc      |   9 +-
 plugins/header_rewrite/ruleset.h       |  14 ++-
 plugins/header_rewrite/statement.cc    |   9 +-
 plugins/header_rewrite/statement.h     |   2 +-
 plugins/header_rewrite/value.h         |   2 +-
 23 files changed, 464 insertions(+), 105 deletions(-)
----------------------------------------------------------------------


Reply via email to