projects
/
project
/
uci.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix a null pointer deref in uci_file_commit when overwriting history data
2009-09-04
Felix Fietkau
fix a null pointer deref in uci_file_commit when overwriting...
commit
|
commitdiff
|
tree
2009-09-04
Felix Fietkau
add type safety checks for option maps
commit
|
commitdiff
|
tree
2009-09-04
Felix Fietkau
build ucimap-example in make all
commit
|
commitdiff
|
tree
2009-09-02
Felix Fietkau
only call section ->add callbacks after all fixups...
commit
|
commitdiff
|
tree
2009-09-01
Felix Fietkau
fix missing api change
commit
|
commitdiff
|
tree
2009-09-01
Felix Fietkau
preserve section list order
commit
|
commitdiff
|
tree
2009-09-01
Felix Fietkau
rename ucimap_data::section to ptr
commit
|
commitdiff
|
tree
2009-09-01
Felix Fietkau
add missing build dependencies
commit
|
commitdiff
|
tree
2009-09-01
Felix Fietkau
expose the ucimap_parse_section function in the api...
commit
|
commitdiff
|
tree
2009-08-31
Felix Fietkau
protect ucimap.h against multiple inclusions
commit
|
commitdiff
|
tree
2009-08-31
Felix Fietkau
move ucimap into the core library
commit
|
commitdiff
|
tree
2009-08-31
Felix Fietkau
ucimap: add new UCIMAP_LIST_AUTO for automatically...
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
ucimap: properly test bool interpretation
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
ucimap: fix boolean interpretation, add range checks...
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
add missing lib flags for ucimap-example
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
remove ucimap-example during make clean
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
turn ucimap-example.c into a test case
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
add missing null pointer check after malloc
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
ucimap: clarify alloc
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
bump major version
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
ucimap: some hints
commit
|
commitdiff
|
tree
2009-08-30
Felix Fietkau
ucimap: implement format callback for custom data types
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: add example for using the alloc callback
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: allow api users to take over allocation of...
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: move the section data to a dedicated field...
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: rename uci_sectmap* to uci_sectionmap*
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: add callback for validation/conversion and...
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
shorten callback names
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: add an example for optmap data structure encapsulation
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: cleanup OPTMAP_OPTION macro, rename to UCIMAP_OPTION
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: ignore unhandled data structure changes for now
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
fix ucimap_set_changed
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: free memory allocated for fixups
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: clean up list handling, use arrays instead...
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap: allow sectmaps to specify the option map data...
commit
|
commitdiff
|
tree
2009-08-29
Felix Fietkau
ucimap-example: make data structures static
commit
|
commitdiff
|
tree
2009-08-24
Felix Fietkau
lua: add a return code for aborting iteration in uci_foreach
commit
|
commitdiff
|
tree
2009-08-18
Felix Fietkau
do not fail when attempting to set a nonexistant option...
commit
|
commitdiff
|
tree
2009-08-18
Felix Fietkau
when running uci set with an empty value, fall back...
commit
|
commitdiff
|
tree
2009-06-08
Felix Fietkau
add plugin support
commit
|
commitdiff
|
tree
2009-05-23
Felix Fietkau
add reorder to lua api
commit
|
commitdiff
|
tree
2009-05-23
Felix Fietkau
add section reordering to libuci and cli
commit
|
commitdiff
|
tree
2009-04-30
Felix Fietkau
increase argv in batch mode to silence a false gcc...
commit
|
commitdiff
|
tree
2009-04-23
Felix Fietkau
don't bail out on locking errors, when flock() is not...
commit
|
commitdiff
|
tree
2009-04-11
Felix Fietkau
create missing lib dir on installation
commit
|
commitdiff
|
tree
2009-04-10
Felix Fietkau
fix const related compile error with newer gcc
commit
|
commitdiff
|
tree
2009-03-24
Felix Fietkau
add missing fflush() on close - fixes a bug in the...
commit
|
commitdiff
|
tree
2009-02-23
Felix Fietkau
fix compilation on later glibc/gcc versions with stricter...
commit
|
commitdiff
|
tree
2009-01-20
Felix Fietkau
fix signed vs unsigned char validation bug
commit
|
commitdiff
|
tree
2009-01-20
Felix Fietkau
lua: fix rewriting uci lists
commit
|
commitdiff
|
tree
2009-01-20
Felix Fietkau
make the uci_ptr struct reusable after a call to uci_delete()
commit
|
commitdiff
|
tree
2009-01-18
Felix Fietkau
add uci.rename()
commit
|
commitdiff
|
tree
2008-12-27
Felix Fietkau
bump major version
commit
|
commitdiff
|
tree
2008-12-27
Felix Fietkau
fix uci rename for anonymous sections
commit
|
commitdiff
|
tree
2008-12-23
Felix Fietkau
add initial version of the shell api
commit
|
commitdiff
|
tree
2008-11-28
Felix Fietkau
add foreign key and list support for ucimap
commit
|
commitdiff
|
tree
2008-11-25
Felix Fietkau
fix memory leak reported in https://dev.openwrt.org...
commit
|
commitdiff
|
tree
2008-11-15
Felix Fietkau
lua: add uci.add_history to the api
commit
|
commitdiff
|
tree
2008-11-14
Felix Fietkau
add libucimap
commit
|
commitdiff
|
tree
2008-11-14
Felix Fietkau
install development headers
commit
|
commitdiff
|
tree
2008-11-14
Felix Fietkau
don't redefine container_of if it's already defined
commit
|
commitdiff
|
tree
2008-11-14
Felix Fietkau
lua: fix uci.set_list
commit
|
commitdiff
|
tree
2008-10-15
Felix Fietkau
make extended syntax on uci show optional (but enabled...
commit
|
commitdiff
|
tree
2008-10-15
Felix Fietkau
put more descriptive names on anonymous sections when...
commit
|
commitdiff
|
tree
2008-09-05
Felix Fietkau
overhaul package and section type validation - makes...
commit
|
commitdiff
|
tree
2008-09-05
Felix Fietkau
add .index field to sections
commit
|
commitdiff
|
tree
2008-09-04
Felix Fietkau
fix lua binding include path
commit
|
commitdiff
|
tree
2008-09-04
Felix Fietkau
fix uci batch nesting check (patch by lars)
commit
|
commitdiff
|
tree
2008-09-04
Felix Fietkau
fix segmentation fault / endless loop on history loads
commit
|
commitdiff
|
tree
2008-08-31
Felix Fietkau
properly search for lua includes and the library directory
commit
|
commitdiff
|
tree
2008-08-31
Felix Fietkau
fix segfault in uci batch
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
fix uci.save() with cursors
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
fix uci.get()
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
add \n to error messages only when output goes to stderr
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
push out uci error messages to lua as well
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
extend api to be able to get a full error string instead...
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
fix segfault in extended section lookup
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
add uci.cursor() support based on a patch by CyrusFF
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
add get functions for savedir and confdir
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
fix sanity checks for uci.set to be able to create...
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
fix incomplete lookups for uci.get()
commit
|
commitdiff
|
tree
2008-08-27
Felix Fietkau
report errors on partial lookups for show/get in the...
commit
|
commitdiff
|
tree
2008-08-25
Felix
add an extra option check for tuple parsing
commit
|
commitdiff
|
tree
2008-08-24
Felix
add .anonymous attribute for uci sections in lua
commit
|
commitdiff
|
tree
2008-08-23
Felix
Adds a unit test framework based on shunit2
commit
|
commitdiff
|
tree
2008-08-20
Felix Fietkau
fix extended cli lookup
commit
|
commitdiff
|
tree
2008-08-19
Felix Fietkau
correctly show list changes in "uci changes" output
commit
|
commitdiff
|
tree
2008-08-19
Felix Fietkau
lua: allow uci.set() to create/update a list value
commit
|
commitdiff
|
tree
2008-08-18
Felix Fietkau
fix list parsing with anonymous sections
commit
|
commitdiff
|
tree
2008-08-18
Felix Fietkau
fix wrong buffer allocation
commit
|
commitdiff
|
tree
2008-08-18
Felix Fietkau
fix use-after-free
commit
|
commitdiff
|
tree
2008-08-18
Felix Fietkau
fix lookup for section commands in the cli
commit
|
commitdiff
|
tree
2008-08-18
Felix Fietkau
add list support to the uci lua binding
commit
|
commitdiff
|
tree
2008-08-18
Felix Fietkau
add list support
commit
|
commitdiff
|
tree
2008-08-17
Felix Fietkau
add initial work for option datatype abstraction
commit
|
commitdiff
|
tree
2008-08-17
Felix Fietkau
bump library version to 0.5
commit
|
commitdiff
|
tree
2008-08-17
Felix Fietkau
implement extended uci lookup syntax
commit
|
commitdiff
|
tree
2008-08-17
Felix Fietkau
Fix uci show for sections and options.
commit
|
commitdiff
|
tree
2008-07-31
Felix Fietkau
another one
commit
|
commitdiff
|
tree
2008-07-31
Felix Fietkau
fix a really stupid bug
commit
|
commitdiff
|
tree
next