Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Fietkau c9c9d5cb08 uci: fix excessive reorder delta entry duplication hace 11 años
  Felix Fietkau 9d8e1fe485 blob: add uci<->blob conversion library code hace 11 años
  Felix Fietkau 51f2ea3271 util: fix compile error hace 11 años
  Jo-Philipp Wich 9ef6964362 lua: emit a proper deletion when setting an existing list to a new list with only a single item hace 11 años
  Krzysztof Kuźnik b42ee8f218 uci: Fix uci_delete() when ptr->value is empty string hace 11 años
  Etienne CHAMPETIER 07d6fd66f6 uci: copy permisions of /etc/config/ files for temp files hace 11 años
  Jo-Philipp Wich ef12e67516 Change delta encoding of list deletions hace 11 años
  Jérôme Poulin 1e1f503d8f Add multiple free for each call to lookup_args() hace 11 años
  Krzysztof Kuznik 6c71e7ee00 uci: libuci leaking memory on non-existent config file hace 11 años
  Jo-Philipp Wich 28608b5321 ignore trailing carriage returns in file parser hace 11 años
  Thomas Gstädtner 6f251b7f60 add main directory to include path hace 11 años
  Felix Fietkau 08c51bfaf5 build: remove install prefix override hace 11 años
  Felix Fietkau ec09159ac7 get rid of -rdynamic on link hace 11 años
  Felix Fietkau 6adc611deb remove unused hook support hace 11 años
  Felix Fietkau e5bd3aa458 remove the libdl dependency hace 11 años
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code hace 11 años
  Felix Fietkau 517a772514 remove static libraries/binaries hace 11 años
  Luka Perkov e81961bde8 extend delete command so it can delete list elemets using index hace 11 años
  Luka Perkov ec8cbbbe0f add new command del_list hace 11 años
  Felix Fietkau 2e90d2637a lua: include /opt/local/lib and /opt/local/include in the search path on mac os x hace 11 años
  Felix Fietkau af26658660 cli: return non-zero status on errors hace 12 años
  Jo-Philipp Wich d3722382bd Do quote section names to keep the same style as option values hace 12 años
  Jo-Philipp Wich bddae56bac Section names, option names, list names can only be identifiers, so they don't need to be quoted. hace 12 años
  Jo-Philipp Wich 760c34c94a lua: properly handle corner cases in changes hace 12 años
  Jo-Philipp Wich aac40e9b49 lua: expose completely new lists in changes() as well hace 12 años
  Jo-Philipp Wich 16efed5432 Merge branch 'master' of git://nbd.name/uci hace 12 años
  Jo-Philipp Wich 7289b2d69a lua: simplify add_list changes handling, always create a table for LIST_ADD commands hace 12 años
  Jo-Philipp Wich ef5f4ae325 lua: expose add_list change items as table values hace 12 años
  Jo-Philipp Wich 359c5c4dcc lua: simplify add_list changes handling, always create a table for LIST_ADD commands hace 12 años
  Jo-Philipp Wich dc47efacd6 lua: expose add_list change items as table values hace 12 años