VirtualBox

Timeline



Feb 12, 2024:

8:59 PM Ticket #21983 (USB passthrough to scanners has stopped functioning in Win 7 VM in ...) closed by Klaus Espenlaub
duplicate: Duplicate of #21970.
8:58 PM Ticket #21984 (USB 2.0 (OHCI + EHCI) controller does not work) closed by Klaus Espenlaub
duplicate: Duplicate of #21970.
8:38 PM Changeset in vbox [103324] by vboxsync
debian/control: added conflict to virtualbox-dkms to avoid …
6:35 PM MIT license edited by Klaus Espenlaub
(diff)
6:31 PM UPL license created by Klaus Espenlaub
6:22 PM Contributor_information edited by Klaus Espenlaub
(diff)
6:21 PM Changeset in vbox [103323] by vboxsync
Shared Clipboard: Condensed the X11 clipboard reading code even more …
5:24 PM Changeset in vbox [103322] by vboxsync
libpng-1.6.42: Enabled in trunk.
5:11 PM Changeset in vbox [103321] by vboxsync
FE/Qt: UIDesktopWidgetWatchdog: Get rid of UIDefs.h dependency; Moving …
5:10 PM Ticket #21986 (virtualbox-7.0 debian package should conflict with virtualbox-dkms ...) created by aposhian
The virtualbox-7.0 debian package has Conflicts fields for virtualbox, …
4:40 PM Changeset in vbox [103320] by vboxsync
FE/Qt: UITranslator: Get rid of UIDefs.h dependency; Moving SizeSuffix …
4:38 PM Changeset in vbox [103319] by vboxsync
libpng-1.6.42: Enabled in trunk.
4:24 PM Changeset in vbox [103318] by vboxsync
VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
4:02 PM Changeset in vbox [103317] by vboxsync
DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
3:57 PM Changeset in vbox [103316] by vboxsync
libpng-1.6.42: Applied and adjusted our libpng changes to 1.6.42. …
3:23 PM Changeset in vbox [103315] by vboxsync
FE/Qt: Machine settings / Display page / Recording tab and …
2:54 PM Changeset in vbox [103314] by vboxsync
libs: Copied libpng 1.6.37 in preparation for 1.6.42 upgrade. bugref:8515
2:19 PM Changeset in vbox [103313] by vboxsync
Docs: Changelog. bugref:9449
1:07 PM Changeset in vbox [103312] by vboxsync
docs/VBox-CodingGuidelines: Added warning about type promotion issues …
12:33 PM Changeset in vbox [103311] by vboxsync
Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
12:13 PM Changeset in vbox [103310] by vboxsync
Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
12:10 PM Changeset in vbox [103309] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Make sure we show …
11:54 AM Changeset in vbox [103308] by vboxsync
Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
11:30 AM Changeset in vbox [103307] by vboxsync
libs/xpcom: Fix VBoxXPCOMIPCD install path on macOS, bugref:10594
9:36 AM Changeset in vbox [103306] by vboxsync
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
9:00 AM Changeset in vbox [103305] by vboxsync
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
7:35 AM Changeset in vbox [103304] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
7:16 AM Changeset in vbox [103303] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
7:05 AM Changeset in vbox [103302] by vboxsync
Config.kmk: Enable VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC by default, bugref:10594

Feb 11, 2024:

10:37 PM Ticket #21985 (Headless boot from command line never completes with some guest OS) created by Thierry Lelegard
=== Configuration VirtualBox version 7.0.14 r161095 for Windows …
8:41 PM Changeset in vbox [103301] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
8:33 PM Changeset in vbox [103300] by vboxsync
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
8:26 PM Changeset in vbox [103299] by vboxsync
VMM/PGMPhys.cpp: Typo, bugref:3409
7:36 PM Changeset in vbox [103298] by vboxsync
VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
7:32 PM Changeset in vbox [103297] by vboxsync
Makefile.kmk: Enable warnings in parfait which were missed before, …
7:31 PM Changeset in vbox [103296] by vboxsync
Makefile.kmk: Enable warnings in parfait which were missed before, …
7:05 PM Changeset in vbox [103295] by vboxsync
include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
3:20 PM Ticket #21984 (USB 2.0 (OHCI + EHCI) controller does not work) created by oldtom
I have been using various virtual machines with Windows guest systems …

Feb 9, 2024:

