fix a really stupid bug
[project/uci.git] / util.c
2008-07-31 Felix Fietkaufix a really stupid bug
2008-07-30 Felix Fietkausome more input validation
2008-05-03 Felix Fietkauallow more types of characters for uci package names
2008-04-08 Felix Fietkauparser: fix precedence of quoting over ; as command...
2008-02-12 Felix Fietkaumore functionality for plugins
2008-02-12 Felix Fietkaumore plugin support
2008-02-12 Felix Fietkaufix uci_set
2008-02-09 Felix Fietkaureorganize some code, add an extra command for adding...
2008-02-06 Felix Fietkauuse strsep instead of strtok to avoid a segfault
2008-02-05 Felix Fietkaufix uci_parse_tuple
2008-02-05 Felix Fietkaufix an off-by-one error that prevented the open() check...
2008-02-04 Felix Fietkauimprove the argument parser
2008-02-04 Felix Fietkauexport a function for parsing shell-style arguments...
2008-02-04 Felix Fietkauimprove validation, accept more characters in the secti...
2008-02-03 Felix Fietkauimplement uci revert
2008-02-03 Felix Fietkaumove history code into history.c
2008-02-02 Felix Fietkauconstify
2008-01-29 Felix Fietkaufix updated parse_tuple function
2008-01-29 Felix Fietkaumore input validation
2008-01-29 Felix Fietkaucleanup, move parse_tuple to libuci, add some input...
2008-01-23 Felix Fietkauimplement more suggestions by lorenz schori