2009-09-06 |
Felix Fietkau | ucimap: fix list size initialization, validate list... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Felix Fietkau | ucimap: fix list initialization |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Felix Fietkau | add some comments to the header file |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Felix Fietkau | replace the use of list.h in the ucimap core, relicense... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | remove ucimap type->name conversion unless DEBUG is... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | fix a typo |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | ucimap: add support for saving lists to uci |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | test: do not print expected error messages |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | ucimap: add helper function for resizing lists and... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | add sanity checks for optmap section type vs sectionmap... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | ucimap: add custom free() callbacks for options, only... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | add ucimap_free_section to the api |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | fix a null pointer deref in uci_file_commit when overwr... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | add type safety checks for option maps |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Felix Fietkau | build ucimap-example in make all |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Felix Fietkau | only call section ->add callbacks after all fixups... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Felix Fietkau | fix missing api change |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Felix Fietkau | preserve section list order |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Felix Fietkau | rename ucimap_data::section to ptr |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Felix Fietkau | add missing build dependencies |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Felix Fietkau | expose the ucimap_parse_section function in the api... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Felix Fietkau | protect ucimap.h against multiple inclusions |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Felix Fietkau | move ucimap into the core library |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Felix Fietkau | ucimap: add new UCIMAP_LIST_AUTO for automatically... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | ucimap: properly test bool interpretation |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | ucimap: fix boolean interpretation, add range checks... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | add missing lib flags for ucimap-example |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | remove ucimap-example during make clean |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | turn ucimap-example.c into a test case |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | add missing null pointer check after malloc |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | ucimap: clarify alloc |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | bump major version |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | ucimap: some hints |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Felix Fietkau | ucimap: implement format callback for custom data types |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: add example for using the alloc callback |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: allow api users to take over allocation of... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: move the section data to a dedicated field... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: rename uci_sectmap* to uci_sectionmap* |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: add callback for validation/conversion and... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | shorten callback names |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: add an example for optmap data structure encaps... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: cleanup OPTMAP_OPTION macro, rename to UCIMAP_O... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: ignore unhandled data structure changes for now |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | fix ucimap_set_changed |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: free memory allocated for fixups |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: clean up list handling, use arrays instead... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap: allow sectmaps to specify the option map data... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Felix Fietkau | ucimap-example: make data structures static |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Felix Fietkau | lua: add a return code for aborting iteration in uci_fo... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Felix Fietkau | do not fail when attempting to set a nonexistant option... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Felix Fietkau | when running uci set with an empty value, fall back... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Felix Fietkau | add plugin support |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Felix Fietkau | add reorder to lua api |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Felix Fietkau | add section reordering to libuci and cli |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Felix Fietkau | increase argv in batch mode to silence a false gcc... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Felix Fietkau | don't bail out on locking errors, when flock() is not... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Felix Fietkau | create missing lib dir on installation |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Felix Fietkau | fix const related compile error with newer gcc |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Felix Fietkau | add missing fflush() on close - fixes a bug in the... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Felix Fietkau | fix compilation on later glibc/gcc versions with strict... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Felix Fietkau | fix signed vs unsigned char validation bug |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Felix Fietkau | lua: fix rewriting uci lists |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Felix Fietkau | make the uci_ptr struct reusable after a call to uci_de... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Felix Fietkau | add uci.rename() |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Felix Fietkau | bump major version |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Felix Fietkau | fix uci rename for anonymous sections |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Felix Fietkau | add initial version of the shell api |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Felix Fietkau | add foreign key and list support for ucimap |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Felix Fietkau | fix memory leak reported in https://dev.openwrt.org... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Felix Fietkau | lua: add uci.add_history to the api |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Felix Fietkau | add libucimap |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Felix Fietkau | install development headers |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Felix Fietkau | don't redefine container_of if it's already defined |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Felix Fietkau | lua: fix uci.set_list |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Felix Fietkau | make extended syntax on uci show optional (but enabled... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Felix Fietkau | put more descriptive names on anonymous sections when... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Felix Fietkau | overhaul package and section type validation - makes... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Felix Fietkau | add .index field to sections |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Felix Fietkau | fix lua binding include path |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Felix Fietkau | fix uci batch nesting check (patch by lars) |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Felix Fietkau | fix segmentation fault / endless loop on history loads |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Felix Fietkau | properly search for lua includes and the library directory |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Jens Muecke | Add mkdir to Makefile and Makefile.inc, use $prefix... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Felix Fietkau | fix segfault in uci batch |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | fix uci.save() with cursors |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | fix uci.get() |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | add \n to error messages only when output goes to stderr |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | push out uci error messages to lua as well |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | extend api to be able to get a full error string instea... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | fix segfault in extended section lookup |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | add uci.cursor() support based on a patch by CyrusFF |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | add get functions for savedir and confdir |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | fix sanity checks for uci.set to be able to create... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | fix incomplete lookups for uci.get() |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Felix Fietkau | report errors on partial lookups for show/get in the... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Frédéric Moulins | Check for segfault and illegal instruction when expecti... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Felix | add an extra option check for tuple parsing |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Frédéric Moulins | Add parsing tests for get, set and show |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Felix | add .anonymous attribute for uci sections in lua |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Felix | Adds a unit test framework based on shunit2 |
commit | commitdiff | tree | snapshot |
next |