VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/win

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @89202   4 years vboxsync VBoxSVC: Add a bit more release logging around WM_QUERYENDSESSION. …
(edit) @88821   4 years vboxsync VBoxSVC: Oops, g/c debug instrumentaion accidentally committed in …
(edit) @88783   4 years vboxsync VBoxSVC: The order is TranslateMessage *then* DispatchMessage. Here …
(edit) @87588   4 years vboxsync Build fix.
(edit) @87578   4 years vboxsync Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
(edit) @85265   4 years vboxsync Main/NetIf-win.cpp: createObject status should be checked and removed …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84344   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @83794   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @79420   5 years vboxsync Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
(edit) @78088   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @78065   6 years vboxsync Main/HostDnsService: Pass fResume = FALSE to SetWaitableTimer() so …
(edit) @77993   6 years vboxsync Main/HostDnsService: Some more cleanup and renaming.
(edit) @77985   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes) …
(edit) @77984   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes).
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77440   6 years vboxsync NetIf-win.cpp: build fix
(edit) @77438   6 years vboxsync Main/src-server/win/NetIf-win.cpp: fix compile issue introduced in …
(edit) @77437   6 years vboxsync Main/src-server/win/NetIf-win.cpp: make compiler happy but still fix …
(edit) @77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76542   6 years vboxsync Artwork: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76092   6 years vboxsync Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
(edit) @76091   6 years vboxsync VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
(edit) @76071   6 years vboxsync VBoxSDS,VBoxSVC: Some DEBUG_bird experiments for identifying the …
(edit) @76070   6 years vboxsync svchlp.h: Fixed head and include guards.
(edit) @76067   6 years vboxsync VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at …
(edit) @76066   6 years vboxsync VBoxSDS: updates
(edit) @73919   6 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @72442   7 years vboxsync HostDnsService: Attempted Windows build fix for r122914.
(edit) @71716   7 years vboxsync VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
(edit) @71317   7 years vboxsync Main/VBoxSVC: fix for ​​​​​​​​​​​bugref:9134: fixed missed check for null
(edit) @71161   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: flower boxer …
(edit) @71151   7 years vboxsync Main/NetIf (bugref:8915) Fixed wireless detection on adapters with …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71143   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​bugref:8161: fix build warning
(edit) @71142   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​bugref:8161: added and updated copyright
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @70030   7 years vboxsync Main/svcmain.cpp: Backed out r119561 as we won't try instantiate the …
(edit) @70028   7 years vboxsync VBoxSDS: ​bugref:3300: ignore VBoxSDS errors in VBoxSVC
(edit) @69803   7 years vboxsync svcmain.cpp: Only call IVirtualBoxSDS::deregisterVBoxSVC from the …
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69775   7 years vboxsync VBoxSDS/Plan/B: More complete code.
(edit) @69771   7 years vboxsync svcmain.cpp: Forgot to disable EF heap. oops.
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69747   7 years vboxsync Main/VBoxSVC: VBOX_WITH_SDS_PLAN_B: Delay log file rotation and …
(edit) @69743   7 years vboxsync svcnmain.cpp: log name nits
(edit) @69734   7 years vboxsync Main: SDS plan B proof of concept.
(edit) @69731   7 years vboxsync Main: More SDS plan B sketching.
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(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) @69164   7 years vboxsync Main/Network: (bugref:8915) Fixed HostNetworkInterface::Wireless flag, …
(edit) @68620   7 years vboxsync netIfIsWireless: CreateFile always fails for one of the adapters on my …
(edit) @68026   7 years vboxsync Main/NetIf (bugref:8915) Moved wireless detection from …
(edit) @67725   7 years vboxsync Main/NetIf-win: bugref:8346: the distinction between XP and Vista …
(edit) @67431   8 years vboxsync Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
(edit) @67390   8 years vboxsync Main/NetIf-win: bugref:8902: use correct function to determine the …
(edit) @66646   8 years vboxsync Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter list …
(edit) @66122   8 years vboxsync Main/svcmain: typo fix
(edit) @66121   8 years vboxsync Main/svcmain: cleanups, make functions static and use IPRT where …
(edit) @65854   8 years vboxsync Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when …
(edit) @65543   8 years vboxsync Main/svcmain: coding style
(edit) @65525   8 years vboxsync Main/VBoxSVC: fix for ticketref:16409
(edit) @65428   8 years vboxsync doxygen fixes
(edit) @64160   8 years vboxsync VBoxFrontends: fix for bugref:8161: added shutdown events handling to …
(edit) @63935   8 years vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63176   8 years vboxsync Main: warnings
(edit) @62918   8 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62701   8 years vboxsync VBoxMain/svcmain : fix for ​​​​​​​bugref:8161: added processing of …
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62468   8 years vboxsync Main: scm
(edit) @62222   8 years vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61314   9 years vboxsync Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60764   9 years vboxsync Main/src-server/win/VBoxComEvents: eliminate the use of not really …
(edit) @60758   9 years vboxsync Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host …
(edit) @60742   9 years vboxsync Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
(edit) @60509   9 years vboxsync Main/Console+Host: winsock2 include fixing
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