hippoz
|
1ad65fc10e
|
fix broadcasting, notably fixes xfconf and thunar
|
2023-01-16 19:47:40 +02:00 |
|
hippoz
|
edbc927b79
|
add support for routing errors
|
2023-01-16 17:44:45 +02:00 |
|
hippoz
|
c397e37a05
|
implement RemoveMatch
|
2023-01-16 16:24:08 +02:00 |
|
hippoz
|
b318fea528
|
fix bug in message broadcast?
|
2023-01-16 16:05:35 +02:00 |
|
hippoz
|
60e606bf12
|
experiment with tiny optimizations
|
2023-01-16 16:04:09 +02:00 |
|
hippoz
|
5e4a6dcf34
|
small optimizations
|
2023-01-16 04:10:21 +02:00 |
|
hippoz
|
41d0b1a8e5
|
fix warnings
|
2023-01-16 02:43:23 +02:00 |
|
hippoz
|
63fd9dd698
|
better logging
|
2023-01-16 02:20:53 +02:00 |
|
hippoz
|
f0cef536ff
|
be more clear about used gcc extensions
|
2023-01-16 00:39:13 +02:00 |
|
hippoz
|
3f88fe4701
|
send NameOwnerChanged for unique name assignment too
|
2023-01-15 04:49:03 +02:00 |
|
hippoz
|
adc299c847
|
add initial implementation of server signal broadcast
|
2023-01-15 04:32:51 +02:00 |
|
hippoz
|
6d9f9c365c
|
reuse reply context for unicast and broadcast
|
2023-01-11 18:59:16 +02:00 |
|
hippoz
|
55b1a9b760
|
fix message bound issues
|
2023-01-11 18:44:38 +02:00 |
|
hippoz
|
ce164d8d5d
|
add convenient functions in wire for getting strings with a limited length
|
2023-01-10 15:17:50 +02:00 |
|
hippoz
|
095eb8f403
|
greatly overhaul bus code
|
2023-01-10 14:57:16 +02:00 |
|
hippoz
|
15a449ee44
|
improve naming
|
2023-01-10 13:08:49 +02:00 |
|
hippoz
|
de00067fd1
|
fixes
|
2023-01-03 19:06:44 +02:00 |
|
hippoz
|
f7da39acea
|
better handle errors and noreply flag
|
2023-01-03 17:20:02 +02:00 |
|
hippoz
|
161741d59c
|
add stub for "GetConnectionUnixProcessID"
|
2023-01-02 01:41:31 +02:00 |
|
hippoz
|
8d5a5bec49
|
fix arrays
|
2023-01-01 05:22:37 +02:00 |
|
hippoz
|
0d5385f295
|
store match rules per client
|
2022-12-31 17:55:32 +02:00 |
|
hippoz
|
2a07d8dd38
|
very barebones match implementation
|
2022-12-29 20:10:36 +02:00 |
|
hippoz
|
fb2ea18aad
|
make sure to close urandom file in jb_server_client_assign_unique_name
|
2022-12-26 23:34:27 +02:00 |
|
hippoz
|
e20e5ff3af
|
fix not checking for string null byte
|
2022-12-26 23:10:22 +02:00 |
|
hippoz
|
dd62b8570a
|
improve string handling
|
2022-12-26 21:13:09 +02:00 |
|
hippoz
|
8a218a7ac2
|
improve error handling
|
2022-12-26 20:28:56 +02:00 |
|
hippoz
|
98dcc4c630
|
implement more methods
|
2022-12-26 18:05:12 +02:00 |
|
hippoz
|
fcc9835419
|
fix auth for certain glib clients
|
2022-12-25 23:55:29 +02:00 |
|
hippoz
|
438a1a85e8
|
prevent bogus name ownership
|
2022-12-25 21:56:37 +02:00 |
|
hippoz
|
18ec9899f7
|
implement NameHasOwner
|
2022-12-25 21:42:40 +02:00 |
|
hippoz
|
0586219267
|
greatly simplify code
|
2022-12-25 20:54:10 +02:00 |
|
hippoz
|
05f7a1ae41
|
implement GetNameOwner
|
2022-12-24 16:03:55 +02:00 |
|
hippoz
|
3da74dd1ae
|
remove old debug logging
|
2022-12-24 00:52:12 +02:00 |
|
hippoz
|
ec156a1b14
|
basic unicast relay mechanism
|
2022-12-23 23:58:18 +02:00 |
|
hippoz
|
36162d106e
|
add concept of names and ability for clients to own them
|
2022-12-21 21:38:48 +02:00 |
|
hippoz
|
fbaffe515e
|
initial basic implementation (server + wire)
|
2022-12-21 00:38:10 +02:00 |
|