1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-11-03 04:17:17 -05:00
icecast-server/src
Karl Heyes 14a0f2762d fixup YP updating
svn path=/icecast/branches/kh/icecast/; revision=8305
2004-11-29 17:37:04 +00:00
..
net missing free causing small memory leak. limit size to 2Meg 2004-10-05 22:00:45 +00:00
thread cleanup for THREAD_DEBUG 2004-08-11 14:14:02 +00:00
admin.c fixup YP updating 2004-11-29 17:37:04 +00:00
admin.h reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
auth_cmd.c Auth updates. This allows for the auth modules to handle duplicate 2004-08-13 17:30:37 +00:00
auth_cmd.h minor compile/include cleanups 2004-09-15 16:00:24 +00:00
auth_htpasswd.c Auth updates. This allows for the auth modules to handle duplicate 2004-08-13 17:30:37 +00:00
auth_htpasswd.h minor compile/include cleanups 2004-09-15 16:00:24 +00:00
auth_url.c minor changes 2004-10-27 12:49:28 +00:00
auth_url.h minor compile/include cleanups 2004-09-15 16:00:24 +00:00
auth.c various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
auth.h various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
cfgfile.c merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
cfgfile.h merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
client.c various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
client.h various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
compat.h another resync with recent trunk updates. 2004-11-15 17:20:19 +00:00
configtest.c reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
connection.c various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
connection.h resync with recent work on trunk, playlistlog, shoutcast-mount 2004-11-17 22:31:42 +00:00
event.c update stats code to support hidden attribute, and update callers to 2004-08-28 13:38:32 +00:00
event.h reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
format_mp3.c various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
format_mp3.h new clients should not depend on metadata settings from the source stream, 2004-10-28 16:40:17 +00:00
format_ogg.c fixup YP updating 2004-11-29 17:37:04 +00:00
format_ogg.h merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format_speex.c merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format_speex.h merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format_theora.c merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format_theora.h merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format_vorbis.c fixup YP updating 2004-11-29 17:37:04 +00:00
format_vorbis.h merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format.c merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
format.h merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
fserve.c small updates, fserve build problem on FBSD 2004-11-29 15:15:59 +00:00
fserve.h various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
global.c reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
global.h build the slave host list by using the connecting relay-authenticated master relays 2004-08-29 15:17:14 +00:00
logging.c small updates, fserve build problem on FBSD 2004-11-29 15:15:59 +00:00
logging.h small updates, fserve build problem on FBSD 2004-11-29 15:15:59 +00:00
main.c merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
Makefile.am merge the two ogg modules (multi-codec and vorbis rebuild), split out the 2004-11-29 15:45:57 +00:00
md5.c various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
md5.h minor compile/include cleanups 2004-09-15 16:00:24 +00:00
os.h reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
refbuf.c 2 small memory leaks plugged and prevent the mp3 handler sending out empty buffers 2004-08-13 14:08:56 +00:00
refbuf.h various re-sync changes with trunk 2004-08-21 16:21:10 +00:00
sighandler.c reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
sighandler.h reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
slave.c Missing initialisation causing auth over relays to be incorrect 2004-11-27 00:59:26 +00:00
slave.h implement fallback to file, also small updates to stats handling 2004-11-14 20:29:10 +00:00
source.c small updates, fserve build problem on FBSD 2004-11-29 15:15:59 +00:00
source.h various cleanups, small resync and some functions moved to help further 2004-11-22 17:09:42 +00:00
stats.c small updates, fserve build problem on FBSD 2004-11-29 15:15:59 +00:00
stats.h implement fallback to file, also small updates to stats handling 2004-11-14 20:29:10 +00:00
TODO reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
util.c another resync with recent trunk updates. 2004-11-15 17:20:19 +00:00
util.h another resync with recent trunk updates. 2004-11-15 17:20:19 +00:00
xslt.c fix fd/mem leak case, and use correct xslt api 2004-11-16 14:15:20 +00:00
xslt.h report of win32 faulting with newer xml2 libs, initial update for testing 2004-09-19 19:38:09 +00:00
yp.c fixup YP updating 2004-11-29 17:37:04 +00:00
yp.h log the fact that YP will not happen if it is has been disabled 2004-08-12 15:05:37 +00:00