git://developer.intra2net.com
/
bpdyndnsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bpdyndnsd
2009-09-21
Bjoern Sikora
Bugfix: We need a virtual destructor for the interface.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-18
Bjoern Sikora
Improved cmake CMakeLists.txt.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-18
Bjoern Sikora
Fixed includes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-18
Bjoern Sikora
Get rid of the compiler warning about strict aliasing...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-18
Bjoern Sikora
Improved shared_pointer handling. Use swap instead...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Bjoern Sikora
Added logging for external logging failures and removed...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Bjoern Sikora
Last steps on DHS service.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Bjoern Sikora
Bugfix: Avoid curl from segfaulting when CurlErrBuff...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Bjoern Sikora
Do not use ostringstream if not really needed.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-17
Bjoern Sikora
Update A record. An update operation is not available...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-16
Bjoern Sikora
Avoid typedefs in header files if not really necessary.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-15
Bjoern Sikora
Implemented ODS protocol.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-15
Bjoern Sikora
Added Util::parse_status_code().
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-15
Bjoern Sikora
Generalized print_http_not_authorized to print_service_...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-15
Bjoern Sikora
Bugfix: Free up memory in httphelper.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-09
Bjoern Sikora
Refactoring: Renamed class IPHelper to a more meaningfu...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-09
Bjoern Sikora
Added error handling in Util::compute_md5_digest and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-08
Bjoern Sikora
Added implementation of gnudip protocol.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Added regex tests to test if given IP is within a priva...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Renamed within refactoring class naming.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Refactoring unexpected part two: Class naming adopted...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Refactoring: Class renaming. All service implementaion...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Added implementation of service zoneedit.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Added implementation for tzo.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Normalized perform_update method. Improved readability.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-07
Bjoern Sikora
Use boost::algorithm::string::split for splitting strin...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-04
Bjoern Sikora
First shot on easydns.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Bjoern Sikora
Added implementation of dyns service.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Bjoern Sikora
No need to initialize strings with "".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Thomas Jarosch
Init member variables via initializer list in object...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Thomas Jarosch
No need to init empty string classes - they already...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Bjoern Sikora
Added constructor to use if auth options are encoded...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Bjoern Sikora
DynDNS config.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Bjoern Sikora
Implemented dyndns service.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-03
Bjoern Sikora
Implemented curl error handling. Improved httphelper...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-02
Bjoern Sikora
Firt shot on DHS Protocol implementation. At this point...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-01
Bjoern Sikora
Concetptionally each service needs it's own HTTPHelper...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-09-01
Bjoern Sikora
Introduced HTTPHelper class to easily perform HTTP...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-27
Bjoern Sikora
Added ability to log warnings to external program defin...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-26
Bjoern Sikora
Improved conf file and cmd option parsing and correspon...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-26
Bjoern Sikora
CURLOPT_PROXY is avaiting a NULL terminated C string...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Bjoern Sikora
Implemented first part of http proxy ability.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Bjoern Sikora
Improved logging and added code to handle failed dns...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Bjoern Sikora
Added DNS Rechecking of DynDNS Hostname after DNS recor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Bjoern Sikora
Named all parameters in headers' function prototypes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-25
Bjoern Sikora
Improved shut down behaviour.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-18
Bjoern Sikora
First steps in redesign:
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-17
Bjoern Sikora
Added cmake search for curl.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-17
Bjoern Sikora
Introduced new Service members: UpdateInterval and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-17
Thomas Jarosch
Small STL usage improvement
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-13
Bjoern Sikora
Implemented determining IP through WEBCHECK URL.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-12
Bjoern Sikora
Indroduced new config options for use of ipv6 and ip...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Bjoern Sikora
Separated Service update into update and perform_update.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Bjoern Sikora
Introduced new class IPHelper which should perform...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Bjoern Sikora
Finally a string manipulating boost header was found...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-11
Bjoern Sikora
Declared all non member manipulating methods as const...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Commented all config options for testing purposes and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Separated init of daemon mode into extra function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Convert protocol to lower case.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Generalized return values. 0 indicates success, -1...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Added and improved some error handling.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Fixed variable naming to I2N coding style.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Improved readability (bool online_mode becomes is_online).
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Corrected include's in header files.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Bjoern Sikora
Started with boost/serialization error handling.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Thomas Jarosch
Start PC-lint 9.00c options file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-10
Thomas Jarosch
Added some code remarks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-07
Bjoern Sikora
Implemented logic to avoid recently redefined Services...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-07
Bjoern Sikora
Replaced Options_description * with shared_ptr.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-07
Bjoern Sikora
Now serializing list of shared pointers instead of...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-07
Bjoern Sikora
This is the simple Serviceholder class needed for de...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-07
Bjoern Sikora
Managed Service de/serialization through dedicated...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-06
Bjoern Sikora
Each Service has Protocol, Hostname, Login, Password...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-05
Bjoern Sikora
Added search for boost/serialization.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-05
Bjoern Sikora
Implemented object serialization of Service objects...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-05
Bjoern Sikora
Added chkconfig runlevel info.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Useing initlog to start process.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Adjusted exit code on terminate through SIGTERM.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Added return value to non void function ;-).
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Init script taken from trusted_net_helper and adjusted...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Removed 'logfile' directive. Logfile can be specified...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Logging through syslog or std(out/err) is now possible.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Added bin/ to .gitignore.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-04
Bjoern Sikora
Removed using of namespaces from header files.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-03
Thomas Jarosch
Fix test for valid pointer after conversion to boost...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-03
Thomas Jarosch
Fix escape sequence in config file regex
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-08-03
Thomas Jarosch
Added our default .gitignore file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-31
Bjoern Sikora
Implemented signal handling.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-31
Bjoern Sikora
Implemented daemon ability.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-30
Bjoern Sikora
CMD options have higher preference than config options.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-30
Bjoern Sikora
Tuned Logger.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-30
Bjoern Sikora
Introduced Logger.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-29
Bjoern Sikora
Moved some logic out of main into updater.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-29
Bjoern Sikora
Divided load_config_from_files into smaller ones.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-28
Bjoern Sikora
Error handling for unknown service.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-28
Bjoern Sikora
Example service config file.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-28
Bjoern Sikora
Introduced shared_ptr semantic. Introduced const &...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-27
Bjoern Sikora
Added config load from files(main/service).
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-27
Bjoern Sikora
Fixed member naming.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2009-07-27
Bjoern Sikora
Added doxygen comments and renamed members.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next