VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58240   9 years vboxsync webservice: syntax fix
(edit) @58239   9 years vboxsync webservice: gracefully handle soapcpp2 version 2.8 and later which …
(edit) @58238   9 years vboxsync FE/Qt: Networking cleanup/rework (part 3): Use more abstract binary …
(edit) @58237   9 years vboxsync FE/Qt: Networking cleanup/rework (part 2): Small RTHttp …
(edit) @58236   9 years vboxsync FE/Qt: Networking cleanup/rework (part 1): Make sure SSL is really …
(edit) @58234   9 years vboxsync svnsync-vbox: fixes for subversion 1.8, some critical, many avoiding …
(edit) @58233   9 years vboxsync Another VBOX_WITH_DEBUG_VCC_CRT fix.
(edit) @58232   9 years vboxsync DnD: More validation.
(edit) @58231   9 years vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 years vboxsync DnD: Bugfixes.
(edit) @58229   9 years vboxsync Installers/linux: update testing documentation.
(edit) @58228   9 years vboxsync VBoxSupLib.dll doesn't link against the debug crt, use the retail one …
(edit) @58226   9 years vboxsync GuestHost/OpenGL: state_texture typos.
(edit) @58225   9 years vboxsync DnD: Fixed invalid RTMemFree() for GuestDnDData::dataHdr.
(edit) @58224   9 years vboxsync Installers/linux: detect Debian systems with systemd installed but not …
(edit) @58223   9 years vboxsync Main/cbinding: simplify passing NULL arrays for input parameters
(edit) @58222   9 years vboxsync VBoxNetAdp/linux: followup fix to r103374 - ethtool_cmd_speed_set() …
(edit) @58220   9 years vboxsync VBoxNetAdp/linux: add rudimentary ethtool_ops with a view to use them …
(edit) @58218   9 years vboxsync validation kit: show drag and drop mode
(edit) @58217   9 years vboxsync Runtime/http-curl: added RTHttpSetDownloadProgressCallback()
(edit) @58216   9 years vboxsync Installers/linux: detect Debian systems with systemd installed but not …
(edit) @58214   9 years vboxsync filemuncher
(edit) @58213   9 years vboxsync Build fix.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58211   9 years vboxsync remove old zlib
(edit) @58210   9 years vboxsync switch to new zlib
(edit) @58209   9 years vboxsync zlib 1.2.8 VBox fixes
(edit) @58208   9 years vboxsync zlib 1.2.8 unmodified
(edit) @58207   9 years vboxsync VBoxNetAdp/linux: do the ritual netif_carrier_off/netif_carrier_on …
(edit) @58206   9 years vboxsync Runtime/http-curl: fix for GetHeader*
(edit) @58205   9 years vboxsync Installer/linux/debian: small clean rule clean-up.
(edit) @58204   9 years vboxsync VBoxGuestLib: Fixed doxygen warnings.
(edit) @58203   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
(edit) @58202   9 years vboxsync fix
(edit) @58201   9 years vboxsync cleanup
(edit) @58200   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Shouldn't include log.h and assert.h …
(edit) @58199   9 years vboxsync Runtime/http-curl: introduced RTHttpGetHeaderText() and …
(edit) @58198   9 years vboxsync VBoxGuestR0LibSharedFolders: ulClientID -> idClient w/ HGCMCLIENTID type.
(edit) @58197   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Removed unused windows cruft.
(edit) @58196   9 years vboxsync VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
(edit) @58195   9 years vboxsync VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
(edit) @58194   9 years vboxsync Installer/linux/debian: small fix to kernel module clean-up from …
(edit) @58193   9 years vboxsync Installer/linux: fix trunk-only .run installer regression - old …
(edit) @58192   9 years vboxsync VBoxGuestR0LibSharedFolders.*: Spaces.
(edit) @58191   9 years vboxsync VBoxGuestLib: max 130.
(edit) @58190   9 years vboxsync Graphics/Video/Makefile.kmk: Don't refer targets which aren't in the …
(edit) @58189   9 years vboxsync EFI: Remove VBoxPkg VBoxVariable and merge changes into MdeModulePkg …
(edit) @58188   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58187   9 years vboxsync VbglR3VideoModeGetHighestSavedScreen: pszName maybe used …
(edit) @58186   9 years vboxsync Installer/linux: move host udev rule generation to run-time (and …
(edit) @58185   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58184   9 years vboxsync VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
(edit) @58183   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58182   9 years vboxsync VBoxService: fixed semaphore destruction race.
(edit) @58181   9 years vboxsync VBoxGuestLib: Removed misunderstood …
(edit) @58180   9 years vboxsync EFI: Remove unused VBoxConsoleDxe
(edit) @58179   9 years vboxsync EFI: Remove VBoxPkg PartitionDxe and merge changes into MdeModulePkg …
(edit) @58178   9 years vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @58177   9 years vboxsync iprt/cdefs.h,VBoxGuestR3LibAdditions.cpp: Added RT_LSTR for prefixing …
(edit) @58176   9 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't use ANSI APIs! Why pretend …
(edit) @58175   9 years vboxsync EFI: Remove VBoxPkg AcpiPlatformDxe and merge changes into …
(edit) @58174   9 years vboxsync EFI: build fix
(edit) @58173   9 years vboxsync EFI: Remove VBoxPkg PlatformPei module and merge changes into OvmfPkg …
(edit) @58172   9 years vboxsync EFI: Remove AcpiTimerLib from VBoxPkg and merge changes with OvmfPkg …
(edit) @58171   9 years vboxsync doxygen: fixes.
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58169   9 years vboxsync Runtime: fixed another XML version check
(edit) @58168   9 years vboxsync Runtime: fixed XML version check
(edit) @58165   9 years vboxsync USB/Darwin: Attempt to fix high-speed isochronous transfers.
(edit) @58164   9 years vboxsync VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.
(edit) @58162   9 years vboxsync VMMDev: Bumped saved state version to save heartbeat state. Wrote …
(edit) @58161   9 years vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58160   9 years vboxsync VMMDev: More positive thinking, a couple of extra sanity checks.
(edit) @58159   9 years vboxsync VMMDev: Positive thinking, Doxygen, and some heartbeat cleanups.
(edit) @58158   9 years vboxsync USBPROXYDEV: nits.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58156   9 years vboxsync vmmdevReqHandler_ReportGuestUserState: Untested validation fixes.
(edit) @58155   9 years vboxsync check the index first
(edit) @58154   9 years vboxsync Doxygen: fixes
(edit) @58153   9 years vboxsync cppcheck warnings
(edit) @58152   9 years vboxsync WDDM: wine workaround for Intel GLSL compiler quirk
(edit) @58151   9 years vboxsync GuestHost/OpenGL: get the number of active uniforms only if they exist.
(edit) @58150   9 years vboxsync bogus test
(edit) @58148   9 years vboxsync Doxygen: fixes.
(edit) @58146   9 years vboxsync Doxygen: build fix.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58143   9 years vboxsync mount.vboxsf.c: Doxygen fix and some simplifications.
(edit) @58142   9 years vboxsync FE/Qt: Mac OS X: Zoom botton handling (full-screen/maximize).
(edit) @58141   9 years vboxsync FE/Qt: Revert r102971 workaround before the actual fix.
(edit) @58140   9 years vboxsync FE/Qt: Revert r103120 workaround before the actual fix.
(edit) @58139   9 years vboxsync Runtime/Makefile.kmk: Build fix attempt
(edit) @58137   9 years vboxsync Runtime/Makefile.kmk: Build fix attempt
(edit) @58136   9 years vboxsync Runtime/Makefile.kmk: Made doxygen warnings and errors stop the build.
(edit) @58135   9 years vboxsync Runtime: explicitly pass XML_PARSE_HUGE to lift the limit of 256 nodes …
(edit) @58134   9 years vboxsync VirtualBox.xidl: build fix
(edit) @58133   9 years vboxsync VirtualBox.xidl: Change order of NVMe storage controller type to …
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58131   9 years vboxsync HostDnsServiceResolvConf.cpp: Try fix doxygen scoping confusion.
(edit) @58130   9 years vboxsync x11/vboxvideo: More file header fixes. (Doxygen expected a file name …
(edit) @58129   9 years vboxsync linux/drm: Fixed incorrect file headers. (copy + past is difficult, …
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