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) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @23655   15 years vboxsync VBoxService: Always use '%s' when passing strings to a formatting function.
(edit) @23653   15 years vboxsync VBoxService: VBoxServiceWritePropF logs errors, so drop the double …
(edit) @23634   15 years vboxsync VBoxService: No need for RTStrCurrentCPToUtf8() anymore.
(edit) @23608   15 years vboxsync VBoxService: Backed out r53279; just wait for SysprepRC in *any* case …
(edit) @23607   15 years vboxsync VBoxService: Added additional status reporting for sequential host …
(edit) @23577   15 years vboxsync VBoxService: Logging fixes.
(edit) @23576   15 years vboxsync VBoxService: Space.
(edit) @23575   15 years vboxsync VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
(edit) @23248   15 years vboxsync VBoxServiceExec.cpp: r=bird: drop the if (RT_FAILURE(rc)) since all …
(edit) @23247   15 years vboxsync VBoxService: Exec: Also let host know the status if successful.
(edit) @23227   15 years vboxsync VBoxService: Sysprep: Let the host know if we didn't find sysprep.exe
(edit) @23139   15 years vboxsync VBoxService/win: Fixed SCM hang if VBoxMiniRdrDN object is not found …
(edit) @23029   15 years vboxsync VBoxService: Notice when manually starting VBoxService in daemonized …
(edit) @22863   15 years vboxsync VBoxServiceExec.cpp: r=bird: Constant strings are UTF-8, no need to …
(edit) @22840   15 years vboxsync VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
(edit) @22809   15 years vboxsync VBoxService: Small fixes + UTF-8 handling.
(edit) @22744   15 years vboxsync VBoxService: Sigh. Cleaned up the code myself. It's current disabled …
(edit) @22733   15 years vboxsync VBoxService: Corrected validation.
(edit) @22728   15 years vboxsync VBoxService: Get rid of TCHARs, implemented better sysprep support.
(edit) @22586   15 years vboxsync Additions/Windows: export VBoxServiceExec
(edit) @22575   15 years vboxsync Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
(edit) @22551   15 years vboxsync VBoxService/VMExec: r=bird: a bunch of review comments and some cleanup.
(edit) @22530   15 years vboxsync VBoxService: Bugfixes, enabled release mode verbose logging if specified.
(edit) @22503   15 years vboxsync VBoxService: Added command execution thread (only used for sysprep …
(edit) @21980   15 years vboxsync VBoxServiceVMInfo.cpp: VBOX_SVN_REV is not a long but an int. No need …
(edit) @21941   15 years vboxsync VBoxService: Added slightly modified patch to report the Guest …
(edit) @21528   15 years vboxsync Additions: fix updating NoLoggedInUsers when VBoxService is started
(edit) @21323   16 years vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21250   16 years vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21247   16 years vboxsync VBoxService/common: Don't do the ACL stuff on service startup when …
(edit) @21246   16 years vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21230   16 years vboxsync build fix.
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21218   16 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @21167   16 years vboxsync VBoxServiceInternal.h: docs clearification.
(edit) @21166   16 years vboxsync VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
(edit) @21165   16 years vboxsync VBoxService.cpp: Fixed error message.
(edit) @21163   16 years vboxsync VBoxServiceTimeSync.cpp: Reformatted the help.
(edit) @21162   16 years vboxsync VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
(edit) @21160   16 years vboxsync VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
(edit) @21158   16 years vboxsync VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
(edit) @21157   16 years vboxsync VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
(edit) @21150   16 years vboxsync VBoxService/common: Fixed Guest Additions version lookup.
(edit) @21139   16 years vboxsync VBoxService: Fixed handling of disabled services.
(edit) @20721   16 years vboxsync VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
(edit) @20698   16 years vboxsync VBoxService/win: Fixed Guest Additions lookup.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19644   16 years vboxsync VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
(edit) @19637   16 years vboxsync VBoxService/VMInfo: tabs, spaces.
(edit) @19635   16 years vboxsync doppelmoppel
(edit) @19630   16 years vboxsync solaris adds build fix
(edit) @19629   16 years vboxsync VBoxService/Solaris: build fix, added libnsl dependency.
(edit) @19625   16 years vboxsync VBoxService/common: Solaris netmask.
(edit) @19623   16 years vboxsync VBoxService/common: Solaris netmask.
(edit) @19620   16 years vboxsync VBoxService/common: No const here. Used as output param.
(edit) @19619   16 years vboxsync VBoxService/common: Solaris header.
(edit) @19618   16 years vboxsync warnings (use const char* where appropriate)
(edit) @19617   16 years vboxsync VBoxService/common: Added network interface information (IPv4) for …
(edit) @19532   16 years vboxsync VBoxService/common: Backed cmd line changes; won't work.
(edit) @19527   16 years vboxsync VBoxService/common: Comment.
(edit) @19526   16 years vboxsync VBoxService/common: Bugfix for cmd line.
(edit) @19521   16 years vboxsync VBoxService/common: Don't exit on unknown parameters.
(edit) @19514   16 years vboxsync VBoxService/common: Tabs.
(edit) @19513   16 years vboxsync VBoxService/common:
(edit) @19376   16 years vboxsync VBoxService/common: Renaming Windows-specific stuff.
(edit) @19374   16 years vboxsync VBoxService/common: SVN props.
(edit) @19372   16 years vboxsync VBoxService/common: Resource file (+icon) for Windows build.
(edit) @19364   16 years vboxsync VBoxService/common: Build fix.
(edit) @19361   16 years vboxsync VBoxService/common: Build fix.
(edit) @19353   16 years vboxsync VBoxService/common: Added component versions and Guest Additions …
(edit) @19352   16 years vboxsync VBoxService/common: Update.
(edit) @19331   16 years vboxsync VBoxService/common: Added Windows WM network information.
(edit) @19328   16 years vboxsync VBoxService/common: Fix.
(edit) @19327   16 years vboxsync VBoxService/common: Added first VM information lookup for Windows.
(edit) @19321   16 years vboxsync VBoxService/common: Time syncing for Windows, added framework for VM …
(edit) @19140   16 years vboxsync VBoxService/common: Fix for the fix of r46351.
(edit) @19137   16 years vboxsync Additions/VBoxService: Fixed regression for non-Windows code.
(edit) @19084   16 years vboxsync VBoxService/common: First time synchronization code for Windows platforms.
(edit) @19031   16 years vboxsync VBoxService/common: More updates for Windows SCM handling.
(edit) @18712   16 years vboxsync VBoxService.cpp: Undid damange inflicted earlier today: - Don't …
(edit) @18679   16 years vboxsync Guest Additions/common: Build fix.
(edit) @18673   16 years vboxsync Guest Additions/common: Added token privilege handling.
(edit) @18672   16 years vboxsync VBoxService: build fixes
(edit) @18670   16 years vboxsync Guest Additions/common: Update.
(edit) @18648   16 years vboxsync Guest Additions/common: Build fix.
(edit) @18642   16 years vboxsync Guest Additions/common: Update.
(edit) @18640   16 years vboxsync Guest Additions/common: Update.
(edit) @18639   16 years vboxsync Guest Additions/common: Added basic Windows SCM handling for …
(edit) @18634   16 years vboxsync Guest Additions/common: Compile fixes for Windows platforms.
(edit) @18341   16 years vboxsync Additions/common/VBoxService: try to fix a burn
(edit) @18320   16 years vboxsync Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
(edit) @16014   16 years vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @10654   16 years vboxsync Additions/common: build fix (VbglR3Daemonize call in VBoxService takes …
(edit) @10129   17 years vboxsync VBOX_KBUILD_HACKING.
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