Commit History

Author SHA1 Message Date
  Petr Štetiar d2e026a33d iron out all extra compiler warnings 4 years ago
  Hans Dedecker 221ce7e7ff ubusd_acl: event send access list support 6 years ago
  Hans Dedecker da503db660 ubusd_acl: event listen access list support 6 years ago
  Hans Dedecker 73bd84748f ubusd_event: move strmatch_len to ubus_common.h 6 years ago
  Alexandru Ardelean e02813b2cc ubusd: don't free messages in ubus_send_msg() anymore 7 years ago
  John Crispin 0bb927125f make ubusd_send_event() none static 9 years ago
  John Crispin ba607d976b pass ubus_msg_buf to callback of internal object 9 years ago
  Hans Dedecker 7798d56301 ubus: Fix issues reported by static code analysis tool Klocwork 9 years ago
  Felix Fietkau 95062c1ef7 make a few functions static 12 years ago
  Felix Fietkau 42bc27ae38 add copyright/license information 13 years ago
  Felix Fietkau 74eddc472d add support for a const void * key in avl 13 years ago
  Felix Fietkau fb45e383c2 remove separate catch all list, always require a pattern argument for registering events, even if it is just * 13 years ago
  Felix Fietkau 086c67f399 fix initial object event sequence number 13 years ago
  Felix Fietkau 0611a9248c add notifications for registered/unregistered objects with path 13 years ago
  Felix Fietkau f15c7368ca move event message formatting into a callback 13 years ago
  Felix Fietkau 2378e900ab split event sending from event forwarding 13 years ago
  Felix Fietkau 66b6fdeace add missing include 13 years ago
  Felix Fietkau 96e0b8ca42 implement event pattern matching 13 years ago
  Felix Fietkau 12623b4306 trim the wildcard of partial patterns to keep the avl tree sorted properly 13 years ago
  Felix Fietkau 2429653f90 remove old data structures 13 years ago
  Felix Fietkau f9f602533a add code for sending events and fix the code for receiving events 13 years ago
  Felix Fietkau f6a6b0d492 add functionality for registering anonymous objects as event listeners 13 years ago
  Felix Fietkau fa989780bd add some stub functionality for the ubus event switch 13 years ago