2008-08-17 |
Felix Fietkau | Fix uci show for sections and options. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Felix Fietkau | another one |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Felix Fietkau | fix a really stupid bug |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Felix Fietkau | fix some parser glitches |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Felix Fietkau | some more input validation |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Felix Fietkau | fix a stupid duplicate value checking bug (patch by... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Felix Fietkau | allow the cli to override the confdir |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Felix Fietkau | use the correct soname for libuci |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Felix Fietkau | replace the uci_escape function with something cleaner... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Felix Fietkau | don't record a changed value if the new value matches... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Felix Fietkau | lua binding: add .name attribute for sections pushed... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Felix Fietkau | adjust default installation target dir for uci lua... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | use .type instead of .TYPE |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | minor cleanup |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | change the format of uci.get_all() - reduce the number... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | implement uci.changes() in lua binding |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | load the saved history by default to make things easier... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | implement uci.delete() in the lua binding |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Felix Fietkau | more const stuff |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Felix Fietkau | implement autoload for uci lua binding (optional, enabl... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Felix Fietkau | fix invocation of uci.commit(), uci.save() without... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Felix Fietkau | add uci.add() to lua binding |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Felix Fietkau | more const stuff |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Felix Fietkau | allow more types of characters for uci package names |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Felix Fietkau | add 2 and 3 argument versions of uci.get() |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Felix Fietkau | constify |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Felix Fietkau | add uci.foreach() |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Felix Fietkau | add uci.get_all to the lua binding, which converts... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Felix Fietkau | fix lua plugin linking |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | add revert, merge package handler functions |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | constify |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | compile fixes for native compilation |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | build variable sharing between uci and uci-lua, proper... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | fix unused variable |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | add make install to the uci build directory |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | set, save, commit for the lua plugin |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | typechecking, add set_confdir and set_savedir |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | add uci.unload to the lua plugin |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Felix Fietkau | add rudimentary lua binding for uci (can only do "load... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Felix Fietkau | rename ctx->errno to ctx->err to avoid conflicts with... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Felix Fietkau | parser: fix precedence of quoting over ; as command... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Felix Fietkau | add missing helptext for commit |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | fix a bug that prevented modifying empty config files |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | add an extra check for uci_lookup |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | more functionality for plugins |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | create the history savedir on uci_save() if it does... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | more plugin support |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | add feature flags for the build process, improve automa... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | make more functions available externally |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | consistency |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | improve error handling |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | fold err.h into uci_internal.h |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | add uci_set_backend() |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | use the per-package backend on commit |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | cleanup |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | remove some unused stuff |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | fix uci_set |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | more debugging |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | add comment about memory handling in list_configs |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | add abstraction for listing config files as well |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | bump library version |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | some backend abstraction |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Felix Fietkau | fold uci_file_cleanup into uci_cleanup |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Felix Fietkau | bump library version number |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Felix Fietkau | reorganize some code, add an extra command for adding... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Felix Fietkau | remove accidentally committed junk |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Felix Fietkau | extend uci_set so that it can store the resulting eleme... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Felix Fietkau | use strsep instead of strtok to avoid a segfault |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | fix uci_parse_tuple |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | add a missing nullpointer check |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | fix an off-by-one error that prevented the open() check... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | allow merge-import, even if the config file does not... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | add missing line to command line help |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | add missing include statement |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Felix Fietkau | implement the uci changes command to display uncommitte... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Felix Fietkau | implement batch mode in cli |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Felix Fietkau | improve the argument parser |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Felix Fietkau | export a function for parsing shell-style arguments... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Felix Fietkau | only overwrite config files at commit time when actual... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Felix Fietkau | improve validation, accept more characters in the secti... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Felix Fietkau | make the value of an option optional (found by lubek) |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | fix a small memleak |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | fix a few bugs found during code review |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | implement uci revert |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | move history code into history.c |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | fix accidental lowercasing of license headers |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | cli: don't commit, if the savedir was overwritten |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | add a comment about history path |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | make use of the history path feature in the cli |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | add history search path |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | allow the user of the library to override the confdir... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | some extra null pointer checks |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | parse comments properly |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | allow the make command line to override LD properly |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | add quiet mode flag for cli |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | minor comments |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | save some space |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | better input validation |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | disable EOL check for non-strict mode |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Felix Fietkau | fix filename validation |
commit | commitdiff | tree | snapshot |
next |