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