Skip to content
Snippets Groups Projects
  1. 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
  2. May 13, 2002
  3. May 07, 2002
  4. May 02, 2002
  5. May 01, 2002
  6. Apr 20, 2002
  7. Apr 15, 2002
  8. 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
  9. Apr 02, 2002
  10. Feb 11, 2002
  11. Feb 10, 2002
  12. Jan 30, 2002
  13. Jan 23, 2002
  14. Jan 21, 2002
  15. Jan 20, 2002
  16. Jan 15, 2002
  17. Jan 04, 2002
  18. Jan 03, 2002
  19. Dec 27, 2001
  20. Dec 18, 2001
  21. Dec 11, 2001
  22. Dec 08, 2001
  23. Dec 07, 2001
  24. Dec 06, 2001
Loading