summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/ctrl_dhcp4_srv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [904-add-ability-to-force-a-cb-update-remotely] Addressed comments for the v4...Francis Dupont2019-10-281-4/+4
* [904-add-ability-to-force-a-cb-update-remotely] Added server-update commandFrancis Dupont2019-10-281-0/+13
* [470-server-tag-get-command] Copied server-tag-get comments fro libprocessFrancis Dupont2019-07-251-6/+5
* [470-server-tag-get-command] Removed the -set stuff and updated docFrancis Dupont2019-07-251-13/+0
* [470-server-tag-get-command] Added server-tag-get and prepared server-tag-setFrancis Dupont2019-07-251-0/+26
* [208-move-logging-from-global-objects-to-global-params] Almost done. Checkpoi...Francis Dupont2019-05-231-2/+4
* [#103,!277] Add failure count for the CB fetch timer.Marcin Siodelski2019-03-261-1/+5
* [#103,!277] Setup timer for CB config fetch in the DHCPv4 server.Marcin Siodelski2019-03-261-1/+11
* [82-improve-kea-test-capabilities] Added remote port to dhcp4/dhcp6/perfdhcpFrancis Dupont2019-01-181-1/+3
* [82-improve-kea-test-capabilities] Made "server" portFrancis Dupont2019-01-181-2/+2
* [#92,!13] Refactored libkea-dhcpsrv to use libkea-databaseMarcin Siodelski2018-09-031-3/+3
* [5477] Addressed review commentsThomas Markwalder2018-03-071-4/+35
* [5477] kea-dhcp6 now supports db reconnectThomas Markwalder2018-03-011-7/+7
* [5477] dhcpsrv/postgres and kea-dhcp4 now support db reconnectThomas Markwalder2018-02-281-0/+10
* [5442] Implemented 'dhcp-enable' and 'dhcp-disable' command.Marcin Siodelski2017-12-041-2/+24
* spelling: commandJosh Soref2017-07-231-1/+1
* [5213] Some cosmetic fixesFrancis Dupont2017-04-181-1/+1
* [5213] commandSetConfigHandler -> commandConfigSetHandlerFrancis Dupont2017-04-181-1/+1
* [5213] Last set-config -> config-setFrancis Dupont2017-04-181-2/+2
* [5213] set-config renamed to config-set, config-reload implementedTomek Mrugalski2017-04-131-6/+16
* [5150a] Merged review improvementsFrancis Dupont2017-03-211-2/+3
* [5150a] RebasedFrancis Dupont2017-03-171-1/+26
* [102b] rebasedFrancis Dupont2017-03-171-0/+25
* [5151] get-config, write-config renamed to config-get, config-writeTomek Mrugalski2017-03-151-4/+4
* [5151] get-config, write-config implementedTomek Mrugalski2017-03-141-0/+25
* [experiments/get-config] Experimental implementationTomek Mrugalski2017-03-131-0/+4
* [master] spellingFrancis Dupont2017-01-241-1/+1
* [master] Merge branch 'trac5094'Marcin Siodelski2017-01-071-0/+1
|\
| * [5094] Include asio_wrapper.h where required.Marcin Siodelski2017-01-021-0/+1
* | [5046] Addressed review commentsThomas Markwalder2017-01-031-1/+1
* | [5046] Implement set-config command in kea-dhcp4Thomas Markwalder2016-12-091-0/+13
|/
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3978] Addressed commentsFrancis Dupont2015-10-231-4/+8
* [3978] Cleaned up codeFrancis Dupont2015-10-171-0/+1
* [3978] Tentative leases-reclaim commandFrancis Dupont2015-10-161-0/+13
* [3975] Support for unwarned-reclaim-cycles parameter added.Marcin Siodelski2015-10-121-1/+6
* [3975] Scheduling lease expiration timers in the DHCP servers.Marcin Siodelski2015-10-121-0/+26
* [3971] Better handling errors when thread is stopped/started.Marcin Siodelski2015-09-281-10/+17
* [master] Finished merge of trac3732 (removed BUNDY)Francis Dupont2015-06-131-16/+5
|\
| * [3732] Remove Doxygen references to deleted documentation sectionsStephen Morris2015-06-111-3/+0
| * [3732] removed bundy from code and most docsFrancis Dupont2015-05-181-13/+5
* | [3796] command_interpreter.cc|h|tests moved: src/lib/config => src/lib/ccTomek Mrugalski2015-06-101-1/+1
* | [3796] ccsession.cc|h renamed to command_interpreter.cc|hTomek Mrugalski2015-05-201-1/+1
* | [3796] CCSession class removed.Tomek Mrugalski2015-05-191-1/+0
|/
* spellingFrancis Dupont2015-01-221-1/+1
* [3399] Changes after reviewTomek Mrugalski2014-05-301-9/+13
* [3399] Corrected a couple of typos and little errors spotted in review.Marcin Siodelski2014-05-261-7/+7
* [3399] Bundy controller implemented.Tomek Mrugalski2014-05-211-59/+84
* [2945]Merge branch 'master' into trac2945Jeremy C. Reed2014-01-211-1/+2
|\