1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00
icecast-server/src
Karl Heyes 78ee74cf3e change thread startup/shutdown order slightly wrt to slave thread
svn path=/trunk/icecast/; revision=5791
2004-01-28 23:23:10 +00:00
..
avl minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
httpp httpp goes through the rinse cycle 2003-07-07 01:49:27 +00:00
log patch from mike, unlock logger on failure case. 2003-11-17 23:53:37 +00:00
net Leigh Smith's MINGW32 compatibility patch, with modifications for better 2003-10-20 03:08:46 +00:00
thread minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
timing typo 2003-10-20 16:32:55 +00:00
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
admin.c oops, missed these from previous commit, the lock is now taken further up 2004-01-28 02:17:57 +00:00
admin.h Split admin stuff out into a seperate file, add various utility functions there. 2003-03-06 14:17:33 +00:00
auth.c fixed some variable definitions to be ANSI compatable. 2004-01-15 04:24:57 +00:00
auth.h Client authentication added. 2004-01-15 01:01:09 +00:00
cfgfile.c fixed some variable definitions to be ANSI compatable. 2004-01-15 04:24:57 +00:00
cfgfile.h Client authentication added. 2004-01-15 01:01:09 +00:00
client.c Client authentication added. 2004-01-15 01:01:09 +00:00
client.h Client authentication added. 2004-01-15 01:01:09 +00:00
compat.h Client authentication added. 2004-01-15 01:01:09 +00:00
configtest.c refer to cfgfile.h instead of config.h for icecast.xml, and use config.h 2003-07-21 01:58:54 +00:00
connection.c Client authentication added. 2004-01-15 01:01:09 +00:00
connection.h Client authentication added. 2004-01-15 01:01:09 +00:00
event.c fix potential deadlock case at source stream startup 2004-01-26 22:42:22 +00:00
event.h Allow rereading config files. 2003-03-05 13:03:35 +00:00
format_mp3.c added WIN32-ism 2003-11-17 22:38:58 +00:00
format_mp3.h Max queue length for clients is now 2003-02-24 13:37:15 +00:00
format_vorbis.c Client authentication added. 2004-01-15 01:01:09 +00:00
format_vorbis.h Initial revision 2001-09-10 02:21:46 +00:00
format.c minor cleanups 2003-07-23 00:27:10 +00:00
format.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
fserve.c Fix nasty bug in file serving code, would probably have made it fail with 2004-01-16 00:43:16 +00:00
fserve.h Fileserving that might actually work for > 1 user. 2002-08-18 08:49:25 +00:00
geturl.c refer to cfgfile.h instead of config.h for icecast.xml, and use config.h 2003-07-21 01:58:54 +00:00
geturl.h First crack at making YP/curl optional. 2003-03-27 17:10:14 +00:00
global.c refer to cfgfile.h instead of config.h for icecast.xml, and use config.h 2003-07-21 01:58:54 +00:00
global.h Icecast we are 2003-11-25 02:51:02 +00:00
logging.c minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
logging.h get rid of the fullpath of the module that is logged...Stupid VC6.... 2003-12-04 16:23:51 +00:00
main.c change thread startup/shutdown order slightly wrt to slave thread 2004-01-28 23:23:10 +00:00
Makefile.am Client authentication added. 2004-01-15 01:01:09 +00:00
md5.c Client authentication added. 2004-01-15 01:01:09 +00:00
md5.h Client authentication added. 2004-01-15 01:01:09 +00:00
os.h minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
refbuf.c refer to cfgfile.h instead of config.h for icecast.xml, and use config.h 2003-07-21 01:58:54 +00:00
refbuf.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
sighandler.c place the config reread flag in the global structure 2003-07-25 14:29:33 +00:00
sighandler.h avoid hitting the mutex's in the signal handler, we could block, which is 2003-07-24 23:45:29 +00:00
slave.c Client authentication added. 2004-01-15 01:01:09 +00:00
slave.h Cleaned up version of Ciaran Anscomb's relaying patch. 2002-08-05 14:48:04 +00:00
source.c fixed small bug where if using fallbacks and the main mount was not connected, icecast was not connecting client to the fallback mount. 2004-01-21 15:19:48 +00:00
source.h Client authentication added. 2004-01-15 01:01:09 +00:00
stats.c minor cleanups, and only have one thread responding to TERM 2004-01-27 02:16:25 +00:00
stats.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c add localtime_r checks, useful the threads 2004-01-26 21:49:07 +00:00
util.h add localtime_r checks, useful the threads 2004-01-26 21:49:07 +00:00
xslt.c Mike's #include patch 2003-07-24 05:24:00 +00:00
xslt.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
yp.c fix potential deadlock case at source stream startup 2004-01-26 22:42:22 +00:00
yp.h fix potential deadlock case at source stream startup 2004-01-26 22:42:22 +00:00