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