VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @103149   10 months vboxsync Additions: Some warning fixes about externally visible functions which …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @83974   5 years vboxsync VBoxService: Don't fail because no VBoxGuest till after parsing …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @75559   6 years vboxsync VBoxService: Always set the time on startup on OS/2.
(edit) @70346   7 years vboxsync VBoxService: Needed to dynamically resolve two more APIs to make it …
(edit) @70072   7 years vboxsync Comments.
(edit) @70032   7 years vboxsync Timesync: Oops, need two buffers.
(edit) @70025   7 years vboxsync Reduce number of log lines.
(edit) @70012   7 years vboxsync Timesync: More log level tweaks.
(edit) @70008   7 years vboxsync Timesync: adjusted log levels for better control.
(edit) @69997   7 years vboxsync VBoxService: Fixed VGSvcLog ellipsis/va_list mixup, renaming it to …
(edit) @69995   7 years vboxsync VBoxServiceTimeSync.cpp: AbsDriftMilli needs to be 64-bit, duh!
(edit) @69994   7 years vboxsync VBoxServiceTimeSync.cpp: Log radical changes to the guest time too, …
(edit) @69993   7 years vboxsync VBoxServiceTimeSync.cpp: s/g_uTimeSyncVerbosity/g_cTimeSyncVerbosity/ …
(edit) @69991   7 years vboxsync VBoxServiceTimeSync.cpp: Dropped the number from …
(edit) @69990   7 years vboxsync VBoxServiceTimeSync.cpp: Fixed …
(edit) @69987   7 years vboxsync VBoxService: Added …
(edit) @69953   7 years vboxsync VBoxService/TimeSync: Log radical host time change; reduce latency. * …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68557   7 years vboxsync merging vbglioc r117709: VBoxServiceTimeSync.cpp: Don't destroy the …
(edit) @64300   8 years vboxsync VBoxServiceTimeSync.cpp: Correct verbose debug message.
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62521   8 years vboxsync (C) 2016
(edit) @58052   9 years vboxsync VBoxService: More service introduction pages. A few more cleanups.
(edit) @58033   9 years vboxsync VBoxService: Started adding pages with some details for each component.
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @37608   13 years vboxsync VBoxService: cosmetical fix
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32841   14 years vboxsync Logging.
(edit) @32772   14 years vboxsync VBoxService: Logging (also get rid of some ambiguous lines).
(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) @30019   14 years vboxsync VBoxService/TimeSync: Corrected threshold value.
(edit) @29594   15 years vboxsync VBoxService: help cosmetics
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26231   15 years vboxsync VBoxServiceTimeSyncSet: Drop the return value, nobody is using it.
(edit) @26211   15 years vboxsync VBoxServiceTimeSync.cpp: Use RTTimeSet.
(edit) @26114   15 years vboxsync VBoxService/timesync: Return status on hard sync.
(edit) @26113   15 years vboxsync VBoxService/timesync: Get more accurate current time on Windows when …
(edit) @26074   15 years vboxsync Call VBoxServiceTimeSyncCancelAdjust when stopping the time service (!).
(edit) @25563   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: r56149 doesn't make sense, ditto for …
(edit) @25480   15 years vboxsync VBoxService/timesync: Paranoia.
(edit) @25407   15 years vboxsync typo
(edit) @25405   15 years vboxsync VBoxService: increased the minimum timesync interval from 1ms to a …
(edit) @25390   15 years vboxsync VBoxService: Added guest property support for timesync service.
(edit) @25159   15 years vboxsync VBoxService: Various fixes and improvements for NT4 and up: - Shuts …
(edit) @24540   15 years vboxsync VBoxServiceTimeSync.cpp: file header.
(edit) @21218   15 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @21163   15 years vboxsync VBoxServiceTimeSync.cpp: Reformatted the help.
(edit) @21162   15 years vboxsync VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
(edit) @21160   15 years vboxsync VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
(edit) @21158   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
(edit) @21157   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
(edit) @19374   16 years vboxsync VBoxService/common: SVN props.
(edit) @19321   16 years vboxsync VBoxService/common: Time syncing for Windows, added framework for VM …
(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) @18634   16 years vboxsync Guest Additions/common: Compile fixes for Windows platforms.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6709   17 years vboxsync Warning
(edit) @6118   17 years vboxsync Solaris guest timesync. Daemonize to be fixed. Added solaris to …
(copy) @6029   17 years vboxsync Moved os2/VBoxService into common space.
copied from trunk/src/VBox/Additions/os2/VBoxService/VBoxServiceTimeSync.cpp
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header 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