|
ba4af36df0
|
* new class for IP utils
* method to check telegram support out of config
* getters in Config.cpp
* lots of reformatings and cdoc
|
2020-05-07 14:54:40 +02:00 |
|
|
aef369b38b
|
correct order of #includes to include own libs first and then system ones
|
2020-05-05 19:25:23 +02:00 |
|
|
2505e2cbf4
|
new option to verify syntax and parameters of config file
cdoc for logging class
|
2020-05-01 15:33:20 +02:00 |
|
|
78d07ac95b
|
cdoc and some minor renames
|
2020-04-30 19:37:11 +02:00 |
|
|
9d33964b93
|
remove logging to file
added some doc
|
2020-04-30 12:16:29 +02:00 |
|
|
722d25b325
|
use libconfig for a /etc/iprefresher.cfg config file
there can all the api credentials be specified
|
2020-04-29 20:06:27 +02:00 |
|
|
4bb1fd148a
|
moved credential definition in seperate file
|
2020-02-11 17:14:17 +01:00 |
|
|
0ac9c497ae
|
create Credentials class to specify all credentials there.
|
2020-02-11 16:42:05 +01:00 |
|
lukas-heiligenbrunner
|
ce56e5452d
|
improved cmake messages
|
2019-10-27 14:14:03 +01:00 |
|
lukas-heiligenbrunner
|
73b6754806
|
created logging class
|
2019-10-26 14:41:43 +02:00 |
|
|
b68982345d
|
* option to force a refresh
* option to run in loop every 5 minutes
* pack into deb, rpm ant targz archive
|
2019-10-23 09:24:35 +02:00 |
|
|
f325c3a371
|
outsourced main method of ip refresh and added some doc
|
2019-08-02 22:44:42 +02:00 |
|
|
52cc5f204b
|
added c++ doc and replaced ifndef with pragma once
|
2019-08-01 21:19:02 +02:00 |
|