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