Thomas B. Ruecker
38dbb3a6fd
Preparing for 2.5 beta1 aka 2.4.99.1
2014-12-28 11:08:56 +00:00
Philipp Schafft
bdcf008b7c
Added <event>: Unified handling of events.
...
<event> has been added and can be used within <kartoffelsalat>
both in <icecast> and <mount>.
<event> takes backend depending <option> child tags.
Currently supported backends:
- log: send message to error log.
- exec: executes a program or script.
- url: delivers the event via HTTP.
within <mount> <on-connect> and <on-disconnect> has been replaced by
<event>. Config parser can on-the-fly convert old tags.
Also <authentication type="url"> within <mount> has been fixed
for those cases with <option name="mount_add" .../> and
<option name="mount_remove" .../> which are now on-the-fly converted
by the parser to corresponding <event> tags.
Please also see TAGs added as per #2098 . Some include hints for
documentation updates needed after this change. Those updates
should take place before 2.4.2.
2014-12-08 00:39:57 +00:00
Marvin Scholz
1bf41cfdb6
Epic Git migration commit
...
Added .gitignore and submodules
Changed paths to match new location of things
2014-12-02 22:50:57 +01:00
Philipp Schafft
7a27cacf0b
updated chroot and setuid/gid support. Thanks to d26264b9 for reporting. close #2096
...
svn path=/icecast/trunk/icecast/; revision=19365
2014-11-29 10:34:07 +00:00
Philipp Schafft
558cff06d9
(sync with my branch) Updated handling of <on-connect> and <on-disconnect> in <mount>, see r19305:r19312, refs #1354 , #2089 , #2087 , #1752
...
svn path=/icecast/trunk/icecast/; revision=19340
2014-11-21 09:28:29 +00:00
Philipp Schafft
503059f481
(sync with my branch) report system name and print better warnings about <hostname> at start of process
...
svn path=/icecast/trunk/icecast/; revision=19339
2014-11-20 18:41:42 +00:00
Thomas B. "dm8tbr" Ruecker
92dfbc5be5
Makefile.am and configure.in for new docs
...
svn path=/icecast/trunk/icecast/; revision=19324
2014-11-19 13:41:09 +00:00
Thomas B. "dm8tbr" Ruecker
9cd2e5c48e
Preparing for 2.4.1 release.
...
We are now code complete plus an additional security fix.
Some testing remains before final release.
svn path=/icecast/trunk/icecast/; revision=19314
2014-11-17 22:19:38 +00:00
Thomas B. "dm8tbr" Ruecker
a82d5fa396
This is Icecast 2.4.0!
...
svn path=/icecast/trunk/icecast/; revision=19138
2014-05-06 05:24:00 +00:00
Thomas B. "dm8tbr" Ruecker
be993933ef
Icecast 2.4 beta5 aka 2.3.99.5
...
svn path=/icecast/trunk/icecast/; revision=19101
2014-03-01 17:53:26 +00:00
Thomas B. "dm8tbr" Ruecker
e89f71e7d8
Icecast 2.4 beta4 aka 2.3.99.4
...
svn path=/icecast/trunk/icecast/; revision=19069
2014-01-23 14:09:44 +00:00
Philipp Schafft
c9b6d627ab
send 100-continue-header if client requests it
...
svn path=/icecast/trunk/icecast/; revision=19053
2014-01-12 12:29:27 +00:00
Thomas B. "dm8tbr" Ruecker
4ba4b3d1dd
Setting Icecast version to 2.3.99.3 in preparation for 2.4 beta3.
...
svn path=/icecast/trunk/icecast/; revision=18908
2013-04-05 16:44:51 +00:00
Thomas B. "dm8tbr" Ruecker
3add64be67
This is Icecast 2.4 beta2 (aka 2.3.99.2)
...
svn path=/icecast/trunk/icecast/; revision=18892
2013-03-30 10:52:30 +00:00
Philipp Schafft
a424a4e1fe
Fix win32 patches (r18642) so it builds corectly on non-win32 again.
...
svn path=/icecast/trunk/icecast/; revision=18646
2012-10-11 00:26:38 +00:00
Philipp Schafft
4927a1109d
fixes for win32 (ported 2.3.99.0 patches). Thanks to LRN (from Mailing list).
...
svn path=/icecast/trunk/icecast/; revision=18642
2012-10-10 22:41:30 +00:00
Thomas B. "dm8tbr" Ruecker
4049fb2539
Updated NEWS for Icecast 2.3.3 and 2.4-beta.
...
Changed version to report as 2.3.99.0 for 2.4-beta release
svn path=/icecast/trunk/icecast/; revision=18457
2012-07-17 20:46:06 +00:00
giles
a7cd4e2ba8
Remove debian from the build system, so automake works again.
...
In r18399 the debian package info directory was removed, but
references to to it in the build system were not, causing
configure to fail to update the makefiles on fresh checkouts.
svn path=/icecast/trunk/icecast/; revision=18400
2012-06-13 21:09:23 +00:00
Thomas B. "dm8tbr" Ruecker
80056d9b1f
Reset version string to 'trunk'.
...
svn path=/icecast/trunk/icecast/; revision=18373
2012-06-11 20:06:32 +00:00
Thomas B. "dm8tbr" Ruecker
5728af58e1
Fingers crossed.
...
If Win32 and BSD builds work the next step is tag & release.
svn path=/icecast/trunk/icecast/; revision=18365
2012-06-10 13:06:03 +00:00
Karl Heyes
fd9c54ce7f
lets not confuse people
...
svn path=/icecast/trunk/icecast/; revision=15623
2009-01-15 03:44:07 +00:00
Karl Heyes
fd9860ddbf
insert api checks for the previous timing commit
...
svn path=/icecast/trunk/icecast/; revision=15615
2009-01-09 03:51:58 +00:00
Karl Heyes
d3f01371f0
lets get 2.3.2 out
...
svn path=/icecast/trunk/icecast/; revision=14985
2008-06-02 02:57:47 +00:00
Karl Heyes
c59afc60d2
check if function exists, some older versions don't have this
...
svn path=/icecast/trunk/icecast/; revision=14825
2008-05-02 23:18:52 +00:00
Karl Heyes
b2ce433a8f
Add Kate and Skeleton codecs to ogg handler. patch by ogg.k.ogg.k
...
svn path=/icecast/trunk/icecast/; revision=14778
2008-04-19 02:11:37 +00:00
Karl Heyes
bded7d2564
Small cleanups. Prevent possible segv in relay definition if missing server tag.
...
Don't add to stream directory until a minute has passed, it seems like a few sites
are triggering YP requests because they are connecting and then dropping (probably
due to timeout), so at least make sure the stream is running a little while.
svn path=/icecast/trunk/icecast/; revision=14777
2008-04-19 02:04:17 +00:00
Karl Heyes
7df993f367
Don't define special flags for non-gcc builds, they can vary, allow them to be defined
...
by the builder. Also drop the SUS define as too many non-gnu headers break. Any system
required defines/flags can be added via CFLAGS/CPPFLAGS
svn path=/icecast/trunk/icecast/; revision=13927
2007-10-03 19:50:10 +00:00
Karl Heyes
4b647b9c42
check for LFS, closes #881
...
svn path=/icecast/trunk/icecast/; revision=13793
2007-09-13 01:59:33 +00:00
Karl Heyes
7e5604b993
merge work. allow sockets to be marked as ssl capable. This is mainly for /admin
...
requests but can be used for sources and listeners
svn path=/icecast/trunk/icecast/; revision=13650
2007-08-29 03:51:22 +00:00
oddsock
ce8ec3bc78
version bumps for 2.3.1
...
svn path=/icecast/trunk/icecast/; revision=10503
2005-11-30 17:40:40 +00:00
oddsock
1926d8866a
include example application in distribution
...
svn path=/icecast/trunk/icecast/; revision=10053
2005-09-23 21:31:52 +00:00
oddsock
0c16610750
version bumps for 2.3
...
forgot a few win32 files in the automake Makefile...
svn path=/icecast/trunk/icecast/; revision=10045
2005-09-23 14:23:44 +00:00
oddsock
b54c911552
version bumps
...
svn path=/icecast/trunk/icecast/; revision=10013
2005-09-12 22:53:57 +00:00
oddsock
55b10503a1
version bump to RC1
...
svn path=/icecast/trunk/icecast/; revision=9802
2005-08-20 20:01:40 +00:00
Karl Heyes
1aa657f1b4
changes applied from feedback. make option names and action settings more
...
consistent. Add changes to docs for listener auth via url
svn path=/icecast/trunk/icecast/; revision=9768
2005-08-17 16:38:46 +00:00
Karl Heyes
eebb340a1a
merge URL listener auth
...
svn path=/icecast/trunk/icecast/; revision=9714
2005-08-07 23:29:12 +00:00
Karl Heyes
b1dcee52a8
Add more Ogg codec handlers, there has not been that much testing on these
...
mainly due to client support, but they are only for detection and plug
straight into the ogg handler.
The win32 project files will need updating to take the new files into account
svn path=/icecast/trunk/icecast/; revision=9225
2005-05-07 11:01:35 +00:00
oddsock
4b353e243e
version bump to 2.2.0
...
svn path=/icecast/trunk/icecast/; revision=8512
2004-12-21 19:36:22 +00:00
oddsock
a069d4af89
version bump (for 2.2RC1)
...
update of NEWS (new features for 2.2)
update of ChangeLog
svn path=/icecast/trunk/icecast/; revision=8389
2004-12-14 16:32:50 +00:00
Karl Heyes
2bd23d9050
merge multi ogg codec handling. Handle theora and/or vorbis. Place new
...
clients before keyframe. For vorbis-only streams, perform rebuild to
flush pages more frequently and to provide url updating mechanism for
titles
svn path=/icecast/trunk/icecast/; revision=8341
2004-12-07 21:06:26 +00:00
oddsock
f191ee5ea3
updated version tags to 2.1.0 - prepping for release
...
svn path=/icecast/trunk/icecast/; revision=8161
2004-11-04 16:51:32 +00:00
oddsock
4739f5c910
version bump for RC2
...
svn path=/icecast/trunk/icecast/; revision=8140
2004-10-29 20:27:01 +00:00
oddsock
82b8e2b626
version bump
...
svn path=/icecast/trunk/icecast/; revision=8111
2004-10-26 21:34:08 +00:00
Karl Heyes
e0ab0d85fc
update version, this isn't the offical release
...
svn path=/icecast/trunk/icecast/; revision=7594
2004-08-20 19:46:48 +00:00
Karl Heyes
55ba59f3f7
Update of the YP code. This should resolve several YP issues that
...
have been reported, the main one being icecast instability when
there is a YP server outage.
svn path=/icecast/trunk/icecast/; revision=6646
2004-05-10 16:17:56 +00:00
Michael Smith
5323b27c95
Couple of minor contributed patches.
...
- Solaris/autoconf nanosleep checking
- use time_t as appropriate for yp
svn path=/trunk/icecast/; revision=5921
2004-03-09 02:36:01 +00:00
Karl Heyes
d7dc5d327c
minor cleanup
...
svn path=/trunk/icecast/; revision=5795
2004-01-29 23:23:53 +00:00
Karl Heyes
fbd92a913e
add localtime_r checks, useful the threads
...
svn path=/trunk/icecast/; revision=5785
2004-01-26 21:49:07 +00:00
oddsock
ac917ac5b8
version bump for 2.0.0 release
...
svn path=/trunk/icecast/; revision=5745
2004-01-07 21:53:38 +00:00
oddsock
13bce59158
version bump
...
svn path=/trunk/icecast/; revision=5698
2003-12-13 14:33:40 +00:00