VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69779   7 years vboxsync VGSvcLogCreate: Fix case where pszLogFile is NULL.
(edit) @69768   7 years vboxsync VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
(edit) @69762   7 years vboxsync IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69752   7 years vboxsync RTLogCreateEx[V] format annotations; fixed unsafe use in VBoxService.
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69638   7 years vboxsync spaces
(edit) @69531   7 years vboxsync Linux and FreeBSD drivers: use -src not -mod for all install rules. …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69368   7 years vboxsync VBoxGuest: more scm updates
(edit) @69366   7 years vboxsync VBoxGuest: more scm updates
(edit) @69338   7 years vboxsync crOpenGL: Moved scm settings from root to dir. related cleanups.
(edit) @69335   7 years vboxsync export_modules -> export_modules.sh
(edit) @69313   7 years vboxsync VBoxGuest: scm updates
(edit) @69311   7 years vboxsync Linux_i386_glxapi_exports.py: assembler can do this, don't need a code …
(edit) @69310   7 years vboxsync common/crOpenGL: scm updates
(edit) @69309   7 years vboxsync common/VBoxVideo: scm update and todo regarding syntax checking/library
(edit) @69308   7 years vboxsync VBoxGuest: scm updates
(edit) @69149   7 years vboxsync Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
(edit) @69111   7 years vboxsync (C) year
(edit) @69109   7 years vboxsync scm updates
(edit) @69098   7 years vboxsync Clean up XFree86 driver header files. bugref:3810: X11 Guest Additions …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69040   7 years vboxsync Additions/common/crOpenGL: fix a double const declaration. …
(edit) @69034   7 years vboxsync Additions/linux/drm: fix wrong order in Linux outb/w/l uses. …
(edit) @68890   7 years vboxsync Additions/WDDM: Corrected loading DEBUG versions of VBoxOGL*.dll …
(edit) @68848   7 years vboxsync Additions/linux/drm: lots of formatting changes to match kernel style. …
(edit) @68845   7 years vboxsync Additions/linux: do not re-test building all kernel modules if one has …
(edit) @68812   7 years vboxsync VBoxGuest/solaris: Use ldi_ioctl instead of VBoxGuestIDC. …
(edit) @68794   7 years vboxsync nit
(edit) @68793   7 years vboxsync VBoxGuest/solaris: fixes
(edit) @68688   7 years vboxsync VBoxGuest*.h,VMMDev*.h: use assertcompile.h instead of assert.h.
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68662   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68661   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68660   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68653   7 years vboxsync Turned whole file #if[n]def VBGL_VBOXGUEST tests into short ones with …
(edit) @68652   7 years vboxsync VBoxGuestR3LibInternal.h: Removed unnecessary windows.h inclusion.
(edit) @68651   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68650   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68649   7 years vboxsync Removed unused VBoxGuestLog.h header.
(edit) @68648   7 years vboxsync solaris build fix
(edit) @68645   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68643   7 years vboxsync build fix
(edit) @68642   7 years vboxsync Moved VBoxGuestLib/ to VBoxGuest/lib/
(edit) @68641   7 years vboxsync VBoxGuestLib: Renaming ring-0 files.
(edit) @68638   7 years vboxsync more doxygen fixes
(edit) @68635   7 years vboxsync VBoxGuestR0LibIdc-solaris.cpp: build fix
(edit) @68633   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68629   7 years vboxsync files_vbox*: Forgot to remove VBoxGuest2.h
(edit) @68628   7 years vboxsync VMMDev2.h -> VMMDevCoreTypes.h
(edit) @68623   7 years vboxsync VBoxGuest.h: Dropped the I/O control function flags for indicating …
(edit) @68613   7 years vboxsync VBoxGuestR0: OS/2 adjustments + fix
(edit) @68598   7 years vboxsync VBoxGuestR0LibIdc-unix.cpp: Unused parameter
(edit) @68593   7 years vboxsync VBoxGuestA-os2.asm: forgot a VBGLOS2ATTACHDD rename.
(edit) @68590   7 years vboxsync VBoxGuestR0LibIdc-os2.cpp: build fix
(edit) @68589   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68588   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68587   7 years vboxsync merging vbglioc r117765: vbglioc: Linux fix for VBoxGuest.
(edit) @68583   7 years vboxsync merging vbglioc r117761: Darwin adjustments (GAs).
(edit) @68582   7 years vboxsync merging vbglioc r117760: FreeBSD adjustments and fixes (GAs).
(edit) @68581   7 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68579   7 years vboxsync merging vbglioc r117757: Build fixes for FreeBSD 10.3.
(edit) @68570   7 years vboxsync merging vbglioc r117736: OS/2 adjustments.
(edit) @68568   7 years vboxsync merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC …
(edit) @68567   7 years vboxsync merging vbglioc r117732: solaris adjustments.
(edit) @68566   7 years vboxsync merging vbglioc r117731: solaris adjustments.
(edit) @68565   7 years vboxsync merging vbglioc r117730: solaris adjustments.
(edit) @68561   7 years vboxsync merging vbglioc r117713: Linux code updates and build fixes.
(edit) @68558   7 years vboxsync merging vbglioc r117710: VBoxGuest.cpp: logging fixes
(edit) @68557   7 years vboxsync merging vbglioc r117709: VBoxServiceTimeSync.cpp: Don't destroy the …
(edit) @68555   7 years vboxsync merging vbglioc r117701: VBoxGueSTR0LibSharedFolders,VBoxGuest.h: …
(edit) @68554   7 years vboxsync merging vbglioc r117700: VBoxGuest-win.cpp: Use IoCompleteRequest wrappers.
(edit) @68553   7 years vboxsync merging vbglioc r117699: vbglR0IdcNtCallInternal: We don't need a …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68528   7 years vboxsync VbglR3DnDGHSendError: Don't use VbglR3HGCMCallRaw, instead ignore …
(edit) @68527   7 years vboxsync VbglR3ClipboardGetHostMsg: This shouldn't need to retrieve output …
(edit) @68526   7 years vboxsync VbglR3GuestCtrlMsgWaitFor: GUEST_MSG_WAIT is really weird.
(edit) @68502   7 years vboxsync VBoxGuestR3Lib: Fixed clipboard and guest control breakage since r117608.
(edit) @68495   7 years vboxsync Additions/VBoxGuest-solaris: Hide interrupt and hilevel priority …
(edit) @68476   7 years vboxsync VBoxGuestLib/HGCM.cpp: cleanups (this is ring-0 code affecting shared …
(edit) @68471   7 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68467   7 years vboxsync DnD/VbglR3: No need to have a forward declaration of …
(edit) @68466   7 years vboxsync DnD/VbglR3: Fixed function code for VbglR3DnDHGSendProgress().
(edit) @68465   7 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68464   7 years vboxsync VBoxGuestLib: Use common VbglR3HGCMConnect to connect.
(edit) @68462   7 years vboxsync VBoxGuestLib: Use common VbglR3HGCMDisconnect to disconnect.
(edit) @68460   7 years vboxsync VbglR3HGCMConnect: Return unmodified return code.
(edit) @68458   7 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68440   7 years vboxsync VbglR3RetrieveVideoMode,VbglR3RetrieveVideoMode: Cleaned up horrible …
(edit) @68439   7 years vboxsync VBoxGuestR3LibVrdp.cpp: build fix.
(edit) @68436   7 years vboxsync VBoxGuestLib/R3: Added VbglR3VrdpGetChangeRequest; build everything on …
(edit) @68294   7 years vboxsync Additions/linux: revert r117409 again. bugref:8524: Additions/linux: …
(edit) @68292   7 years vboxsync Additions/linux: run the kernel module source files through indent. …
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