17 Commits

Author SHA1 Message Date
1684ab6599 Extended the README. 2015-06-30 20:58:36 +02:00
c64fc6d80b Merge pull request #9 from phupp/master
Configfile check can now handle more than one file.
Fixed the check for config files. Can now handle more than one file.
2015-06-30 20:51:04 +02:00
Philip
7ef671af06 Fixed the check for config files. Can now handle more than one file. 2015-06-30 20:12:59 +02:00
Philip
1cb3c06072 Changed warning for missing config files 2015-06-28 01:29:43 +02:00
a3562b4356 Merge pull request #3 from vdecine/patch-1
Use single quotes to allow all characters in password
2015-01-12 18:38:37 +01:00
ba24522d07 Merge pull request #5 from Brinkyeti/master
added support for mx records and some sort of silent ouput/logs
2015-01-12 18:38:09 +01:00
5ce650fe17 Merge pull request #8 from OranJuiceJohnes/master
New Pull Request
2015-01-12 18:37:53 +01:00
OranJuiceJohnes
e9046338cd WAN IP provider
WAN IP provider changed from hhtp to https.
2015-01-12 14:02:45 +01:00
OranJuiceJohnes
5de67f6920 Added requirements
Added changelog entries as well as a required listing.
2015-01-12 01:52:46 +01:00
OranJuiceJohnes
17f2f04c66 Added checks
Added checks for needed commands and existance of config file.
2015-01-12 01:47:22 +01:00
Stefan Bader
10127f462e added support for mx records:
set MX=YES in your .config file if the DOMAIN specified in
	the .config file is actually an mx record.
	currently only supported when using nslookup and not drill.

added SILENT mode:
	if SILENT is set to NO the output and the logmessages
	remain the same.

	if SILENT is set to something else than NO or not set then
	neither will there be an output nor a log message as long
	as the ip-address doesn't change
2014-12-26 00:28:50 +01:00
vdecine
927e777e04 Use single quotes to allow all characters in password
Several characters e.g. $ are not correctly escaped using double quotes.
2014-03-08 14:54:03 +01:00
da10330885 Added IPv6 suppport and config files 2014-02-22 09:44:38 +01:00
8fc04ac46b Small bugfixes an new compatibility with FreeBSD10
- Changed default IP check site to ifconfig.me
- Added a switch to use _drill_ instead of _nslookup_ because FreeBSD
10 switched from _bind_ to _unbound_
- Renamed _$HOSTNAME_ to _$DOMAIN_ to work around potential conflicts
with _$HOSTNAME_ that's set by the host itself
2014-02-02 10:49:00 +01:00
d85dde5f17 Merge pull request #1 from scho/master
Source config file relative to path of the script
2014-01-06 14:39:51 -08:00
Georg Meyer
0496b5c761 Source config file relative to script 2014-01-06 21:22:56 +01:00
c21d5a3a14 First commit. 2013-07-12 02:51:22 +02:00