VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30601   14 years vboxsync VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
(edit) @30561   14 years vboxsync Comment
(edit) @30560   14 years vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(edit) @30444   14 years vboxsync VBoxService: warnings
(edit) @30436   14 years vboxsync Guest Control/VBoxService: Signal control thread after executable has …
(edit) @30225   14 years vboxsync VBoxServiceVMInfo-win.cpp: bump _WIN32_WINNT to 0x0502 to get the …
(edit) @30095   14 years vboxsync VBoxServiceInternal.h: r=bird: Please include the node type when using …
(edit) @30082   14 years vboxsync VBoxService/PropCache: Some renaming.
(edit) @30049   14 years vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30048   14 years vboxsync VBoxServiceVMInfo.cpp: r=bird: Consitent error handling in …
(edit) @30037   15 years vboxsync Redundant logging
(edit) @30036   15 years vboxsync Try a bit harder to locate kernel modules
(edit) @30035   15 years vboxsync Continue; don't abort
(edit) @30034   15 years vboxsync More logging
(edit) @30030   15 years vboxsync Include ntoskrnl.exe
(edit) @30019   15 years vboxsync VBoxService/TimeSync: Corrected threshold value.
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29996   15 years vboxsync One more
(edit) @29993   15 years vboxsync Sigh
(edit) @29991   15 years vboxsync Paranoia
(edit) @29990   15 years vboxsync Another attempt
(edit) @29987   15 years vboxsync Comment
(edit) @29985   15 years vboxsync Fixed sign extension bug for 32 bits guests
(edit) @29962   15 years vboxsync Compile fix
(edit) @29961   15 years vboxsync Enabled kernel module sharing
(edit) @29959   15 years vboxsync More updates for kernel module sharing
(edit) @29958   15 years vboxsync Wrong check
(edit) @29956   15 years vboxsync Update
(edit) @29955   15 years vboxsync Updates
(edit) @29952   15 years vboxsync Preliminary code for sharing kernel memory
(edit) @29939   15 years vboxsync More tabs
(edit) @29938   15 years vboxsync Stupid tabs
(edit) @29936   15 years vboxsync Block first for a minute as using DONT_RESOLVE_DLL_REFERENCES is kind …
(edit) @29885   15 years vboxsync VBoxService/PropCache: Added VBoxServicePropCacheFlush().
(edit) @29872   15 years vboxsync VBoxService: Lookup correct VBoxService executable on NT4.
(edit) @29861   15 years vboxsync VBoxService: Fix for non-Windows.
(edit) @29860   15 years vboxsync VBoxService: Missing return value.
(edit) @29858   15 years vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @29852   15 years vboxsync VBoxService/Windows: report the MAC address of the guest network …
(edit) @29842   15 years vboxsync Guest Control/Sysprep: Use the special keyword "sysprep" as program …
(edit) @29830   15 years vboxsync burn fix
(edit) @29829   15 years vboxsync Burn fix.
(edit) @29828   15 years vboxsync Guest Control: Re-introduce sysprep functionality (hardcoded path, …
(edit) @29817   15 years vboxsync VBoxService: Some cleanup - started with reviewing r61961, but got …
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29776   15 years vboxsync VBoxService.cpp: nits
(edit) @29775   15 years vboxsync VBoxService.cpp: Same code everywhere, please.
(edit) @29764   15 years vboxsync VBoxService/FreeBSD: Use getifaddrs for the network info. Only way to …
(edit) @29762   15 years vboxsync VBoxService / Windows guests: Don't use a service as main thread but …
(edit) @29761   15 years vboxsync VBoxService: FreeBSD doesn't know ERESTART and according to the man …
(edit) @29647   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29644   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29640   15 years vboxsync Use ASMProbeReadByte instead
(edit) @29633   15 years vboxsync VBoxService.cpp: Ignore sigwait interruptions. Attempt to work around …
(edit) @29627   15 years vboxsync VBoxService: always check the credentials
(edit) @29608   15 years vboxsync Try to trick the optimizer to leave the page touching code in place.
(edit) @29606   15 years vboxsync Touch page update
(edit) @29594   15 years vboxsync VBoxService: help cosmetics
(edit) @29583   15 years vboxsync VBoxService: support executing as different user
(edit) @29547   15 years vboxsync VBoxServiceControlExec: cosmetics
(edit) @29543   15 years vboxsync VBoxService: fixed madvise() test for Linux guests
(edit) @29531   15 years vboxsync Enable page sharing for the Windows additions
(edit) @29529   15 years vboxsync Guest Control/VBoxService: Do not specify user name + password on …
(edit) @29528   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29515   15 years vboxsync VBoxServiceControl: too noisy
(edit) @29514   15 years vboxsync Skip our own process
(edit) @29507   15 years vboxsync Skip the first region as it only contains the image file header.
(edit) @29503   15 years vboxsync Additions/CpuHotplug: Rewrite method to get the path to the CPU object …
(edit) @29479   15 years vboxsync Added note
(edit) @29473   15 years vboxsync Try to page in all module memory
(edit) @29472   15 years vboxsync Cleaned up
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29424   15 years vboxsync Shared paging updates
(edit) @29420   15 years vboxsync Don't assert
(edit) @29398   15 years vboxsync VBoxServiceVMInfo: fixed the format of the …
(edit) @29391   15 years vboxsync VBoxServiceVMInfo: Solaris build fix
(edit) @29390   15 years vboxsync VBoxServiceVMInfo: split functions; provide MAC address for …
(edit) @29367   15 years vboxsync Paranoia
(edit) @29366   15 years vboxsync Missing check
(edit) @29365   15 years vboxsync Loggign changes
(edit) @29361   15 years vboxsync Logging changes
(edit) @29358   15 years vboxsync PROCESS_VM_READ is not required
(edit) @29357   15 years vboxsync Bugfix
(edit) @29355   15 years vboxsync Reverse CloseHandle order
(edit) @29351   15 years vboxsync More logging
(edit) @29345   15 years vboxsync VBoxService,VBox/err.h: Use a dedicated status code for this, …
(edit) @29343   15 years vboxsync Include page sharing service
(edit) @29320   15 years vboxsync VBoxService: Also handle memory ballooning more gentle if not …
(edit) @29316   15 years vboxsync VBoxService: More generic way for letting services disable themselves; …
(edit) @29315   15 years vboxsync VBoxService/ControlExec: Be more verbose.
(edit) @29313   15 years vboxsync VBoxService: Removed automatic Windows system preparation in favor of …
(edit) @29307   15 years vboxsync Shared paging interface updates
(edit) @29290   15 years vboxsync VBoxService/Control: Make use of RTPROC_FLAGS_SERVICE.
(edit) @29258   15 years vboxsync VBoxService.cpp: better message and a @todo.
(edit) @29202   15 years vboxsync VBoxService: Don't terminate if some HGCM host service is not …
(edit) @29146   15 years vboxsync VBoxService: -Wshadow warning
(edit) @29042   15 years vboxsync Typo.
(edit) @29041   15 years vboxsync VBoxService/Control: Use critsects also, logging.
(edit) @29040   15 years vboxsync VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
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