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) @32777   14 years vboxsync VBoxService/GuestExec: Logging.
(edit) @32772   14 years vboxsync VBoxService: Logging (also get rid of some ambiguous lines).
(edit) @32771   14 years vboxsync VBoxService/VMInfo: Fixed LsaEnumerate() error case when shutting down …
(edit) @32731   14 years vboxsync Logging.
(edit) @32704   14 years vboxsync VBoxServiceAutoMount: cosmetics
(edit) @32656   14 years vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
(edit) @32653   14 years vboxsync IPRT/process-win: Added extended user profile invocation (environment …
(edit) @32652   14 years vboxsync Typo.
(edit) @32647   14 years vboxsync Additions/VBoxService: fix
(edit) @32644   14 years vboxsync typo
(edit) @32643   14 years vboxsync Additions/VBoxService: introduced --timesync-set-on-restore
(edit) @32636   14 years vboxsync Bugfix.
(edit) @32635   14 years vboxsync burn fix
(edit) @32634   14 years vboxsync VBoxService: Added a simple testcase for guest user environment.
(edit) @32633   14 years vboxsync VbglR3GetSessionId,VBoxServiceVMInfo: Documented VbglR3GetSessionId …
(edit) @32628   14 years vboxsync Additions/VM Info: use the session to determine if we have to flush …
(edit) @32535   14 years vboxsync VBoxService/VMInfo: Don't bail out if network is not up yet.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32372   14 years vboxsync rc branding fixes
(edit) @32351   14 years vboxsync build fix.
(edit) @32182   14 years vboxsync debugging aid
(edit) @31982   14 years vboxsync VBoxService/VMInfo-win: Skip already terminated session data.
(edit) @31962   14 years vboxsync Additions/VBoxService: don't forget to remove the last thread
(edit) @31952   14 years vboxsync Additions/VBoxService: sanity check
(edit) @31951   14 years vboxsync Additions/VBoxService: fixed generation of the environments array
(edit) @31941   14 years vboxsync VBoxService/VMInfo: Skip interface if no IP-address assigned on Solaris.
(edit) @31934   14 years vboxsync VBoxService/PropCache: Fixed memory leak on destruction.
(edit) @31933   14 years vboxsync VBoxService/PropCache: Fixed deadlock in error case.
(edit) @31925   14 years vboxsync VBoxService/PropCache: Don't touch the properties flags/reset value …
(edit) @31924   14 years vboxsync VBoxService/VMInfo/PropCache: Really clear/set default values of …
(edit) @31918   14 years vboxsync VBoxService: uninitialized variable
(edit) @31916   14 years vboxsync Build fix.
(edit) @31915   14 years vboxsync Comments.
(edit) @31912   14 years vboxsync VBoxService/VMInfo/PropCache: Don't bail out in error cases and report …
(edit) @31905   14 years vboxsync additions/VBoxService/VBoxServiceVMInfo: fixed obtaining MAC address …
(edit) @31893   14 years vboxsync VBoxService/PropCache: Bugfix.
(edit) @31881   14 years vboxsync VBoxService/PropCache: Remove TRANSIENT flag from temporary properties …
(edit) @31879   14 years vboxsync Typo.
(edit) @31878   14 years vboxsync VBoxService/PropCache: Properly handle temporary properties on hard reset.
(edit) @31867   14 years vboxsync VBoxService/VMInfo: Added utmpx support for Solaris (and later FreeBSD 9).
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31355   15 years vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31317   15 years vboxsync Burn fix.
(edit) @31314   15 years vboxsync Burn fix.
(edit) @31311   15 years vboxsync Shared Folders/AutoMount: Update for non-Windows guests.
(edit) @31216   15 years vboxsync Shared Folders/VBoxService: Mount in Solaris different folder.
(edit) @31211   15 years vboxsync Another build fix.
(edit) @31204   15 years vboxsync Space.
(edit) @31202   15 years vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @31037   15 years vboxsync VBoxService/VMInfo: Bugs fixed.
(edit) @31000   15 years vboxsync VBoxService/VMInfo: Tabs.
(edit) @30999   15 years vboxsync VBoxService/VMInfo: Better utmp lookup.
(edit) @30966   15 years vboxsync VBoxServiceVMInfo.cpp: r=bird: bad stuff.
(edit) @30960   15 years vboxsync grumble
(edit) @30957   15 years vboxsync VBoxService: Review comments for Andy. Changed -pagefusionfork to …
(edit) @30875   15 years vboxsync Argh.
(edit) @30874   15 years vboxsync Build fix.
(edit) @30870   15 years vboxsync VBoxService/VMInfo: Rewrote utmp lookup (now takes redundant user …
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30755   15 years vboxsync Minor updates
(edit) @30754   15 years vboxsync VBoxService/Page Sharing: Fixed crash on exit.
(edit) @30672   15 years vboxsync And another
(edit) @30671   15 years vboxsync Compile fix
(edit) @30669   15 years vboxsync Compile fix
(edit) @30668   15 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30666   15 years vboxsync This too
(edit) @30665   15 years vboxsync Backed out previous changes
(edit) @30662   15 years vboxsync Comments, some logging.
(edit) @30660   15 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30655   15 years vboxsync Moved check
(edit) @30650   15 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30648   15 years vboxsync Wrong tree
(edit) @30646   15 years vboxsync Reregister all shared modules after VM restore
(edit) @30625   15 years vboxsync Guest Control/Service: Logging.
(edit) @30601   15 years vboxsync VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
(edit) @30561   15 years vboxsync Comment
(edit) @30560   15 years vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(edit) @30444   15 years vboxsync VBoxService: warnings
(edit) @30436   15 years vboxsync Guest Control/VBoxService: Signal control thread after executable has …
(edit) @30225   15 years vboxsync VBoxServiceVMInfo-win.cpp: bump _WIN32_WINNT to 0x0502 to get the …
(edit) @30095   15 years vboxsync VBoxServiceInternal.h: r=bird: Please include the node type when using …
(edit) @30082   15 years vboxsync VBoxService/PropCache: Some renaming.
(edit) @30049   15 years vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30048   15 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
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