|
|
@104483
|
10 months |
vboxsync |
libs/xpcom/ipc: Check that cloning a message was successful before …
|
|
|
@103573
|
12 months |
vboxsync |
libs/xpcom: Replace the old ipcMessageWriter helper class with an …
|
|
|
@103571
|
12 months |
vboxsync |
libs/xpcom: Shuffle some code around to avoid unnecessary directory nesting
|
|
|
@103533
|
12 months |
vboxsync |
libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
|
|
|
@103505
|
12 months |
vboxsync |
libs/xpcom: Fix some unused variable warnings, bugref:3409
|
|
|
@103489
|
12 months |
vboxsync |
libs/xpcom: VBoxSVC and the IPC daemon spawning code need to agree on …
|
|
|
@103472
|
12 months |
vboxsync |
libs/xpcom: Rewrite the IPC client side to reduce the number of memory …
|
|
|
@103331
|
12 months |
vboxsync |
Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
|
|
|
@103300
|
13 months |
vboxsync |
libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
|
|
|
@102470
|
15 months |
vboxsync |
libs/xpcom: Convert the PR_Wait() function to take the timeout in …
|
|
|
@102392
|
15 months |
vboxsync |
Revert r160526 as it breaks some testboxes, bugref:10545
|
|
|
@102390
|
15 months |
vboxsync |
libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
|
|
|
@102249
|
15 months |
vboxsync |
libs/xpcom/ipc: Get Convert IPC logging to use IPRT Log() macros …
|
|
|
@102214
|
15 months |
vboxsync |
libs/xpcom: Remove unused includes, bugref:10545
|
|
|
@102197
|
15 months |
vboxsync |
libs/xpcom: Remove unused prio.h includes, bugref:10545
|
|
|
@102060
|
16 months |
vboxsync |
libs/xpcom/ipc/ipcd/client: Rewrite the IPC client connection code to …
|
|
|
@102047
|
16 months |
vboxsync |
libs/xpcom/ipc: Rewrote the IPC daemon startup code to use IPRT …
|
|
|
@101966
|
16 months |
vboxsync |
libs/xpcom/ipc: Convert PR_Atomic* to ASMAtomic*, bugref:10545
|
|
|
@101915
|
16 months |
vboxsync |
libs/xpcom: Remove some unused code in ipcdclient.cpp, bugref:10545
|
|
|
@101890
|
16 months |
vboxsync |
libs/xpcom: Continue converting some code to use IPRT exclusively, …
|
|
|
@101889
|
16 months |
vboxsync |
libs/xpcom: Continue converting some code to use IPRT exclusively, …
|
|
|
@101888
|
16 months |
vboxsync |
libs/xpcom: Continue converting some code to use IPRT exclusively, …
|
|
|
@101885
|
16 months |
vboxsync |
libs/xpcom: Start converting some code to use IPRT exclusively, …
|
|
|
@101879
|
16 months |
vboxsync |
libs/xpcom: Remove unused files, bugref:10545
|
|
|
@101726
|
16 months |
vboxsync |
libs/xpcom: Remove unused files, bugref:10545
|
|
|
@99775
|
22 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@86374
|
4 years |
vboxsync |
xpcom/ipcdclient: Fix a few leaks detected running tstMediumLock. …
|
|
|
@64428
|
8 years |
vboxsync |
xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
|
|
|
@63754
|
8 years |
vboxsync |
xpcom/ipcd: fix error checking for the startup pipe magic after …
|
|
|
@61402
|
9 years |
vboxsync |
build fix
|
|
|
@61400
|
9 years |
vboxsync |
libs/xpcom18a4: additional logging of the IPC socket path, and …
|
|
|
@53891
|
10 years |
vboxsync |
XPCOM: Fix message leak when a client death notification is received …
|
|
|
@46494
|
12 years |
vboxsync |
ipcdclient.cpp: Use a shared critical section instead of the slowlish …
|
|
|
@46435
|
12 years |
vboxsync |
ipcd: Avoid unnecessary work when logging is disabled.
|
|
|
@34653
|
14 years |
vboxsync |
XPCOM: fix long-standing issue of incorrectly returning …
|
|
|
@33044
|
14 years |
vboxsync |
iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
|
|
|
@30514
|
15 years |
vboxsync |
webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
|
|
|
@30077
|
15 years |
vboxsync |
typo
|
|
|
@30076
|
15 years |
vboxsync |
xpcom/ipcd: fix a message handling regression which led to crashes due …
|
|
|
@30052
|
15 years |
vboxsync |
xpcom/ipcd: Fix message processing so that IPCM client up/down …
|
|
|
@26582
|
15 years |
vboxsync |
XPCOM: fix IPC message processing in the situation where several …
|
|
|
@26566
|
15 years |
vboxsync |
XPCOM: back out r57733 which breaks automatic SVC startup
|
|
|
@26555
|
15 years |
vboxsync |
leftover from debugging
|
|
|
@26554
|
15 years |
vboxsync |
XPCOM: fix IPC message processing in the situation where several …
|
|
|
@7049
|
17 years |
vboxsync |
XPCOM/IPC: Cleaned up IPC daemon startup procedure (makes sure there …
|
|
|
@7029
|
17 years |
vboxsync |
XPCOM/IPC: Made IPC_AddName()/IPC_RemoveName(), IPC_DefineTarget() to …
|
|
|
@6884
|
17 years |
vboxsync |
XPCOM/IPC: More logging.
|
|
|
@5522
|
17 years |
vboxsync |
XPCOM: Fixed memory errors and leaks found by valgrind.
|
|
|
@4842
|
17 years |
vboxsync |
don't crash on failure cleanup dude.
|
|
|
@3373
|
18 years |
vboxsync |
XPCOM/IPC: Fixed IPC daemon startup negotiation on OS/2.
|
|
|
@2404
|
18 years |
vboxsync |
XPCOM/IPC: Disable inheritance of the IPC socket's file descriptor to …
|
|
|
@1
|
55 years |
vboxsync |
import
|