1. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  2. 491cec2 CLEANUP: http: remove some leftovers from recent cleanups by Willy Tarreau · 6 years ago
  3. 79e5733 REORG: http: move the code to different files by Willy Tarreau · 6 years ago
  4. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  5. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  6. e78915a BUILD/MINOR: deviceatlas: enable thread support by David Carlier · 7 years ago
  7. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · 7 years ago
  8. 91a88b0 BUG/MEDIUM: deviceatlas: ignore not valuable HTTP request data by David Carlier · 7 years ago
  9. e8ca434 MINOR: threads: Don't start when device a detection module is used by Christopher Faulet · 7 years ago
  10. bee9dde CLEANUP: da: move global settings out of the global section by Willy Tarreau · 8 years ago
  11. b149eed CLEANUP: da: register the deinitialization function by Willy Tarreau · 8 years ago
  12. 876054d CLEANUP: da: make use of the late init registration code by Willy Tarreau · 8 years ago
  13. 3dd483e CLEANUP: da: use the build options list to report it by Willy Tarreau · 8 years ago
  14. 840b024 MINOR: da: Using ARG12 macro for the sample fetch and the convertor. by David Carlier · 8 years ago
  15. 3b71138 BUG/MEDIUM: da: stop DeviceAtlas processing in the convertor if there is no input. by David Carlier · 9 years ago
  16. 608c65a MAJOR: da: Update of the DeviceAtlas API module by David Carlier · 9 years ago
  17. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · 9 years ago
  18. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · 9 years ago
  19. 25eda1e CLEANUP: da: remove ifdef USE_DEVICEATLAS from da.c by Willy Tarreau · 9 years ago
  20. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · 9 years ago
  21. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · 9 years ago
  22. 6bd42e7 BUG/MINOR: da: fix log-level comparison to emove annoying warning by Willy Tarreau · 9 years ago
  23. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · 9 years ago