Skip to content
Snippets Groups Projects
  1. Feb 06, 2020
  2. Jan 28, 2020
  3. Jan 25, 2020
  4. Jan 09, 2020
  5. Jan 14, 2019
  6. Mar 22, 2018
  7. Jan 03, 2017
  8. Jan 29, 2016
  9. Apr 30, 2015
    • Thomas Cort's avatar
      ITS#8118 dosearch: flush stdout · 19014c15
      Thomas Cort authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      The LDIF output wasn't being explicitly flushed. In certain scenarios,
      such as piping the output of a persistent ldapsearch to node.js v0.12
      on Mac OS X 10.10.3, the output is unavailable to the process
      consuming the search results until the stdio buffer fills (8192 bytes
      for example). This can leave the tail end of persistent search results
      in the buffer for a long time (until enough output has accumulated).
      
      Explicitly call flush so that the output is immediately available.
      19014c15
  10. Feb 11, 2015
  11. Jan 18, 2015
  12. Jun 13, 2014
  13. Jan 25, 2014
  14. Oct 10, 2013
  15. Jan 27, 2013
  16. Jan 14, 2013
  17. Jan 04, 2013
  18. May 30, 2012
  19. Feb 28, 2012
  20. Feb 08, 2012
  21. Jan 20, 2012
  22. Nov 22, 2011
  23. Nov 02, 2011
  24. Oct 06, 2011
  25. Oct 05, 2011
  26. Jun 24, 2011
  27. Jun 08, 2011
  28. Mar 24, 2011
  29. Feb 02, 2011
  30. Jan 06, 2011
Loading