summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.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-25/+25
* VBoxManage/NATNetwork: Fix typo, ​bugref:8124.vboxsync2022-03-221-1/+1
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-6/+0
* doc/manual,FE/VBoxManage: Convert natnetwork command to refentry documentatio...vboxsync2022-03-131-23/+38
* VBoxManage: some Utf8Str optimizations in NAT Network.vboxsync2022-02-111-2/+2
* VBoxManage/NATNetwork: Implement "list --sort natnetworks".vboxsync2022-01-171-5/+39
* VBoxManage/NATNetwork: Use the same code for "list natnetworks" andvboxsync2022-01-171-55/+42
* VBoxManage/NATNetwork: Augment r149347. CHECK_ERROR expects HRESULT rc.vboxsync2022-01-171-1/+1
* VBoxManage/NATNetwork: Move the code for "list natnetworks" intovboxsync2022-01-171-0/+71
* VBoxManage/NATNetwork: bugref:8124. Add --ipv6-default option tovboxsync2022-01-171-3/+25
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Added translation into VBoxManage excluding built-in docbo...vboxsync2021-11-251-4/+4
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-45/+47
* VBoxManage/NATNetwork: Fix stray tab in previous. bugref:8124.vboxsync2021-04-281-1/+1
* VBoxManage/NATNetwork: Provide an option to set IPv6 prefix. Whenvboxsync2021-04-281-18/+52
* VBoxManage/NATNetwork: Print more attributes. bugref:8124vboxsync2021-04-281-11/+21
* VBoxManage/NATNetwork: Fix printing of the IPv6 prefix. A wide stringvboxsync2021-01-221-1/+1
* VBoxManage: VC++ 14.1 adjustment. bugref:8489vboxsync2020-04-181-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP methods, attri...vboxsync2019-11-151-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* *: 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
* correct fixvboxsync2016-04-141-2/+2
* build fixvboxsync2016-04-141-1/+1
* FE/VBoxManage: Added "natnetwork list [<pattern>]" for listing / filtering al...vboxsync2016-04-141-1/+77
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-99/+55
* FE/VBoxManage: std::string::find returns npos not -1 if nothing matchesvboxsync2014-12-101-1/+1
* Frontends/VBoxManage: squash compiler warningvboxsync2014-11-121-1/+1
* NetworkServices: coding stylevboxsync2013-10-151-6/+6
* Frontends: Whitespace and svn:keywords cleanups by scm.vboxsync2013-10-071-31/+31
* NAT/Loopback mapping: changes semantically unrelated symbol ";" with more exp...vboxsync2013-09-101-2/+2
* Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has value ...vboxsync2013-09-061-0/+3
* VBoxManage natnetwork helpvboxsync2013-08-271-1/+0
* VBoxManage: coding stylevboxsync2013-08-271-170/+151
* VBoxManage/NATNetwork: adds -l(--loopback-4) and -L(--loopback-6)vboxsync2013-08-271-0/+96
* VBoxManage/natnetwork: include list on windows.vboxsync2013-08-131-1/+3
* include VBox/com/EventQueue only if necessaryvboxsync2013-06-191-2/+0
* NAT/LWIP service: nits. (cosmetic).vboxsync2013-04-161-3/+3
* NAT/Lwip-service: Main client now, dynamic port-forward + managment.vboxsync2013-04-161-8/+138
* tabsvboxsync2013-04-051-12/+12
* Frontends/VBoxManage: listing/manipulating nat networks if VBOX_WITH_NAT_SERV...vboxsync2013-03-251-0/+281