Skip to content
Snippets Groups Projects
  1. May 24, 2018
  2. Apr 01, 2018
    • ale's avatar
      Minor http server improvements · c1ef74c7
      ale authored
      Fixes include:
      * only notify systemd after the network socket has been opened
      * add net/http/pprof debug handlers
      * add /health endpoint for Prometheus blackbox prober
      c1ef74c7
  3. Mar 19, 2018
  4. Jan 14, 2018
  5. Jan 12, 2018
  6. Jan 11, 2018
  7. Dec 31, 2017
  8. Dec 22, 2017
  9. Dec 19, 2017
  10. Dec 17, 2017
  11. Dec 16, 2017
  12. Dec 14, 2017
  13. Dec 11, 2017
  14. Dec 10, 2017
    • ale's avatar
      Add a robust Search method to the LDAP ConnectionPool · 86a36cf5
      ale authored
      Also simplifies handling of the connection pool itself, switching to
      using deferred connects, and adds a test suite for misbehaving LDAP
      servers to exercise failure modes.
      86a36cf5
    • ale's avatar
      Modify the temporary error interface for Retry · 1fd8c2e2
      ale authored
      Now the default is for errors to be permanent, unless the error itself
      has a Temporary() method that returns true (like the transient network
      errors do in the net/ package).
      1fd8c2e2
  15. Dec 09, 2017
  16. Dec 07, 2017
  17. Dec 03, 2017
  18. Nov 27, 2017
  19. Nov 26, 2017
  20. Nov 23, 2017
  21. Nov 22, 2017
Loading