1
0
Fork 0
Commit Graph

2306 Commits

Author SHA1 Message Date
Philipp Schafft 57093def7b Update: Release Icecast 2.5 beta3 2022-03-13 18:30:26 +00:00
Stephan Jauernick 41e0732859 Feature: Build Dist Archives via CI and Upload them to OBS 2022-03-13 18:00:58 +00:00
Philipp Schafft c78f01e2b2 Update: Added win32 specific icecast.xml 2022-03-13 16:53:10 +00:00
Philipp Schafft 78caf0db2f Fix: Corrected link to directory service 2022-03-13 16:48:25 +00:00
Philipp Schafft a51154b543 Feature: Added icecast.bat 2022-03-13 16:32:04 +00:00
Philipp Schafft 29e2359d97 Update: Work around older versions of automake 2022-03-13 16:24:57 +00:00
Philipp Schafft 5f991d3d50 Update: Added missing entries into .gitignore 2022-03-13 15:57:25 +00:00
Philipp Schafft ec529943d7 Update: Updated submodules 2022-03-13 15:56:03 +00:00
Philipp Schafft 12c80c090a Fix: Fixed build on systems with no getaddrinfo() 2022-03-12 18:17:13 +00:00
Philipp Schafft 5736581dfa Added Access-Control-Allow-Headers: and Access-Control-Expose-Headers: to default config 2022-03-12 13:54:02 +00:00
Philipp Schafft b82ea89a2e Update: Updated default values for Access-Control-Expose-Headers:, and Access-Control-Allow-Headers: 2022-03-12 13:39:44 +00:00
Philipp Schafft c9b006ade4 Update: Use <uri> in <relay> examples 2022-03-12 13:12:23 +00:00
Philipp Schafft 9e49f088a7 Fix: Updated default config and parsing to reflect existance of <yp-directory> 2022-03-12 13:09:50 +00:00
Philipp Schafft d1ea95f0e5 Fix: Updated default config and parsing to reflect existance of <tls-context> 2022-03-12 12:51:29 +00:00
Philipp Schafft 42a9d82926 Fix: Typo 2022-03-12 10:04:19 +00:00
Philipp Schafft fa77fd5c2a Feature: Include config problems in version display 2022-03-12 09:55:04 +00:00
Philipp Schafft bb98f34069 Feature: Added buttons "Copy to clipboard", and "Open ticket" on version page 2022-03-11 23:30:19 +00:00
Philipp Schafft 979c336b5b Update: Added warning about JSON rendering 2022-03-11 19:04:38 +00:00
Philipp Schafft 29dd621a08 Feature: Added more advanced version display in admin interface 2022-03-11 12:45:48 +00:00
Philipp Schafft 1963031af0 Update: Do not reuse connections if they reached an error state 2022-03-11 12:45:48 +00:00
Philipp Schafft b9a16b92f0 Update: Improved debug logging for connection and socket handling 2022-03-11 12:45:48 +00:00
Philipp Schafft ababd1c5dd Merge branch 'update-listen-sockets' into devel 2022-03-11 12:45:38 +00:00
Philipp Schafft 389c41c7d0 Feature: Inform on dashboard if IPv6 is not enabled whether IPv4-mapped is available 2022-03-11 12:40:22 +00:00
Philipp Schafft 661f736415 Update: Prefer to bind to IPv6 if we have IPv4-mapped support 2022-03-11 12:40:15 +00:00
Philipp Schafft 81e965a08f Feature: Warn on dashboard if IPv6 is not enabled 2022-03-11 12:40:04 +00:00
Philipp Schafft 567b51420f Feature: Support listing listen socket on web interface 2022-03-11 12:39:57 +00:00
Philipp Schafft 80972517da Feature: Support asking a listen socket for it's family 2022-03-11 12:39:51 +00:00
Philipp Schafft 4319e8c0e6 Update: Translated __add_authstack() into public function stats_add_authstack() 2022-03-11 12:39:47 +00:00
Philipp Schafft b7a10102d1 Cleanup: Moved authlist template into own file 2022-03-11 12:39:39 +00:00
Philipp Schafft 4cf821d592 Feature: Added database functions to find name of listener_type_t, and tlsmode_t 2022-03-11 12:39:37 +00:00
Philipp Schafft 82edb5c670 Update: Updated submodules 2022-03-11 12:39:29 +00:00
Philipp Schafft e9ad7c5ec5 Fix: Corrected warnings about <relay>, and <uri> 2022-03-11 12:33:32 +00:00
Philipp Schafft 5211e0debf Fix: Fixed memory leak in __build_node_name() 2022-03-11 12:33:29 +00:00
Philipp Schafft 6d6873dea7 Update: Brought example in line with #2360 2022-03-11 12:33:10 +00:00
Philipp Schafft 185b130a89 Fix: Corrected log level from WARN to INFO for system config output 2022-03-11 12:32:54 +00:00
Philipp Schafft 83f4ad89b3 Merge branch 'update-reportxml' into devel 2022-03-11 12:32:29 +00:00
Philipp Schafft 13fadf2b5b Update: Split client_get_reportxml() report generation into client_get_empty_reportxml(), and client_add_empty_incident() 2022-03-11 12:30:40 +00:00
Philipp Schafft 4210ab31db Feature: Added reportxml_helper_add_value_flag() 2022-03-11 12:30:27 +00:00
Philipp Schafft d30efd5842 Update: Do not report state=set when report XML value's value is NULL 2022-03-05 20:33:29 +00:00
Philipp Schafft 02417a11bf Feature: Added report XML helper for boolean values 2022-03-05 20:25:01 +00:00
Philipp Schafft 3ed84375e6 Fix: Fixed memory leak in admin/ui commands 2022-03-05 11:09:25 +00:00
Philipp Schafft 9774df2386 Fix: Corrected CSS for long data in tables 2022-03-03 09:13:23 +00:00
Philipp Schafft eb6a0e48bb Fix: Corrected moveclients.xsl to actually accept single client move 2022-03-03 08:38:41 +00:00
Philipp Schafft 69a622efb4 Fix: Corrected unrefing report for dashboard 2022-03-02 09:49:44 +00:00
Philipp Schafft 83eaa67bfd Fix: Actually free PRNG seed config structure, not just it's members 2022-03-02 09:38:55 +00:00
Philipp Schafft 35a9b743ab Feature: Check if client_limit is reasonable bigger than source_limit 2022-03-01 12:46:19 +00:00
Philipp Schafft 1abcc9a4f6 Cleanup: Removed prototype for a function long gone 2022-03-01 12:22:11 +00:00
Philipp Schafft 4db6127464 Update: Updated copyright years 2022-03-01 11:17:28 +00:00
Philipp Schafft 42b8ae9faf Cleanup: Removed unused src/configtest.c 2022-03-01 11:12:51 +00:00
Philipp Schafft b7ea956701 Feature: Check integer config values for their range 2022-03-01 11:05:24 +00:00