Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
eb3e5171ed56cb5e8763b459e9fee7f74d25d235
/
src
/
action.c
643f1b7
BUG/MINOR: rules: Fix check_capture() function to use the right rule arguments
by Christopher Faulet
· Mon Apr 25 14:57:58 2022 +0200
2100b38
MINOR: action: add a function to dump the list of actions for a ruleset
by Willy Tarreau
· Wed Mar 30 11:19:22 2022 +0200
9075dbd
BUG/MINOR: rules: Initialize the list element when allocating a new rule
by Christopher Faulet
· Mon Mar 21 07:55:34 2022 +0100
6a783e4
MINOR: actions: add new function free_act_rule() to free a single rule
by Willy Tarreau
· Thu Mar 17 20:23:43 2022 +0100
025b93e
CLEANUP: Apply ha_free.cocci
by Tim Duesterhus
· Thu Nov 04 21:03:52 2021 +0100
c9e4868
MINOR: rules: add a file name and line number to act_rules
by Willy Tarreau
· Mon Oct 11 09:13:07 2021 +0200
d535f80
MINOR: rules: add a new function new_act_rule() to allocate act_rules
by Willy Tarreau
· Mon Oct 11 08:49:26 2021 +0200
72faef3
MEDIUM: global: remove dead code from nbproc/bind_proc removal
by Willy Tarreau
· Tue Jun 15 08:36:30 2021 +0200
12ca658
BUG/MINOR: resolvers: answser item list was randomly purged or errors
by Emeric Brun
· Thu Jun 10 15:25:25 2021 +0200
1112430
MINOR: errors: specify prefix "config" for parsing output
by Amaury Denoyelle
· Fri Jun 04 18:22:08 2021 +0200
e4a617c
MINOR: action: replace match_pfx by a keyword flags field
by Amaury Denoyelle
· Thu May 06 15:33:09 2021 +0200
b2be9a1
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Apr 24 13:25:42 2021 +0500
2b71810
CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion
by Willy Tarreau
· Wed Apr 21 07:32:39 2021 +0200
581db2b
MINOR: payload/config: Warn if a L6 sample fetch is used from an HTTP proxy
by Christopher Faulet
· Fri Mar 26 10:02:46 2021 +0100
42c6cf9
MINOR: action: Use a generic function to check validity of an action rule list
by Christopher Faulet
· Thu Mar 25 17:19:04 2021 +0100
68fd7e4
REORG: global: move free acl/action in their related source files
by Amaury Denoyelle
· Thu Mar 25 17:15:52 2021 +0100
99eb2cc
MINOR: actions: add a function to suggest an action ressembling a given word
by Willy Tarreau
· Fri Mar 12 11:59:24 2021 +0100
08622d3
MINOR: resolvers: renames some resolvers specific types to not use dns prefix
by Emeric Brun
· Wed Dec 23 17:41:43 2020 +0100
50c870e
BUG/MINOR: dns: add missing sent counter and parent id to dns counters.
by Emeric Brun
· Mon Jan 04 10:40:46 2021 +0100
e5ff141
CLEANUP: Compare the return value of `XXXcmp()` functions with zero
by Tim Duesterhus
· Sat Jan 02 22:31:53 2021 +0100
8d22823
MEDIUM: http_act: define set-timeout server/tunnel action
by Amaury Denoyelle
· Thu Dec 10 13:43:54 2020 +0100
2079a4a
MEDIUM: tcp-rules: Warn if a track-sc* content rule doesn't depend on content
by Christopher Faulet
· Fri Oct 02 11:48:57 2020 +0200
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 2020 +0200
36979d9
REORG: include: move the error reporting functions to from log.h to errors.h
by Willy Tarreau
· Fri Jun 05 17:27:29 2020 +0200
a264d96
REORG: include: move proxy.h to haproxy/proxy{,-t}.h
by Willy Tarreau
· Thu Jun 04 22:29:18 2020 +0200
aeed4a8
REORG: include: move log.h to haproxy/log{,-t}.h
by Willy Tarreau
· Thu Jun 04 22:01:04 2020 +0200
872f2ea
REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h
by Willy Tarreau
· Thu Jun 04 18:46:44 2020 +0200
cea0e1b
REORG: include: move task.h to haproxy/task{,-t}.h
by Willy Tarreau
· Thu Jun 04 17:25:40 2020 +0200
8efbdfb
REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h
by Willy Tarreau
· Thu Jun 04 11:29:21 2020 +0200
122eba9
REORG: include: move action.h to haproxy/action{,-t}.h
by Willy Tarreau
· Thu Jun 04 10:15:32 2020 +0200
48fbcae
REORG: tools: split common/standard.h into haproxy/tools{,-t}.h
by Willy Tarreau
· Wed Jun 03 18:09:46 2020 +0200
d0ef439
REORG: include: move common/memory.h to haproxy/pool.h
by Willy Tarreau
· Tue Jun 02 09:38:52 2020 +0200
853b297
REORG: include: split mini-clist into haproxy/list and list-t.h
by Willy Tarreau
· Wed May 27 18:01:47 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
d73b96d
MINOR: tcp-rules: Make tcp-request capture a custom action
by Christopher Faulet
· Thu Dec 19 17:27:03 2019 +0100
ac98d81
MINOR: http-rule/tcp-rules: Make track-sc* custom actions
by Christopher Faulet
· Wed Dec 18 09:20:16 2019 +0100
be36793
BUG/MEDIUM: stick-table: Wrong stick-table backends parsing.
by Frédéric Lécaille
· Wed Aug 07 09:28:39 2019 +0200
015e4d7
MINOR: stick-tables: Add peers process binding computing.
by Frédéric Lécaille
· Tue Mar 19 14:55:01 2019 +0100
1b8e68e
MEDIUM: stick-table: Stop handling stick-tables as proxies.
by Frédéric Lécaille
· Thu Mar 14 07:07:41 2019 +0100
333939c
MINOR: action: new '(http-request|tcp-request content) do-resolve' action
by Baptiste Assmann
· Mon Jan 21 08:34:50 2019 +0100
151e1ca
BUG/MAJOR: config: verify that targets of track-sc and stick rules are present
by Willy Tarreau
· Tue Feb 05 11:38:38 2019 +0100
78880fb
MINOR: action: Add function to check rules using an action ACT_ACTION_TRK_*
by Christopher Faulet
· Mon Sep 18 14:43:55 2017 +0200