1. ff01a21 [MINOR] cfgparse: some cleanups in the consistency checks by Willy Tarreau · 15 years ago
  2. 7958422 [OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption by Willy Tarreau · 15 years ago
  3. efcbc6e [OPTIM] maintain_proxies: only wake up when the frontend will be ready by Willy Tarreau · 15 years ago
  4. bb9251e [BUG] typo in timeout error reporting : report *res and not *err by Willy Tarreau · 15 years ago
  5. 3a7d207 [MEDIUM] implement "rate-limit sessions" for the frontend by Willy Tarreau · 15 years ago
  6. da250db [BUG] ensure that listeners from disabled proxies are correctly unbound. by Willy Tarreau · 16 years ago
  7. f8fbcef [BUG] do not try to pause backends during reload by Willy Tarreau · 16 years ago
  8. d5382b4 [BUG] maintain_proxies must not disable backends by Willy Tarreau · 16 years ago
  9. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  10. 9de1bbd [MEDIUM] modularize the "timeout" keyword configuration parser by Willy Tarreau · 16 years ago
  11. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  12. 58b458d [MAJOR] use an ebtree instead of a list for the run queue by Willy Tarreau · 16 years ago
  13. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · 16 years ago
  14. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  15. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · 16 years ago
  16. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · 16 years ago
  17. 51c9bde [MINOR] tarpit timeout is also allowed in backends by Willy Tarreau · 16 years ago
  18. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · 16 years ago
  19. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · 16 years ago
  20. d7c30f9 [CLEANUP] grouped all timeouts in one structure by Willy Tarreau · 17 years ago
  21. e219db7 [MEDIUM] introduce the "timeout" keyword by Willy Tarreau · 17 years ago
  22. c8f24f8 [BUILD] fix 2 minor issues on AIX by Willy Tarreau · 17 years ago
  23. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  24. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · 17 years ago
  25. 816eb54 [MINOR] adjust error messages about conflicting proxies by Willy Tarreau · 17 years ago
  26. 6eb730d [MEDIUM] Implement and use generic findproxy and relax duplicated proxy check by Krzysztof Piotr Oledzki · 17 years ago
  27. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · 17 years ago
  28. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · 17 years ago
  29. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  30. 4d2d098 [MAJOR] call garbage collector when doing soft stop by Willy Tarreau · 17 years ago
  31. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  32. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  33. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · 17 years ago
  34. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · 17 years ago
  35. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  36. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  37. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  38. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · 18 years ago
  39. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  40. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  41. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  42. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  43. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  44. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago