Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 8ee92ff6ca revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
darin%netscape.com bd25b38842 eliminate primary name from "client hello" (not needed, and added
problematic dependency on libpref).
2002-11-14 19:37:01 +00:00
darin%netscape.com 5940356021 1) introduce ipcIClientQueryHandler
2) ipcService impl cleanups
2002-11-11 22:07:26 +00:00
darin%netscape.com 8d2738030e 1) XP_UNIX should use getenv("LOGNAME") instead of getpwuid(geteuid())
since the same UID may be shared by multiple logins (yes, really!).
2) fix bug in ipcmMessageClientInfo::NextTarget().
2002-11-11 20:11:05 +00:00
darin%netscape.com 9a63ceb87d initial version of CLIENT_INFO support 2002-11-11 06:32:27 +00:00
darin%netscape.com 2f42d3e2f2 ipcIService should be completely scriptable 2002-11-10 09:57:05 +00:00
darin%netscape.com 5ddfe8e6e4 IPC module methods should not depend on ipcMessage class. 2002-11-10 06:21:24 +00:00
darin%netscape.com 26e5aeaa8e fix windows bustage 2002-11-07 06:25:58 +00:00
darin%netscape.com e88a4914aa major unix cleanup:
1) introduce /tmp/.mozilla-ipc-$USER/ directory for socket and lock file
2) cleaned up daemon startup and shutdown sequences
2002-11-05 19:42:22 +00:00
darin%netscape.com bcde972e02 forwarding messages now works 2002-11-03 01:54:46 +00:00
darin%netscape.com a001f53782 implement QueryClientByName 2002-11-02 18:57:15 +00:00
darin%netscape.com 1d304861d5 next round of revisions
1) added ipcQueue<>
2) added ipcLog
3) closer to having a working QueryClientByName
4) build fix
2002-11-02 02:45:24 +00:00
darin%netscape.com 896174a5d0 eliminate ipcIService::forwardMessage 2002-10-31 17:55:19 +00:00
darin%netscape.com 5305f9062d adding IPC framework -- NOT PART OF THE BUILD 2002-10-31 08:19:27 +00:00