aboutsummaryrefslogtreecommitdiff
path: root/src/output/httpd_output_plugin.c
Commit message (Expand)AuthorAge
* include config.h in all sourcesMax Kellermann2009-11-12
* fd_util: added O_NONBLOCK functionsMax Kellermann2009-11-08
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* output/httpd: moved code to httpd_output_bind()Max Kellermann2009-11-07
* output/httpd: bind port when output is enabledMax Kellermann2009-11-05
* httpd: add config option to limit number of clientsViliam Mateicka2009-10-29
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* output/httpd: removed duplicate sys/types.h includeMax Kellermann2009-07-14
* output/httpd: include sys/types.hMax Kellermann2009-07-06
* latest git, httpd_output_plugin compile fix, mac os xPatrik Weiskircher2009-05-10
* httpd_output: save the page generated by encoder_tag()Max Kellermann2009-05-05
* httpd_output: moved code to httpd_output_encoder_to_clients()Max Kellermann2009-05-05
* httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann2009-05-05
* httpd_output: assert that tag!=NULLMax Kellermann2009-05-05
* Implemented basic icy support for the httpd outputHagen Schink2009-04-13
* httpd: don't pass uninitialized page to httpd_client_check_queue()Max Kellermann2009-04-01
* httpd: fixed encoder plugin checkJeffrey Middleton2009-03-17
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-15