| Commit message (Expand) | Author | Age | Files | Lines |
* | Main/src-server: rc -> hrc/vrc (partial). bugref:10223 | vboxsync | 2023-01-24 | 1 | -9/+9 |
* | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
* | Main/ClientWatcher: Use newly added RTProcSignalName to get uniform signal na... | vboxsync | 2022-11-22 | 1 | -17/+5 |
* | Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that the Va... | vboxsync | 2022-11-21 | 1 | -5/+8 |
* | Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that the Va... | vboxsync | 2022-11-21 | 1 | -1/+1 |
* | Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that the Va... | vboxsync | 2022-11-21 | 1 | -1/+1 |
* | Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that the Va... | vboxsync | 2022-11-21 | 1 | -4/+8 |
* | Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that the Va... | vboxsync | 2022-11-21 | 1 | -1/+1 |
* | Main/ClientWatcher: Resolve signals to strings on non-Windows, to make readin... | vboxsync | 2022-11-21 | 1 | -3/+4 |
* | Main/ClientWatcher: Resolve signals to strings on non-Windows, to make readin... | vboxsync | 2022-11-21 | 1 | -3/+3 |
* | Main/ClientWatcher: Resolve signals to strings on non-Windows, to make readin... | vboxsync | 2022-11-21 | 1 | -2/+6 |
* | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -8/+18 |
* | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
* | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
* | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
* | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
* | backed out r118835 as it incorrectly updated the 'This file is based on' file... | vboxsync | 2017-10-28 | 1 | -1/+1 |
* | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
* | Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless) | vboxsync | 2016-07-20 | 1 | -1/+1 |
* | ClientWatcher: Moved the process reaping code into a separate method, stoppin... | vboxsync | 2016-03-16 | 1 | -132/+89 |
* | ClientWatcher: Enabled the new code watching more than 63 sessions on windows... | vboxsync | 2016-03-16 | 1 | -94/+6 |
* | ClientWatcher: Disabled code for watching more than 63 sessions on windows. | vboxsync | 2016-03-16 | 1 | -4/+324 |
* | ClientWatcher.cpp: Deal with possible race between watcher getting the sessio... | vboxsync | 2015-07-16 | 1 | -9/+15 |
* | added a couple of missing Id headers | vboxsync | 2015-04-23 | 1 | -0/+1 |
* | 6813 - MachineImpl use of server side wrappers + misc mods on other classes | vboxsync | 2014-06-02 | 1 | -19/+19 |
* | 6813 stage 7 VirtualBoxImpl.cpp etc | vboxsync | 2014-02-06 | 1 | -4/+4 |
* | Main/Machine+ClientWatcher: fix for the generic watcher, it missed crashes of... | vboxsync | 2013-12-18 | 1 | -32/+8 |
* | Main/src-server/ClientWatcher: Unused var. warning. | vboxsync | 2013-09-19 | 1 | -0/+4 |
* | Main/Machine+Session: New generic client session watcher implementation based... | vboxsync | 2013-09-11 | 1 | -4/+174 |
* | Log details on VM processes which doesn't exit cleanly. | vboxsync | 2013-08-26 | 1 | -3/+24 |
* | Main/VirtualBox+Machine+Session: separate out the client death detection func... | vboxsync | 2013-08-06 | 1 | -0/+678 |