VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57742   9 years vboxsync FE/Qt: About Dialog: Removing hardcoding of vendor name and year in …
(edit) @57741   9 years vboxsync Additions/VBoxTray: - Refactored internal services to use the …
(edit) @57740   9 years vboxsync tdUnitTest1.py: arg
(edit) @57739   9 years vboxsync NAT: G/c unused port_forward_rule::mac_address.
(edit) @57738   9 years vboxsync NAT: udp_listen: better log message when bind(2) fails.
(edit) @57737   9 years vboxsync common/misc/http.cpp -> generic/http-curl.cpp
(edit) @57736   9 years vboxsync DrvHostDSound: dynamically load dsound.dll
(edit) @57735   9 years vboxsync SUPDrv.cpp: Fixed SUP_IOCTL_LDR_LOAD regression from the szError info …
(edit) @57734   9 years vboxsync tdUnitTest1.py: Disabled tstRTR0TimerDriver on 32-bit windows, see …
(edit) @57733   9 years vboxsync VMM/HMVMXR0: Remove obsolete/wrong assertion.
(edit) @57732   9 years vboxsync Additions/linux: add .pid extension to the PID file
(edit) @57731   9 years vboxsync tdUnitTest1.py: Disabled tstRTFileAio again, it still fails.
(edit) @57730   9 years vboxsync Windows build fix
(edit) @57729   9 years vboxsync VBoxService: s/vboxServiceCreatePidFile/VbglR3PidFile/
(edit) @57728   9 years vboxsync RTHttpDestroy: duh
(edit) @57727   9 years vboxsync RTHttp: Implemented no_proxy parsing.
(edit) @57726   9 years vboxsync RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.
(edit) @57725   9 years vboxsync uri.cpp: Build fix.
(edit) @57724   9 years vboxsync tstRTUri: Added test with UTF-8 chars both in escaped and plain forms.
(edit) @57723   9 years vboxsync RTUri: Reworked the API to a one time parsing and make sure we get …
(edit) @57722   9 years vboxsync iprt/string.h: Provide memrchr on platforms which doesn't have it.
(edit) @57721   9 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57720   9 years vboxsync RTUri: Preps for parsing the authority bits into smaller pieces for …
(edit) @57719   9 years vboxsync iprt/string.h: Added RTStrOffCharOrTerm.
(edit) @57718   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Code comment improvement.
(edit) @57717   9 years vboxsync DrvHostDSound: CFGMR3QueryStringAlloc()
(edit) @57716   9 years vboxsync FE/Qt: About Dialog: Small coding style and review comments fixes.
(edit) @57715   9 years vboxsync FE/Qt: Runtime UI: Visual representation mode handling: Watch for mode …
(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 …
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