summaryrefslogtreecommitdiff
path: root/include/haproxy/queue-t.h
Commit message (Expand)AuthorAgeFilesLines
* CLEANUP: tree-wide: only include ebtree-t from type filesWilly Tarreau2021-10-071-1/+1
* BUG/MAJOR: queue: better protect a pendconn being picked from the proxyWilly Tarreau2021-08-311-0/+1
* MINOR: queue: remove the px/srv fields from pendconnWilly Tarreau2021-06-241-2/+0
* MINOR: queue: store a pointer to the queue into the pendconnWilly Tarreau2021-06-241-0/+2
* MINOR: queue: add a pointer to the server and the proxy in the queueWilly Tarreau2021-06-241-0/+2
* MEDIUM: queue: use a dedicated lock for the queues (v2)Willy Tarreau2021-06-241-0/+1
* Revert "MEDIUM: queue: use a dedicated lock for the queues"Willy Tarreau2021-06-241-1/+0
* MEDIUM: queue: use a dedicated lock for the queuesWilly Tarreau2021-06-221-0/+1
* MINOR: queue: create a new structure type "queue"Willy Tarreau2021-06-221-0/+6
* REORG: include: move queue.h to haproxy/queue{,-t}.hWilly Tarreau2020-06-111-0/+49