1. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  2. 1ed90ac BUG/MAJOR: threads/lb: fix missing unlock on consistent hash LB by Willy Tarreau · Sun Nov 05 10:54:50 2017 +0100
  3. 5b51755 MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe by Christopher Faulet · Fri Jun 09 14:17:53 2017 +0200
  4. f8eb8d5 MINOR: server: Handle weight increase in consistent hash. by Olivier Houchard · Tue Oct 17 15:52:59 2017 +0200
  5. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · Thu Aug 31 14:41:55 2017 +0200
  6. 18330ab BUG/MINOR: hash-balance-factor isn't effective in certain circumstances by Andrew Rodland · Wed Apr 26 02:57:03 2017 -0400
  7. 4f88c63 MEDIUM: server: Implement bounded-load hash algorithm by Andrew Rodland · Tue Oct 25 12:50:37 2016 -0400
  8. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  9. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · Tue May 13 15:54:22 2014 +0200
  10. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · Tue May 13 18:51:40 2014 +0200
  11. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · Tue May 13 19:27:31 2014 +0200
  12. 004e045 BUG/MAJOR: server: weight calculation fails for map-based algorithms by Willy Tarreau · Thu Nov 21 11:22:01 2013 +0100
  13. d16a1b2 BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances by Willy Tarreau · Fri Apr 12 14:46:51 2013 +0200
  14. 798a39c [MEDIUM] hash: add support for an 'avalanche' hash-type by Willy Tarreau · Wed Nov 24 15:04:29 2010 +0100
  15. 4c14eaa [CLEANUP] hash: move the avalanche hash code globally available by Willy Tarreau · Wed Nov 24 14:01:45 2010 +0100
  16. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · Mon Oct 26 21:10:04 2009 +0100
  17. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · Thu Oct 01 07:52:15 2009 +0200