- 01 Oct, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=15358
-
- 08 Sep, 2008 1 commit
-
-
Karl Heyes authored
connection time so the remove trigger could not be processed. svn path=/icecast/trunk/icecast/; revision=15265
-
- 23 Apr, 2008 1 commit
-
-
Karl Heyes authored
new listeners with the reason logged. auth_t refcount was getting out of sync which is a potential small memory leak. svn path=/icecast/trunk/icecast/; revision=14788
-
- 15 Dec, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14307
-
- 08 Nov, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14114
-
- 20 Oct, 2007 1 commit
-
-
Karl Heyes authored
used svn path=/icecast/trunk/icecast/; revision=14017
-
- 04 Oct, 2007 1 commit
-
-
Karl Heyes authored
here with xmlChar, based on work originally done by gtgbr@gmx.net. closes #783, #784, #785, #787 svn path=/icecast/trunk/icecast/; revision=13933
-
- 22 Sep, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13877
-
- 25 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13628
-
- 23 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13595
-
- 21 Aug, 2007 1 commit
-
-
Karl Heyes authored
them. Each listener connection for each request is checked as connected before performing the request (so that time isn't wasted on slow authentication). Various name/comment cleanups as well. svn path=/icecast/trunk/icecast/; revision=13583
-
- 16 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13559
-
- 10 Aug, 2007 1 commit
-
-
Karl Heyes authored
active (on demand relays may not actually start when triggered) svn path=/icecast/trunk/icecast/; revision=13503
-
- 15 Mar, 2006 1 commit
-
-
Karl Heyes authored
process them better. This simplifies various checks and sits better with relay startup and relay cleanup in certain error cases. svn path=/icecast/trunk/icecast/; revision=11008
-
- 07 Mar, 2006 2 commits
-
-
Michael Smith authored
svn path=/icecast/trunk/icecast/; revision=10976
-
Michael Smith authored
actually exists. svn path=/icecast/trunk/icecast/; revision=10972
-
- 17 Dec, 2005 1 commit
-
-
Michael Smith authored
changes. svn path=/icecast/trunk/icecast/; revision=10615
-
- 17 Nov, 2005 1 commit
-
-
Karl Heyes authored
where connections are terminated. svn path=/icecast/trunk/icecast/; revision=10393
-
- 16 Sep, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=10019
-
- 10 Sep, 2005 1 commit
-
-
Michael Smith authored
svn path=/icecast/trunk/icecast/; revision=10008
-
- 01 Sep, 2005 1 commit
-
-
Karl Heyes authored
trigger release_client like listener_remove event in the url auth. Add lock in auth_t so that refcount changes are not a race possibility. svn path=/icecast/trunk/icecast/; revision=9926
-
- 25 Aug, 2005 1 commit
-
-
Karl Heyes authored
I've taken out the client_create out of the connection_complete_source and put it in slave, that way we can control the cleanup of the memory/socket better, the change also meant fallback to file tests were slghtly different. svn path=/icecast/trunk/icecast/; revision=9847
-
- 23 Aug, 2005 2 commits
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9834
-
Karl Heyes authored
current mountpoint svn path=/icecast/trunk/icecast/; revision=9833
-
- 11 Aug, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9730
-
- 08 Aug, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9717
-
- 07 Aug, 2005 2 commits
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9714
-
Karl Heyes authored
which can be used to handle authentication mechanisms without taking locks for long periods. Non-authenticated mountpoints bypass the auth thread. The lookup/checking of the source_t is done after the authentication succeeds so the fallback mechanism does not affect which authenticator is used. This can be extended to allow us to authenticate in webroot as well. XML re-read changes will take effect immediately for new listeners but existing listeners will use the original auth_t (refcounted) when they exit. htpasswd access has been seperated out from auth.c, and implements an AVL tree for a faster username lookup. The htpasswd file timestamp is checked just in case there are changes made externally svn path=/icecast/trunk/icecast/; revision=9713
-
- 09 Jun, 2005 2 commits
-
-
Ed "oddsock" Zaleski authored
also, some updates to the VC project files svn path=/icecast/trunk/icecast/; revision=9410
-
Karl Heyes authored
test to see if file exists already svn path=/icecast/trunk/icecast/; revision=9407
-
- 21 Jan, 2005 1 commit
-
-
Michael Smith authored
svn path=/icecast/trunk/icecast/; revision=8774
-
- 17 May, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
added ability to disallow concurrent connections from the same username if using htpasswd listener authentication. svn path=/icecast/trunk/icecast/; revision=6711
-
- 05 May, 2004 1 commit
-
-
Michael Smith authored
Don't use it on unix systems, which don't need it, and where doing _only_ rename() preserves atomicity. svn path=/icecast/trunk/icecast/; revision=6625
-
- 03 May, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=6616
-
- 30 Apr, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=6610
-
- 29 Jan, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=5792
-
- 15 Jan, 2004 2 commits
-
-
Ed "oddsock" Zaleski authored
updated win32 project files with new files svn path=/trunk/icecast/; revision=5761
-
Michael Smith authored
Melanie's multilevel fallbacks added (after major changes). svn path=/trunk/icecast/; revision=5760
-