Skip to content
Snippets Groups Projects
  1. Jun 25, 2002
  2. Jun 13, 2002
  3. Jun 12, 2002
  4. May 18, 2002
  5. May 15, 2002
    • Kurt Zeilenga's avatar
      Patch: Implement surrogate parent for back-shell (ITS#1815) · 4e51bba2
      Kurt Zeilenga authored
      			================
      Written by Hallvard B. Furuseth and placed into the public domain.
      This software is not subject to any license of the University of Oslo.
      			================
      
      A surrogate parent is supposed to keep back-shell children from
      deadlocking due to resources locked by a threading parent.
      
      Implementation note: The surrogate parent closes all unused file
      descriptors, so it logs errors to stderr instead of via Debug() and
      uses relloc() instead of ch_realloc().
      
      Also close a file descriptor leak if fork() fails in fork.c.
      
      Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, May 2002.
      4e51bba2
  6. May 13, 2002
  7. May 07, 2002
  8. May 02, 2002
  9. May 01, 2002
  10. Apr 20, 2002
  11. Apr 15, 2002
  12. Apr 08, 2002
    • Pierangelo Masarati's avatar
      Mostly based on patches provided by Hallvard B. Furuseth · 4a8ab5db
      Pierangelo Masarati authored
      ITS#1677 - cast away const warnings
      ITS#1678 - unsigned char args to ctype funcs
      ITS#1682 - don't redefine ldap_debug
      ITS#1683 - uninitialized vars
      ITS#1703 - ldo_debug initialization
      ITS#1705 - unsigned testing
      ITS#1706 - socklen_t args
      ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
      ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
      ITS#1725 - libdes not required
      
      Implement back-null (/dev/null style backend)
      Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
              ambiguous operator precedence)
      
      Kurt, please regenerate configure
      4a8ab5db
  13. Apr 02, 2002
  14. Feb 11, 2002
  15. Feb 10, 2002
  16. Jan 30, 2002
  17. Jan 23, 2002
  18. Jan 21, 2002
  19. Jan 20, 2002
  20. Jan 15, 2002
  21. Jan 04, 2002
  22. Jan 03, 2002
  23. Dec 27, 2001
  24. Dec 18, 2001
  25. Dec 11, 2001
Loading