summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-8/+7
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Fixed scm issuesvboxsync2021-11-111-0/+1
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-53/+54
* VBoxManage/dhcpserver: Added 'start' and 'stop' sub-commands since 'restart' ...vboxsync2020-11-061-3/+117
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* VBoxManage/dhcpserver: Adding support for option forcing & suppression. [buil...vboxsync2019-07-191-0/+2
* VBoxManage/dhcpserver: Adding support for option forcing & suppression. bugr...vboxsync2019-07-181-0/+68
* Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that replaced...vboxsync2019-07-171-7/+7
* Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as 'Legacy' doe...vboxsync2019-07-151-2/+2
* Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces and rew...vboxsync2019-07-141-3/+3
* Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces and rew...vboxsync2019-07-141-248/+654
* Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP server so we...vboxsync2019-07-141-3/+3
* VBoxManage/dhcpserver, manpage: Build fix. bugref:9288vboxsync2019-07-091-4/+4
* VBoxManage/dhcpserver, manpage: Adjustmens and fixes. bugref:9288vboxsync2019-07-091-19/+23
* VBoxManage/dhcpserver: More code cleanups, untested. bugref:9288vboxsync2019-07-091-9/+31
* VBoxManage/dhcpserver: Code cleanups, untested. bugref:9288vboxsync2019-07-091-178/+243
* VBoxManage,manual: Added the dhcpserver subcommand findlease for testing IDHC...vboxsync2019-07-091-1/+1
* VBoxManage,manual: Added the dhcpserver subcommand findlease for testing IDHC...vboxsync2019-07-081-2/+0
* VBoxManage,manual: Added the dhcpserver subcommand findlease for testing IDHC...vboxsync2019-07-081-1/+1
* VBoxManage,manual: Added the dhcpserver subcommand findlease for testing IDHC...vboxsync2019-07-081-325/+453
* VBoxManage: Re-do help category handling (command/sub-command specific help) ...vboxsync2019-03-071-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VBoxManage: getopt includes errcore.h now, mostly no need for err.h any more....vboxsync2018-12-231-7/+4
* include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. bugref...vboxsync2018-12-221-0/+1
* Main/DHCPServer: (bugref:9288) Renamed short options: '--nic' is now '-n' ins...vboxsync2018-12-041-5/+5
* Main/DHCPServer: (bugref:9288) Renamed '--slot' to '--nic' and made it 1-base...vboxsync2018-12-031-6/+11
* Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show options wh...vboxsync2018-11-291-5/+60
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and GCC...vboxsync2018-11-211-8/+18
* Rolled back r126789.vboxsync2018-11-201-18/+8
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and GCC...vboxsync2018-11-201-8/+18
* Rolled back r126727.vboxsync2018-11-191-18/+8
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and old...vboxsync2018-11-191-8/+18
* Rolled back r126670.vboxsync2018-11-161-18/+8
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server.vboxsync2018-11-161-8/+18
* VBoxManage: test for empty() instead of comparing size() to 0vboxsync2018-07-031-2/+2
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* VBoxManage: warningsvboxsync2016-08-101-39/+38
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-9/+10
* Frontends/VBoxManage: collect DHCP options specified on the commandvboxsync2015-02-181-7/+7
* Const-poison VmNameSlotKey. Drop redundant typedef.vboxsync2015-02-181-5/+2
* warningvboxsync2013-09-301-2/+2
* VBoxManage: warningvboxsync2013-07-291-5/+2
* Frontend/VBoxManage: re-commit of r86968vboxsync2013-07-061-3/+169