Commit History

Author SHA1 Message Date
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code 11 years ago
  Felix Fietkau 517a772514 remove static libraries/binaries 11 years ago
  Luka Perkov e81961bde8 extend delete command so it can delete list elemets using index 11 years ago
  Luka Perkov ec8cbbbe0f add new command del_list 11 years ago
  Felix Fietkau 2e90d2637a lua: include /opt/local/lib and /opt/local/include in the search path on mac os x 11 years ago
  Felix Fietkau af26658660 cli: return non-zero status on errors 12 years ago
  Jo-Philipp Wich d3722382bd Do quote section names to keep the same style as option values 12 years ago
  Jo-Philipp Wich bddae56bac Section names, option names, list names can only be identifiers, so they don't need to be quoted. 12 years ago
  Jo-Philipp Wich 760c34c94a lua: properly handle corner cases in changes 12 years ago
  Jo-Philipp Wich aac40e9b49 lua: expose completely new lists in changes() as well 12 years ago
  Jo-Philipp Wich 16efed5432 Merge branch 'master' of git://nbd.name/uci 12 years ago
  Jo-Philipp Wich 7289b2d69a lua: simplify add_list changes handling, always create a table for LIST_ADD commands 12 years ago
  Jo-Philipp Wich ef5f4ae325 lua: expose add_list change items as table values 12 years ago
  Jo-Philipp Wich 359c5c4dcc lua: simplify add_list changes handling, always create a table for LIST_ADD commands 12 years ago
  Jo-Philipp Wich dc47efacd6 lua: expose add_list change items as table values 12 years ago
  Felix Fietkau 9d7dd37590 fix segfault on import of anonymous sections 12 years ago
  Felix Fietkau 11b494045c lua: always return after calling luaL_error (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau a8c6241437 cli: check against multiple -f invocations to avoid leaks (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau d068b9f9d7 ucimap: initialize an uninitialized pointer (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau 5077cdcee2 ucimap: fix a memory leak (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau ef95525edc check result of memory allocations (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau 2b86a11e49 ucimap: fix use-after-free on cleanup (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau e7e26e7507 free memory for uci hooks 12 years ago
  Felix Fietkau e7fa4a3ed8 lua: allow overriding of LUA_CFLAGS 12 years ago
  Felix Fietkau 1ba4eb1ad1 lua: use pkg-config to find the correct lua cflags 12 years ago
  Felix Fietkau 4a7d8053ae fix lgpl license headers 12 years ago
  Felix Fietkau 825be5d0cd fix one more unused-but-set variable 12 years ago
  Felix Fietkau bb0e4cf862 fix more unused-but-set errors 12 years ago
  Felix Fietkau 0a84aa8d50 remove unused but set variable to fix a compiler warning 12 years ago