Skip to content
Snippets Groups Projects
  1. Dec 22, 2017
  2. Dec 19, 2017
  3. Dec 17, 2017
  4. Dec 16, 2017
  5. Dec 14, 2017
  6. Dec 11, 2017
  7. 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
  8. Dec 09, 2017
  9. Dec 07, 2017
  10. Dec 03, 2017
  11. Nov 27, 2017
  12. Nov 26, 2017
  13. Nov 23, 2017
  14. Nov 22, 2017
Loading