VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @31355   15 年 vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31317   15 年 vboxsync Burn fix.
(edit) @31314   15 年 vboxsync Burn fix.
(edit) @31311   15 年 vboxsync Shared Folders/AutoMount: Update for non-Windows guests.
(edit) @31216   15 年 vboxsync Shared Folders/VBoxService: Mount in Solaris different folder.
(edit) @31211   15 年 vboxsync Another build fix.
(edit) @31204   15 年 vboxsync Space.
(edit) @31202   15 年 vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @31037   15 年 vboxsync VBoxService/VMInfo: Bugs fixed.
(edit) @31000   15 年 vboxsync VBoxService/VMInfo: Tabs.
(edit) @30999   15 年 vboxsync VBoxService/VMInfo: Better utmp lookup.
(edit) @30966   15 年 vboxsync VBoxServiceVMInfo.cpp: r=bird: bad stuff.
(edit) @30960   15 年 vboxsync grumble
(edit) @30957   15 年 vboxsync VBoxService: Review comments for Andy. Changed -pagefusionfork to …
(edit) @30875   15 年 vboxsync Argh.
(edit) @30874   15 年 vboxsync Build fix.
(edit) @30870   15 年 vboxsync VBoxService/VMInfo: Rewrote utmp lookup (now takes redundant user …
(edit) @30758   15 年 vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30755   15 年 vboxsync Minor updates
(edit) @30754   15 年 vboxsync VBoxService/Page Sharing: Fixed crash on exit.
(edit) @30672   15 年 vboxsync And another
(edit) @30671   15 年 vboxsync Compile fix
(edit) @30669   15 年 vboxsync Compile fix
(edit) @30668   15 年 vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30666   15 年 vboxsync This too
(edit) @30665   15 年 vboxsync Backed out previous changes
(edit) @30662   15 年 vboxsync Comments, some logging.
(edit) @30660   15 年 vboxsync Very annoying to return informational codes without hitting …
(edit) @30655   15 年 vboxsync Moved check
(edit) @30650   15 年 vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30648   15 年 vboxsync Wrong tree
(edit) @30646   15 年 vboxsync Reregister all shared modules after VM restore
(edit) @30625   15 年 vboxsync Guest Control/Service: Logging.
(edit) @30601   15 年 vboxsync VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
(edit) @30561   15 年 vboxsync Comment
(edit) @30560   15 年 vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(edit) @30444   15 年 vboxsync VBoxService: warnings
(edit) @30436   15 年 vboxsync Guest Control/VBoxService: Signal control thread after executable has …
(edit) @30225   15 年 vboxsync VBoxServiceVMInfo-win.cpp: bump _WIN32_WINNT to 0x0502 to get the …
(edit) @30095   15 年 vboxsync VBoxServiceInternal.h: r=bird: Please include the node type when using …
(edit) @30082   15 年 vboxsync VBoxService/PropCache: Some renaming.
(edit) @30049   15 年 vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30048   15 年 vboxsync VBoxServiceVMInfo.cpp: r=bird: Consitent error handling in …
(edit) @30037   15 年 vboxsync Redundant logging
(edit) @30036   15 年 vboxsync Try a bit harder to locate kernel modules
(edit) @30035   15 年 vboxsync Continue; don't abort
(edit) @30034   15 年 vboxsync More logging
(edit) @30030   15 年 vboxsync Include ntoskrnl.exe
(edit) @30019   15 年 vboxsync VBoxService/TimeSync: Corrected threshold value.
(edit) @30013   15 年 vboxsync scm cleanup.
(edit) @29996   15 年 vboxsync One more
(edit) @29993   15 年 vboxsync Sigh
(edit) @29991   15 年 vboxsync Paranoia
(edit) @29990   15 年 vboxsync Another attempt
(edit) @29987   15 年 vboxsync Comment
(edit) @29985   15 年 vboxsync Fixed sign extension bug for 32 bits guests
(edit) @29962   15 年 vboxsync Compile fix
(edit) @29961   15 年 vboxsync Enabled kernel module sharing
(edit) @29959   15 年 vboxsync More updates for kernel module sharing
(edit) @29958   15 年 vboxsync Wrong check
(edit) @29956   15 年 vboxsync Update
(edit) @29955   15 年 vboxsync Updates
(edit) @29952   15 年 vboxsync Preliminary code for sharing kernel memory
(edit) @29939   15 年 vboxsync More tabs
(edit) @29938   15 年 vboxsync Stupid tabs
(edit) @29936   15 年 vboxsync Block first for a minute as using DONT_RESOLVE_DLL_REFERENCES is kind …
(edit) @29885   15 年 vboxsync VBoxService/PropCache: Added VBoxServicePropCacheFlush().
(edit) @29872   15 年 vboxsync VBoxService: Lookup correct VBoxService executable on NT4.
(edit) @29861   15 年 vboxsync VBoxService: Fix for non-Windows.
(edit) @29860   15 年 vboxsync VBoxService: Missing return value.
(edit) @29858   15 年 vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @29852   15 年 vboxsync VBoxService/Windows: report the MAC address of the guest network …
(edit) @29842   15 年 vboxsync Guest Control/Sysprep: Use the special keyword "sysprep" as program …
(edit) @29830   15 年 vboxsync burn fix
(edit) @29829   15 年 vboxsync Burn fix.
(edit) @29828   15 年 vboxsync Guest Control: Re-introduce sysprep functionality (hardcoded path, …
(edit) @29817   15 年 vboxsync VBoxService: Some cleanup - started with reviewing r61961, but got …
(edit) @29807   15 年 vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29776   15 年 vboxsync VBoxService.cpp: nits
(edit) @29775   15 年 vboxsync VBoxService.cpp: Same code everywhere, please.
(edit) @29764   15 年 vboxsync VBoxService/FreeBSD: Use getifaddrs for the network info. Only way to …
(edit) @29762   15 年 vboxsync VBoxService / Windows guests: Don't use a service as main thread but …
(edit) @29761   15 年 vboxsync VBoxService: FreeBSD doesn't know ERESTART and according to the man …
(edit) @29647   15 年 vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29644   15 年 vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29640   15 年 vboxsync Use ASMProbeReadByte instead
(edit) @29633   15 年 vboxsync VBoxService.cpp: Ignore sigwait interruptions. Attempt to work around …
(edit) @29627   15 年 vboxsync VBoxService: always check the credentials
(edit) @29608   15 年 vboxsync Try to trick the optimizer to leave the page touching code in place.
(edit) @29606   15 年 vboxsync Touch page update
(edit) @29594   15 年 vboxsync VBoxService: help cosmetics
(edit) @29583   15 年 vboxsync VBoxService: support executing as different user
(edit) @29547   15 年 vboxsync VBoxServiceControlExec: cosmetics
(edit) @29543   15 年 vboxsync VBoxService: fixed madvise() test for Linux guests
(edit) @29531   15 年 vboxsync Enable page sharing for the Windows additions
(edit) @29529   15 年 vboxsync Guest Control/VBoxService: Do not specify user name + password on …
(edit) @29528   15 年 vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29516   15 年 vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29515   15 年 vboxsync VBoxServiceControl: too noisy
(edit) @29514   15 年 vboxsync Skip our own process
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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