Histórico de Commits

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