summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/d2_client_mgr.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3190] use smart pointer to capture IOService instanceRazvan Becheriu2024-03-051-2/+2
* [#1529] Modify logic for input name equals suffixThomas Markwalder2021-08-051-3/+2
* [#1529] Avoid duplicating qualifying suffixThomas Markwalder2021-08-051-5/+38
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-4/+3
* [#1098] updated more copyright datesMichal Nowikowski2020-01-271-1/+1
* [#981] Reworked DdnsParams to allow on-demand value fetchingThomas Markwalder2020-01-271-9/+10
* [#974] copy right dates, mes files Changelog prepared for releaseWlodek Wencel2019-10-291-1/+1
* [#35,!517] Modify D2ClientMgr functions to accept DdnsParams parameterThomas Markwalder2019-10-101-10/+13
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3970] Moved WatchSocket class to utilities.Marcin Siodelski2015-08-211-3/+3
* [master] renamed INVALID_SOCKET -> SOCKET_NOT_VALID (#3861)Francis Dupont2015-05-201-3/+3
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-0/+2
* [3675] Corrected extraneous dots added by D2ClientMgr::qualifyNameThomas Markwalder2015-03-181-2/+11
* [3636] Trivial fixes to comply with the coding standards/guidelines.Marcin Siodelski2015-01-161-16/+20
* [3636] DHCPv4 server does not append the dot at the end of the hostname.Marcin Siodelski2015-01-161-6/+18
* [3328] Added new configurable values to dhcpsrv::D2ClientConfigThomas Markwalder2014-04-171-10/+4
* [3352] Changed calculation of server FQDN flags in D2ClientMgrThomas Markwalder2014-03-011-15/+11
* [3329] D2ClientMgr::sendRequest now calls client's error handlerThomas Markwalder2014-02-141-19/+41
* [3329] D2ClientMgr now supports suspending updates.Thomas Markwalder2014-02-131-3/+28
* [3329] dhcpsrv::D2ClientMgr now registers IfaceMgrThomas Markwalder2014-02-111-21/+26
* [3329] Moved dhcp::D2ClientMgr into its own header and source.Thomas Markwalder2014-02-101-0/+327