3:20 PM Changeset in vbox [103294] by vboxsync
FE/Qt: bugref:10513: VM settings / Storage page: Give storage …
2:35 PM Changeset in vbox [103293] by vboxsync
Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
1:29 PM Changeset in vbox [103292] by vboxsync
Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
1:23 PM Changeset in vbox [103291] by vboxsync
Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
12:57 PM Changeset in vbox [103290] by vboxsync
VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
11:58 AM Changeset in vbox [103289] by vboxsync
VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
10:55 AM Changeset in vbox [103288] by vboxsync
Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …

Feb 8, 2024:

6:09 PM Changeset in vbox [103287] by vboxsync
FE/Qt: bugref:10384: VM settings / System page: Chipset option should …
3:38 PM Changeset in vbox [103286] by vboxsync
ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
3:27 PM Changeset in vbox [103285] by vboxsync
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
3:24 PM Changeset in vbox [103284] by vboxsync
IPRT/string: Added RTStrCat2() as a convenient function (build fix).
3:22 PM Changeset in vbox [103283] by vboxsync
IPRT/string: Added RTStrCat2() as a convenient function.
3:04 PM Changeset in vbox [103282] by vboxsync
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
2:37 PM Changeset in vbox [103281] by vboxsync
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
2:36 PM Changeset in vbox [103280] by vboxsync
FE/Qt: macOS: Palette color regression fix for unknown macOS versions.
2:04 PM Ticket #21983 (USB passthrough to scanners has stopped functioning in Win 7 VM in ...) created by TimothyEU
USB passthrough to two scanners in a Windows 7 VM has worked in …
1:04 PM Changeset in vbox [103279] by vboxsync
ansible, scm fix
12:56 PM Changeset in vbox [103278] by vboxsync
ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
12:21 PM Changeset in vbox [103277] by vboxsync
Makefile.kmk,webtools,tools: Copy the vbox-parfait.conf over to the …
12:08 PM Changeset in vbox [103276] by vboxsync
Changing the python version detection section
11:56 AM Changeset in vbox [103275] by vboxsync
Backed out r161549 again (not wanted / bloat).
11:09 AM Changeset in vbox [103274] by vboxsync
ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
9:35 AM Changeset in vbox [103273] by vboxsync
ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
9:23 AM Changeset in vbox [103272] by vboxsync
TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
9:08 AM Changeset in vbox [103271] by vboxsync
Validation Kit/tdUnitTest1.py: Pylint fixes.
8:28 AM Changeset in vbox [103270] by vboxsync
VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
7:37 AM Changeset in vbox [103269] by vboxsync
ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
6:35 AM Changeset in vbox [103268] by vboxsync
ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
6:34 AM Changeset in vbox [103267] by vboxsync
VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
5:23 AM Changeset in vbox [103266] by vboxsync
ValidationKit/bootsectors: Add missing high-register …
5:22 AM Changeset in vbox [103265] by vboxsync
VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
5:20 AM Changeset in vbox [103264] by vboxsync
VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
12:02 AM Changeset in vbox [103263] by vboxsync
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
12:00 AM Changeset in vbox [103262] by vboxsync
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …

Feb 7, 2024:

