Historique des commits

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