Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2ab5c38359340c52abce3516e572b838a30b1754
/
include
/
proto
/
stick_table.h
5ad57ea
MINOR: stick-table: Add "server_name" new data type.
by Frédéric Lécaille
· Fri May 17 10:08:29 2019 +0200
c02766a
MINOR: stick-table: Add prefixes to stick-table names.
by Frédéric Lécaille
· Wed Mar 20 15:06:55 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
d456aa4
MINOR: config: Extract the code of "stick-table" line parsing.
by Frédéric Lécaille
· Fri Mar 08 14:47:00 2019 +0100
babc15e
MINOR: stktable: provide an unchecked version of stktable_data_ptr()
by Willy Tarreau
· Thu Sep 20 11:06:33 2018 +0200
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· Tue Nov 07 10:42:54 2017 +0100
a5e0590
BUILD: stick-tables: silence an uninitialized variable warning
by Willy Tarreau
· Tue Oct 31 15:45:42 2017 +0100
819fc6f
MEDIUM: threads/stick-tables: handle multithreads on stick tables
by Emeric Brun
· Tue Jun 13 19:37:32 2017 +0200
ca20d02
MINOR: stick-tables: Make static_table_key a struct variable instead of a pointer
by Christopher Faulet
· Tue Aug 29 15:30:31 2017 +0200
7d56221
REORG: stkctr: move all the stick counters processing to stick-tables.c
by Willy Tarreau
· Fri Nov 25 16:10:05 2016 +0100
523cc9e
MEDIUM: peers: Fix a peer stick-tables synchronization issue.
by Frédéric Lécaille
· Wed Oct 12 17:30:30 2016 +0200
e2dc1fa
MEDIUM: stick-table: remove the now duplicate find_stktable() function
by Willy Tarreau
· Tue May 26 12:08:07 2015 +0200
7698c90
REORG: stktable: move the stkctr_* functions from stream to sticktable
by Willy Tarreau
· Sat Apr 04 16:24:42 2015 +0200
192252e
MAJOR: sample: pass a pointer to the session to each sample fetch function
by Willy Tarreau
· Sat Apr 04 01:47:55 2015 +0200
15e91e1
MAJOR: sample: don't pass l7 anymore to sample fetch functions
by Willy Tarreau
· Sat Apr 04 00:52:09 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
edee1d6
MEDIUM: stick-table: make it easier to register extra data types
by Willy Tarreau
· Tue Jul 15 16:44:27 2014 +0200
8fed903
MEDIUM: stick-table: implement lookup from a sample fetch
by Willy Tarreau
· Thu Jul 03 17:02:46 2014 +0200
b5975de
MINOR: stick-table: make stktable_fetch_key() indicate why it failed
by Willy Tarreau
· Wed Jun 25 16:20:53 2014 +0200
3a925c1
MEDIUM: stick-tables: flush old entries upon soft-stop
by Willy Tarreau
· Wed Sep 04 17:54:01 2013 +0200
0711541
MEDIUM: stick-table: allocate the table key of size buffer size
by Willy Tarreau
· Mon Oct 29 21:56:59 2012 +0100
1278578
REORG: use the name "sample" instead of "pattern" to designate extracted data
by Willy Tarreau
· Fri Apr 27 21:37:17 2012 +0200
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· Wed Apr 25 10:13:36 2012 +0200
85e77c7
[MEDIUM] Create updates tree on stick table to manage sync.
by Emeric Brun
· Thu Sep 23 18:16:52 2010 +0200
485479d
[MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated.
by Emeric Brun
· Thu Sep 23 18:02:19 2010 +0200
c89a572
[BUG] stick table entries expire on counters updates/read or show table, even if there is no "expire" parameter
by Emeric Brun
· Thu Sep 23 18:11:05 2010 +0200
f6efda1
[MEDIUM] session counters: automatically remove expired entries.
by Willy Tarreau
· Tue Aug 03 20:34:06 2010 +0200
3b9c6e0
[MEDIUM] stick-table: make use of generic types for stored data
by Willy Tarreau
· Sun Jul 18 08:04:30 2010 +0200
1f7e925
[MINOR] stktable: add a stktable_update_key() function
by Willy Tarreau
· Sun Jun 20 12:27:21 2010 +0200
ac78288
[MEDIUM] stick-tables: add stored data argument type checking
by Willy Tarreau
· Sun Jun 20 10:41:54 2010 +0200
888617d
[MEDIUM] stick-tables: add support for arguments to data_types
by Willy Tarreau
· Sun Jun 20 09:11:39 2010 +0200
4a0347a
[MINOR] stick-table: provide a table lookup function
by Willy Tarreau
· Fri Jun 18 17:26:50 2010 +0200
9ba2dcc
[MAJOR] session: add track-counters to track counters related to the session
by Willy Tarreau
· Mon Jun 14 21:04:55 2010 +0200
cb18364
[MEDIUM] stick_table: separate storage and update of session entries
by Willy Tarreau
· Sun Jun 06 17:58:34 2010 +0200
41883e2
[MINOR] stick_table: export the stick_table_key
by Willy Tarreau
· Sun Jun 06 17:39:30 2010 +0200
68129b9
[MINOR] stick_table: provide functions to return stksess data from a type
by Willy Tarreau
· Sun Jun 06 16:06:52 2010 +0200
f16d2b8
[MEDIUM] stick_table: don't overwrite data when storing an entry
by Willy Tarreau
· Sun Jun 06 15:38:59 2010 +0200
08d5f98
[MEDIUM] stick_table: add room for extra data types
by Willy Tarreau
· Sun Jun 06 13:34:54 2010 +0200
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· Sun Jun 06 13:22:23 2010 +0200
393379c
[MINOR] stick_table: add support for variable-sized data
by Willy Tarreau
· Sun Jun 06 12:11:37 2010 +0200
3bd697e
[MEDIUM] Add stick table (persistence) management functions and types
by Emeric Brun
· Mon Jan 04 15:23:48 2010 +0100