1. 15 Jan, 2013 3 commits
  2. 01 Oct, 2012 1 commit
  3. 14 Aug, 2012 3 commits
  4. 20 Sep, 2011 2 commits
  5. 19 Sep, 2011 1 commit
  6. 17 Sep, 2011 1 commit
  7. 20 Jul, 2011 2 commits
  8. 18 Jul, 2011 1 commit
  9. 18 Mar, 2011 1 commit
  10. 09 Mar, 2011 1 commit
  11. 09 Feb, 2011 1 commit
    • Thomas Jansen's avatar
      output/httpd: initialize unflushed_input · e776c605
      Thomas Jansen authored
      This fixes the following valgrind warning occuring on the first call of
      httpd_output_read_page:
      ==20124== Conditional jump or move depends on uninitialised value(s)
      ==20124==    at 0x425E65: httpd_output_read_page (httpd_output_plugin.c:240)
      ==20124==    by 0x426087: httpd_output_open (httpd_output_plugin.c:279)
      ==20124==    by 0x41D862: ao_open (output_plugin.h:206)
      ==20124==    by 0x41E133: audio_output_task (output_thread.c:590)
      e776c605
  12. 29 Jan, 2011 1 commit
  13. 05 Nov, 2010 1 commit
  14. 05 Oct, 2010 2 commits
  15. 03 Oct, 2010 1 commit
  16. 25 Sep, 2010 1 commit
    • Thomas Jansen's avatar
      output/httpd: bind_to_address support (including IPv6) · 9af9fd14
      Thomas Jansen authored
      Added support for a new optional configuration setting for the httpd output
      named "bind_to_address". Setting it to a specific IP address (v4 or v6) will
      cause the httpd output to bind to that address exclusively. Supporting
      multiple addresses in parallel is future work.
      
      This implements the feature requests #2998 and #2646.
      9af9fd14
  17. 23 Sep, 2010 1 commit
  18. 31 Aug, 2010 2 commits
  19. 06 Jun, 2010 1 commit
    • Tim Phipps's avatar
      output/httpd: add libwrap support · 4e83b79d
      Tim Phipps authored
      libwrap support is in MPD but only for the control port.  This patch
      adds support for the http port.  The code is copied from
      src/client_new.c
      4e83b79d
  20. 05 Apr, 2010 1 commit
  21. 22 Mar, 2010 1 commit
  22. 01 Jan, 2010 1 commit
  23. 03 Dec, 2009 1 commit
  24. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  25. 08 Nov, 2009 1 commit
  26. 07 Nov, 2009 2 commits
  27. 05 Nov, 2009 1 commit
  28. 29 Oct, 2009 1 commit
  29. 13 Oct, 2009 1 commit
  30. 14 Jul, 2009 1 commit
  31. 06 Jul, 2009 1 commit