VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57746   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Fixing code style error made in r102668.
(edit) @57745   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Small Coding guidline change in …
(edit) @57744   10 years vboxsync FE/Qt: 7837: Runtime UI: Storing temporary file of screenshot in …
(edit) @57743   10 years vboxsync DnD/VbglR3: Check the host version before doing a (blocking) …
(edit) @57742   10 years vboxsync FE/Qt: About Dialog: Removing hardcoding of vendor name and year in …
(edit) @57741   10 years vboxsync Additions/VBoxTray: - Refactored internal services to use the …
(edit) @57740   10 years vboxsync tdUnitTest1.py: arg
(edit) @57739   10 years vboxsync NAT: G/c unused port_forward_rule::mac_address.
(edit) @57738   10 years vboxsync NAT: udp_listen: better log message when bind(2) fails.
(edit) @57737   10 years vboxsync common/misc/http.cpp -> generic/http-curl.cpp
(edit) @57736   10 years vboxsync DrvHostDSound: dynamically load dsound.dll
(edit) @57735   10 years vboxsync SUPDrv.cpp: Fixed SUP_IOCTL_LDR_LOAD regression from the szError info …
(edit) @57734   10 years vboxsync tdUnitTest1.py: Disabled tstRTR0TimerDriver on 32-bit windows, see …
(edit) @57733   10 years vboxsync VMM/HMVMXR0: Remove obsolete/wrong assertion.
(edit) @57732   10 years vboxsync Additions/linux: add .pid extension to the PID file
(edit) @57731   10 years vboxsync tdUnitTest1.py: Disabled tstRTFileAio again, it still fails.
(edit) @57730   10 years vboxsync Windows build fix
(edit) @57729   10 years vboxsync VBoxService: s/vboxServiceCreatePidFile/VbglR3PidFile/
(edit) @57728   10 years vboxsync RTHttpDestroy: duh
(edit) @57727   10 years vboxsync RTHttp: Implemented no_proxy parsing.
(edit) @57726   10 years vboxsync RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.
(edit) @57725   10 years vboxsync uri.cpp: Build fix.
(edit) @57724   10 years vboxsync tstRTUri: Added test with UTF-8 chars both in escaped and plain forms.
(edit) @57723   10 years vboxsync RTUri: Reworked the API to a one time parsing and make sure we get …
(edit) @57722   10 years vboxsync iprt/string.h: Provide memrchr on platforms which doesn't have it.
(edit) @57721   10 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57720   10 years vboxsync RTUri: Preps for parsing the authority bits into smaller pieces for …
(edit) @57718   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Code comment improvement.
(edit) @57717   10 years vboxsync DrvHostDSound: CFGMR3QueryStringAlloc()
(edit) @57716   10 years vboxsync FE/Qt: About Dialog: Small coding style and review comments fixes.
(edit) @57715   10 years vboxsync FE/Qt: Runtime UI: Visual representation mode handling: Watch for mode …
(edit) @57714   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Making cancel option as default in …
(edit) @57713   10 years vboxsync DevEFI: moved communication with the driver from the destructor to the …
(edit) @57712   10 years vboxsync Installer/linux: refactored service script handling to external, …
(edit) @57711   10 years vboxsync Installer/linux: refactored service script handling to external, …
(edit) @57710   10 years vboxsync Comment, renaming.
(edit) @57709   10 years vboxsync DevAHCI: ATA_TRUSTED_RECEIVE_DMA is not implemented but don't assert
(edit) @57708   10 years vboxsync Comment typo.
(edit) @57707   10 years vboxsync NetAdp/Win: free adapter memory on halt (#8033)
(edit) @57706   10 years vboxsync tstRTFileAio: tell us why the test was skipped
(edit) @57705   10 years vboxsync tdUnitTest1.py: re-enable tstRTFileAio
(edit) @57704   10 years vboxsync tstRTFileAio: EINVAL is the documented error code for file systems o …
(edit) @57703   10 years vboxsync VMM: alignment fix for 32-bit
(edit) @57702   10 years vboxsync duh
(edit) @57701   10 years vboxsync tdUnitTest1.py: Disable tstGIP-2 till it's fixed. (Do it in the right …
(edit) @57700   10 years vboxsync tdUnitTest1.py: Disabled tstRTFileAio for on linux, awaiting …
(edit) @57699   10 years vboxsync IPRT: build fix.
(edit) @57698   10 years vboxsync IPRT: More Solaris 11 certificate paths.
(edit) @57697   10 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update.
(edit) @57696   10 years vboxsync RTPathGlob: Follow links, duh.
(edit) @57695   10 years vboxsync tdUnitTest1.py: Disable tstGIP-2 till it's fixed.
(edit) @57694   10 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
(edit) @57693   10 years vboxsync FE/Qt: Crash fix for r102570.
(edit) @57692   10 years vboxsync FE/Qt: 8010: GUI MessageBox: Small update for the 102504: Since the …
(edit) @57691   10 years vboxsync Runtime: only compile if VBOX_WITH_LIBCURL defined
(edit) @57690   10 years vboxsync Additions/vbox-greeter: build fix
(edit) @57689   10 years vboxsync New IPRT tool: RTHttp, a very simple URL getter.
(edit) @57688   10 years vboxsync FE/Qt: 7837: Runtime UI: Taking immediate screenshot of VM, before …
(edit) @57687   10 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of …
(edit) @57686   10 years vboxsync RTPathGlob: fix for a another stupid bug.
(edit) @57685   10 years vboxsync RTPathGlob: stupid bug fix.
(edit) @57684   10 years vboxsync VMM: check the return code
(edit) @57683   10 years vboxsync VMM/PDM: clear driver instance data after destruction, to catch use …
(edit) @57681   10 years vboxsync RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update.
(edit) @57680   10 years vboxsync testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE) - …
(edit) @57679   10 years vboxsync testboxcontroller.py: Log the sError value and not just the raw XML in …
(edit) @57678   10 years vboxsync testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE).
(edit) @57677   10 years vboxsync tstSSLCertDownloads: Don't use friend, use a static class function …
(edit) @57676   10 years vboxsync tstSSLCertDownloads: Enabled it again with build fixes.
(edit) @57675   10 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 5).
(edit) @57674   10 years vboxsync disable tstSSLCertDownloads, need to figure out build breaks first.
(edit) @57673   10 years vboxsync tstSSLCertDownloads build fix
(edit) @57672   10 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 4).
(edit) @57671   10 years vboxsync UINetworkReply: Fixed s_aCerts size and added a testcase for checking …
(edit) @57670   10 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 3).
(edit) @57669   10 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 2).
(edit) @57668   10 years vboxsync FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 1).
(edit) @57667   10 years vboxsync FE/Qt: Thread-pool itself should delete processed tasks (instead of …
(edit) @57666   10 years vboxsync UINetworkReply: Bugfix from previous commit and jettisoning the …
(edit) @57665   10 years vboxsync UINetworkReply: Remove the ancient 1st generation verisign certificate …
(edit) @57664   10 years vboxsync FE/Qt: Thread-pool: Use the task types to distinguish one kind of …
(edit) @57663   10 years vboxsync FE/Qt: Thread-pool: Get rid of personal storage, use Qt property …
(edit) @57662   10 years vboxsync
(edit) @57661   10 years vboxsync Guest Control/VBoxService: Fixed adopting main service's env var …
(edit) @57660   10 years vboxsync Guest Control/VBoxService: Added logging of guest process environment …
(edit) @57659   10 years vboxsync Guest Control/VBoxService: Addressed some todos.
(edit) @57658   10 years vboxsync VNC: build fix
(edit) @57657   10 years vboxsync tstRTVfs: On all platforms.
(edit) @57656   10 years vboxsync IPRT/process-win.cpp: Don't unset env variables from parent in …
(edit) @57655   10 years vboxsync UINetworkReply.cpp: Reinterpret no user specified proxy config as a …
(edit) @57654   10 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57653   10 years vboxsync Main/HostPowerLinux: fix a potential crash on exit, e.g. during debugging.
(edit) @57652   10 years vboxsync crypto/tsp-template.h: Corrected decoding of the seconds member, it's …
(edit) @57651   10 years vboxsync NAT/Net: Fix a race on OS X and Windows (HAVE_TCP_POLLHUP == POLLIN). …
(edit) @57650   10 years vboxsync supHardNt: Adjustment for 64-bit Windows 10 build 10525 and later.
(edit) @57649   10 years vboxsync
(edit) @57648   10 years vboxsync tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
(edit) @57647   10 years vboxsync fixed bug in ASMBitSetRange()
(edit) @57646   10 years vboxsync IPRT/pipe: build fix
(edit) @57645   10 years vboxsync IPRT/pipe: build fix
Note: See TracRevisionLog for help on using the revision log.

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