remove separate catch all list, always require a pattern argument for registering...
[project/ubus.git] / ubusd.c
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 Fietkaufix max message length handling - exclude the header
2011-02-06 Felix Fietkauremove the socket when ubusd exits
2011-02-06 Felix Fietkauadd support for overriding the socket name
2011-02-06 Felix Fietkaufix message refcounting
2011-02-05 Felix Fietkauremove an unnecessary check
2011-02-05 Felix Fietkaufix message buffering
2011-02-04 Felix Fietkauadd functions for internal object allocation
2011-01-30 Felix FietkauInitial import