1. 7b79f7c BUG/MINOR: server-state: Avoid warning on 'file not found' by Marcos de Oliveira · Thu Jul 20 17:21:09 2023 -0300
  2. 4820c6e BUG/MINOR: server-state: Ignore empty files by Marcos de Oliveira · Thu Jul 20 17:21:10 2023 -0300
  3. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · Fri Apr 28 09:16:15 2023 +0200
  4. eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · Fri Apr 28 07:39:44 2023 +0200
  5. 1746b56 MINOR: server: change srv_op_st_chg_cause storage type by Aurelien DARRAGON · Tue Apr 04 10:17:40 2023 +0200
  6. 9c21ff0 BUG/MINOR: server: don't use date when restoring last_change from state file by Aurelien DARRAGON · Fri Apr 21 10:58:32 2023 +0200
  7. 74bc991 BUILD: server-state: avoid using not-so-portable isblank() by Willy Tarreau · Fri Jan 28 09:32:43 2022 +0100
  8. dfd10ab MINOR: proxy: Introduce proxy flags to replace disabled bitfield by Christopher Faulet · Wed Oct 06 14:24:19 2021 +0200
  9. a8a72c6 CLEANUP: ssl/server: move ssl_sock_set_srv() to srv_set_ssl() in server.c by Willy Tarreau · Wed Oct 06 11:48:34 2021 +0200
  10. d5fc8fc CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h by Tim Duesterhus · Sat Sep 11 17:51:13 2021 +0200
  11. dcac418 BUG/MEDIUM: resolvers: Add a task on servers to check SRV resolution status by Christopher Faulet · Tue Jun 15 16:17:17 2021 +0200
  12. 85af93b BUG/MINOR: server-state: load SRV resolution only if params match the config by Christopher Faulet · Thu Jun 10 16:59:53 2021 +0200
  13. 3406766 MEDIUM: resolvers: add a ref between servers and srv request or used SRV record by Emeric Brun · Fri Jun 11 10:48:45 2021 +0200
  14. bf1ae1a BUILD: server-state: include tools.h from server_state.c by Willy Tarreau · Sat May 08 13:08:34 2021 +0200
  15. 47a30c4 BUG/MINOR: server-state: use the argument, not the global state by Willy Tarreau · Fri Mar 12 14:09:10 2021 +0100
  16. 6d4173e BUG/MINOR: server-state: properly handle the case where the base is not set by Willy Tarreau · Fri Mar 12 13:57:19 2021 +0100
  17. d7a988c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Mar 04 23:26:15 2021 +0500
  18. 6f69110 BUG/MINOR: server-state: Don't load server-state file for disabled backends by Christopher Faulet · Thu Mar 04 16:35:26 2021 +0100
  19. 456f45f MINOR: server-state: Don't load server-state file for serverless proxies by Christopher Faulet · Tue Feb 16 14:36:06 2021 +0100
  20. 3e3d3be REORG: server-state: Move functions to deal with server-state in its own file by Christopher Faulet · Tue Feb 16 13:31:30 2021 +0100