| Commit message (Expand) | Author | Files | Lines |
2010-06-06 | output/httpd: add libwrap support | Tim Phipps | 1 | -0/+28 |
2010-04-05 | output/httpd: added name/genre/website configuration | James Pike | 1 | -0/+6 |
2010-03-22 | Add support for building httpd_output plugin for win32 | Avuton Olrich | 1 | -0/+5 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-03 | httpd: use get_mime_type to determine encoder content | Viliam Mateicka | 1 | -7/+6 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-08 | fd_util: added O_NONBLOCK functions | Max Kellermann | 1 | -1/+2 |
2009-11-07 | set the close-on-exec flag on all file descriptors | Max Kellermann | 1 | -2/+3 |
2009-11-07 | output/httpd: moved code to httpd_output_bind() | Max Kellermann | 1 | -28/+48 |
2009-11-05 | output/httpd: bind port when output is enabled | Max Kellermann | 1 | -13/+42 |
2009-10-29 | httpd: add config option to limit number of clients | Viliam Mateicka | 1 | -3/+14 |
2009-10-13 | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 1 | -3/+2 |
2009-07-14 | output/httpd: removed duplicate sys/types.h include | Max Kellermann | 1 | -4/+0 |
2009-07-06 | output/httpd: include sys/types.h | Max Kellermann | 1 | -0/+1 |
2009-05-10 | latest git, httpd_output_plugin compile fix, mac os x | Patrik Weiskircher | 1 | -0/+4 |
2009-05-05 | httpd_output: save the page generated by encoder_tag() | Max Kellermann | 1 | -0/+21 |
2009-05-05 | httpd_output: moved code to httpd_output_encoder_to_clients() | Max Kellermann | 1 | -14/+32 |
2009-05-05 | httpd_output: disable Icy-Metadata when encoder supports tags | Max Kellermann | 1 | -15/+24 |
2009-05-05 | httpd_output: assert that tag!=NULL | Max Kellermann | 1 | -8/+7 |
2009-04-13 | Implemented basic icy support for the httpd output | Hagen Schink | 1 | -1/+36 |
2009-04-01 | httpd: don't pass uninitialized page to httpd_client_check_queue() | Max Kellermann | 1 | -1/+1 |
2009-03-17 | httpd: fixed encoder plugin check | Jeffrey Middleton | 1 | -1/+1 |
2009-03-15 | httpd: new output plugin to replace "shout" | Max Kellermann | 1 | -0/+393 |