1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
Commit Graph

2439 Commits

Author SHA1 Message Date
Philipp Schafft
a571256c79 Update: Report an noisy environment if there is one 2022-09-24 10:30:39 +00:00
Philipp Schafft
236acc1223 Feature: Report the actual status of chroot/chuid on the dashboard 2022-09-24 10:30:31 +00:00
Philipp Schafft
7c5d01a1a2 Update: Record result from chroot/chuid 2022-09-24 10:30:28 +00:00
Philipp Schafft
5ef8b13a4a Update: Inform about chroot()/chuid on dashboard 2022-09-24 10:30:26 +00:00
Philipp Schafft
8508588997 Feature: Allow lists and wildcard matches for event triggers 2022-09-24 09:59:34 +00:00
Philipp Schafft
b2167151bb Merge branch 'update-events' into devel 2022-09-17 17:59:30 +00:00
Philipp Schafft
18b61eadec Update: Workaround OpenSSL locking up by calling _exit() not exit() 2022-09-17 17:59:14 +00:00
Philipp Schafft
68694c4f6e Cleanup: Removed now unused macro event_emit_clientevent() 2022-09-17 17:59:12 +00:00
Philipp Schafft
629af17897 Feature: Pass source to source-(dis)connect events 2022-09-17 17:59:09 +00:00
Philipp Schafft
835ff67c71 Update: Renamed source-mediatype -> source-media-type 2022-09-17 17:59:07 +00:00
Philipp Schafft
1f036d7707 Feature: Record dumpfile filename in events 2022-09-17 17:40:46 +00:00
Philipp Schafft
f6ca537283 Feature: Added way to switch between legacy and new style mode 2022-09-17 17:40:46 +00:00
Philipp Schafft
5015b2f200 Fix: Corrected key name 2022-09-17 17:40:46 +00:00
Philipp Schafft
57ba8c2297 Feature: Added uniform way to include event data in log and URL event backend 2022-09-17 17:40:46 +00:00
Philipp Schafft
7d889b7294 Feature: Added support to query the name of a event extra key 2022-09-17 17:40:46 +00:00
Philipp Schafft
2db94a2a81 Update: Save whether client data is available 2022-09-17 17:40:46 +00:00
Philipp Schafft
6f29ca2996 Feature: Added source media type to events if known 2022-09-17 17:40:46 +00:00
Philipp Schafft
0df67e7971 Update: Avoid re-assigning source and client pointers 2022-09-17 17:40:46 +00:00
Philipp Schafft
c9f2a6a65c Update: Allow source objects to be passed to event_emit_va() and use the mount as URI 2022-09-17 17:40:46 +00:00
Philipp Schafft
b3c508c1a9 Feature: Added event on source flags change 2022-09-17 17:40:46 +00:00
Philipp Schafft
b0bd9ef865 Cleanup: Corrected names EVENT_EXTRA_* -> EVENT_EXTRA_KEY_* 2022-09-17 17:40:46 +00:00
Philipp Schafft
4547264a8d Feature: Allow adding any keys to events using the new function event_emit_va() 2022-09-17 17:40:46 +00:00
Philipp Schafft
aab5e5d2b3 Update: Reimplemented extra information stored in events in a nicer way 2022-09-17 17:40:46 +00:00
Philipp Schafft
a76aa28201 Merge branch 'update-dumpfiles' into devel 2022-09-17 17:40:35 +00:00
Philipp Schafft
08683207cc Update: Improved opening/closing of dumpfiles 2022-09-17 17:36:52 +00:00
Philipp Schafft
d13eb3a7b9 Feature: Added new dumpfile-* events 2022-09-17 17:36:52 +00:00
Philipp Schafft
e736bc3933 Fix: Clear the contenttype on source clear as the pointer might no longer be valid 2022-09-17 17:36:44 +00:00
Philipp Schafft
1ead3bea27 Merge branch 'feature-string-renderer' into devel 2022-09-17 17:18:49 +00:00
Philipp Schafft
79af8d13e2 Fix: Corrected logic to delete NULL-values 2022-09-17 17:17:34 +00:00
Philipp Schafft
c2f25a9108 Feature: Added support for %H-style format to string renderer 2022-09-17 17:17:28 +00:00
Philipp Schafft
c4edf52ef8 Feature: Added a very basic module to build strings from individual parts 2022-09-17 17:17:24 +00:00
Philipp Schafft
167f626dcd Update: Corrected years of copyright 2022-09-17 17:16:57 +00:00
Philipp Schafft
9de911168c Cleanup: Moved string related functions out of util.[ch] into new util_string.[ch] 2022-09-17 17:16:45 +00:00
Philipp Schafft
f7183f973c Fix: Handle ogg_sync_buffer() returning NULL correctly
Closes: #2450
2022-09-05 23:58:13 +00:00
Ralph Giles
b4565da411 Update git url.
The readme referred to the old git.xiph.org server, which is no
longer online.
2022-09-05 22:33:12 +00:00
Philipp Schafft
63f64dc37b Cleanup: Do not manually close dumpfile but use source_kill_dumpfile() 2022-07-12 09:03:56 +00:00
Philipp Schafft
79bdceb47c Update: Improved warnings by adding mountpoint name 2022-07-12 08:49:49 +00:00
Philipp Schafft
8e69ca81bc Fix: Corrected logging format string 2022-07-12 08:49:27 +00:00
Stephan Jauernick
e1521749d3 Update: Integrate libigloo into the Icecast CI build 2022-05-03 17:58:32 +00:00
Philipp Schafft
ada8ddacbe Feature: Added logging regarding reading with httpp_encoding_read() 2022-05-03 07:29:02 +00:00
Philipp Schafft
0287d49978 Merge branch 'feature-source-health' into devel 2022-04-22 12:13:07 +00:00
Philipp Schafft
95df723a82 Update: Improved the per-stream flags by adding a description 2022-04-22 12:11:59 +00:00
Philipp Schafft
2076328683 Feature: Consider sources aged (-> good) after 30 seconds 2022-04-22 12:11:55 +00:00
Philipp Schafft
35415d93a8 Feature: Record source creation time 2022-04-22 12:11:51 +00:00
Philipp Schafft
7e924934e8 Fix: Do not add command_dashboard__getrlimit()-data twice 2022-04-22 12:11:48 +00:00
Philipp Schafft
210ec6245e Feature: Nicely render per source "Maintenance" section 2022-04-22 12:11:46 +00:00
Philipp Schafft
871d296ab1 Feature: Added SOURCE_FLAG_FORMAT_GENERIC, and SOURCE_FLAG_LEGACY_METADATA 2022-04-22 12:11:44 +00:00
Philipp Schafft
eed81f5bec Feature: Added basic health reporting for sources 2022-04-22 12:11:41 +00:00
Philipp Schafft
d3ad28a9cc Cleanup: Added reportxml_helper_add_value_health() 2022-04-22 12:11:38 +00:00
Philipp Schafft
21b600268c Cleanup: Migrated from special admin_dashboard_status_t to generic health_t 2022-04-22 12:11:33 +00:00