mistserver/src/controller
2019-11-07 13:40:57 +01:00
..
controller.cpp Merge branch 'development' into LTS_development 2019-09-09 13:41:22 +02:00
controller_api.cpp Added global configuration mechanism and defaultStream support 2019-10-31 11:19:54 +01:00
controller_api.h Backported UDP API from Pro edition 2019-09-09 13:36:09 +02:00
controller_capabilities.cpp Added global configuration mechanism and defaultStream support 2019-10-31 11:19:54 +01:00
controller_capabilities.h Added trigger capabilities. 2017-11-15 17:17:17 +01:00
controller_connectors.cpp Implemented certbot helper utility 2019-09-09 13:19:37 +02:00
controller_connectors.h Implemented certbot helper utility 2019-09-09 13:19:37 +02:00
controller_license.cpp Added fix for licensing/updating through non-SSL proxy server 2019-11-07 13:40:57 +01:00
controller_license.h New license parsing, according to fancy flowchart 2017-07-28 13:16:33 +02:00
controller_limits.cpp Removed GeoIP support fully 2016-09-15 16:18:21 +02:00
controller_limits.h LTS Commits 2015-04-05 21:38:36 +02:00
controller_push.cpp Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:30:24 +02:00
controller_push.h Added support for scheduled pushes 2017-10-26 15:10:59 +02:00
controller_statistics.cpp Stats fix, removed some dead code. 2019-11-06 15:01:50 +01:00
controller_statistics.h Added trigger statistics to Prometheus-style outputs, fixed executable triggers not correctly responding with the default on execv fail 2018-12-13 16:48:57 +01:00
controller_storage.cpp Added global configuration mechanism and defaultStream support 2019-10-31 11:19:54 +01:00
controller_storage.h Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:30:24 +02:00
controller_streams.cpp Merge branch 'development' into LTS_development 2019-03-06 10:30:37 +01:00
controller_streams.h Added "deletestreamsource" call that deletes a stream AND the corresponding source file. 2018-05-09 13:39:53 +02:00
controller_updater.cpp Added fix for licensing/updating through non-SSL proxy server 2019-11-07 13:40:57 +01:00
controller_updater.h Increased license-checking timeout from 5s to 25s, reworked updater code (now uses system "tar" binary and downloads the same release archives linked on the website) 2019-05-23 13:32:27 +02:00
controller_uplink.cpp Robustified Socket::Connection, added debugging data for copies/assigns and Socket::Connetion::open() calls for proper socket re-use. 2019-06-30 22:36:29 +02:00
controller_uplink.h LTS Commits 2015-04-05 21:38:36 +02:00