|
|
@33825
|
14 years |
vboxsync |
Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32780
|
14 years |
vboxsync |
com/Guid: remove conversion operators to eliminate any compiler …
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@31287
|
14 years |
vboxsync |
Initial API changes for resource control (storage/network/cpu)
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28406
|
15 years |
vboxsync |
Devices, Main, FE/Qt: re-committed support for VDE virtual network …
|
|
|
@28295
|
15 years |
vboxsync |
Main: saving NAT Engine states while network switches.
|
|
|
@28290
|
15 years |
vboxsync |
Devices, Main, FE/Qt: reverted r60036 for now
|
|
|
@28287
|
15 years |
vboxsync |
Devices, Main, FE/Qt: added support for VDE virtual network switches …
|
|
|
@28106
|
15 years |
vboxsync |
Main: Added machinery to query, set and use NIC boot priority.
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27872
|
15 years |
vboxsync |
Main: win build fix.
|
|
|
@27857
|
15 years |
vboxsync |
Main: NAT API and corresponding commands have been added at VBoxManage …
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@26818
|
15 years |
vboxsync |
xtracker 3573 / public #5781: when changing the host adapter or the …
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26235
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26171
|
15 years |
vboxsync |
Main: get rid of Backupable<>::hasActualChanges and the operator== in …
|
|
|
@26167
|
15 years |
vboxsync |
Main: get rid of isModified() loops in Machine and subclasses; …
|
|
|
@26046
|
15 years |
vboxsync |
Main: move Auto*StateDependency templates out of MachineImpl.h
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25843
|
15 years |
vboxsync |
Main: fix deadlock candidates detected by lock validator
|
|
|
@25346
|
15 years |
vboxsync |
iprt/cpputils.h -> iprt/cpp/utils.h
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25286
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove AutoMultiLock* template
|
|
|
@25279
|
15 years |
vboxsync |
Main: preparation for deadlock detection: clean up autolock classes
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@25098
|
15 years |
vboxsync |
Main/NetworkAdapter: fix NULL handling in NAT network attribute
|
|
|
@23222
|
15 years |
vboxsync |
ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
|
|
|
@23061
|
15 years |
vboxsync |
forward ported r52387 (fixes host interface parsing problem)
|
|
|
@22866
|
15 years |
vboxsync |
#3987: Virtio PCI + Net skeleton.
|
|
|
@22186
|
15 years |
vboxsync |
Main: fix more windows warnings
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21817
|
15 years |
vboxsync |
Network: check for change in network attachment type and allow only …
|
|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20704
|
15 years |
vboxsync |
NetworkAdapterImpl.cpp: completely useless file description.
|
|
|
@18829
|
16 years |
vboxsync |
undo 45832
|
|
|
@18826
|
16 years |
vboxsync |
Main: INetworkAdapter separate properties for hostonly & bridged …
|
|
|
@18591
|
16 years |
vboxsync |
E1000: Added support for 82545EM (MT Server)
|
|
|
@17843
|
16 years |
vboxsync |
VBoxManage hostonly-related fixes.
|
|
|
@17614
|
16 years |
vboxsync |
network adapter XML schema HostOnlyNetwork removed
|
|
|
@17609
|
16 years |
vboxsync |
network adapter XML schema HostOnlyNetwork -> HostOnlyInterface
|
|
|
@17608
|
16 years |
vboxsync |
network adapter XML schema HostInterface -> BridgedInterface
|
|
|
@17387
|
16 years |
vboxsync |
Main: net if API fixes
|
|
|
@17275
|
16 years |
vboxsync |
networking API renaming
|
|
|
@16967
|
16 years |
vboxsync |
NetAdp: added a Real property to the IHostNetworkInterface, make the …
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@15708
|
16 years |
vboxsync |
Main: #3424: Bumped XML format version to 1.6 and so that the …
|
|
|
@15537
|
16 years |
vboxsync |
Main/NetworkAdapter: eliminate dead code by changing the conditional …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14972
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
The …
|
|
|
@14959
|
16 years |
vboxsync |
no trailing \n when using ComAssertMsg*
|
|
|
@14938
|
16 years |
vboxsync |
Use CheckComArgStrNotEmptyOrNull where appropriate.
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14665
|
16 years |
vboxsync |
Main: Locking and sanity.
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@10898
|
16 years |
vboxsync |
Main: Host interface networking on Darwin.
|
|
|
@8452
|
17 years |
vboxsync |
Disabled access to 82543GC
|
|
|
@8439
|
17 years |
vboxsync |
Older 82543GC chip support, works in linux only.
|
|
|
@8367
|
17 years |
vboxsync |
Main: Added INetworkAdapter::NATNetwork property.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@6344
|
17 years |
vboxsync |
typo
|
|
|
@6135
|
17 years |
vboxsync |
fixes; phy now uses namespace instead of class
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5755
|
17 years |
vboxsync |
Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
|
|
|
@5378
|
17 years |
vboxsync |
Fix incorrect MAC address validity check.
|
|
|
@5120
|
17 years |
vboxsync |
Back out allowing colons in MAC addresses. Getting it right would …
|
|
|
@5118
|
17 years |
vboxsync |
Main: Added checking for errors when initializing NetworkAdapter and …
|
|
|
@5117
|
17 years |
vboxsync |
Make the MAC address validity check accept lower-case hex digits and …
|
|
|
@5060
|
17 years |
vboxsync |
Added custom line speed setting to XML/COM/CFGM. Hope I haven't …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3668
|
17 years |
vboxsync |
replace underscore symbols in Main/
|
|
|
@3348
|
17 years |
vboxsync |
Main: Converted AudioAdapter and NetworkAdapter to the new locking scheme.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1168
|
18 years |
vboxsync |
Main: Fixed: The Snapshot ID was not reset on a normal hard disk …
|
|
|
@606
|
18 years |
vboxsync |
Initial darwin port. (Not tested on linux yet.)
|
|
|
@1
|
55 years |
vboxsync |
import
|