index
:
delta/VirtualBox-svn.git
master
www.virtualbox.org: svn/vbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
VBox
/
Main
/
testcase
/
tstAPI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
FE/SDL. bugref:9449. Removing secure label related code.
vboxsync
2023-01-25
1
-17
/
+0
*
Copyright year updates by scm.
vboxsync
2023-01-17
1
-1
/
+1
*
scm copyright and license note update
vboxsync
2022-08-22
1
-8
/
+18
*
Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...
vboxsync
2022-05-31
1
-34
/
+34
*
scm --update-copyright-year
vboxsync
2022-01-01
1
-1
/
+1
*
Copyright year updates by scm.
vboxsync
2020-02-04
1
-1
/
+1
*
Main: bugref:9341: The "environment" parameter in the IMachine::launchVMProce...
vboxsync
2019-09-16
1
-2
/
+1
*
scm --update-copyright-year
vboxsync
2019-01-01
1
-1
/
+1
*
*: scm --update-copyright-year
vboxsync
2017-10-28
1
-1
/
+1
*
backed out r118835 as it incorrectly updated the 'This file is based on' file...
vboxsync
2017-10-28
1
-1
/
+1
*
*: scm --update-copyright-year
vboxsync
2017-10-28
1
-1
/
+1
*
Main: warnings (gcc)
vboxsync
2016-08-12
1
-2
/
+4
*
Frontends etc: convert more code to use VirtualBoxClient instead of direct cr...
vboxsync
2016-03-16
1
-3
/
+6
*
Removed unnecessary LOG_INSTANCE definitions.
vboxsync
2015-05-20
1
-2
/
+0
*
added a couple of missing Id headers
vboxsync
2015-04-23
1
-0
/
+1
*
Main+Frontends: clear out some cruft code, outdated EventQueue stuff and whit...
vboxsync
2014-01-20
1
-7
/
+1
*
Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
vboxsync
2013-10-07
1
-1
/
+1
*
tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec pause) na...
vboxsync
2013-09-16
1
-1
/
+11
*
Main/testcase: adds disabled by default test of DNS bits of HostImpl.
vboxsync
2013-09-06
1
-0
/
+19
*
RT_STR_TUPLE
vboxsync
2013-05-30
1
-1
/
+1
*
Main/Metrics: Host network metrics, linux only (#6345)
vboxsync
2012-09-27
1
-6
/
+47
*
enabled shared clipboard support for Linux hosts (guest=>host only)
vboxsync
2012-07-20
1
-2
/
+3
*
Main/tstAPI: modified bandwidth group testcase to use two sessions with persi...
vboxsync
2012-03-15
1
-42
/
+67
*
tstAPI: added a test case for bandwidth group
vboxsync
2012-03-15
1
-0
/
+59
*
%lS -> %ls.
vboxsync
2011-09-13
1
-4
/
+4
*
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
vboxsync
2011-09-05
1
-1
/
+1
*
Main/Metrics: Hypervisor and guest metrics re-done (#5566)
vboxsync
2011-03-02
1
-18
/
+20
*
src/*: more spelling fixes (logging), thanks Timeless!
vboxsync
2010-10-29
1
-4
/
+4
*
VRDE: API changes for the VRDP server separation.
vboxsync
2010-10-24
1
-8
/
+8
*
com/string: Remove bool conversion operator and other convenience error opera...
vboxsync
2010-09-23
1
-466
/
+461
*
Automated rebranding to Oracle copyright/license strings via filemuncher
vboxsync
2010-04-27
1
-5
/
+1
*
Main/VirtualBox: new parameter for overriding VM file existence check on crea...
vboxsync
2010-03-29
1
-2
/
+3
*
Backed out 59261 & 59266
vboxsync
2010-03-26
1
-3
/
+2
*
Main/VirtualBox: new parameter for overriding VM file existence check on crea...
vboxsync
2010-03-24
1
-2
/
+3
*
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
vboxsync
2010-02-02
1
-7
/
+7
*
Main: coding style: have Main obey the standard VirtualBox coding style rules...
vboxsync
2009-07-30
1
-81
/
+81
*
API: weed out NULL strings, as many clients cannot use them
vboxsync
2009-06-26
1
-8
/
+2
*
API/others: Renamed IConsole::discardSavedState to IConsole::forgetSavedState...
vboxsync
2009-06-25
1
-214
/
+225
*
Main: support for using VBox from Python on Windows (still certain limitation...
vboxsync
2009-04-28
1
-2
/
+2
*
Main: turn read/write param in OpenHardDisk into an enum
vboxsync
2009-03-24
1
-1
/
+1
*
Main: rename IVirtualBox::machines2[] to machines[]
vboxsync
2009-03-12
1
-1
/
+1
*
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 to IFlop...
vboxsync
2009-02-17
1
-4
/
+4
*
Main: rename IDVDImage2 to IDVDImage
vboxsync
2009-02-17
1
-1
/
+1
*
#3551: “Main: Replace remaining collections with safe arrays”
vboxsync
2009-02-17
1
-0
/
+31
*
Correct some bitrot: #include <iprt/thread.h> for RTThreadSleep().
vboxsync
2009-02-13
1
-0
/
+1
*
Main: tstAPI: Fixed a couple of typos.
vboxsync
2009-02-12
1
-2
/
+2
*
OVF: updated testcase
vboxsync
2009-02-12
1
-2
/
+4
*
OVF: add warnings support; RAM is MB now
vboxsync
2009-02-09
1
-2
/
+13
*
Main: rework error macros everywhere; make error messages much more readable ...
vboxsync
2009-02-05
1
-0
/
+1
*
OVF: changed test case as well
vboxsync
2009-02-04
1
-13
/
+30
[next]