|
|
@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
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@54948
|
10 years |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@50504
|
11 years |
vboxsync |
Main/Snapshot: do not rename virtual methods carelessly, the code …
|
|
|
@49960
|
11 years |
vboxsync |
6813 stage 6 - Make use of server side API wrapper code in all interfaces
|
|
|
@46720
|
11 years |
vboxsync |
Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
|
|
|
@42887
|
12 years |
vboxsync |
whitespace
|
|
|
@37449
|
13 years |
vboxsync |
Main;VBoxManage: more clone vm work
|
|
|
@36074
|
14 years |
vboxsync |
Main: implement sharing saved state files between snapshots and …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31228
|
14 years |
vboxsync |
Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
|
|
|
@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
|
|
|
@28835
|
15 years |
vboxsync |
Main: live snapshot merging. initially limited to forward merging …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28585
|
15 years |
vboxsync |
Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
|
|
|
@28401
|
15 years |
vboxsync |
Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
|
|
|
@26044
|
15 years |
vboxsync |
Main: move Host::Get{DVD|Floppy}Drives implementation into …
|
|
|
@25836
|
15 years |
vboxsync |
Main: locking order fixes; GUI comes up now with strict locking enabled
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25152
|
15 years |
vboxsync |
Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium …
|
|
|
@24196
|
15 years |
vboxsync |
Main: add logging + weighted progress to restoreSnapshot(); convert …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22624
|
15 years |
vboxsync |
Main: cosmetics
|
|
|
@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 …
|
|
|
@21835
|
15 years |
vboxsync |
Main: snapshots cleanup, documentation, memory leak fix, locking
|
|
|
@21826
|
15 years |
vboxsync |
Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
|
|
|
@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 …
|
|
|
@17684
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17260
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replace …
|
|
|
@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 …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@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).
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5218
|
17 years |
vboxsync |
Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1
|
55 years |
vboxsync |
import
|