Commit graph

20 commits

Author SHA1 Message Date
Lord Hepipud
637d06e05d Fix memory leak on background service daemon 2021-03-10 07:52:55 +01:00
Lord Hepipud
c4f6fcc1fd Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Lord Hepipud
7b847bdb78 Adds experimental feature for internal API checks 2021-02-24 12:49:37 +01:00
Lord Hepipud
4c628c737e Fixes error while writing too large eventlog msges 2020-11-25 10:02:36 +01:00
Lord Hepipud
e2d58ba182 Adds Windows Terminal integration 2020-08-28 15:24:48 +02:00
Christian Stein
47272bd243 Fixes permission error on EventLog registration by printing proper error message
Fixes #81
2020-08-06 19:06:59 +02:00
Christian Stein
ac02ec7e3e Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Christian Stein
d346dcb09d Fix exception on unregistered 'Icinga for Windows' EventLog on first run
Fixes #81
Fixes #82
2020-07-28 12:13:41 +02:00
Lord Hepipud
f961a854cc Fixes debug console output being printed while debugging is disabled 2020-05-30 12:11:30 +02:00
Lord Hepipud
73fe3aac31 Adds support for handling authentication requests with basic auth 2020-05-29 18:02:30 +02:00
Lord Hepipud
b315bad062
Merge branch 'master' into feature/rest_daemon 2020-05-22 16:50:31 +02:00
Lord Hepipud
2b740785fe Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Christian Stein
0081641bd6 Fixes spelling in eventlog message 2020-03-27 17:16:17 +01:00
Christian Stein
470e5cc036 Adds error handling for SSLStreams and adds eventlog pre-defined messages 2020-03-27 16:43:18 +01:00
Christian Stein
e8f2152010 Adds unified debug message output with object parsing ability 2020-03-27 16:37:44 +01:00
Christian Stein
7a732de5f4 Fixes debug messages being written while no debug option was defined 2020-03-25 22:12:17 +01:00
Christian Stein
935c497a7d Extends eventlog write function for pre-defined messages and object dump 2020-03-25 17:50:56 +01:00
Christian Stein
a78ac014be Adds improved handling for error messages and later doc on website 2020-03-25 08:35:29 +01:00
Christian Stein
9b947dc069 Adds additional eventlog write functions 2020-03-24 20:07:34 +01:00
Christian Stein
b947f71f3a Add support to write into Windows Event Log (debug only for now) 2020-03-24 14:04:41 +01:00