Histórico de Commits

Autor SHA1 Mensagem Data
  Jan Venekamp 5781664d50 remove internal usage of redundant uci_ptr.last há 1 ano atrás
  Petr Štetiar 654d7c33da lua: add missing forward declaration há 4 anos atrás
  Petr Štetiar 8dd50da20d lua: fix error handling há 4 anos atrás
  Petr Štetiar 39093f3b04 lua: fix memory leak in set method há 4 anos atrás
  Petr Štetiar 19ceff323f lua: fix memory leak in changes method há 4 anos atrás
  Petr Štetiar 2b549cc050 lua: fix copy&paste in error string há 4 anos atrás
  Petr Štetiar af59f86a0d iron out all extra compiler warnings há 4 anos atrás
  Jo-Philipp Wich 5beb95da3d lua: additionally return name when looking up sections há 6 anos atrás
  Jo-Philipp Wich ff33bb219b lua: support extended section notation há 6 anos atrás
  Dirk Feytons 0a1a2fcaf9 uci/lua: add explicit close() method há 8 anos atrás
  Dirk Feytons 7daf94275c uci/lua: add list_configs() function há 8 anos atrás
  Karl Palsson d899c696db lua: remove pointless double check of autoload flag há 9 anos atrás
  Jo-Philipp Wich aaf9dff96d lua: fix invocation of foreach() with nil type and implicit self há 9 anos atrás
  Yousong Zhou 06df8218e7 lua: restore return value of require('uci') to module table. há 9 anos atrás
  Felix Fietkau b121dd1828 lua: add lua 5.2 compatibility changes há 9 anos atrás
  Jo-Philipp Wich 9ef6964362 lua: emit a proper deletion when setting an existing list to a new list with only a single item há 11 anos atrás
  Jérôme Poulin 1e1f503d8f Add multiple free for each call to lookup_args() há 11 anos atrás
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code há 11 anos atrás
  Jo-Philipp Wich 760c34c94a lua: properly handle corner cases in changes há 12 anos atrás
  Jo-Philipp Wich aac40e9b49 lua: expose completely new lists in changes() as well há 12 anos atrás
  Jo-Philipp Wich 359c5c4dcc lua: simplify add_list changes handling, always create a table for LIST_ADD commands há 13 anos atrás
  Jo-Philipp Wich dc47efacd6 lua: expose add_list change items as table values há 13 anos atrás
  Felix Fietkau 11b494045c lua: always return after calling luaL_error (patch by Stanislav Fomichev) há 13 anos atrás
  Felix Fietkau 825be5d0cd fix one more unused-but-set variable há 13 anos atrás
  Felix Fietkau bb0e4cf862 fix more unused-but-set errors há 13 anos atrás
  Felix Fietkau 7115636d1c lua: use uci_foreach_element_safe in uci_lua_foreach() - patch by jow há 14 anos atrás
  Felix Fietkau 796bfd3cf5 provide backwards compatibility in the lua module after the history -> delta change há 14 anos atrás
  Felix Fietkau c4402a9e59 uci_history -> uci_delta há 14 anos atrás
  Felix Fietkau f06a15df72 lua: use extended lookups by default há 15 anos atrás
  Felix Fietkau 4baab2f807 lua: add uci.foreach() error handling patch by xMff há 15 anos atrás