VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57714   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Making cancel option as default in …
(edit) @57713   9 years vboxsync DevEFI: moved communication with the driver from the destructor to the …
(edit) @57712   9 years vboxsync Installer/linux: refactored service script handling to external, …
(edit) @57711   9 years vboxsync Installer/linux: refactored service script handling to external, …
(edit) @57710   9 years vboxsync Comment, renaming.
(edit) @57709   9 years vboxsync DevAHCI: ATA_TRUSTED_RECEIVE_DMA is not implemented but don't assert
(edit) @57708   9 years vboxsync Comment typo.
(edit) @57707   9 years vboxsync NetAdp/Win: free adapter memory on halt (#8033)
(edit) @57706   9 years vboxsync tstRTFileAio: tell us why the test was skipped
(edit) @57705   9 years vboxsync tdUnitTest1.py: re-enable tstRTFileAio
(edit) @57704   9 years vboxsync tstRTFileAio: EINVAL is the documented error code for file systems o …
(edit) @57703   9 years vboxsync VMM: alignment fix for 32-bit
(edit) @57702   9 years vboxsync duh
(edit) @57701   9 years vboxsync tdUnitTest1.py: Disable tstGIP-2 till it's fixed. (Do it in the right …
(edit) @57700   9 years vboxsync tdUnitTest1.py: Disabled tstRTFileAio for on linux, awaiting …
(edit) @57699   9 years vboxsync IPRT: build fix.
(edit) @57698   9 years vboxsync IPRT: More Solaris 11 certificate paths.
(edit) @57697   9 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update.
(edit) @57696   9 years vboxsync RTPathGlob: Follow links, duh.
(edit) @57695   9 years vboxsync tdUnitTest1.py: Disable tstGIP-2 till it's fixed.
(edit) @57694   9 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
(edit) @57693   9 years vboxsync FE/Qt: Crash fix for r102570.
(edit) @57692   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Small update for the 102504: Since the …
(edit) @57691   9 years vboxsync Runtime: only compile if VBOX_WITH_LIBCURL defined
(edit) @57690   9 years vboxsync Additions/vbox-greeter: build fix
(edit) @57689   9 years vboxsync New IPRT tool: RTHttp, a very simple URL getter.
(edit) @57688   9 years vboxsync FE/Qt: 7837: Runtime UI: Taking immediate screenshot of VM, before …
(edit) @57687   9 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of …
(edit) @57686   9 years vboxsync RTPathGlob: fix for a another stupid bug.
(edit) @57685   9 years vboxsync RTPathGlob: stupid bug fix.
(edit) @57684   9 years vboxsync VMM: check the return code
(edit) @57683   9 years vboxsync VMM/PDM: clear driver instance data after destruction, to catch use …
(edit) @57682   9 years vboxsync ASMBitClearRange()/ASMBitSetRange(): use 1U for bit shifts, otherwise …
(edit) @57681   9 years vboxsync RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update.
(edit) @57680   9 years vboxsync testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE) - …
(edit) @57679   9 years vboxsync testboxcontroller.py: Log the sError value and not just the raw XML in …
(edit) @57678   9 years vboxsync testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE).
(edit) @57677   9 years vboxsync tstSSLCertDownloads: Don't use friend, use a static class function …
(edit) @57676   9 years vboxsync tstSSLCertDownloads: Enabled it again with build fixes.
(edit) @57675   9 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 5).
(edit) @57674   9 years vboxsync disable tstSSLCertDownloads, need to figure out build breaks first.
(edit) @57673   9 years vboxsync tstSSLCertDownloads build fix
(edit) @57672   9 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 4).
(edit) @57671   9 years vboxsync UINetworkReply: Fixed s_aCerts size and added a testcase for checking …
(edit) @57670   9 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 3).
(edit) @57669   9 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 2).
(edit) @57668   9 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 1).
(edit) @57667   9 years vboxsync FE/Qt: Thread-pool itself should delete processed tasks (instead of …
(edit) @57666   9 years vboxsync UINetworkReply: Bugfix from previous commit and jettisoning the …
(edit) @57665   9 years vboxsync UINetworkReply: Remove the ancient 1st generation verisign certificate …
(edit) @57664   9 years vboxsync FE/Qt: Thread-pool: Use the task types to distinguish one kind of …
(edit) @57663   9 years vboxsync FE/Qt: Thread-pool: Get rid of personal storage, use Qt property …
(edit) @57662   9 years vboxsync
(edit) @57661   9 years vboxsync Guest Control/VBoxService: Fixed adopting main service's env var …
(edit) @57660   9 years vboxsync Guest Control/VBoxService: Added logging of guest process environment …
(edit) @57659   9 years vboxsync Guest Control/VBoxService: Addressed some todos.
(edit) @57658   9 years vboxsync VNC: build fix
(edit) @57657   9 years vboxsync tstRTVfs: On all platforms.
(edit) @57656   9 years vboxsync IPRT/process-win.cpp: Don't unset env variables from parent in …
(edit) @57655   9 years vboxsync UINetworkReply.cpp: Reinterpret no user specified proxy config as a …
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57653   9 years vboxsync Main/HostPowerLinux: fix a potential crash on exit, e.g. during debugging.
(edit) @57652   9 years vboxsync crypto/tsp-template.h: Corrected decoding of the seconds member, it's …
(edit) @57651   9 years vboxsync NAT/Net: Fix a race on OS X and Windows (HAVE_TCP_POLLHUP == POLLIN). …
(edit) @57650   9 years vboxsync supHardNt: Adjustment for 64-bit Windows 10 build 10525 and later.
(edit) @57649   9 years vboxsync
(edit) @57648   9 years vboxsync tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
(edit) @57647   9 years vboxsync fixed bug in ASMBitSetRange()
(edit) @57646   9 years vboxsync IPRT/pipe: build fix
(edit) @57645   9 years vboxsync IPRT/pipe: build fix
(edit) @57644   9 years vboxsync IPRT/pipe: build fix
(edit) @57643   9 years vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57642   9 years vboxsync Main/linux: one more check if DBus is not available (should fix a …
(edit) @57641   9 years vboxsync RTCrPemFreeSections: pbData is always on the heap, so don't call …
(edit) @57640   9 years vboxsync FE/Qt: 7918: Adding close-button at the bottom of About-VirtualBox dialog.
(edit) @57639   9 years vboxsync Main/Network: report errors from VBoxNetCfg back to VBoxManage (#7973)
(edit) @57638   9 years vboxsync tstRTVfs: Didn't mean to disable the std input test.
(edit) @57637   9 years vboxsync tstRTVfs: Fixed incorrect RTTest usage.
(edit) @57636   9 years vboxsync RTPipeFromNative/win: Handle full duplex pipes without asserting and …
(edit) @57635   9 years vboxsync RTVfsIoStrmFromRTFile: Fixed reference leak.
(edit) @57634   9 years vboxsync fileio-win.cpp: W10 return ERROR_INVALID_FUNCTION in RTFileQueryInfo …
(edit) @57633   9 years vboxsync WDDM: minor fixes for VBOXWDDMDISP_DEVICE::cRTs greater than 1
(edit) @57632   9 years vboxsync USBIdDatabaseGenerator: coding style
(edit) @57631   9 years vboxsync FE/Qt: Thread-pool: Cleanup/rework.
(edit) @57630   9 years vboxsync Main/HostUSBdevice: Disable USB aliasing temporary
(edit) @57629   9 years vboxsync FE/Qt: Thread-pool: Get rid of friend classes.
(edit) @57628   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Passing the right default focus to …
(edit) @57627   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Fixing default focus.
(edit) @57626   9 years vboxsync FE/Qt: Thread-pool: Doxy (part 2).
(edit) @57625   9 years vboxsync Main/HostUSBdevice: USB dtabase enabled + minor fix
(edit) @57624   9 years vboxsync IPRT,UINetworkReply: Fixes, logging.
(edit) @57623   9 years vboxsync VMM/PATM: when adding a new PATM saved state version in r98941, one …
(edit) @57622   9 years vboxsync duh2
(edit) @57621   9 years vboxsync duh
(edit) @57620   9 years vboxsync fileio-win.cpp: Condensed the console I/O handle workaround code in …
(edit) @57619   9 years vboxsync IPRT/testcase: Run tstRTVfs only for Windows at the moment.
(edit) @57618   9 years vboxsync FE/Qt: resorted to fix a warning with gcc
(edit) @57617   9 years vboxsync IPRT: Build fix.
(edit) @57616   9 years vboxsync IPRT,UINetworkReply: Build & bug fixes.
(edit) @57615   9 years vboxsync RTPathGlob: build and bug fix.
Note: See TracRevisionLog for help on using the revision log.

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