1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00
icecast-server/src
Karl Heyes afde2e509c the YP code could end up maintaining duplicate entries if the source
reconnect delay is very short.

svn path=/icecast/trunk/icecast/; revision=7761
2004-09-15 14:21:04 +00:00
..
avl Move .cvsignore into svn:ignore 2004-07-06 19:22:26 +00:00
httpp add extra boundary checks when splitting headers 2004-08-10 00:03:14 +00:00
log Migrate .cvsignore to svn:ignore 2004-07-11 16:51:34 +00:00
net make sure sock_connected does not block with timeout 0, use -1 2004-07-26 16:03:52 +00:00
thread Move .cvsignore into svn:ignore 2004-07-06 19:22:26 +00:00
timing Move .cvsignore into svn:ignore 2004-07-06 19:22:26 +00:00
admin.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
admin.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
auth.c added ability to disallow concurrent connections from the same username if using htpasswd listener authentication. 2004-05-17 04:33:46 +00:00
auth.h added ability to disallow concurrent connections from the same username if using htpasswd listener authentication. 2004-05-17 04:33:46 +00:00
cfgfile.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
cfgfile.h merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
client.c passed pointer could be NULL 2004-08-23 19:01:18 +00:00
client.h merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
compat.h Include inttypes.h from the compatibility header if it's available and stdint.h is not. This 2004-03-09 18:33:06 +00:00
configtest.c Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
connection.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
connection.h Make source client connections reserve the source mountpoint and get rid 2004-02-19 21:16:59 +00:00
event.c make caller of restart_logging pass the config, don't assume it's locked 2004-08-20 21:40:44 +00:00
event.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
format_mp3.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
format_mp3.h merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
format_vorbis.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
format_vorbis.h merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
format.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
format.h merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
fserve.c cleanup patch, push per client write error trap lower down 2004-07-16 15:47:12 +00:00
fserve.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
global.c Make the slave thread reserve relay mountpoints, and prevent reconnection 2004-02-19 20:28:21 +00:00
global.h Make the slave thread reserve relay mountpoints, and prevent reconnection 2004-02-19 20:28:21 +00:00
logging.c make caller of restart_logging pass the config, don't assume it's locked 2004-08-20 21:40:44 +00:00
logging.h make caller of restart_logging pass the config, don't assume it's locked 2004-08-20 21:40:44 +00:00
main.c -b was broken. Fix it. 2004-08-10 05:17:56 +00:00
Makefile.am Update of the YP code. This should resolve several YP issues that 2004-05-10 16:17:56 +00:00
md5.c Oops. Hack up the macro some more so it compiles properly. 2004-03-02 00:10:58 +00:00
md5.h Revert previous; this was fixed in a better way. 2004-03-09 23:49:24 +00:00
os.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
refbuf.c merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
refbuf.h merged singleq branch 7177:7591 2004-08-20 15:13:59 +00:00
sighandler.c Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
sighandler.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
slave.c Add a couple of warnings, YP code not built and failed streamlist 2004-08-21 12:56:24 +00:00
slave.h Make the slave thread reserve relay mountpoints, and prevent reconnection 2004-02-19 20:28:21 +00:00
source.c small memory leak, only happened when a source exited 2004-08-20 22:55:27 +00:00
source.h add optional tags to example xml and remove unused source_t item 2004-08-22 15:00:35 +00:00
stats.c encode any xml entities in the stats before applying them to the 2004-08-07 02:33:12 +00:00
stats.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c unlikely to occur race, but fix it anyway 2004-08-20 22:59:09 +00:00
util.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
xslt.c Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
xslt.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
yp.c the YP code could end up maintaining duplicate entries if the source 2004-09-15 14:21:04 +00:00
yp.h Add a couple of warnings, YP code not built and failed streamlist 2004-08-21 12:56:24 +00:00