index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
output
/
httpd_output_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
output/httpd: include sys/socket.h only when building with libwrap
Max Kellermann
2011-03-18
1
-1
/
+1
*
output/httpd: include sys/socket.h for AF_UNIX
Ulrich Spörlein
2011-03-09
1
-0
/
+1
*
output/httpd: initialize unflushed_input
Thomas Jansen
2011-02-09
1
-0
/
+1
*
output/httpd: implement delay()
Max Kellermann
2010-11-05
1
-2
/
+11
*
output/httpd: use the new server_socket library
Max Kellermann
2010-10-05
1
-96
/
+31
*
output/httpd: don't close socket in open() failure
Max Kellermann
2010-10-05
1
-2
/
+0
*
output/httpd: bind_to_address support (including IPv6)
Thomas Jansen
2010-09-25
1
-12
/
+52
*
output/httpd: access sockaddr_storage object directly
Max Kellermann
2010-09-23
1
-3
/
+2
*
output/httpd: implement "pause"
Max Kellermann
2010-08-31
1
-0
/
+19
*
output/httpd: forced flush after 32 kB of input data
Max Kellermann
2010-08-31
1
-0
/
+15
*
output/httpd: add libwrap support
Tim Phipps
2010-06-06
1
-0
/
+28
*
output/httpd: added name/genre/website configuration
James Pike
2010-04-05
1
-0
/
+6
*
Add support for building httpd_output plugin for win32
Avuton Olrich
2010-03-22
1
-0
/
+5
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
httpd: use get_mime_type to determine encoder content
Viliam Mateicka
2009-12-03
1
-7
/
+6
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
*
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