ubusd: remove systemd socket activation support
[project/ubus.git] / ubusd.h
2015-12-09 Felix Fietkauubusd: make ACL path configurable on the command line
2015-11-19 Felix Fietkauubusd: add monitor support
2015-06-18 John Crispinadd acl code
2015-06-18 John Crispinmake ubus_proto_send_msg_from_blob() none static
2015-06-18 John Crispinmake ubus_parse_msg() none static
2015-06-18 John Crispinmake ubusd_send_event() none static
2014-02-18 Felix Fietkauubusd: implement protocol support for passing file...
2011-06-17 Felix Fietkauadd copyright/license information
2011-02-10 Felix Fietkauadd notifications for registered/unregistered objects...
2011-02-07 Felix Fietkaumove more protocol related stuff to ubusd_proto.c
2011-02-07 Felix Fietkaumake ubus_msg_ref static
2011-02-07 Felix Fietkaumake ubusd_get_client_by_id static
2011-02-07 Felix Fietkaumake ubus_parse_msg static
2011-02-07 Felix Fietkauadd code for sending events and fix the code for receiv...
2011-02-06 Felix Fietkauremove duplicate definition of UBUS_UNIX_SOCKET
2011-02-05 Felix Fietkaufix message buffering
2011-02-05 Felix Fietkauadd some stub functionality for the ubus event switch
2011-01-30 Felix FietkauInitial import