|
|
@81883
|
5 years |
vboxsync |
Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
|
|
|
@79644
|
5 years |
vboxsync |
Main/NetworkServiceRunner: eliminated std::string and replaced the …
|
|
|
@77436
|
6 years |
vboxsync |
Main: Eradicate the use of BSTR in regular API code, there were leaks …
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76170
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) …
|
|
|
@76153
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error …
|
|
|
@76132
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Fixed regression causing no DNS-related …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@60805
|
9 years |
vboxsync |
Main/NATNetwork: fix regression from settings cleanup, have to allow …
|
|
|
@60786
|
9 years |
vboxsync |
Main/NATNetwork+NATEngine: simplify settings handling greatly by …
|
|
|
@58827
|
9 years |
vboxsync |
Main/NATNetwork: method to compute IPv6 prefix based on IPv4 network …
|
|
|
@54705
|
10 years |
vboxsync |
Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
|
|
|
@50544
|
11 years |
vboxsync |
Main/Event: eliminate unused parameter
|
|
|
@50355
|
11 years |
vboxsync |
6813 stage 7 VirtualBoxImpl.cpp etc
|
|
|
@49762
|
11 years |
vboxsync |
Main/NATNetwork: fix string format change in previous changeset
|
|
|
@49742
|
11 years |
vboxsync |
6813 stage 2 - Use the server side API wrapper code..
|
|
|
@49614
|
11 years |
vboxsync |
since r90752 VBoxNetNAT always connects to VBoxSVC, so there're no …
|
|
|
@49612
|
11 years |
vboxsync |
NATNetworkImpl.cpp: FindDHCPServerByNetworkName() returns HRESULT, but …
|
|
|
@49587
|
11 years |
vboxsync |
NAT networks: enable the network and the DHCP server by default
|
|
|
@49541
|
11 years |
vboxsync |
Main/NATNetwork: Always do AddGlobalOption(DhcpOpt_Router,) to enforce …
|
|
|
@49516
|
11 years |
vboxsync |
Introduce option "--need-main(-M) on|off" in network services to …
|
|
|
@49494
|
11 years |
vboxsync |
Main/NetServiceRunner: Make command line more flexible for adding …
|
|
|
@49408
|
11 years |
vboxsync |
Main: spaces
|
|
|
@49295
|
11 years |
vboxsync |
NATNetworkImpl.cpp: NATNetwork::Data initialization on class object …
|
|
|
@49139
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: 2 lines between methods.
|
|
|
@49136
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: G/c -line.
|
|
|
@49133
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: replace explicit autolock releasing with scopping.
|
|
|
@49131
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: update comment in …
|
|
|
@49129
|
11 years |
vboxsync |
Main/NATNetworkImpl.h: G/c drops NAT_XML_SERIALIZATION and do …
|
|
|
@49127
|
11 years |
vboxsync |
Main/NATNetworkImpl.cpp: do settings saving and event firing iff new …
|
|
|
@49126
|
11 years |
vboxsync |
NATNetwork::saveSettings: fireNATNetworkSettingEvent also for …
|
|
|
@49101
|
11 years |
vboxsync |
Main/NATNetwork.cpp: replace implicit call of autolock release, with scope.
|
|
|
@49100
|
11 years |
vboxsync |
Main/NATNetwork: reorder saving settings and firing change events, …
|
|
|
@49073
|
11 years |
vboxsync |
NATNetwork::saveSettings: add IPv6 port-forwarding rules to the …
|
|
|
@48955
|
11 years |
vboxsync |
Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
|
|
|
@48522
|
11 years |
vboxsync |
Main/NATNetwork::init(VirtualBox* ,const settings::NATNetwork&): Don't …
|
|
|
@48460
|
11 years |
vboxsync |
NATNetwork::COMGETTER(IPv6Enabled) & …
|
|
|
@48417
|
11 years |
vboxsync |
Main/NATNetworkImpl: accept hint for address selection returning …
|
|
|
@48415
|
11 years |
vboxsync |
Main/NATNework: Assign to dhcplowerip not next to the dhcpserver but …
|
|
|
@48405
|
11 years |
vboxsync |
NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
|
|
|
@48379
|
11 years |
vboxsync |
Main/NATNetwork: empty string.
|
|
|
@48378
|
11 years |
vboxsync |
Main/NATNetwork: correct handling upper-bound of network.
|
|
|
@48107
|
11 years |
vboxsync |
NATNetwork windows build fix. Fixed memory leak in …
|
|
|
@48103
|
11 years |
vboxsync |
Main/NATNetwork: cut'n'paste typo: u32GatewayOffset -> u32DhcpOffset.
|
|
|
@48098
|
11 years |
vboxsync |
Main/NATNetwork: loopback mappings registration/deletion and modification.
|
|
|
@47965
|
11 years |
vboxsync |
burn fix
|
|
|
@47964
|
11 years |
vboxsync |
Main/src-server: Unused variables and parameters warnings.
|
|
|
@47869
|
11 years |
vboxsync |
main/natnetwork: stubs for loopback6 setter/getter.
|
|
|
@47867
|
11 years |
vboxsync |
main/nat-service: too many exposed API.
|
|
|
@47861
|
11 years |
vboxsync |
bound API for loopbacks and built-in services assignments.
|
|
|
@47691
|
11 years |
vboxsync |
Main/NAT: fixes access to COM's getter.
|
|
|
@47447
|
11 years |
vboxsync |
Main/NetworkServices: no zombies on shutdown.
|
|
|
@47018
|
11 years |
vboxsync |
Main: re-commit r86967
Main/Network: DHCP server has got the ear in …
|
|
|
@46969
|
11 years |
vboxsync |
backed out …
|
|
|
@46959
|
11 years |
vboxsync |
Main/Network: DHCP server has got the ear in Main, and we able …
|
|
|
@45559
|
12 years |
vboxsync |
NAT/Lwip-service: Main client now, dynamic port-forward + managment.
|
|
|
@45141
|
12 years |
vboxsync |
build fix
|
|
|
@45138
|
12 years |
vboxsync |
Main/NATNetworks: API+XML serialization for NATNetworks.
|