Commit History

Author SHA1 Message Date
  Rosen Penev 9c13096b16 ubus: Remove unnecessary memset calls. 6 years ago
  Vasily Goldobin d009a08473 lua: add 'defer_request' and 'complete_deferred_request' functions 7 years ago
  Iain Fraser 976719d89c Implemented publish/subscribe lua bindings to libubus-lua with example lua files. 8 years ago
  Felix Fietkau 8bb34756ce lua: fix stack leak in ubus method handling 8 years ago
  Hans Dedecker d23b07a9ff lua: Fix stack imbalance in ubus_event_handler 8 years ago
  陈斌 f361bfa5fc lua: fix memory leak problem 9 years ago
  Hans Dedecker 7798d56301 ubus: Fix issues reported by static code analysis tool Klocwork 9 years ago
  Steven Barth 6dffecb36b lua: forward return codes from lua to ubus 10 years ago
  Karl Vogel 334c389180 ubus: Fix imbalance in lua stack push/pop of values. 10 years ago
  Luka Perkov 4e82a1fabb lua: allow methods with no arguments 10 years ago
  Luka Perkov b356773921 lua: fix whitespaces and typo 10 years ago
  John Crispin 8ea9667036 add Lua bindings for ubus events 10 years ago
  Jo-Philipp Wich bf566871bd lua: pass u64 blob type as double to Lua 11 years ago
  Jo-Philipp Wich 77eefb3bdd lua: remove a superfluous lua_pop() when checking table style 11 years ago
  Jo-Philipp Wich 9c0b821573 lua: fix ubus_lua_format_blob_is_array() to not leave garbage on the stack 11 years ago
  John Crispin 0f793d3a45 lua: propagate incoming message to method callback inside the lua context 11 years ago
  Felix Fietkau c382792d98 lua: add support for registering methods 11 years ago
  Felix Fietkau 0371c8f5fd lua: add uloop support 11 years ago
  John Crispin 115b7a8c73 lua: allow building the lua binding with vanilla lua 11 years ago
  Felix Fietkau 960c342b4a lua: add a prototype for luaopen_ubus so that -Wmissing-declarations can be enabled 12 years ago
  Jo-Philipp Wich 25b9b4b827 implement Lua binding 12 years ago