Historial de Commits

Autor SHA1 Mensaje Fecha
  Etienne Champetier 2f793a4eb0 lua: add optional path filter to objects() method hace 2 años
  Alin Nastac 171469e313 lua: avoid truncation of large numeric values hace 4 años
  Petr Štetiar 72be8e93f0 lua: ubus_lua_do_subscribe: fix copy&paste error hace 4 años
  Petr Štetiar a995b1e681 lua: workaround false positive dereference of null pointer hace 4 años
  Petr Štetiar d2e026a33d iron out all extra compiler warnings hace 4 años
  Marcus Comstedt 0327a91beb ubus/lua: add support for BLOBMSG_TYPE_DOUBLE hace 6 años
  Dirk Feytons 5bae22eb54 ubus/lua: pass notification name to callback hace 6 años
  Rosen Penev 9c13096b16 ubus: Remove unnecessary memset calls. hace 7 años
  Vasily Goldobin d009a08473 lua: add 'defer_request' and 'complete_deferred_request' functions hace 8 años
  Iain Fraser 976719d89c Implemented publish/subscribe lua bindings to libubus-lua with example lua files. hace 8 años
  Felix Fietkau 8bb34756ce lua: fix stack leak in ubus method handling hace 8 años
  Hans Dedecker d23b07a9ff lua: Fix stack imbalance in ubus_event_handler hace 9 años
  陈斌 f361bfa5fc lua: fix memory leak problem hace 9 años
  Hans Dedecker 7798d56301 ubus: Fix issues reported by static code analysis tool Klocwork hace 9 años
  Steven Barth 6dffecb36b lua: forward return codes from lua to ubus hace 10 años
  Karl Vogel 334c389180 ubus: Fix imbalance in lua stack push/pop of values. hace 10 años
  Luka Perkov 4e82a1fabb lua: allow methods with no arguments hace 10 años
  Luka Perkov b356773921 lua: fix whitespaces and typo hace 10 años
  John Crispin 8ea9667036 add Lua bindings for ubus events hace 11 años
  Jo-Philipp Wich bf566871bd lua: pass u64 blob type as double to Lua hace 11 años
  Jo-Philipp Wich 77eefb3bdd lua: remove a superfluous lua_pop() when checking table style hace 12 años
  Jo-Philipp Wich 9c0b821573 lua: fix ubus_lua_format_blob_is_array() to not leave garbage on the stack hace 12 años
  John Crispin 0f793d3a45 lua: propagate incoming message to method callback inside the lua context hace 12 años
  Felix Fietkau c382792d98 lua: add support for registering methods hace 12 años
  Felix Fietkau 0371c8f5fd lua: add uloop support hace 12 años
  John Crispin 115b7a8c73 lua: allow building the lua binding with vanilla lua hace 12 años
  Felix Fietkau 960c342b4a lua: add a prototype for luaopen_ubus so that -Wmissing-declarations can be enabled hace 12 años
  Jo-Philipp Wich 25b9b4b827 implement Lua binding hace 12 años