summaryrefslogtreecommitdiff
path: root/include/haproxy/action-t.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: stick-table: implement the sc-add-gpc() actionWilly Tarreau2023-01-071-0/+2
* MINOR: vars: Parse optional conditions passed to the set-var actionsRemi Tricot-Le Breton2021-12-161-0/+1
* MINOR: rules: add a file name and line number to act_rulesWilly Tarreau2021-10-121-0/+4
* BUILD: action: add the relevant structures for function argumentsWilly Tarreau2021-10-071-1/+5
* MEDIUM: vars: replace the global name index with a hashWilly Tarreau2021-09-081-1/+1
* MEDIUM: vars: add a new "set-var-fmt" actionWilly Tarreau2021-09-021-0/+1
* MEDIUM: stick-table: add the new arrays of gpc and gpc_rateEmeric Brun2021-07-061-0/+1
* MEDIUM: stick-table: add the new array of gpt data_typeEmeric Brun2021-07-061-0/+1
* MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rulesChristopher Faulet2021-06-251-2/+0
* MINOR: http-act/tcp-act: Add "set-nice" for tcp content rulesChristopher Faulet2021-06-251-1/+0
* MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rulesChristopher Faulet2021-06-251-1/+0
* MINOR: uri_normalizer: Add `fragment-encode` normalizerTim Duesterhus2021-05-111-0/+1
* MINOR: uri_normalizer: Add `fragment-strip` normalizerTim Duesterhus2021-05-111-0/+1
* MINOR: action: replace match_pfx by a keyword flags fieldAmaury Denoyelle2021-05-071-1/+1
* MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizerTim Duesterhus2021-04-231-0/+2
* MINOR: uri_normalizer: Add a `strip-dot` normalizerMaximilian Mader2021-04-211-0/+1
* MEDIUM: http_act: Rename uri-normalizersTim Duesterhus2021-04-191-6/+6
* MINOR: uri_normalizer: Add a `percent-upper` normalizerTim Duesterhus2021-04-191-0/+2
* MINOR: uri_normalizer: Add a `sort-query` normalizerTim Duesterhus2021-04-191-0/+1
* MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot no...Tim Duesterhus2021-04-191-0/+1
* MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uriTim Duesterhus2021-04-191-0/+1
* MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request norma...Tim Duesterhus2021-04-191-1/+1
* MINOR: uri_normalizer: Add `http-request normalize-uri`Tim Duesterhus2021-04-191-0/+4
* MINOR: action: add a new ACT_F_CLI_PARSER origin designationWilly Tarreau2021-03-261-0/+1
* MINOR: action: add a new ACT_F_CFG_PARSER origin designationWilly Tarreau2021-03-261-0/+1
* CLEANUP: actions: the keyword must always be const from the ruleWilly Tarreau2021-03-121-1/+1
* MINOR: resolvers: renames some dns prefixed types using resolv prefix.Emeric Brun2021-02-131-2/+2
* MINOR: resolvers: renames type dns_resolvers to resolvers.Emeric Brun2021-02-131-1/+1
* CLEANUP: Fix spelling errors in commentsThayne McCombs2021-01-081-3/+3
* MEDIUM: http_act: define set-timeout server/tunnel actionAmaury Denoyelle2020-12-111-0/+5
* MINOR: action: define enum for timeout type of the set-timeout ruleAmaury Denoyelle2020-12-111-0/+6
* MINOR: http_act: Add -m flag for del-header name matching methodMaciej Zdeb2020-11-211-1/+0
* CLEANUP: include: tree-wide alphabetical sort of include filesWilly Tarreau2020-06-111-2/+1
* REORG: move applet.h to haproxy/applet{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move stick_table.h to haproxy/stick_table{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move action.h to haproxy/action{,-t}.hWilly Tarreau2020-06-111-0/+176