- 09 Oct, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19229
-
- 23 Jul, 2014 2 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19179
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19177
-
- 06 May, 2014 3 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19138
-
Thomas B. Rücker authored
In case of <changeowner> only UID and GID were changed, supplementary groups were left in place. This is a potential security issue only if <changeowner> is used. New behaviour is to set UID, GID and set supplementary groups based on the UID Even in case of icecast remaining in supplementary group 0 this "only" gives it things like access to files that are owned by group 0 and according to their umask. This is obviously bad, but not as bad as UID 0 with all its other special rights. It's a security issue and we fix immediately and recommend users to update. PS: Cherry picking this should be fine by distros for fixing older releases. svn path=/icecast/trunk/icecast/; revision=19137
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19136
-
- 05 May, 2014 2 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19135
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19134
-
- 04 May, 2014 13 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19133
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19132
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19131
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19130
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19129
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19128
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19127
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19126
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19125
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19124
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19123
-
Thomas B. Rücker authored
ISO8601 compliante timestamps for statistics. Should make usage in e.g. JSON much easier. Added as new variables to avoid breaking backwards compatibility. svn path=/icecast/trunk/icecast/; revision=19122
-
Thomas B. Rücker authored
ePirat sent updated tables code that should look much nicer. This is admin interface only (and a global css change). svn path=/icecast/trunk/icecast/; revision=19121
-
- 09 Mar, 2014 6 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19113
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19112
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19111
-
Thomas B. Rücker authored
Output roughly limited to data also visible through status.xsl. svn path=/icecast/trunk/icecast/; revision=19110
-
Thomas B. Rücker authored
- The XSLT will now return empty if called directly. This is a security measure to prevent unintended data leakage. - Adding partial array support to print sources in an array. Code lifted from: https://code.google.com/p/xml2json-xslt/issues/detail?id=3 svn path=/icecast/trunk/icecast/; revision=19109
-
Thomas B. Rücker authored
https://code.google.com/p/xml2json-xslt/ svn path=/icecast/trunk/icecast/; revision=19108
-
- 02 Mar, 2014 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19106
-
- 01 Mar, 2014 3 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19101
-
Thomas B. Rücker authored
Reopening #1886 svn path=/icecast/trunk/icecast/; revision=19100
-
Thomas B. Rücker authored
Now validates completely as XHTML1.0 strict. Also improves rendering on mobile devices. svn path=/icecast/trunk/icecast/; revision=19099
-
- 23 Feb, 2014 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19096
-
- 16 Feb, 2014 3 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19093
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19092
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19091
-
- 23 Jan, 2014 4 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19069
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19068
-
Thomas B. Rücker authored
Added warning about HTML scraping to main page. svn path=/icecast/trunk/icecast/; revision=19067
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19066
-
- 12 Jan, 2014 1 commit
-
-
Philipp Schafft authored
fixed(?) a memory leak: lost headers of stream because of wrong ref counter in associated refbuf objects. I HATE refbuf. svn path=/icecast/trunk/icecast/; revision=19054
-