|
|
@57857
|
9 years |
vboxsync |
VMM: unused parameter warnings.
|
|
|
@57856
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57855
|
9 years |
vboxsync |
VMM: Another crack at having more warnings for VMM code enabled.
|
|
|
@57854
|
9 years |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57853
|
9 years |
vboxsync |
VMM/PGMAllBth.h: removed STAM profile counter not used locally.
|
|
|
@57852
|
9 years |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57851
|
9 years |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57850
|
9 years |
vboxsync |
Network/DrvNAT: Plug small memory leak in error case
|
|
|
@57849
|
9 years |
vboxsync |
HostServices/SharedFolders: allow colon character for darwin host.
|
|
|
@57848
|
9 years |
vboxsync |
Additions/Graphics/WDDM: Mark allocations as visible to the CPU so we …
|
|
|
@57847
|
9 years |
vboxsync |
tstRTUri: a couple of more tests.
|
|
|
@57846
|
9 years |
vboxsync |
SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
|
|
|
@57845
|
9 years |
vboxsync |
RTProcCreateEx/win: uninitialized rc fix and made the …
|
|
|
@57844
|
9 years |
vboxsync |
FE/Qt: Selector-window cleanup/rework (step 6): Representing …
|
|
|
@57843
|
9 years |
vboxsync |
RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
|
|
|
@57842
|
9 years |
vboxsync |
FE/Qt: Selector-window cleanup/rework (step 5): Prepare/Cleanup …
|
|
|
@57841
|
9 years |
vboxsync |
warning
|
|
|
@57840
|
9 years |
vboxsync |
unused variable
|
|
|
@57839
|
9 years |
vboxsync |
HostDrivers/linux: don't check the error code of misc_deregister(), …
|
|
|
@57838
|
9 years |
vboxsync |
tstRTSymlink: Warning.
|
|
|
@57837
|
9 years |
vboxsync |
FE/Qt: Selector-window cleanup/rework (step 4): Reordering.
|
|
|
@57836
|
9 years |
vboxsync |
FE/Qt: Selector-window cleanup/rework (step 3): Refactoring.
|
|
|
@57835
|
9 years |
vboxsync |
RTProc,RTEnv: First pass over the windows process creation code, …
|
|
|
@57834
|
9 years |
vboxsync |
VBoxServiceControlSession.cpp: No need to pass …
|
|
|
@57833
|
9 years |
vboxsync |
VBox-CodingGuidelines.cpp: A couple doxygen hints, warning about UTF-8 …
|
|
|
@57832
|
9 years |
vboxsync |
Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
|
|
|
@57831
|
9 years |
vboxsync |
NetFlt/win: Re-worked offloading handling (#8049)
|
|
|
@57830
|
9 years |
vboxsync |
FE/Qt: Selector-window cleanup/rework (step 2): Formatting.
|
|
|
@57829
|
9 years |
vboxsync |
FE/Qt: Selector-window cleanup/rework (step 1): Doxy.
|
|
|
@57828
|
9 years |
vboxsync |
small fix. wrong condition in AssertBreakStmt
|
|
|
@57827
|
9 years |
vboxsync |
Devices/Audio: actually consume samples in DrvHostNullAudio
|
|
|
@57826
|
9 years |
vboxsync |
DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
|
|
|
@57825
|
9 years |
vboxsync |
IPRT: Removed deprecated RTUriPath().
|
|
|
@57824
|
9 years |
vboxsync |
IPRT/process-win.cpp: Also clone the handed-in environment block.
|
|
|
@57823
|
9 years |
vboxsync |
VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
|
|
|
@57822
|
9 years |
vboxsync |
Mangling.
|
|
|
@57821
|
9 years |
vboxsync |
Mangling.
|
|
|
@57820
|
9 years |
vboxsync |
IPRT/process-win.cpp: User profile environment handling, take 2: …
|
|
|
@57819
|
9 years |
vboxsync |
configure: give Qt from tools priority if present.
|
|
|
@57818
|
9 years |
vboxsync |
pr7179. as example, first attempt to replace auto_ptr on generic C++ …
|
|
|
@57817
|
9 years |
vboxsync |
VBoxNetFlt/darwin: vboxNetFltDarwinIffInputOutputWorker - when we we …
|
|
|
@57816
|
9 years |
vboxsync |
VBoxNetFlt/darwin: Cosmetics - fSrc (packet source) is not a bitmask, …
|
|
|
@57815
|
9 years |
vboxsync |
http-curl.cpp: Hacked up a libproxy support using dynamic loading, …
|
|
|
@57814
|
9 years |
vboxsync |
http-curl.cpp: Implemented system proxy config for OS X and fixed …
|
|
|
@57813
|
9 years |
vboxsync |
http-curl.cpp: Implemented system proxy config for OS X and fixed …
|
|
|
@57812
|
9 years |
vboxsync |
Installer/linux: rework service handling in RPM to use shared scripts …
|
|
|
@57811
|
9 years |
vboxsync |
Installer/linux: missing error silencing.
|
|
|
@57810
|
9 years |
vboxsync |
FE/Qt: Settings dialog: Fixing bug due to which powered off VM with …
|
|
|
@57809
|
9 years |
vboxsync |
Reverted bad commit r102754.
|
|
|
@57808
|
9 years |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM …
|
|
|
@57807
|
9 years |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM builds.
|
|
|
@57806
|
9 years |
vboxsync |
FE/Qt: Reverting r100157 because it causes a regression.
|
|
|
@57805
|
9 years |
vboxsync |
FE/Qt: Small cleanup related to UIMachine.
|
|
|
@57804
|
9 years |
vboxsync |
Installer/linux: RPM build consistency fixes.
|
|
|
@57803
|
9 years |
vboxsync |
configure: small Qt detection fixes.
|
|
|
@57802
|
9 years |
vboxsync |
Installer/linux: do not enable PulseAudio for el5 RPMs.
|
|
|
@57801
|
9 years |
vboxsync |
Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
|
|
|
@57800
|
9 years |
vboxsync |
Guest Control/VBoxService: Use the newly introduced …
|
|
|
@57799
|
9 years |
vboxsync |
IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
|
|
|
@57798
|
9 years |
vboxsync |
Installer/linux: when creating an RPM, create the directories rpmbuild …
|
|
|
@57797
|
9 years |
vboxsync |
Installer/linux: build libvpx on centos too.
|
|
|
@57796
|
9 years |
vboxsync |
configure: detect qt in the tools directory too.
|
|
|
@57795
|
9 years |
vboxsync |
configure: better kernel header detection in a chroot.
|
|
|
@57794
|
9 years |
vboxsync |
http-curl.cpp: Implementing parsing the windows proxy server list as …
|
|
|
@57793
|
9 years |
vboxsync |
Installer/linux: additional convenience settings and documentation for …
|
|
|
@57792
|
9 years |
vboxsync |
Installer/linux: set the RPM _topdir to be inside the build area.
|
|
|
@57791
|
9 years |
vboxsync |
Runtime/tests: more testcases for ASMBitSetRange (#8020)
|
|
|
@57790
|
9 years |
vboxsync |
VMSVGA3d: Turns out I'm blitting to the wrong end (Y direction) of the …
|
|
|
@57789
|
9 years |
vboxsync |
Installer/linux: support building RPMs without VBoxSDL.
|
|
|
@57788
|
9 years |
vboxsync |
FE/Qt: Shortcut-pool: On shortcut changes do not forget to load …
|
|
|
@57787
|
9 years |
vboxsync |
FE/Qt: Action-pool: On shortcut changes do not forget to propagate …
|
|
|
@57786
|
9 years |
vboxsync |
Installer/linux: simplify separated RPM build output, part 2.
|
|
|
@57785
|
9 years |
vboxsync |
FE/Qt: Action-pool: No default shortcut for 'Close' action of Selector …
|
|
|
@57784
|
9 years |
vboxsync |
NAT: rewrite handling of port-forwarding.
The most interesting part …
|
|
|
@57783
|
9 years |
vboxsync |
NAT: %R[natsock] - print "tcp" and "udp" as names, not as protocol numbers.
|
|
|
@57782
|
9 years |
vboxsync |
SharedFolders: options for guest to host path conversion.
|
|
|
@57781
|
9 years |
vboxsync |
Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
|
|
|
@57780
|
9 years |
vboxsync |
HideSetUidRootFromAppKit: Documented it and dropped the long outdated …
|
|
|
@57779
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 10).
|
|
|
@57778
|
9 years |
vboxsync |
Installer/linux: simplify separated RPM build output.
|
|
|
@57777
|
9 years |
vboxsync |
http-curl.cpp: OSE build fix
|
|
|
@57776
|
9 years |
vboxsync |
DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
|
|
|
@57775
|
9 years |
vboxsync |
Installer/linux: detect Oracle Linux, CentOS and RedHat in rpm/rules.
|
|
|
@57774
|
9 years |
vboxsync |
NLS: Fixed "VirtialBox" typos.
|
|
|
@57773
|
9 years |
vboxsync |
warnings
|
|
|
@57772
|
9 years |
vboxsync |
kBuild 2782 -> 2796: Added a new tool called kLibTweaker for playing …
|
|
|
@57771
|
9 years |
vboxsync |
SUPR0.lib: Experiment.
|
|
|
@57770
|
9 years |
vboxsync |
Removing VBoxCoffNullThunkDataGen.cpp, microsoft linker is too …
|
|
|
@57769
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 9).
|
|
|
@57768
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 8).
|
|
|
@57767
|
9 years |
vboxsync |
FE/Qt: Build fix for r102693.
|
|
|
@57766
|
9 years |
vboxsync |
HostServices/GuestProperties: asynch host notifications.
|
|
|
@57765
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 7).
|
|
|
@57764
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 6).
|
|
|
@57763
|
9 years |
vboxsync |
experiment.
|
|
|
@57762
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 5).
|
|
|
@57761
|
9 years |
vboxsync |
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 4).
|
|
|
@57760
|
9 years |
vboxsync |
DnD/HostService: Never block a GUEST_DND_CONNECT call, as the clients …
|
|
|
@57759
|
9 years |
vboxsync |
Guest Control/VBoxService: Use RTENV_DEFAULT when spawning new …
|
|
|
@57758
|
9 years |
vboxsync |
IPRT/process-win.cpp: Overwrite existing env vars if …
|
|
|