Loading changelog +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ Date: 2012-05-27 Time-stamp: <2012-05-27> * * v0.1.1dev * v0.1.2dev * v0.1.1 - split config from executable. - update app according to Dyn policies and guidelines. - do not update when fatal error is not cleared by user. Loading @@ -11,6 +12,7 @@ Time-stamp: <2012-05-27> - only update when IP is different from last successful update. - send email to EMAIL and FATAL_ERROR_EMAIL. - check IP is a valid public IP. - send unique user agent with company name. - check config is valid. * v0.1.0 - init version. was used to update sylecn01.dnsd.me. src/bin/ddclient-http +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin CONFIG_FILE="$HOME/.ddclient-http" VERSION="v0.1.1dev" VERSION="v0.1.1" # exit codes GET_MYIP_FAILED=1 Loading Loading
changelog +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ Date: 2012-05-27 Time-stamp: <2012-05-27> * * v0.1.1dev * v0.1.2dev * v0.1.1 - split config from executable. - update app according to Dyn policies and guidelines. - do not update when fatal error is not cleared by user. Loading @@ -11,6 +12,7 @@ Time-stamp: <2012-05-27> - only update when IP is different from last successful update. - send email to EMAIL and FATAL_ERROR_EMAIL. - check IP is a valid public IP. - send unique user agent with company name. - check config is valid. * v0.1.0 - init version. was used to update sylecn01.dnsd.me.
src/bin/ddclient-http +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin CONFIG_FILE="$HOME/.ddclient-http" VERSION="v0.1.1dev" VERSION="v0.1.1" # exit codes GET_MYIP_FAILED=1 Loading