VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @70893   7 年 vboxsync VBoxGuest-linux.cpp: Build fix. bugref:9105
(edit) @70886   7 年 vboxsync VBoxGuest-linux.c: fix for r119567/public r70033 for builds without …
(edit) @70876   7 年 vboxsync VBoxGuest: Solaris root and wheel (equivalent) detection. bugref:9105
(edit) @70874   7 年 vboxsync VBoxGuest: Linux build fix. bugref:9105
(edit) @70873   7 年 vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70835   7 年 vboxsync VBoxGuest/netbsd: export fixing
(edit) @70625   7 年 vboxsync Make VBoxGuest-linux.c and vbox_mode.c build against Linux 4.15rc8, …
(edit) @70624   7 年 vboxsync Make VBoxGuest-linux.c and vbox_mode.c build against Linux 4.15rc8. …
(edit) @70616   7 年 vboxsync VBoxGuest-win.cpp: added power off todo.
(edit) @70608   7 年 vboxsync Better enforce vboxguest and vboxuser separation in the driver code. …
(edit) @70389   7 年 vboxsync VBoxGuestR3LibGuestCtrl.cpp: Fixed some size assertions in VbglR3HGCMCall.
(edit) @70367   7 年 vboxsync VBoxGuestInst.cpp: 'VBoxGuest.sys' isn't fat compatible. duh.
(edit) @70350   7 年 vboxsync VBoxGuestNt3.sys: Use the regular driver for NT3 too.
(edit) @70342   7 年 vboxsync VBoxGuest: NT 3.1 support.
(edit) @70330   7 年 vboxsync VBoxService,VBoxControl,VBoxGuest: Check exports on windows to make …
(edit) @70288   7 年 vboxsync VBoxGuest-win.cpp: Fixed use-after-free in Log statement.
(edit) @70287   7 年 vboxsync VBoxGuest-win.cpp: Snuffed out race between idle checking and session …
(edit) @70284   7 年 vboxsync VBoxGuest-win.cpp: State cleanups.
(edit) @70282   7 年 vboxsync VBoxGuest-win.cpp: Refuse to stop or remove the device when there are …
(edit) @70280   7 年 vboxsync VBoxGuest-win.cpp: Dropped VBOXGUESTDEVEXTWIN::aPciBaseAddresses and …
(edit) @70279   7 年 vboxsync VBoxGuest-win.cpp: Moved functions around a little, avoiding a couple …
(edit) @70276   7 年 vboxsync VBoxGuest-win.cpp: Set calling convention on functions passed to NT.
(edit) @70274   7 年 vboxsync VBoxGuest-win.cpp: Reintroduced the bugcheck callback and backdoor logging.
(edit) @70270   7 年 vboxsync VBoxGuest-win.cpp: Dropped VBOXGUESTDEVEXTWIN::pCurrentIrp since was …
(edit) @70245   7 年 vboxsync VBoxGuest: fix a parameter-documentation-checker burn.
(edit) @70227   7 年 vboxsync VBoxGuest-win.cpp: Addressed todos in vgdrvNtScanPCIResourceList.
(edit) @70226   7 年 vboxsync VBoxGuest.cpp/VGDrvCommonISR: Don't assume pVMMDevMemory is valid.
(edit) @70223   7 年 vboxsync VBoxGuest: Split up VGDrvCommonInitDevExt to accommodate plug-and-play …
(edit) @70220   7 年 vboxsync VBoxGuest-win.cpp: Added cleanup code in the error path of vgdrvNtInit …
(edit) @70219   7 年 vboxsync VBoxGuest-win.cpp: Cleaning up version code a little and made it …
(edit) @70209   7 年 vboxsync VBoxGuestInst(NT).cpp: try stop the service during uninstall.
(edit) @70208   7 年 vboxsync VBoxGuest-win.cpp: removed now unused function
(edit) @70194   7 年 vboxsync VBoxGuest-win.cpp: Experimental NT 3.51 support.
(edit) @70180   7 年 vboxsync VBoxGuest/Makefile.kmk: Forgot to remove VBoxGuestNT
(edit) @70168   7 年 vboxsync VBoxGuest: make scm check netbsd/vboxguest.ioconf and make it happy …
(edit) @70167   7 年 vboxsync VBoxGuest: netbsd/locators.h is a stub for a file that is normally …
(edit) @70164   7 年 vboxsync Additions: No more VBoxGuestNT.sys; NT uses the same driver build as …
(edit) @70162   7 年 vboxsync IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys …
(edit) @70161   7 年 vboxsync Linux drivers: check for unresolved symbols at build time. …
(edit) @70160   7 年 vboxsync VboxGuest: linux & freebsd needs more source to deal with string …
(edit) @70159   7 年 vboxsync VboxGuest: linux & freebsd needs more source to deal with string …
(edit) @70158   7 年 vboxsync VBoxGuest-win.cpp: Don't use IPRT without at all initializating it …
(edit) @70154   7 年 vboxsync VBoxGuest.cpp: I mean to use RTStrNICmpAscii in …
(edit) @70146   7 年 vboxsync VBoxGuest-win.cpp: Less TARGET_NT4 stuff, more version ifs.
(edit) @70133   7 年 vboxsync VBoxGuest-netbsd.c: Provide stub "locators.h" required by wsmousevar.h …
(edit) @70128   7 年 vboxsync VBoxguest-win.cpp: burn fix
(edit) @70115   7 年 vboxsync VBoxGuest-win.cpp: Working on dropping the TARGET_NT4 #ifdefs/#ifndefs …
(edit) @70104   7 年 vboxsync VBoxGuest-win.cpp: style + cleanup
(edit) @70103   7 年 vboxsync VBoxGuest-win*: Folded VBoxGuest-win-pnp.cpp and VBoxGuest-win.h into …
(edit) @70101   7 年 vboxsync VBoxGuest-win*: Folded VBoxGuest-win-legacy.cpp into VBoxGuest-win.cpp.
(edit) @70100   7 年 vboxsync VBoxGuest-win*: drop the PAGE alloc stuff (leave INIT as that section …
(edit) @70099   7 年 vboxsync VBoxGuest-win.cpp: Two more registry value names to ignore
(edit) @70095   7 年 vboxsync VBoxGuest: More host options.
(edit) @70094   7 年 vboxsync VBoxGuest: build fix
(edit) @70088   7 年 vboxsync VBoxGuest: Enabled option reading from the host on all platforms.
(edit) @70087   7 年 vboxsync VBoxGuest: Enabled option reading from the host on all platforms.
(edit) @70085   7 年 vboxsync VBoxGuest: Enabled option reading from the host on all platforms.
(edit) @70084   7 年 vboxsync Additions/linux,common/VBoxGuest: Moved the kmod test to the right …
(edit) @70069   7 年 vboxsync doxygen fix
(edit) @70067   7 年 vboxsync VBoxGuest/win: Enumerate registry values and pass them along to …
(edit) @70066   7 年 vboxsync VBoxGuest: Enabled VGDrvCommonProcessOptionsFromHost for all but linux …
(edit) @70065   7 年 vboxsync VBoxGuest-netbsd.c: VBoxGuestNetBSDISR - fix inverted return value.
(edit) @70061   7 年 vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70059   7 年 vboxsync VBoxGuest-netbsd.c: oops, fix doxygen fallout from the renaming.
(edit) @70058   7 年 vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70049   7 年 vboxsync VBoxGuest-netbsd.c: further clarify pci_mapreg_map() calls.
(edit) @70048   7 年 vboxsync VBoxGuest-netbsd.c: give mem bus space members their usual names. …
(edit) @70047   7 年 vboxsync VBoxGuest-netbsd.c: give io bus space members their usual names.
(edit) @70046   7 年 vboxsync VBoxGuest-netbsd.c: rename pc to the usual sc_pc
(edit) @70045   7 年 vboxsync VBoxGuest-netbsd.c: fix spurious trailing whitespace in previous.
(edit) @70044   7 年 vboxsync VBoxGuest-netbsd.c: rename very confusingly named struct …
(edit) @70043   7 年 vboxsync VBoxGuest-netbsd.c: use "sc" as the softc variable name as is standard …
(edit) @70042   7 年 vboxsync VBoxGuest-netbsd.c: attach wsmouse(4) as a child to provide mouse …
(edit) @70041   7 年 vboxsync VBoxGuest-win: fix doxygen comment in previous.
(edit) @70040   7 年 vboxsync VBoxGuest: Sketched the code necessary to get configuration from the …
(edit) @70033   7 年 vboxsync VBoxGuest-linux.c: g_pKernelSession is for the input driver stuff, so …
(edit) @70011   7 年 vboxsync VBoxGuest-netbsd.c: fix tabs in copy-pasted ioconf code
(edit) @69999   7 年 vboxsync I can't read.
(edit) @69998   7 年 vboxsync VBoxGuest-win: Enable logging to host by default; registry key can …
(edit) @69983   7 年 vboxsync VBoxGuest-netbsd.c: call config_init_component() for MODULE_CMD_INIT …
(edit) @69979   7 年 vboxsync VBoxGuest-netbsd.c: shuffle the code around to make the narration …
(edit) @69936   7 年 vboxsync VBoxGuest-netbsd.c: catch up with ioctl changes
(edit) @69838   7 年 vboxsync VBoxGuest needs strformatnum.cpp on linux and freebsd.
(edit) @69812   7 年 vboxsync VBoxGuest-netbsd.c: paste here a copy of VBoxGuestIDC() as now required.
(edit) @69768   7 年 vboxsync VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
(edit) @69762   7 年 vboxsync IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
(edit) @69638   7 年 vboxsync spaces
(edit) @69531   7 年 vboxsync Linux and FreeBSD drivers: use -src not -mod for all install rules. …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @69368   7 年 vboxsync VBoxGuest: more scm updates
(edit) @69366   7 年 vboxsync VBoxGuest: more scm updates
(edit) @69335   7 年 vboxsync export_modules -> export_modules.sh
(edit) @69313   7 年 vboxsync VBoxGuest: scm updates
(edit) @69308   7 年 vboxsync VBoxGuest: scm updates
(edit) @69149   7 年 vboxsync Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
(edit) @69111   7 年 vboxsync (C) year
(edit) @69109   7 年 vboxsync scm updates
(edit) @69098   7 年 vboxsync Clean up XFree86 driver header files. bugref:3810: X11 Guest Additions …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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