Skip to content
Snippets Groups Projects
  1. Sep 02, 1999
  2. Sep 01, 1999
  3. Aug 31, 1999
  4. Aug 30, 1999
  5. Aug 29, 1999
  6. Aug 27, 1999
    • Kurt Zeilenga's avatar
      Remove misplaced asserts. connection_resched changes connection state · 0afcadc4
      Kurt Zeilenga authored
      to UNUSED without holding connections mutex.  It's not safe for
      connection_init to check connection state until after acquires the
      c_mutex.
      0afcadc4
    • Kurt Zeilenga's avatar
      Plug ber leakage: · 9bf50242
      Kurt Zeilenga authored
      result was leaking ber's in some error cases.  ber_flush now called
      with no freeing so that caller of send_ldap_ber() can free its own ber.
      c->c_currentber was also being leaked if connection was destory
      current when a PDU input was outstanding.
      Fixed ber_flush to free ber upon write only to file.
      9bf50242
  7. Aug 26, 1999
  8. Aug 25, 1999
  9. Aug 24, 1999
  10. Aug 22, 1999
Loading