|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@76562
|
6 years |
vboxsync |
Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76487
|
6 years |
vboxsync |
Main/include: Slapped #pragma once on all headers in prep for GCC …
|
|
|
@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
|
|
|
@67792
|
7 years |
vboxsync |
Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP …
|
|
|
@66940
|
8 years |
vboxsync |
Main/NetworkAdapter+NATEngine: Improve default handling (deal with …
|
|
|
@61170
|
9 years |
vboxsync |
8238 VBoxSVC settings - NetworkAdapterImpl
|
|
|
@57694
|
9 years |
vboxsync |
Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
|
|
|
@49951
|
11 years |
vboxsync |
6813 - stage 5 - Make use of server side API wrapper code in all interfaces
|
|
|
@48989
|
11 years |
vboxsync |
Main/NetworkAdapterImpl.cpp: Avoids lock drops and re-acquirings on …
|
|
|
@48710
|
11 years |
vboxsync |
NatNetworking/Main: do reference couting on network attachment switch.
|
|
|
@42825
|
12 years |
vboxsync |
Main/Machine+NetworkAdapter: properly fix resizing of vector …
|
|
|
@42551
|
12 years |
vboxsync |
Main: big API naming cleanup, use all caps acronyms everywhere, …
|
|
|
@40491
|
13 years |
vboxsync |
Main/NetworkAdapter: Take the easy solution out of the reference hell …
|
|
|
@37200
|
14 years |
vboxsync |
API+Frontends: Generic network attachment driver support which …
|
|
|
@36275
|
14 years |
vboxsync |
Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
|
|
|
@36082
|
14 years |
vboxsync |
Added a promiscModePolicy attribute to INetworkAdapter, three values: …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@31287
|
14 years |
vboxsync |
Initial API changes for resource control (storage/network/cpu)
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@28867
|
15 years |
vboxsync |
Main: fixed several uninitialized variables and incomplete operators
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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
|
|
|
@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; …
|
|
|
@26156
|
15 years |
vboxsync |
Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
|
|
|
@26044
|
15 years |
vboxsync |
Main: move Host::Get{DVD|Floppy}Drives implementation into …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25098
|
15 years |
vboxsync |
Main/NetworkAdapter: fix NULL handling in NAT network attribute
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22183
|
15 years |
vboxsync |
Main: fix more windows warnings + burns
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@18829
|
16 years |
vboxsync |
undo 45832
|
|
|
@18826
|
16 years |
vboxsync |
Main: INetworkAdapter separate properties for hostonly & bridged …
|
|
|
@17684
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17387
|
16 years |
vboxsync |
Main: net if API fixes
|
|
|
@17275
|
16 years |
vboxsync |
networking API renaming
|
|
|
@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 …
|
|
|
@14949
|
16 years |
vboxsync |
Appended vim modeline to set tabstop and expand tabs (in the way …
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@10898
|
16 years |
vboxsync |
Main: Host interface networking on Darwin.
|
|
|
@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.
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@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.
|
|
|
@606
|
18 years |
vboxsync |
Initial darwin port. (Not tested on linux yet.)
|
|
|
@1
|
55 years |
vboxsync |
import
|