Commit History

Author SHA1 Message Date
  Felix Fietkau 0b39b5637a do not attempt to build lua if disabled 13 years ago
  Felix Fietkau 352572f18e constify arguments to parser function 13 years ago
  Felix Fietkau 862b173154 add parser helpers similar to the blobmsg parser in libubox 13 years ago
  Felix Fietkau 14bdf86899 cli: do not return 0 if the command was invalid 13 years ago
  Felix Fietkau 5b6e96336d also link the shared libuci to libdl 13 years ago
  Felix Fietkau ee48b7a841 fix lua plugin linker error 13 years ago
  Felix Fietkau fdbcc5e94b fix building without plugin support 13 years ago
  Felix Fietkau 0e8c97eef4 fix include path 13 years ago
  Felix Fietkau df707fa4ba use libdl 13 years ago
  Felix Fietkau 84274d6a58 allow the user to override the lua path 13 years ago
  Felix Fietkau c8cc67f635 move ucimap to a separate library 13 years ago
  Felix Fietkau b298632b93 replace the existing build system with cmake 13 years ago
  Felix Fietkau 9080634cc6 improve support for C++ stuff 13 years ago
  Felix Fietkau a5eb996e0f fix uci_list_set_pos to reorder sections properly, even when moving a section to the last position 13 years ago
  Felix Fietkau a46a89fc1f make uci_file_commit() static 13 years ago
  Felix Fietkau 7115636d1c lua: use uci_foreach_element_safe in uci_lua_foreach() - patch by jow 13 years ago
  Felix Fietkau 3fa65a20ae add a helper function for looking up an option string 13 years ago
  Felix Fietkau cb9a05e41a fix return value in inline lookup functions 13 years ago
  Lars-Peter Clausen 25f9dbfe7b ucimap: ucimap_parse: consider smap_offset when allocating the section data 14 years ago
  Felix Fietkau fcb93b2ca7 add convenience functions for looking up packages/sections/options 14 years ago
  Felix Fietkau ad70b02f42 remove the unused "complete" parameter for uci_fill_ptr() 14 years ago
  Felix Fietkau 862bdfa26c add support for partial lookups - skip lookup for filled-in sections or packages 14 years ago
  Felix Fietkau 796bfd3cf5 provide backwards compatibility in the lua module after the history -> delta change 14 years ago
  Felix Fietkau 270b8d7533 make uci_lookup_ptr() use the extended flag properly again 14 years ago
  Felix Fietkau b033290657 split off and compile delta.c separately 14 years ago
  Felix Fietkau c4402a9e59 uci_history -> uci_delta 14 years ago
  Felix Fietkau 853f586e48 split off and compile util.c separately 14 years ago
  Felix Fietkau 82db7b2485 export uci_parse_ptr 14 years ago
  Felix Fietkau 6ce771b109 split off and compile file.c separately 14 years ago
  Felix Fietkau a20ce3e0b0 simplify dependency handling 14 years ago