1. c6ecf56 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 11 months ago
  2. cd10def MINOR: backend: replace the lbprm lock with an rwlock by Willy Tarreau · 3 years, 9 months ago
  3. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  4. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  7. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  8. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  9. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  10. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  11. b6195ef BUG/MAJOR: lb/threads: make sure the avoided server is not full on second pass by Willy Tarreau · 5 years ago
  12. 274ba67 BUG/MAJOR: lb/threads: fix AB/BA locking issue in round-robin LB by Willy Tarreau · 5 years ago
  13. 9df86f9 BUG/MAJOR: lb/threads: fix insufficient locking on round-robin LB by Willy Tarreau · 5 years ago
  14. 36a8e6f MEDIUM: lb/threads: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 5 years ago
  15. 4065096 CLEANUP: Fix typo in the fwrr subsystem by Joseph Herlant · 6 years ago
  16. 1b87748 BUG/MEDIUM: lb/threads: always properly lock LB algorithms on maintenance operations by Willy Tarreau · 6 years ago
  17. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  18. 5b51755 MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe by Christopher Faulet · 7 years ago
  19. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · 7 years ago
  20. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  21. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · 10 years ago
  22. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · 10 years ago
  23. 004e045 BUG/MAJOR: server: weight calculation fails for map-based algorithms by Willy Tarreau · 11 years ago
  24. a34bdc0 BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE by Godbach · 11 years ago
  25. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · 15 years ago
  26. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · 15 years ago