.. |
avl
|
Bunch of fixes:
|
2002-02-11 09:11:18 +00:00 |
httpp
|
Fix some warnings, fix cflags.
|
2003-01-17 09:01:04 +00:00 |
log
|
Various cleanups
|
2002-08-10 03:22:44 +00:00 |
net
|
We weren't actually using poll at all, we were just including the header.
|
2003-01-21 06:45:43 +00:00 |
thread
|
Fix some warnings, fix cflags.
|
2003-01-17 09:01:04 +00:00 |
timing
|
minor build fixes for win32 courtesy of Oddsock
|
2002-02-07 01:04:09 +00:00 |
.cvsignore
|
.cvsignore is fun!
|
2001-09-10 03:04:11 +00:00 |
client.c
|
mp3 metadata complete. Still untested.
|
2002-12-31 06:28:39 +00:00 |
client.h
|
mp3 metadata complete. Still untested.
|
2002-12-31 06:28:39 +00:00 |
compat.h
|
Add check for stdint.h, since Solaris doesn't have it. This is needed
|
2001-10-20 21:28:09 +00:00 |
config.c
|
new configuration entries for yp listing
|
2003-02-02 14:24:58 +00:00 |
config.h
|
new configuration entries for yp listing
|
2003-02-02 14:24:58 +00:00 |
configtest.c
|
I wanted to see this variable
|
2003-01-16 08:07:36 +00:00 |
connection.c
|
added references to geturl.h
|
2003-02-02 14:33:47 +00:00 |
connection.h
|
HTTP Basic source login support. The old "ice-password" method is still
|
2002-08-16 14:26:48 +00:00 |
format_mp3.c
|
Fix for a couple of nasty bugs that could result in clients being incorrectly
|
2003-01-18 12:30:29 +00:00 |
format_mp3.h
|
More mp3 metadata work.
|
2002-12-30 11:22:59 +00:00 |
format_vorbis.c
|
mp3 metadata work (incomplete)
|
2002-12-30 07:55:56 +00:00 |
format_vorbis.h
|
Initial revision
|
2001-09-10 02:21:46 +00:00 |
format.c
|
Fix for a couple of nasty bugs that could result in clients being incorrectly
|
2003-01-18 12:30:29 +00:00 |
format.h
|
mp3 metadata work (incomplete)
|
2002-12-30 07:55:56 +00:00 |
fserve.c
|
Set TCP_NODELAY on sockets for streams and fileserving.
|
2003-01-18 07:08:00 +00:00 |
fserve.h
|
Fileserving that might actually work for > 1 user.
|
2002-08-18 08:49:25 +00:00 |
geturl.c
|
added new files for yp listing, and also added refereneces to them in Makefile.am
|
2003-02-02 14:24:13 +00:00 |
geturl.h
|
added new files for yp listing, and also added refereneces to them in Makefile.am
|
2003-02-02 14:24:13 +00:00 |
global.c
|
added geturl.h reference
|
2003-02-02 14:31:34 +00:00 |
global.h
|
Cleaned up version of Ciaran Anscomb's relaying patch.
|
2002-08-05 14:48:04 +00:00 |
logging.c
|
MP3 support for icecast2.
|
2002-07-23 15:15:11 +00:00 |
logging.h
|
added reference to log.h, WIN32 needed it otherwise it would fail on finding prototypes
|
2003-02-02 14:32:21 +00:00 |
main.c
|
added initialization routines for curl, and also added the '-b' as a command line param...this will put icecast2 in the background
|
2003-02-02 14:26:54 +00:00 |
Makefile.am
|
added new files for yp listing, and also added refereneces to them in Makefile.am
|
2003-02-02 14:24:13 +00:00 |
os.h
|
Fix EOLs
|
2002-12-01 02:10:25 +00:00 |
refbuf.c
|
Initial revision
|
2001-09-10 02:21:46 +00:00 |
refbuf.h
|
Initial revision
|
2001-09-10 02:21:46 +00:00 |
sighandler.c
|
Lots of bugfixes contributed by Karl Heyes.
|
2002-11-22 13:00:44 +00:00 |
sighandler.h
|
Initial revision
|
2001-09-10 02:21:46 +00:00 |
slave.c
|
added references to geturl.h
|
2003-02-02 14:33:47 +00:00 |
slave.h
|
Cleaned up version of Ciaran Anscomb's relaying patch.
|
2002-08-05 14:48:04 +00:00 |
source.c
|
many modifications in order to support yp listing..the source structure now has additional fields, which are only used by the yp listing routines
|
2003-02-02 14:33:17 +00:00 |
source.h
|
many modifications in order to support yp listing..the source structure now has additional fields, which are only used by the yp listing routines
|
2003-02-02 14:33:17 +00:00 |
stats.c
|
added function for retrieving specific stat values (for use by yp routines)
|
2003-02-02 14:25:53 +00:00 |
stats.h
|
added function for retrieving specific stat values (for use by yp routines)
|
2003-02-02 14:25:53 +00:00 |
TODO
|
Initial revision
|
2001-09-10 02:21:46 +00:00 |
util.c
|
mp3 metadata complete. Still untested.
|
2002-12-31 06:28:39 +00:00 |
util.h
|
mp3 metadata complete. Still untested.
|
2002-12-31 06:28:39 +00:00 |
xslt.c
|
Plug several small memory leak, and one huge one in the xslt output code
|
2002-12-29 14:06:20 +00:00 |
xslt.h
|
Cache stylesheets for transforming.
|
2002-08-13 12:46:45 +00:00 |
yp.c
|
added new files for yp listing, and also added refereneces to them in Makefile.am
|
2003-02-02 14:24:13 +00:00 |
yp.h
|
added new files for yp listing, and also added refereneces to them in Makefile.am
|
2003-02-02 14:24:13 +00:00 |