Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5b78d9b437bc72e1c1112adf4d98c8e9e13c4a52
/
include
/
proto
/
stick_table.h
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