summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/main.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3646] release changesWlodek Wencel2024-10-291-1/+1
* [#3536] implement getDBVersionRazvan Becheriu2024-10-031-3/+3
* [#1671] the -t parameter now loads and checks hook libraries configRazvan Becheriu2023-03-171-4/+16
* [#2769] release changesAndrei Pavel2023-02-171-1/+1
* [#2702] moved cfgrpt inside process folderRazvan Becheriu2023-02-111-1/+1
* [#2577] release changesMarcin Godzina2022-09-261-1/+1
* [#1955] don't revert logging on initial config failAndrei Pavel2022-09-061-1/+9
* [#1947] 1.9.9 release changesAndrei Pavel2021-06-281-1/+1
* [#1907] addressed commentsRazvan Becheriu2021-06-091-1/+1
* [#1907] addressed commentsRazvan Becheriu2021-06-091-0/+4
* [#1907] fixed compilationRazvan Becheriu2021-06-091-199/+194
* [#1907] catch all exceptions in main functionsRazvan Becheriu2021-06-091-193/+198
* [#1236] Avoid literal literal comparisonFrancis Dupont2020-05-191-1/+1
* [#1184] Finished development warn stuffFrancis Dupont2020-05-141-1/+3
* [#1184] Checkpoint: message added, todo: minor improvementsFrancis Dupont2020-05-141-1/+8
* [#893] addressed review commentsRazvan Becheriu2020-04-151-1/+1
* [#893] addressed review commentsRazvan Becheriu2020-04-151-2/+0
* [#893] addressed review commentsRazvan Becheriu2020-04-151-20/+1
* [#893] added multi-threading parametersRazvan Becheriu2020-04-141-1/+1
* [#893] addressed reviewRazvan Becheriu2020-03-181-1/+1
* [#893] enable command line parametersRazvan Becheriu2020-03-181-2/+4
* [#1115] shutdown command exit-value arg, exit w/failure on db lossThomas Markwalder2020-03-041-1/+1
* [#1128] 1.7.4 pre prelease changesWlodek Wencel2020-02-251-1/+1
* [#892] fixed command line parametersRazvan Becheriu2020-02-211-1/+1
* [#892] create pkt thread pool and handle processing using multiple threadsRazvan Becheriu2020-02-211-7/+28
* [50-dhcp-hook-libs-should-not-be-loadable-by-ca-d2] Addressed commentsFrancis Dupont2019-11-251-1/+1
* [50-dhcp-hook-libs-should-not-be-loadable-by-ca-d2] Made Daemon::getProcName(...Francis Dupont2019-11-251-1/+1
* updated versions, updated copyright dates, sorted messagesMichal Nowikowski2019-05-281-1/+1
* [82-improve-kea-test-capabilities] Added remote port to dhcp4/dhcp6/perfdhcpFrancis Dupont2019-01-181-7/+28
* [82-improve-kea-test-capabilities] Made "server" portFrancis Dupont2019-01-181-7/+8
* [#137,!42] Kea version moved to separate header.Tomek Mrugalski2018-09-211-0/+1
* [#25,!14] Copyright updateTomek Mrugalski2018-09-071-1/+1
* [#25,!14] DHCP4,6 now use Deamon to set up default logger nameTomek Mrugalski2018-09-071-2/+2
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-071-1/+2
* [fdunparse2] Rebased, still reservations to doFrancis Dupont2017-03-071-0/+3
* [3770_rebase] Updated code (but not doc) to -t fileFrancis Dupont2017-02-141-8/+8
* [3770_rebase] Implemented logic checks for DHCPv6Tomek Mrugalski2017-02-131-0/+3
* [3770_rebase] Implemented logic checking in DHCPv4.Tomek Mrugalski2017-02-131-2/+30
* [3770] Added -t to kea-dhcp4 tooFrancis Dupont2017-02-131-2/+29
* [4310] Put LOG_FATAL() calls in a try block to avoid double errorsFrancis Dupont2016-02-241-4/+12
* [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
* [master] Merge branch 'trac3484'Marcin Siodelski2015-07-141-3/+0
|\
| * [3484] Fixed quite a few doxygen warnings.Marcin Siodelski2015-07-081-3/+0
* | [3769] DHCPv6 now uses PID fileThomas Markwalder2015-07-021-2/+3
* | [3769] DHPCv4 now uses PID file, made pid test commonThomas Markwalder2015-07-021-2/+16
|/
* [master] Merged trac3859 (getVersion() defined outside its module)Francis Dupont2015-06-151-2/+2
|\
| * [3859] redeclare and redefine the getVersion()Francis Dupont2015-05-221-2/+2
* | [3513] change dhcp4 usage to cfgfile to be consistent with dhcp6Shawn Routhier2015-06-151-1/+1
* | [3513] Adopted standard order for usage (flags then options) and main (same w...Francis Dupont2015-06-131-10/+10