Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
65554e1b959eacf71b4e385b6af97b3781c401f9
« Previous
928ae5c
BUG/MEDIUM: lua: segfault when calling haproxy sample fetches from lua
by Cyril Bonté
· 10 years ago
dc0306e
MINOR: lua: add a compilation error message when compiled with an incompatible version
by Cyril Bonté
· 10 years ago
47eb219
MINOR: report the Lua version in -vv
by Cyril Bonté
· 10 years ago
577a36a
MINOR: lua: typo in an error message
by Cyril Bonté
· 10 years ago
05ac424
MEDIUM: lua: Lua initialisation "on demand"
by Thierry FOURNIER
· 10 years ago
80f5fae
BUILD: lua: cleanup many mixed occurrences declarations & code
by Willy Tarreau
· 10 years ago
893bfa3
MINOR: lua: txn: add binding for closing the client connection.
by Thierry FOURNIER
· 10 years ago
13416fe
MINOR: lua: core: can yield an execution stack
by Thierry FOURNIER
· 10 years ago
37196f4
MINOR: lua: core: can set the nice of the current task
by Thierry FOURNIER
· 10 years ago
e94e774
MINOR: lua: txn: object "txn" provides two objects "channel"
by Thierry FOURNIER
· 10 years ago
5a6d3fd
MINOR: lua: channel: add "channel" class
by Thierry FOURNIER
· 10 years ago
83758bb
MINOR: lua: core: pattern and acl manipulation
by Thierry FOURNIER
· 10 years ago
7e7ac32
MEDIUM: lua: socket: add "socket" class for TCP I/O
by Thierry FOURNIER
· 10 years ago
5b8608f
MINOR: lua: core: add sleep functions
by Thierry FOURNIER
· 10 years ago
258d8aa
MINOR: lua: add bindings for tcp and http actions
by Thierry FOURNIER
· 10 years ago
9be813f
MINOR: lua: register and execute converters in LUA
by Thierry FOURNIER
· 10 years ago
fa0e5dd
MINOR: lua: register and execute sample-fetches in LUA
by Thierry FOURNIER
· 10 years ago
9a819e7
MINOR: lua: txn: add lua function in TXN that returns an array of http headers
by Thierry FOURNIER
· 10 years ago
d0fa538
MINOR: lua: txn: import existing sample-fetches in the class TXN
by Thierry FOURNIER
· 10 years ago
05c0b8a
MINOR: lua: add shared context in the lua stack
by Thierry FOURNIER
· 10 years ago
65f34c6
MINOR: lua: txn: create class TXN associated with the transaction.
by Thierry FOURNIER
· 10 years ago
55da165
MINOR: lua: add sample and args type converters
by Thierry FOURNIER
· 10 years ago
24f3353
MEDIUM: lua: add coroutine as tasks.
by Thierry FOURNIER
· 10 years ago
a4a0f3d
MINOR: lua: post initialisation bindings
by Thierry FOURNIER
· 10 years ago
2ba18a2
MINOR: lua: core: create "core" class and object
by Thierry FOURNIER
· 10 years ago
6c9b52c
MINOR: lua: add the configuration directive "lua-load"
by Thierry FOURNIER
· 10 years ago
9ff7e6e
MEDIUM: lua: "com" signals
by Thierry FOURNIER
· 10 years ago
380d093
MINOR: lua: add runtime execution context
by Thierry FOURNIER
· 10 years ago
e8b9a40
MINOR: lua: add ease functions
by Thierry FOURNIER
· 10 years ago
6f1fd48
MEDIUM: lua: lua integration in the build and init system.
by Thierry FOURNIER
· 10 years ago
ca16b03
MINOR: channel: functions to get data from a buffer without copy
by Thierry FOURNIER
· 10 years ago
bc4c1ac
MEDIUM: http/tcp: permit to resume http and tcp custom actions
by Thierry FOURNIER
· 10 years ago
9e2ef99
MEDIUM: http: change the code returned by the response processing rule functions
by Thierry FOURNIER
· 10 years ago
549aac8
MEDIUM: buffer: make bo_putblk/bo_putstr/bo_putchk return the number of bytes copied.
by Thierry FOURNIER
· 10 years ago
cc87a11
MEDIUM: tcp: add register keyword system.
by Thierry FOURNIER
· 10 years ago
ac836ba
MINOR: includes: fix a lot of missing or useless includes
by Thierry FOURNIER
· 10 years ago
49f45af
MINOR: global: export many symbols.
by Thierry FOURNIER
· 10 years ago
4d9a1d1
MINOR: sample: add function for browsing samples.
by Thierry FOURNIER
· 10 years ago
58639a0
MINOR: global: export function and permits to not resolve DNS names
by Thierry FOURNIER
· 10 years ago
f41a809
MINOR: sample: add private argument to the struct sample_fetch
by Thierry FOURNIER
· 10 years ago
68a556e
MINOR: converters: give the session pointer as converter argument
by Thierry FOURNIER
· 10 years ago
1edc971
MINOR: converters: add a "void *private" argument to converters
by Thierry FOURNIER
· 10 years ago
b83862d
MEDIUM: channel: wake up any request analyzer on response activity
by Thierry FOURNIER
· 10 years ago
bb2ae64
MEDIUM: protocol: automatically pick the proto associated to the connection.
by Thierry FOURNIER
· 10 years ago
b550d00
MEDIUM: protocol: use a family array to index the protocol handlers
by Willy Tarreau
· 10 years ago
2e05a8c
MEDIUM: task: call session analyzers if the task is woken by a message.
by Thierry FOURNIER
· 10 years ago
9cf7c4b
MAJOR: poll: only rely on wake_expired_tasks() to compute the wait delay
by Thierry FOURNIER
· 10 years ago
e7acee7
BUILD/CLEANUP: config: silent 3 warnings about mixed declarations with code
by Willy Tarreau
· 10 years ago
622317d
BUILD/CLEANUP: ssl: avoid a warning due to mixed code and declaration
by Willy Tarreau
· 10 years ago
713a756
BUILD: Makefile: add -Wdeclaration-after-statement
by Willy Tarreau
· 10 years ago
188ad3e
DOC: Document the new tls-ticket-keys bind keyword
by Nenad Merdanovic
· 10 years ago
05552d4
MEDIUM: Add support for configurable TLS ticket keys
by Nenad Merdanovic
· 10 years ago
eaabd52
BUG/MEDIUM: Do not consider an agent check as failed on L7 error
by Simon Horman
· 10 years ago
107ddc1
BUG/MINOR: don't start haproxy on reload
by Adam Spiers
· 10 years ago
ecb74a3
CLEANUP: extract quiet_check() to avoid duplication
by Adam Spiers
· 10 years ago
c5123f3
CLEANUP: extract temporary $LOCKFILE to eliminate duplication
by Adam Spiers
· 10 years ago
922a37b
CLEANUP: extract temporary $PIDFILE to eliminate duplication
by Adam Spiers
· 10 years ago
85bb5ca
CLEANUP: extract temporary $BIN to eliminate duplication
by Adam Spiers
· 10 years ago
5e71b6f
CLEANUP: extract temporary $CFG to eliminate duplication
by Adam Spiers
· 10 years ago
501260b
MEDIUM: task: always ensure that the run queue is consistent
by Willy Tarreau
· 10 years ago
70fd748
BUG/MINOR: ARG6 and ARG7 don't fit in a 32 bits word
by Thierry FOURNIER
· 10 years ago
eb27ec7
MINOR: http: add the new sample fetches req.hdr_names and res.hdr_names
by Willy Tarreau
· 10 years ago
c90dc23
MINOR: http: add a new function to iterate over each header line
by Willy Tarreau
· 10 years ago
2d7ec46
BUG/MAJOR: peers: initialize s->buffer_wait when creating the session
by Willy Tarreau
· 10 years ago
73bc285
BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match
by Thierry FOURNIER
· 10 years ago
8aa8384
BUG/MINOR: pattern: error message missing
by Thierry FOURNIER
· 10 years ago
2a3fb1c
MINOR: ssl/server: add the "no-ssl-reuse" server option
by Willy Tarreau
· 10 years ago
64e3416
MEDIUM: Allow suppression of email alerts by log level
by Simon Horman
· 10 years ago
00b69e0
MINOR: Remove trailing '.' from email alert messages
by Simon Horman
· 10 years ago
dfb124f
BUILD: add new target 'make uninstall' to support uninstalling haproxy from OS
by Ilyas Bakirov
· 10 years ago
2af207a
MEDIUM: tcp: implement tcp-ut bind option to set TCP_USER_TIMEOUT
by Willy Tarreau
· 10 years ago
51a1cf6
DOC: Document email alerts
by Simon Horman
· 10 years ago
0ba0e4a
MEDIUM: Support sending email alerts
by Simon Horman
· 10 years ago
9dc4996
MEDIUM: Allow configuration of email alerts
by Simon Horman
· 10 years ago
0d16a40
MEDIUM: Add parsing of mailers section
by Simon Horman
· 10 years ago
e16c1b3
MEDIUM: Attach tcpcheck_rules to check
by Simon Horman
· 10 years ago
41f5876
MEDIUM: Move proto and addr fields struct check
by Simon Horman
· 10 years ago
bfb5d33
MEDIUM: Add free_check() helper
by Simon Horman
· 10 years ago
b1900d5
MEDIUM: Refactor init_check and move to checks.c
by Simon Horman
· 10 years ago
dbf7019
MEDIUM: Remove connect_chk
by Simon Horman
· 10 years ago
b197d7f
BUG/MINOR: stats:Fix incorrect printf type.
by Warren Turkal
· 10 years ago
34d4c3c
BUG/MINOR: http: abort request processing on filter failure
by Willy Tarreau
· 10 years ago
32602d2
BUG/MINOR: checks: prevent http keep-alive with http-check expect
by Cyril Bonté
· 10 years ago
aa435e7
BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value
by Willy Tarreau
· 10 years ago
474b96a
MEDIUM: init: continue to enforce SYSTEM_MAXCONN with auto settings if set
by Willy Tarreau
· 10 years ago
58048a2
BUG/MINOR: parse: check the validity of size string in a more strict way
by Godbach
· 10 years ago
9770787
MEDIUM: samples: provide basic arithmetic and bitwise operators
by Willy Tarreau
· 10 years ago
3180f7b
MINOR: ssl: load certificates in alphabetical order
by Cyril Bonté
· 10 years ago
c4dc350
DOC: fix missing closing brackend on regsub
by Willy Tarreau
· 10 years ago
a0dc23f
MEDIUM: http: implement http-request set-{method,path,query,uri}
by Willy Tarreau
· 10 years ago
d817e46
BUG/MINOR: sample: fix case sensitivity for the regsub converter
by Willy Tarreau
· 10 years ago
0766e44
MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero
by Simon Horman
· 10 years ago
1a23cf0
BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
by Simon Horman
· 10 years ago
7eda849
MEDIUM: samples: add a regsub converter to perform regex-based transformations
by Willy Tarreau
· 10 years ago
15a53a4
MEDIUM: regex: add support for passing regex flags to regex_exec_match()
by Willy Tarreau
· 10 years ago
4694778
MINOR: args: implement a new arg type for regex : ARGT_REG
by Willy Tarreau
· 10 years ago
085dafa
MINOR: args: add type-specific flags for each arg in a list
by Willy Tarreau
· 10 years ago
dbc79d0
MEDIUM: args: increase arg type to 5 bits and limit arg count to 5
by Willy Tarreau
· 10 years ago
3d241e7
MEDIUM: args: use #define to specify the number of bits used by arg types and counts
by Willy Tarreau
· 10 years ago
8560328
BUG/MEDIUM: http: make http-request set-header compute the string before removal
by Willy Tarreau
· 10 years ago
Next »