.. |
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
|
merged from kh branch, allow for handling the vsnprintf return code better
|
2004-10-06 14:07:55 +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
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +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
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
cfgfile.h
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +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
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +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
|
added a content-length for flash-based players. This will allow for them to stream mp3 from icecast.
|
2004-11-04 15:55:13 +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
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
format.h
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
fserve.c
|
add Content-Length to files served via the fserve to enable seeking
|
2004-11-11 16:21:01 +00:00 |
fserve.h
|
add Content-Length to files served via the fserve to enable seeking
|
2004-11-11 16:21:01 +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
|
fix line endings...
|
2004-10-25 15:51:50 +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
|
Correct a typo in one message, and change "WARNING" to "ERROR" in another,
|
2004-10-12 04:49: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
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
slave.h
|
When starting relay threads, have the relay thread do the connection not the
|
2004-10-23 00:44:29 +00:00 |
source.c
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
source.h
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
stats.c
|
correct type for volatile usage and uncomment log message for stats updating
|
2004-10-27 14:13:29 +00:00 |
stats.h
|
The _inc/_dec routines can race causing incorrect values as they don't account
|
2004-10-25 14:03:42 +00:00 |
TODO
|
Initial revision
|
2001-09-10 02:21:46 +00:00 |
util.c
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
util.h
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
xslt.c
|
small cleanups. fix buffer sizing, const and unused struct member
|
2004-10-26 14:21:36 +00:00 |
xslt.h
|
small cleanups. fix buffer sizing, const and unused struct member
|
2004-10-26 14:21:36 +00:00 |
yp.c
|
* support for the Shoutcast DSP (yay!).
|
2004-11-11 15:47:33 +00:00 |
yp.h
|
Add a couple of warnings, YP code not built and failed streamlist
|
2004-08-21 12:56:24 +00:00 |