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 |
|
Philipp Schafft
|
7ab028b6a7
|
Cleanup: Removed tls_ok from ice_config_t and converted it to a bool
|
2022-03-01 08:43:47 +00:00 |
|
Philipp Schafft
|
22a8a2e1d6
|
Update: Updated submodules
|
2022-03-01 08:41:00 +00:00 |
|
Philipp Schafft
|
66c9172424
|
Feature: Report hostname, location, and admin from config to log
|
2022-03-01 08:36:06 +00:00 |
|
Philipp Schafft
|
d76d29d929
|
Feature: Warn about developer logging on dashboard
|
2022-03-01 08:20:09 +00:00 |
|
Philipp Schafft
|
5f8d17b13d
|
Cleanup: Replaced int -> bool parameter for __append_old_style_auth()
|
2022-03-01 08:17:17 +00:00 |
|
Philipp Schafft
|
6aa937e55f
|
Update: Disable links and player on status page when direct access is not allowed
Closes: #2409
|
2022-02-28 11:16:34 +00:00 |
|
Philipp Schafft
|
b7e204e3a7
|
Update: Renamed <no-mount> to <allow-direct-access>
Closes: #2408
|
2022-02-28 10:56:35 +00:00 |
|
Philipp Schafft
|
ce814ba303
|
Update: Added DDEBUG line in text_get_buffer()
|
2022-02-28 10:21:08 +00:00 |
|
Philipp Schafft
|
e6ab93d437
|
Update: Fixed some compiler warnings
|
2022-02-25 23:40:44 +00:00 |
|
Philipp Schafft
|
66375b57e4
|
Cleanup: Got argv[] parser into better shape
|
2022-02-25 23:40:44 +00:00 |
|
Philipp Schafft
|
00368b68e8
|
Cleanup: Converted some int -> bool
|
2022-02-25 23:40:44 +00:00 |
|
Philipp Schafft
|
3231a0a310
|
Feature: Added new <uri> tag in <relay><upstream>-group
|
2022-02-25 23:40:44 +00:00 |
|
Philipp Schafft
|
adc1b3f025
|
Cleanup: Corrected type int -> bool
|
2022-02-25 23:40:44 +00:00 |
|
Philipp Schafft
|
241c8f0895
|
Feature: Added warning about legacy sources on dashboard
|
2022-02-25 23:40:44 +00:00 |
|
Philipp Schafft
|
abfd3c51a3
|
Merge branch 'update-icy-metadata' into devel
|
2022-02-25 23:40:31 +00:00 |
|
Philipp Schafft
|
fa9ac44852
|
Update: Avoid %s for charset in logging as it might be provided externally
|
2022-02-25 21:02:25 +00:00 |
|
Philipp Schafft
|
b986bf5d78
|
Update: Avoid more complicate process if in_charset is the same as out_charset
|
2022-02-25 21:02:25 +00:00 |
|
Philipp Schafft
|
79bc367769
|
Update: Log a warning if a client sends song and artist/title in the same metadata request
|
2022-02-25 21:02:25 +00:00 |
|
Philipp Schafft
|
5bd33883de
|
Update: Added a INFO level message about using the default charset for MP3 mounts
|
2022-02-25 21:02:25 +00:00 |
|
Philipp Schafft
|
f1f0b165dd
|
Fix: Fixed a regression happening when ICY-style metadata update is handled without a charset parameter
|
2022-02-25 21:02:25 +00:00 |
|
Philipp Schafft
|
b14ff56f64
|
Fix: Corrected converting back and forth charsets for ICY
|
2022-02-25 21:02:25 +00:00 |
|
Philipp Schafft
|
86f1c8970b
|
Cleanup: Removed unused member
|
2022-02-25 20:47:23 +00:00 |
|
Philipp Schafft
|
7e9bc9005c
|
Update: Made global client limit warning easier to understand
|
2022-02-25 20:47:19 +00:00 |
|
Philipp Schafft
|
52634884ac
|
Fix: Fixes EPIPEs on TLS clients
Correctly handle died TLS connections on recent libssl.
Closes: #2413
|
2021-11-10 09:01:22 +00:00 |
|
Philipp Schafft
|
ec02a7b53d
|
Fix: Typo
|
2021-10-31 10:10:18 +00:00 |
|