Felix Fietkau
|
83461b9791
|
ubusd: make ACL path configurable on the command line
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2015-12-09 17:44:00 +01:00 |
|
Felix Fietkau
|
47d75dd84a
|
ubusd: add monitor support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2015-11-19 22:32:11 +01:00 |
|
John Crispin
|
8309c75828
|
add acl code
Signed-off-by: John Crispin <blogic@openwrt.org>
|
2015-06-18 19:01:17 +02:00 |
|
John Crispin
|
9ffec46f73
|
make ubus_proto_send_msg_from_blob() none static
Signed-off-by: John Crispin <blogic@openwrt.org>
|
2015-06-18 19:01:17 +02:00 |
|
John Crispin
|
8c992a556b
|
make ubus_parse_msg() none static
Signed-off-by: John Crispin <blogic@openwrt.org>
|
2015-06-18 19:01:17 +02:00 |
|
John Crispin
|
0bb927125f
|
make ubusd_send_event() none static
Signed-off-by: John Crispin <blogic@openwrt.org>
|
2015-06-18 19:01:17 +02:00 |
|
Felix Fietkau
|
37cc5d2f25
|
ubusd: implement protocol support for passing file descriptors as part of request completion msgs from objects to clients
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
2014-02-18 15:03:53 +01:00 |
|
Felix Fietkau
|
42bc27ae38
|
add copyright/license information
|
2011-06-17 16:35:11 +02:00 |
|
Felix Fietkau
|
0611a9248c
|
add notifications for registered/unregistered objects with path
|
2011-02-10 01:31:52 +01:00 |
|
Felix Fietkau
|
37e914937b
|
move more protocol related stuff to ubusd_proto.c
|
2011-02-07 02:59:09 +01:00 |
|
Felix Fietkau
|
faedeaaca8
|
make ubus_msg_ref static
|
2011-02-07 02:41:56 +01:00 |
|
Felix Fietkau
|
1643f728e7
|
make ubusd_get_client_by_id static
|
2011-02-07 02:40:40 +01:00 |
|
Felix Fietkau
|
c4c0a2256d
|
make ubus_parse_msg static
|
2011-02-07 02:38:57 +01:00 |
|
Felix Fietkau
|
f9f602533a
|
add code for sending events and fix the code for receiving events
|
2011-02-07 01:25:28 +01:00 |
|
Felix Fietkau
|
da11ec6b9d
|
remove duplicate definition of UBUS_UNIX_SOCKET
|
2011-02-06 20:55:34 +01:00 |
|
Felix Fietkau
|
a84c6cac9a
|
fix message buffering
|
2011-02-05 20:50:08 +01:00 |
|
Felix Fietkau
|
fa989780bd
|
add some stub functionality for the ubus event switch
|
2011-02-05 01:29:52 +01:00 |
|
Felix Fietkau
|
dbd4c2f121
|
Initial import
|
2011-01-30 14:16:09 +01:00 |
|