|
|
@98263
|
2 years |
vboxsync |
Main: rc() -> hrc()/vrc().
|
|
|
@98262
|
2 years |
vboxsync |
Main: rc() -> hrc()/vrc(). bugref:10223
|
|
|
@98261
|
2 years |
vboxsync |
Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
|
|
|
@98260
|
2 years |
vboxsync |
Main/ConsoleImpl.cpp: rc -> vrc/hrc bugref:10223
|
|
|
@98257
|
2 years |
vboxsync |
*.kmk: s/VBOX_WIN_NEWDEV/VBoxWinNewDevLib/ (sdk) bugref:10348
|
|
|
@98256
|
2 years |
vboxsync |
*.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
|
|
|
@98255
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
|
|
|
@98252
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_VPX/VBoxLibVpx (sdk) bugref:10348
|
|
|
@98250
|
2 years |
vboxsync |
*.kmk: s/VBOX_SSH/VBoxLibSsh (sdk) bugref:10348
|
|
|
@98248
|
2 years |
vboxsync |
/*.kmk,configure*: s/VBOX_VORBIS/VBoxLibVorbis/ (sdk) bugref:10348
|
|
|
@98247
|
2 years |
vboxsync |
/*.kmk,configure*: s/VBOX_OGG/VBoxLibOgg/ (sdk) bugref:10348
|
|
|
@98241
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
|
|
|
@98239
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_LIBPNG/VBoxLibPng/ (SDK) bugref:10348
|
|
|
@98233
|
2 years |
vboxsync |
Main/webservices/Makefile.kmk: s/VBOXWEBR3EXE/VBoxWebR3Exe/ bugref:10348
|
|
|
@98189
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINCLIENTTSTEXE/VBoxMainClientTstExe/ bugref:10348
|
|
|
@98188
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348
|
|
|
@98187
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINCLIENTEXE/VBoxMainClientExe/ bugref:10348
|
|
|
@98186
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINTSTEXE/VBoxMainTstExe/ bugref:10348
|
|
|
@98185
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINCOMP/VBoxMainComp/ bugref:10348
|
|
|
@98183
|
2 years |
vboxsync |
*.kmk: s/VBOXMAINEXE/VBoxMainExe/ bugref:10348
|
|
|
@98169
|
2 years |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98133
|
2 years |
vboxsync |
*.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
|
|
|
@98128
|
2 years |
vboxsync |
*.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
|
|
|
@98127
|
2 years |
vboxsync |
*.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
|
|
|
@98123
|
2 years |
vboxsync |
Main/Console: Todo wrt MSD hotplugging and some coding style nits.
|
|
|
@98115
|
2 years |
vboxsync |
Main: scm updates
|
|
|
@98108
|
2 years |
vboxsync |
Manual (C) year updates.
|
|
|
@98106
|
2 years |
vboxsync |
Manual (C) year updates.
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@98102
|
2 years |
vboxsync |
Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
|
|
|
@98101
|
2 years |
vboxsync |
Main/IMachine::attachDevice: Attempt at fixing r150710 regression. …
|
|
|
@98100
|
2 years |
vboxsync |
Main: Nits.
|
|
|
@98099
|
2 years |
vboxsync |
Main/HostHardwareLinux.cpp: Get rid of the for(;;) loop introduced in …
|
|
|
@98097
|
2 years |
vboxsync |
Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
|
|
|
@98095
|
2 years |
vboxsync |
Main/Console: Implemented a LED query optimization, where also keep …
|
|
|
@98091
|
2 years |
vboxsync |
Main/Console: LED related cleanups. bugref:9892
|
|
|
@98089
|
2 years |
vboxsync |
Audio/Settings: Compile fixes if VBOX_WITH_AUDIO_PULSE and …
|
|
|
@98088
|
2 years |
vboxsync |
Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
|
|
|
@98087
|
2 years |
vboxsync |
Main/AutoLock.cpp: Don't use Utf8StrFmt when RTCString::printf will do.
|
|
|
@98086
|
2 years |
vboxsync |
Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
|
|
|
@98085
|
2 years |
vboxsync |
Main/ConsoleImpl: Added @todo's to getDeviceActivity regarding …
|
|
|
@98084
|
2 years |
vboxsync |
Main/ConsoleImpl: Another small getDeviceActivity optimization, …
|
|
|
@98082
|
2 years |
vboxsync |
Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
|
|
|
@98073
|
2 years |
vboxsync |
Main/HostHardwareLinux.cpp: We don't need to dynamically resolve …
|
|
|
@98072
|
2 years |
vboxsync |
Main/HostDnsSeCiceLinux.cpp: Logging. bugref:10255
|
|
|
@98071
|
2 years |
vboxsync |
Main/HostDnsServiceLinux.cpp: Massaged the resolv.conf monitoring code …
|
|
|
@98069
|
2 years |
vboxsync |
Main/Host: Comments nits.
|
|
|
@98068
|
2 years |
vboxsync |
Main/HostDnsServiceLinux.cpp: Worked out a bunch of bugs and issues …
|
|
|
@98067
|
2 years |
vboxsync |
Main/HostDnsServiceLinux.cpp: Some @todos and cleanups. bugref:10255
|
|
|
@98061
|
2 years |
vboxsync |
VBoxSDS: restored accidentally deleted logger call. bugref:10334
|
|
|
@98053
|
2 years |
vboxsync |
VBoxSDS: Reduced unnecessary logging.
|
|
|
@98046
|
2 years |
vboxsync |
Main/IConsole: Updates. bugref:10340
|
|
|
@98044
|
2 years |
vboxsync |
Main: Added redundancy pending release. Fixed minor issues with …
|
|
|
@98042
|
2 years |
vboxsync |
Main/Medium: Fix raw disk VMDK typo and fix the diff image variant …
|
|
|
@98041
|
2 years |
vboxsync |
Main/Medium: Can't use raw disk VMDK for differencing images and also …
|
|
|
@98035
|
2 years |
vboxsync |
reimplemented changes for bugref:10180 after seperating the changes …
|
|
|
@98028
|
2 years |
vboxsync |
Audio/Main: Made the Backupable<T> align with the rest of Main (via a …
|
|
|
@98021
|
2 years |
vboxsync |
Main/NetIf-solaris.cpp: A couple of warnings.
|
|
|
@98020
|
2 years |
vboxsync |
Main/PerformanceSolaris.cpp: 4 warnings, two involving what seems like …
|
|
|
@98011
|
2 years |
vboxsync |
Audio/Main: Added missing AutoCallers to the public IAudioAdapter methods.
|
|
|
@97993
|
2 years |
vboxsync |
Main/testcases/tstGuestCtrlPaths: Disable assertions where they are …
|
|
|
@97980
|
2 years |
vboxsync |
Guest Control/Main: Fixes for directoryCreateTemp() when aMode is …
|
|
|
@97935
|
2 years |
vboxsync |
Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
|
|
|
@97932
|
2 years |
vboxsync |
Main: backout. bugref:10090
|
|
|
@97931
|
2 years |
vboxsync |
Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
|
|
|
@97890
|
2 years |
vboxsync |
Main/USBDeviceFilter: Skip some unnecessary Utf8Str copying.
|
|
|
@97889
|
2 years |
vboxsync |
Main/USBDeviceFilter: Reverted out r154880 as it breaks the API as …
|
|
|
@97865
|
2 years |
vboxsync |
Main: undo. bugref:10090
|
|
|
@97864
|
2 years |
vboxsync |
Main: Added API function Medium::resizeAndCloneTo. Modified …
|
|
|
@97835
|
2 years |
vboxsync |
DnD/Main: Added some more user-friendly error texts when beginning a …
|
|
|
@97822
|
2 years |
vboxsync |
DnD/Main: Don't set (and return) an error for …
|
|
|
@97817
|
2 years |
vboxsync |
DnD/Main: Fixed GuestDnDState::isProgressRunning().
|
|
|
@97815
|
2 years |
vboxsync |
VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
|
|
|
@97805
|
2 years |
vboxsync |
Main/USBDeviceFilter: Treat port number filter correctly as a decimal …
|
|
|
@97802
|
2 years |
vboxsync |
DnD/Main: Made the progress object description a bit more flexible, to …
|
|
|
@97801
|
2 years |
vboxsync |
DnD/Main: Some more reset handling fixes.
|
|
|
@97798
|
2 years |
vboxsync |
DnD/Main: Reset handling fixes: Use reset() with the GuestDnDState …
|
|
|
@97791
|
2 years |
vboxsync |
VMMDev mouse: bugref:10285: Fix burn.
|
|
|
@97790
|
2 years |
vboxsync |
VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
|
|
|
@97788
|
2 years |
vboxsync |
DnD: Simplified / untangled reset handling:
- Don't implicitly reset …
|
|
|
@97786
|
2 years |
vboxsync |
DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
|
|
|
@97784
|
2 years |
vboxsync |
DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
|
|
|
@97783
|
2 years |
vboxsync |
DnD/Main: Added ability to report back the guest-side rc when waiting …
|
|
|
@97781
|
2 years |
vboxsync |
DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
|
|
|
@97780
|
2 years |
vboxsync |
DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
|
|
|
@97772
|
2 years |
vboxsync |
DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
|
|
|
@97761
|
2 years |
vboxsync |
DnD/Main: Don't set any (new) progress if the progress object already …
|
|
|
@97760
|
2 years |
vboxsync |
DnD/Main: Don't set any (new) progress if the progress object already …
|
|
|
@97751
|
2 years |
vboxsync |
DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
|
|
|
@97750
|
2 years |
vboxsync |
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
|
|
|
@97749
|
2 years |
vboxsync |
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
|
|
|
@97725
|
2 years |
vboxsync |
DnD/Main: Increased the default timeout of …
|
|
|
@97724
|
2 years |
vboxsync |
DnD/Main: Also be a bit more informative wrt error reporting to the …
|
|
|
@97720
|
2 years |
vboxsync |
DnD/Main: Added some more (verbose) release logging for the drop …
|
|
|
@97719
|
2 years |
vboxsync |
DnD/Main: Added a dedicated COM error for drag and drop operations …
|
|
|
@97717
|
2 years |
vboxsync |
DnD/Main: Added some more (verbose) release logging for the drop …
|
|
|
@97716
|
2 years |
vboxsync |
Main/Console: If the snapshot directory (identified by …
|
|
|
@97711
|
2 years |
vboxsync |
Main/glue-java.xsl: Move the closing "p" tag around. Javadoc needs it …
|
|
|
@97710
|
2 years |
vboxsync |
Main/glue-java.xsl: Remove leftover table related tags.
|
|
|
@97709
|
2 years |
vboxsync |
Main/glue-java.xsl, Main/VirtualBox.xidl: Eliminate the use of the …
|
|
|