- 20 Sep, 2018 2 commits
-
-
Philipp Schafft authored
-
Philipp Schafft authored
-
- 14 Sep, 2018 1 commit
-
-
Philipp Schafft authored
-
- 17 Jun, 2018 1 commit
-
-
Philipp Schafft authored
-
- 28 May, 2018 1 commit
-
-
Philipp Schafft authored
-
- 23 Nov, 2016 1 commit
-
-
Thomas B. Rücker authored
-
- 08 Apr, 2015 1 commit
-
-
Philipp Schafft authored
This cleans the libcurl usage up a bit. It moves common code used to interact with libcurl into a single new file curl.[ch]. Notes: * It does not alter any features nor fixes any bugs. * Thew REVIEW about strdup(self->url) in event_url.c as been processed. According to the manpage for curl_easy_setopt()/CURLOPT_URL there is no need for us to copy. * URL Auth as well as URL triggers have sent ICECAST_VERSION_STRING as User-Agent:, this has be corrected to what is set in the config file. * As curl.c is now a single point for setting parameters all the TLS parameters should be reviewed and set (based on config). Please test!
-
- 01 Mar, 2015 1 commit
-
-
Thomas B. Rücker authored
* Reworded many log messages for better understanding. * Adjusted some version targets as we won't have a 2.4.2 release. * Added some FIXME comments
-
- 18 Jan, 2015 2 commits
-
-
Philipp Schafft authored
This sends the <admin> field to yp servers. It is thought be useful to allow reaching the admins more easily in case of any yp problem. Closes: #2146
-
Philipp Schafft authored
This (hopefully) fixes a memory leak that caused active and pending ypdata_t objects to be not freed up on server shutdown or config reload. To testers: please enable yp submission and restart and SIGHUP your instance several times with loglevel set to warning or higher. Each time after shutdown or SIGHUP check your log for one of the following two warnings: * 'active ypdata not freed up' * 'pending ypdata not freed up' Those warnings must not be in the log. If you spot one please report.
-
- 10 Jan, 2015 1 commit
-
-
Philipp Schafft authored
-
- 14 Dec, 2014 1 commit
-
-
Philipp Schafft authored
This fixes some compiler warnings. The code should be warning free if gcc with -Wall is used but for the following: {{{ admin.c: In function 'command_manageauth': admin.c:790: warning: unused variable 'mountinfo' }}} This warning is due <role> migration. See #2123 for more details on this warning. Please test with care. closes 2063
-
- 02 Dec, 2014 1 commit
-
-
Marvin Scholz authored
Added .gitignore and submodules Changed paths to match new location of things
-
- 30 Nov, 2014 2 commits
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19376
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19373
-
- 31 Oct, 2014 1 commit
-
-
Philipp Schafft authored
LOG_{ERROR|WARN|INFO|DEBUG}() -> ICECAST_LOG_{ERROR|WARN|INFO|DEBUG}(); this is to avoid collision with LOG_INFO that is defined as part of syslog. svn path=/icecast/trunk/icecast/; revision=19257
-
- 09 Oct, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19229
-
- 02 Apr, 2013 1 commit
-
-
Philipp Schafft authored
The default mount is a block in the config file that contains settings for all mount points that do not have a block in configfile themself. This is implemented by a <mount type="default">-block. In this case the <mount>-block MUST NOT contain a <mount-name>-subblock. svn path=/icecast/trunk/icecast/; revision=18902
-
- 24 Feb, 2013 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18804
-
- 08 Sep, 2008 1 commit
-
-
Karl Heyes authored
point in creating extra YP load for this case. svn path=/icecast/trunk/icecast/; revision=15263
-
- 21 May, 2008 1 commit
-
-
Karl Heyes authored
peak_listeners stat is shown when relays are inactive. svn path=/icecast/trunk/icecast/; revision=14934
-
- 02 May, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14824
-
- 23 Apr, 2008 1 commit
-
-
Karl Heyes authored
details to stats engine. On YP remove, make sure we find all nodes for that montpoint not just the first. Allow at least 20mins from a failed touch before next add, allows YP to give a longer wait period for misconfigured setups by issuing a TouchFreq header on rejection. svn path=/icecast/trunk/icecast/; revision=14787
-
- 19 Apr, 2008 1 commit
-
-
Karl Heyes authored
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
-
- 18 Apr, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14773
-
- 03 Feb, 2008 1 commit
-
-
Karl Heyes authored
that the streams go through the add process again in 15 mins. closes #689 svn path=/icecast/trunk/icecast/; revision=14452
-
- 21 Nov, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14206
-
- 08 Nov, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14108
-
- 03 Sep, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13704
-
- 08 Mar, 2006 1 commit
-
-
Michael Smith authored
in any potential caller calling this with the wrong args. svn path=/icecast/trunk/icecast/; revision=10989
-
- 17 Dec, 2005 1 commit
-
-
Michael Smith authored
changes. svn path=/icecast/trunk/icecast/; revision=10615
-
- 30 Aug, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9862
-
- 09 Aug, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9720
-
- 19 Jun, 2005 1 commit
-
-
Karl Heyes authored
user agent to YP server svn path=/icecast/trunk/icecast/; revision=9488
-
- 31 May, 2005 1 commit
-
-
Karl Heyes authored
stuff, type check cleanup and code reduction in YP svn path=/icecast/trunk/icecast/; revision=9331
-
- 30 May, 2005 1 commit
-
-
Karl Heyes authored
of updating them, so source header parsing is done in the apply mount. Per-mount stream settings also allow for overriding the incoming settings. svn path=/icecast/trunk/icecast/; revision=9325
-
- 26 May, 2005 1 commit
-
-
Karl Heyes authored
it is at the right point. kick off the YP 'add' 5 seconds after source startup so that any stats are processed. svn path=/icecast/trunk/icecast/; revision=9314
-
- 17 Dec, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8479
-
- 10 Dec, 2004 2 commits
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8364
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8360
-