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
/
ValidationKit
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array comparison f...
vboxsync
2019-05-10
1
-2
/
+2
*
tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array comparison f...
vboxsync
2019-05-10
1
-35
/
+110
*
scm --update-copyright-year
vboxsync
2019-01-01
11
-11
/
+11
*
webutils.py: Changed downloadFile() to use urllib2 on python 2.x so we use an...
vboxsync
2018-06-20
1
-9
/
+7
*
webutils.py: Fixed the fNoProxies parameter for downloadFile(). [pylint]
vboxsync
2018-06-20
1
-2
/
+2
*
webutils.py: Fixed the fNoProxies parameter for downloadFile().
vboxsync
2018-06-20
1
-4
/
+7
*
valkit/netutils.py: Fixes to the host IP getting code. [spacing]
vboxsync
2018-05-24
1
-0
/
+1
*
valkit/netutils.py: Fixes to the host IP getting code.
vboxsync
2018-05-24
1
-16
/
+45
*
valkit/common: Added netutils.py with getPrimaryHostIp() and gethostnameFqdn(...
vboxsync
2018-05-23
1
-2
/
+2
*
valkit/common: Added netutils.py with getPrimaryHostIp() and gethostnameFqdn(...
vboxsync
2018-05-23
3
-0
/
+108
*
valkit/utils.py: Fixed hasNonAsciiCharacters (busted on 3.x) and added a coup...
vboxsync
2018-05-17
1
-6
/
+18
*
ValidationKit: Make pylint happy
vboxsync
2018-04-22
1
-1
/
+1
*
utils.py: shut up seemingly confused pylint.
vboxsync
2018-03-06
1
-2
/
+4
*
utils.py: printOut/Err fix for pipes and files on 2.x
vboxsync
2018-02-28
1
-0
/
+2
*
utils.py,vcs_import.py: Added printOut and printErr to utils for dealing cons...
vboxsync
2018-02-28
1
-0
/
+27
*
common/utils.py: Untar fix for python 3.6 and later. [pylint]
vboxsync
2018-01-23
1
-0
/
+1
*
common/utils.py: Untar fix for python 3.6 and later.
vboxsync
2018-01-23
1
-2
/
+7
*
ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
vboxsync
2018-01-21
2
-28
/
+34
*
ValidationKit: More python 3 adjustments.
vboxsync
2018-01-13
1
-1
/
+1
*
common/utils.py: More python 3 fixes. [d'oh]
vboxsync
2018-01-12
1
-2
/
+2
*
common/utils.py: More python 3 fixes.
vboxsync
2018-01-12
1
-4
/
+15
*
utils.py: Python 3 fixes.
vboxsync
2018-01-12
1
-4
/
+6
*
testboxdriver,testboxscript: Python3 updates.
vboxsync
2018-01-12
1
-3
/
+8
*
common/utils.py: Python 3 adjustments.
vboxsync
2018-01-10
1
-69
/
+75
*
better processExists() implementations for windows.
vboxsync
2017-11-04
1
-4
/
+10
*
common/utils.py: Added getObjectTypeName method.
vboxsync
2017-11-04
1
-0
/
+29
*
common/utils.py: Use the PyHandle.Close method rather than win32api.CloseHand...
vboxsync
2017-11-02
1
-2
/
+2
*
common/utils.py: pylint fix
vboxsync
2017-10-27
1
-1
/
+1
*
common/utils.py: openNoDenyDeleteNoInherit
vboxsync
2017-10-27
1
-0
/
+67
*
(C) year
vboxsync
2017-10-17
10
-10
/
+10
*
added OS types for macOS 10.12 and 10.13
vboxsync
2017-08-07
1
-1
/
+1
*
ValidationKit: disable gdb pagination
vboxsync
2017-07-27
1
-0
/
+1
*
ValidationKit: common/utils.py: doesn't work reliably on Windows
vboxsync
2017-05-24
1
-43
/
+0
*
ValidationKit: distinguish between workstation and server for newer Windows r...
vboxsync
2017-05-08
1
-0
/
+14
*
common/utils.py: make asArgs at least an array containing one string, not jus...
vboxsync
2017-04-07
1
-1
/
+1
*
ValidationKit: in getHostOsVersion() also print the SP major/minor if not 0
vboxsync
2017-03-28
1
-0
/
+4
*
ValidationKit: add Windows build ID to getHostOsVersion()
vboxsync
2017-03-27
1
-0
/
+26
*
ValidationKit/common: pylint 2.0.0 fixes.
vboxsync
2017-03-07
1
-22
/
+22
*
common/utils.py: Figured out how to do openNoInherit on Windows.
vboxsync
2017-03-06
1
-0
/
+7
*
common/utils.py: processGetInfo: windows fix.
vboxsync
2017-03-06
1
-1
/
+1
*
try to fix the Windows builds (do it like r108240)
vboxsync
2017-03-06
1
-4
/
+4
*
python 3 fixes.
vboxsync
2017-02-21
1
-2
/
+2
*
ValidationKit: Implement support to query some process state on Windows when ...
vboxsync
2017-01-19
1
-0
/
+43
*
testmanager,testdriver: Adjustments of process info dumping. Don't do it if w...
vboxsync
2017-01-16
1
-28
/
+32
*
ValidationKit: Try to gather some basic process information for failed tests....
vboxsync
2017-01-16
1
-0
/
+55
*
common/utils.py: Fixed processListAll for darwin (returned empty list).
vboxsync
2017-01-16
1
-66
/
+67
*
common/utils.py,testboxscript,tdUnitTest1: Create separate windows (console) ...
vboxsync
2017-01-09
1
-5
/
+14
*
common/utils.py: Use 'ps' on solaris so we get info on suid processes and oth...
vboxsync
2016-12-23
1
-1
/
+1
*
common/utils.py: Use 'ps' on solaris so we get info on suid processes and oth...
vboxsync
2016-12-23
1
-5
/
+18
*
common/utils.py: hasNonAsciiCharacters testcase.
vboxsync
2016-10-02
1
-3
/
+11
[prev]
[next]