projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2019-03-11
Olivier Houchard
MEDIUM: ssl: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: sessions: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: queues: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: proto_tcp: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: peers: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: memory: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: logs: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: listeners: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: lb/threads: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: http: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: threads: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: spoe: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: compression: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: pollers: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: checks: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: cache: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: backend: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: activity: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: task: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: server: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: proxy: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: freq_ctr: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: fd: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: xref: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: applets: Use the new _HA_ATOMIC_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: various: Use __ha_barrier_atomic* when relevant.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MINOR: threads: Add macros to do atomic operation with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MEDIUM: threads: Use __ATOMIC_SEQ_CST when using the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Olivier Houchard
MINOR: threads: Implement __ha_barrier_atomic*.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Olivier Houchard
BUG/MEDIUM: listeners: Don't call fd_stop_recv() if...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Olivier Houchard
MINOR: fd: Remove debugging code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
OPTIM: task: limit the impact of memory barriers in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Dragan Dosen
BUG/MEDIUM: 51d: fix possible segfault on deinit_51degr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frédéric Lécaille
BUG/MAJOR: config: Wrong maxconn adjustment.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Olivier Houchard
BUG/MEDIUM: logs: Only attempt to free startup_logs...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
MINOR: listener: move thr_idx from the bind_conf to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
CLEANUP: listener: remove old thread bit mapping
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
MEDIUM: listener: change the LB algorithm again to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
MINOR: tools: implement my_flsl()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
MINOR: listener: improve incoming traffic distribution
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
MINOR: task: use LIST_DEL_INIT() to remove a task from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Willy Tarreau
MINOR: lists: add a LIST_DEL_INIT() macro
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frédéric Lécaille
REGTEST: Enable reg tests with HEAD HTTP method usage.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frédéric Lécaille
REGTEST: Peers reg tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frédéric Lécaille
MINOR: sample: Add a protocol buffers specific converter.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frédéric Lécaille
DOC: Remove tabs and fixed punctuation.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frédéric Lécaille
MINOR: sample: Extract some protocol buffers specific...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Lukas Tribus
BUG/MINOR: ssl: fix warning about ssl-min/max-ver support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Willy Tarreau
MINOR: config: relax the range checks on cpu-map
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Willy Tarreau
CLEANUP: wurfl: remove dead, broken and unmaintained...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Frédéric Lécaille
MINOR: sample: Rework gRPC converter code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Frédéric Lécaille
MINOR: sample: Code factorization "ungrpc" converter.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Willy Tarreau
BUG/MEDIUM: h2/htx: verify that :path doesn't contain...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Willy Tarreau
MINOR: mux-h2: always pass HTX_FL_PARSING_ERROR between...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Willy Tarreau
MINOR: htx: unconditionally handle parsing errors in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Willy Tarreau
BUG/MEDIUM: list: fix again LIST_ADDQ_LOCKED
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Frédéric Lécaille
MINOR: sample: Replace "req.ungrpc" smp fetch by a...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Willy Tarreau
BUG/MAJOR: mux-h2: fix race condition between close...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Willy Tarreau
DOC: update the text related to the global maxconn...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
REGTEST: fix a spurious "nbthread 4" in the connection...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
MEDIUM: init: make the global maxconn default to what...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
MINOR: init: move some maxsock updates earlier
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
MINOR: init: make the maxpipe computation more accurate
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
BUG/MINOR: mworker: be careful to restore the original...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
BUG/MINOR: checks: make external-checks restore the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
BUG/MINOR: init: never lower rlim_fd_max
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Willy Tarreau
MINOR: global: keep a copy of the initial rlim_fd_cur...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Frédéric Lécaille
MINOR: peers: Add a message for heartbeat.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
MEDIUM: config: don't enforce a low frontend maxconn...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
MINOR: proxy: do not change the listeners' maxconn...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
MINOR: listener: do not needlessly set l->maxconn
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
MINOR: listener: introduce listener_backlog() to report...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
BUG/MEDIUM: list: correct fix for LIST_POP_LOCKED's...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
BUG/MEDIUM: listener: make sure the listener never...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
BUG/MEDIUM: listener: use a self-locked list for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
MINOR: server: remove a few unneeded LIST_INIT calls...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
MINOR: list: make the delete and pop operations idempotent
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
BUG/MEDIUM: list: add missing store barriers when updat...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
BUG/MEDIUM: list: fix LIST_POP_LOCKED's removal of...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Willy Tarreau
BUG/MEDIUM: list: fix the rollback on addq in the locke...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
BUG/MINOR: config: don't over-count the global maxsock...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
DOC: update management.txt to reflect that threads...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MAJOR: threads: enable one thread per CPU by default
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MINOR: config: add global tune.listener.multi-queue...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MINOR: activity: add accept queue counters for pushed...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MAJOR: listener: use the multi-queue for multi-thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MINOR: listener: implement multi-queue accept for threads
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MINOR: listener: pre-compute some thread counts per...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MINOR: tools: implement functions to look up the nth...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MINOR: listener: maintain a per-thread count of the...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MAJOR: listener: do not hold the listener lock in liste...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MEDIUM: listener: keep a single thread-mask and warn...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
MAJOR: config: disable support for nbproc and nbthread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
DOC: fix alphabetic ordering for "tune.fail-alloc"...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Willy Tarreau
BUG/MINOR: listener: keep accept rate counters accurate...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Frédéric Lécaille
BUG/MEDIUM: standard: Wrong reallocation size.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Olivier Houchard
MINOR: cfgparse: Add a cast to make gcc happier.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Olivier Houchard
BUG/MEDIUM: lists: Properly handle the case we're remov...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Olivier Houchard
MEDIUM: servers: Reorganize the way idle connections...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Olivier Houchard
MEDIUM: servers: Used a locked list for idle_orphan_conns.
commit
|
commitdiff
|
tree
|
snapshot
next