1. 0e1aaf4 MEDIUM: proto: duplicate receivers marked RX_F_MUST_DUP by Willy Tarreau · Mon Feb 27 16:39:32 2023 +0100
  2. de63efb MINOR: proto_ux: ability to dump ABNS names in error messages by Aurelien DARRAGON · Mon Feb 06 19:23:40 2023 +0100
  3. 2a7903b BUG/MINOR: sock_unix: match finalname with tempname in sock_unix_addrcmp() by Aurelien DARRAGON · Tue Feb 21 17:33:50 2023 +0100
  4. 145b17f BUG/MEDIUM: listener: duplicate inherited FDs if needed by Willy Tarreau · Wed Jan 11 10:59:52 2023 +0100
  5. 9464bb1 MEDIUM: fd: add the tgid to the fd and pass it to fd_insert() by Willy Tarreau · Tue Jul 05 05:16:13 2022 +0200
  6. 512dd2d MINOR: fd: make fd_insert() apply the thread mask itself by Willy Tarreau · Wed Jul 06 11:27:42 2022 +0200
  7. 82e378a MINOR: fd/thread: get rid of thread_mask() by Willy Tarreau · Wed Jul 06 11:22:42 2022 +0200
  8. 3824743 CLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cloexec() by Willy Tarreau · Tue Apr 26 10:24:14 2022 +0200
  9. 01cac3f MEDIUM: listeners: split the thread mask between receiver and bind_conf by Willy Tarreau · Tue Oct 12 08:47:54 2021 +0200
  10. 9063a66 MINOR: fd: move .exported into fdtab[].state by Willy Tarreau · Tue Apr 06 18:09:06 2021 +0200
  11. 233ad28 CLEANUP: protocol: remove the now unused <handler> field of proto_fam->bind() by Willy Tarreau · Thu Oct 15 21:45:15 2020 +0200
  12. 9589aa0 CLEANUP: sock-unix: Remove an unreachable goto clause by Christopher Faulet · Wed Oct 07 14:37:00 2020 +0200
  13. 3cd58bf MINOR: sock_unix: report the errno string in binding errors by Willy Tarreau · Thu Sep 17 08:35:38 2020 +0200
  14. eb8cfe6 BUILD: sock_unix: add missing errno.h by Willy Tarreau · Wed Sep 16 22:15:40 2020 +0200
  15. f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · Fri Sep 04 08:15:31 2020 +0200
  16. b0254cb MINOR: protocol: add a new proto_fam structure for protocol families by Willy Tarreau · Fri Sep 04 08:07:11 2020 +0200
  17. 1e0a860 MEDIUM: sock_unix: implement sock_unix_bind_receiver() by Willy Tarreau · Wed Sep 02 17:14:29 2020 +0200
  18. 1c34b88 BUILD: sock_unix: fix build issue with isdigit() by Willy Tarreau · Sat Aug 29 06:44:37 2020 +0200
  19. 0d06df6 MINOR: sock: introduce sock_inet and sock_unix by Willy Tarreau · Fri Aug 28 15:10:11 2020 +0200