11:01 PM Ticket #21982 ([GA] Regression: We still suffer the black screen video driver bug ...) created by Julen Urizar Compains
Affected vbox versions: From VirtualBox-6.1-6.1.44_156814 to …
6:59 PM Ticket #21981 (Heavy screen flickering VirtualBox 6.1.50 / 7.0.14 Ubuntu guest ...) created by Erwin
Heavy screen flickering occurs with Ubuntu Wayland guest after …
5:39 PM Changeset in vbox [103261] by vboxsync
VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
4:56 PM Changeset in vbox [103260] by vboxsync
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
3:22 PM Changeset in vbox [103259] by vboxsync
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
3:21 PM Changeset in vbox [103258] by vboxsync
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
3:17 PM Changeset in vbox [103257] by vboxsync
VMM/IEM: Liveness analysis, part 9: Effective address calculation …
3:07 PM Changeset in vbox [103256] by vboxsync
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
3:02 PM Changeset in vbox [103255] by vboxsync
VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
2:56 PM Changeset in vbox [103254] by vboxsync
VMM: Fix implementation of movmskpd which would trash an innocent …
2:53 PM Changeset in vbox [103253] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
2:40 PM Changeset in vbox [103252] by vboxsync
IPRT/string: Added RTStrCopy2() as a convenient function.
1:16 PM Changeset in vbox [103251] by vboxsync
Shared Clipboard: More implicit fallthrough fixes (found by Parfait). …
1:16 PM Changeset in vbox [103250] by vboxsync
IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
1:15 PM Changeset in vbox [103249] by vboxsync
Validation Kit: More implicit fallthrough fixes (found by Parfait). …
1:14 PM Changeset in vbox [103248] by vboxsync
Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
1:14 PM Changeset in vbox [103247] by vboxsync
VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
1:12 PM Changeset in vbox [103246] by vboxsync
FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). …
11:53 AM Changeset in vbox [103245] by vboxsync
VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). …
11:52 AM Changeset in vbox [103244] by vboxsync
Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
11:51 AM Changeset in vbox [103243] by vboxsync
FE/VirtualBox/VBoxLicenseViewer: Fixed implicit fallthrough (found by …
11:50 AM Changeset in vbox [103242] by vboxsync
FE/VirtualBox/UIStorageSettingsEditor: Fixed implicit fallthrough …
11:30 AM Changeset in vbox [103241] by vboxsync
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
11:21 AM Changeset in vbox [103240] by vboxsync
Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload …
11:20 AM Changeset in vbox [103239] by vboxsync
Shared Clipboard/tstClipboardGH-X11: Fixed a leak in …
10:59 AM Changeset in vbox [103238] by vboxsync
Validation Kit/tdAddGuestCtrl.py: More tweaks for older versions and …
9:57 AM Changeset in vbox [103237] by vboxsync
ValidationKit/testdriver/vboxtestvms.py: Don't filter out hwvirt-np …
1:39 AM Changeset in vbox [103236] by vboxsync
VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
1:38 AM Changeset in vbox [103235] by vboxsync
VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
12:11 AM Changeset in vbox [103234] by vboxsync
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
12:09 AM Changeset in vbox [103233] by vboxsync
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …

Feb 6, 2024:

8:55 PM Changeset in vbox [103232] by vboxsync
IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
6:23 PM Changeset in vbox [103231] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Use .extend here. bugref:10586
4:03 PM Changeset in vbox [103230] by vboxsync
IPRT/process-win: Fixed regression from r152441, leading to start …
3:56 PM Changeset in vbox [103229] by vboxsync
Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. bugref:10586
2:24 PM Changeset in vbox [103228] by vboxsync
ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-basic-3 now …
2:19 PM Changeset in vbox [103227] by vboxsync
Storage/RAW.cpp: 63.5MB floppy support (validation kit boot sector …
12:53 PM Changeset in vbox [103226] by vboxsync
ValidationKit/tests/serial/tdSerial1: Fix typo
12:50 PM Changeset in vbox [103225] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Fixes for handling tuples. bugref:10586
11:55 AM Changeset in vbox [103224] by vboxsync
/Doxygen.Core: @opflclass. bugref:10372
10:59 AM Changeset in vbox [103223] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
9:24 AM Changeset in vbox [103222] by vboxsync
ValidationKit/testboxscript/testboxscript_real.py: Set the …
9:04 AM Changeset in vbox [103221] by vboxsync
ValidationKit/tests/cpu/tdCpuIemInstr1: Enable the bs3-cpu-generated-1 …
8:58 AM Changeset in vbox [103220] by vboxsync
VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
8:57 AM Changeset in vbox [103219] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Fixed session 0 checks. bugref:10586
8:51 AM Changeset in vbox [103218] by vboxsync
VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
8:45 AM Changeset in vbox [103217] by vboxsync
ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix instruction …
8:34 AM Changeset in vbox [103216] by vboxsync
ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the first …
7:49 AM Changeset in vbox [103215] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Exclude session 0 tests from too old …
2:03 AM Changeset in vbox [103214] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …

Feb 5, 2024:

10:53 PM Changeset in vbox [103213] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
10:29 PM Changeset in vbox [103212] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
6:30 PM Changeset in vbox [103211] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
6:11 PM Changeset in vbox [103210] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
6:08 PM Changeset in vbox [103209] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
5:36 PM Changeset in vbox [103208] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
4:15 PM Ticket #21980 (NAT Networks option need DHCP turning off and on to access internet in ...) created by ricter
In General options after creating a NAT network, after giving name, …
3:48 PM Changeset in vbox [103207] by vboxsync
FE/Qt: bugref:10501. Some more ironing.
3:17 PM Changeset in vbox [103206] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
2:55 PM Changeset in vbox [103205] by vboxsync
adding python versions
2:29 PM Changeset in vbox [103204] by vboxsync
ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
2:28 PM Changeset in vbox [103203] by vboxsync
ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
1:44 PM Changeset in vbox [103202] by vboxsync
ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
11:57 AM Ticket #21979 (Installing Guest Additions in Windows 8.1 leads to non-bootable system) created by cweiske
After installing Guest Additions on a fresh Windows 8.1 system with …
11:39 AM Changeset in vbox [103201] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
11:32 AM Changeset in vbox [103200] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
11:16 AM Changeset in vbox [103199] by vboxsync
ValKit/tmdb-r26-testboxes-4.pgsql: More table dumping. bugref:10592
10:57 AM Changeset in vbox [103198] by vboxsync
ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. [build fix] bugref:10592
10:00 AM Changeset in vbox [103197] by vboxsync
ValidationKit/testmanager: Distinguish between testboxes which can do …
9:40 AM Changeset in vbox [103196] by vboxsync
ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. bugref:10592
8:47 AM Changeset in vbox [103195] by vboxsync
VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
7:23 AM Changeset in vbox [103194] by vboxsync
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
6:53 AM Changeset in vbox [103193] by vboxsync
Doxyfile.core: doxygen fix, bugref:10372
5:42 AM Changeset in vbox [103192] by vboxsync
fix for r161455, missing break? bugref:10372

Feb 4, 2024:

11:41 PM Changeset in vbox [103191] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
11:26 PM Changeset in vbox [103190] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
11:19 PM Changeset in kBuild [3604] by bird
SlickEdit/kdev.e: Added function for C-escaping a selection block and …
8:47 PM Changeset in vbox [103189] by vboxsync
VMM/IEM: Better code. bugref:10372
8:46 PM Changeset in vbox [103188] by vboxsync
VMM/IEM: Fix. bugref:10372
8:45 PM Changeset in vbox [103187] by vboxsync
VMM/IEM: scm fix. bugref:10372
3:43 PM Changeset in vbox [103186] by vboxsync
VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
3:42 PM Changeset in vbox [103185] by vboxsync
VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …

Feb 3, 2024:

8:16 PM Changeset in vbox [103184] by vboxsync
Fix broken build and broken 'with assembly' ability to run VMs at all; …
3:44 PM Changeset in vbox [103183] by vboxsync
ValidationKit/bootsectors: fix bs3 error count display on VM console, …
3:44 PM Changeset in vbox [103182] by vboxsync
VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
2:13 AM Changeset in vbox [103181] by vboxsync
VMM/IEM: Liveness analysis, part 1. bugref:10372

Feb 2, 2024:

10:00 PM Ticket #21978 (Virtual machine crashes when trying attach host LPT) closed by Klaus Espenlaub
wontfix: The parallel port passthrough code on Windows host was disabled with …
8:11 PM Testbuilds edited by Klaus Espenlaub
(diff)
7:18 PM Ticket #21978 (Virtual machine crashes when trying attach host LPT) created by alexnnn
I run VirtualBox on the Windows 11 host. My host machine has a LPT …
5:26 PM Changeset in vbox [103180] by vboxsync
FE/Qt: bugref:10384: VM settings / System page: Hiding chipset type …
5:05 PM Changeset in vbox [103179] by vboxsync
FE/Qt: bugref:10384: VM settings / System page: Hiding acceleration …
3:43 PM Changeset in vbox [103178] by vboxsync
FE/Qt: bugref:10384: UIBootOrderEditor: Take into account that there …
2:47 PM Changeset in vbox [103177] by vboxsync
Validation Kit: Added a new tool 'VBoxGuestControlHelper', which can …
2:07 PM Changeset in vbox [103176] by vboxsync
libs/xpcom/python: Some cleanup, bugref:3409
1:15 PM Changeset in vbox [103175] by vboxsync
VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
12:59 PM Changeset in vbox [103174] by vboxsync
Reverted r161431 again (Audio/VKAT: Declared some more functions as …
12:53 PM Changeset in vbox [103173] by vboxsync
Audio/VKAT: Declared some more functions as static.
12:01 PM Changeset in vbox [103172] by vboxsync
FE/Qt: bugref:10501. Small fixes on context menu stuff.
11:21 AM Changeset in vbox [103171] by vboxsync
FE/Qt: bugref:10501. Some fixes in the table sort functionality.
9:02 AM Changeset in vbox [103170] by vboxsync
include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
7:36 AM Ticket #21977 (IBM i Access Client Solutions doesn't work) created by annfield
I work with VirtualBox to log on to IBM systems from our customers. …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette