Commit History

Author SHA1 Message Date
  Felix Fietkau 477c19a722 ucimap: add new UCIMAP_LIST_AUTO for automatically converting multiple list items whitespace-separated in an option 14 years ago
  Felix Fietkau 65f3dccc35 ucimap: fix boolean interpretation, add range checks for int values (thx, henning) 14 years ago
  Felix Fietkau 82a71ad8d8 ucimap: implement format callback for custom data types 14 years ago
  Felix Fietkau ceaa2fbb3c ucimap: allow api users to take over allocation of section data structures 14 years ago
  Felix Fietkau 3fa4e980d9 ucimap: move the section data to a dedicated field inside the managed structs 14 years ago
  Felix Fietkau 062323b4f6 ucimap: rename uci_sectmap* to uci_sectionmap* 14 years ago
  Felix Fietkau 8ae8a7fc89 ucimap: add callback for validation/conversion and custom data type 14 years ago
  Felix Fietkau 75c9a5d0fa shorten callback names 14 years ago
  Felix Fietkau 1afdbf8f22 ucimap: ignore unhandled data structure changes for now 14 years ago
  Felix Fietkau f107b5a34f fix ucimap_set_changed 14 years ago
  Felix Fietkau ec7b1de53e ucimap: free memory allocated for fixups 14 years ago
  Felix Fietkau 7af0c0eda0 ucimap: clean up list handling, use arrays instead of linked lists 14 years ago
  Felix Fietkau 43ff3a3a54 ucimap: allow sectmaps to specify the option map data structure size (useful for encapsulating it in another data structure 14 years ago
  Felix Fietkau 07c562eab5 fix const related compile error with newer gcc 15 years ago
  Felix Fietkau 99ae0f9196 add foreign key and list support for ucimap 15 years ago
  Felix Fietkau d788264ddc add libucimap 15 years ago