Commit History

Author SHA1 Message Date
  Richard van der Hoff d5d5bd0c73 lint 3 years ago
  Richard van der Hoff a67cafeacb Rip out the DNS lookup limiter 3 years ago
  Richard van der Hoff fe5dad46b0 Remove redundant code to reload tls cert (#10054) 3 years ago
  Erik Johnston 8771b1337d Export jemalloc stats to prometheus when used (#9882) 3 years ago
  Richard van der Hoff 3ff2251754 Improved validation for received requests (#9817) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Richard van der Hoff 7c8402ddb8 Suppress CryptographyDeprecationWarning (#9698) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Ivan Shapovalov 13c7ab8181 Fixes for PyPy compatibility (#9270) 3 years ago
  Richard van der Hoff 671138f658 Clean up exception handling in the startup code (#9059) 3 years ago
  Erik Johnston 80a992d7b9 Fix deadlock on SIGHUP (#8918) 3 years ago
  Erik Johnston 382b4e83f1 Defer SIGHUP handlers to reactor. (#8817) 3 years ago
  Richard van der Hoff fb56dfdccd Fix SIGHUP handler (#8697) 3 years ago
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) 3 years ago
  Patrick Cloke 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Richard van der Hoff 8027166dd5 Add a comment about _LimitedHostnameResolver 3 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Richard van der Hoff 916cf2d439 re-implement daemonize (#8011) 3 years ago
  Richard van der Hoff 03619324fc Create a ListenerConfig object (#7681) 4 years ago
  Erik Johnston 1a1da60ad2 Fix new flake8 errors (#7470) 4 years ago
  Erik Johnston 37f6823f5b Add instance name to RDATA/POSITION commands (#7364) 4 years ago
  Richard van der Hoff 443162e577 Move pusherpool startup into _base.setup (#7104) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Erik Johnston fc87d2ffb3 Freeze allocated objects on startup. (#6953) 4 years ago
  Richard van der Hoff 0b794cbd7b Fix sdnotify with acme enabled (#6571) 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Amber Brown 864f144543 Fix up some typechecking (#6150) 4 years ago
  Amber Brown 7dc398586c Implement a structured logging output system. (#5680) 4 years ago
  Richard van der Hoff 412c6e21a8 Drop dependency on sdnotify (#5871) 4 years ago