summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/win
Commit message (Expand)AuthorAgeFilesLines
* Main/src-server: hr -> hrc. bugref:10223vboxsync2023-01-251-1/+1
* Main/src-server: hr -> hrc. bugref:10223vboxsync2023-01-251-97/+87
* Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223vboxsync2023-01-256-206/+192
* Copyright year updates by scm.vboxsync2023-01-1710-10/+10
* scm copyright and license note updatevboxsync2022-08-2210-80/+180
* FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC session ...vboxsync2022-06-141-9/+83
* Main/svcmain: Missing throw() on Unlock (noexcept/c++17).vboxsync2022-05-251-2/+2
* scm --update-copyright-yearvboxsync2022-01-0110-10/+10
* Main: bugref:1909: Added missed translation marks, removed redundant ones. Ex...vboxsync2021-10-011-6/+9
* IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx (getters shall...vboxsync2021-08-161-1/+1
* VBoxSVC: Add a bit more release logging around WM_QUERYENDSESSION.vboxsync2021-05-201-18/+109
* VBoxSVC: Oops, g/c debug instrumentaion accidentally committed invboxsync2021-05-031-56/+15
* VBoxSVC: The order is TranslateMessage *then* DispatchMessage. Herevboxsync2021-04-291-16/+57
* Build fix.vboxsync2021-02-031-1/+1
* Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings and dum...vboxsync2021-02-031-36/+35
* Main/NetIf-win.cpp: createObject status should be checked and removed weird '...vboxsync2020-07-121-26/+28
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-10/+11
* Main: VC++ 19.2 adjustments. bugref:8489vboxsync2020-05-181-12/+11
* Main: VC++ 14.1 adjustments. bugref:8489vboxsync2020-04-183-7/+7
* Copyright year updates by scm.vboxsync2020-02-0410-10/+10
* Main/NetIf-win.cpp: s/vBox/p[tr]VBox/gvboxsync2019-06-281-39/+39
* Main/glue: Consolidated the bool parameters of com::Initialize() into a bit m...vboxsync2019-04-101-2/+3
* Main/HostDnsService: Pass fResume = FALSE to SetWaitableTimer() sovboxsync2019-04-091-1/+1
* Main/HostDnsService: Some more cleanup and renaming.vboxsync2019-04-031-75/+78
* Main/HostDnsService: Renaming and cleanup (no functional changes) [build fix].vboxsync2019-04-021-1/+1
* Main/HostDnsService: Renaming and cleanup (no functional changes).vboxsync2019-04-021-4/+4
* NetAdp/Win: (bugref:9409) Store host-only adapter configuration in extra data...vboxsync2019-03-201-10/+11
* NetIf-win.cpp: build fixvboxsync2019-02-221-1/+1
* Main/src-server/win/NetIf-win.cpp: fix compile issue introduced in prev changevboxsync2019-02-221-1/+1
* Main/src-server/win/NetIf-win.cpp: make compiler happy but still fix the leakvboxsync2019-02-221-4/+11
* Main: Eradicate the use of BSTR in regular API code, there were leaks in almo...vboxsync2019-02-221-3/+3
* Main: Don't use Logging.h.vboxsync2019-01-016-17/+18
* Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard prefixes with...vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-0110-10/+10
* Artwork: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-257-8/+8
* VBox/com/microatl.h: Include errcore.h rather than err.h for RT_FAILURE(). bu...vboxsync2018-12-221-0/+6
* Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks (basically ro...vboxsync2018-12-091-173/+8
* VBoxSVC: Hook all IVirtualBox calls to catch new client processes so we can w...vboxsync2018-12-091-59/+44
* VBoxSDS,VBoxSVC: Some DEBUG_bird experiments for identifying the caller. bugr...vboxsync2018-12-081-24/+143
* svchlp.h: Fixed head and include guards.vboxsync2018-12-081-5/+4
* VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at centralized c...vboxsync2018-12-081-2/+2
* VBoxSDS: updatesvboxsync2018-12-071-3/+6
* Main: On Windows, fix compiling with VBOX_WITH_SDS=vboxsync2018-08-271-2/+8
* HostDnsService: Attempted Windows build fix for r122914.vboxsync2018-06-051-2/+2
* VBoxSDS,VBoxSVC: Replaced the enviornment variable hack (VBOX_SERVICE_PROCESS...vboxsync2018-04-061-11/+6
* Main/VBoxSVC: fix for ​​​​​​​​​​​bugref:9134: fixed mis...vboxsync2018-03-131-2/+2
* Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: flow...vboxsync2018-02-281-0/+1
* Main/NetIf (bugref:8915) Fixed wireless detection on adapters with unbound IP...vboxsync2018-02-281-1/+1
* Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm wa...vboxsync2018-02-271-2/+2