Commit Graph

85 Commits

Author SHA1 Message Date
04e64ad79c improved libconfig lib error handling in cmake 2020-04-30 10:47:32 +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
5499fadac8 lots cmake improvements
correct non root packaging
2020-04-29 18:33:30 +02:00
4bb1fd148a moved credential definition in seperate file 2020-02-11 17:14:17 +01:00
root
2c1e54ade5 improved rpm package build 2019-10-27 21:41:31 +01:00
lukas-heiligenbrunner
11720af9eb edited install path of service 2019-10-27 21:34:34 +01:00
Lukas-Heiligenbrunner
6dc22f6e38
Update CMakeLists.txt 2019-10-27 18:26:36 +01:00
lukas-heiligenbrunner
d65d80c3a8 winbuild tests 2019-10-27 15:55:54 +01:00
lukas-heiligenbrunner
ce56e5452d improved cmake messages 2019-10-27 14:14:03 +01:00
lukas-heiligenbrunner
f642616bcf doxygen docu support
replaced std::cout with Logger class
2019-10-27 13:41:40 +01:00
lukas-heiligenbrunner
73b6754806 created logging class 2019-10-26 14:41:43 +02:00
lukas-heiligenbrunner
cc8c2b0497 added package dependency of libcurl 2019-10-26 11:49:10 +02:00
lukas-heiligenbrunner
8eae88edfe removed install check of systemd 2019-10-26 11:38:24 +02:00
lukas-heiligenbrunner
eadbfe90fd improved cmake file output dirs and package install dirs 2019-10-26 10:57:32 +02:00
6a3f1dc7a5 included windows build 2019-10-25 12:24:19 +02:00
lukas-heiligenbrunner
eecbc755ce temp commit 2019-10-24 22:00:58 +02:00
133b21e1bd updated build targets 2019-10-24 16:11:35 +02:00
lukas-heiligenbrunner
eeaf67906f cleanup cmakelist 2019-10-23 22:05:10 +02:00
lukas-heiligenbrunner
5012cc517e check for deb build tools
improved check of rpm
2019-10-23 21:55:45 +02:00
lukas-heiligenbrunner
314795d70d right install service with package
check if rpm build is possible
2019-10-23 21:47:54 +02:00
d91a52c6ba created systemd service 2019-10-23 13:18:43 +02:00
436051d641 updated version info to 1.2 2019-10-23 09:32:33 +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
700d7912df manual build type set 2019-08-01 22:31:58 +02:00
52cc5f204b added c++ doc and replaced ifndef with pragma once 2019-08-01 21:19:02 +02:00
904cd2e96a cleanup in cmake file (added libraries)
code reformats
2019-08-01 20:18:39 +02:00
07ce161155 added seperate class for ip request and dynu request 2019-06-18 11:23:24 +02:00
1375c3a258 added make install function to cmake file 2019-05-10 21:37:08 +02:00
31819abcaf moved Hashmap also in api package 2019-05-08 19:28:16 +02:00
846a32ee7e added telegram api support to send message on ip update 2019-05-08 19:19:42 +02:00
004ca7c62c added internet connection detection 2019-05-05 18:50:10 +02:00
0e204bf2c1 added loggin methods 2019-05-05 16:35:38 +02:00
b467ab58fa edited api class and made it to work 2019-05-05 15:38:48 +02:00
de7c0067f3 init 2019-05-01 11:14:52 +02:00