Commit History

Author SHA1 Message Date
  Petr Štetiar a6e8bbefd8 cmake: add unit testing option and shunit2 tests 4 years ago
  Petr Štetiar 0ca93fec70 test: move shunit2 tests under standalone subdirectory 4 years ago
  Hauke Mehrtens fc417e8080 build: Add -Wclobbered to detect problems with longjmp 4 years ago
  Hauke Mehrtens 2c8e4a347b util: Fix error path 4 years ago
  Maxim Gorbachyov 415f9e4843 uci/file: replace mktemp() with mkstemp() 4 years ago
  Sven Eckelmann f199b961c2 uci: fix options list of section after type change 5 years ago
  Yousong Zhou 4c8b4d6efc delta: fix parsing malformed delta lines 5 years ago
  Jordan Miner 5d2bf09ec5 uci: fix a potential use-after-free in uci_set() 6 years ago
  Jo-Philipp Wich 3b3d63e234 list: only record ordering deltas if element position changed 6 years ago
  Andre Castro 4c4d343caa cmake: Fix cli shared linking against ubox 6 years ago
  Jo-Philipp Wich 5beb95da3d lua: additionally return name when looking up sections 6 years ago
  Jo-Philipp Wich ff33bb219b lua: support extended section notation 6 years ago
  Hans Dedecker 25fd142c8d list: remove unncessary increment of n_section (FS#1182) 6 years ago
  Hans Dedecker 021fd65643 file: remove unnecessary uci_fixup_section calls 6 years ago
  Stijn Tintel 5ad59ad412 Add bitfield_set function from libubox. 6 years ago
  Yousong Zhou c4df32b386 file: remove redundant NULL check on return value of uci_realloc() 7 years ago
  Yousong Zhou 5d08b7f5d6 build: fix BUILD_STATIC 7 years ago
  Michal 'vorner' Vaner 49ec6efbda Fix skipping directories in uci_list_config_files 7 years ago
  Felix Fietkau c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
  Dirk Feytons 0a1a2fcaf9 uci/lua: add explicit close() method 7 years ago
  Dirk Feytons 7daf94275c uci/lua: add list_configs() function 7 years ago
  Felix Fietkau fe45f97302 test: adjust for auto-naming anonymous sections 7 years ago
  Felix Fietkau 2eb9c097e3 cli: remove now-defunct UCI_FLAG_EXPORT_NAME support 7 years ago
  Antonio Paunovic df72af4740 mandatory anonymous section identifier 7 years ago
  Karl Palsson e1bf4356e1 projects/uci: lua: use built in pkg-config support for alternatives 8 years ago
  Jo-Philipp Wich ec96e1f93d file: write through symlinks on uci commit 8 years ago
  Petr Štetiar 18c13247f9 cmake: Add ubox library and include dir lookup 8 years ago
  Felix Fietkau d4e42a9081 cli: fix uci show output for anonymous sections (#21781) 8 years ago
  Jo-Philipp Wich 593e6c90b7 file: raise parse error on conflicting section types in strict mode 8 years ago
  Felix Fietkau 950437eecd file: defer checking the tmpfile until it is actually needed. 8 years ago