summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-01-23major code refactoring for more code reuse and smaller code sizeFelix Fietkau
2008-01-23add back uci_context parameter for uci_list_configs - for future use with multiple backendsFelix Fietkau
2008-01-23consistency: rename uci_config to uci_package, rename variables as well; add some data structures for config historyFelix Fietkau
2008-01-23fix double free bugFelix Fietkau
2008-01-23refactor uci show codeFelix Fietkau
2008-01-23move export functionality to libuciFelix Fietkau
2008-01-23fix null string testFelix Fietkau
2008-01-22add a few more commentsFelix Fietkau
2008-01-22remove junk fileFelix Fietkau
2008-01-22reduce the default linebuffer sizeFelix Fietkau
2008-01-22add support for parsing escaped newline charactersFelix Fietkau
2008-01-22parse the package keywordFelix Fietkau
2008-01-22refactor, add uci_importFelix Fietkau
2008-01-21more export stuffFelix Fietkau
2008-01-21add uci exportFelix Fietkau
2008-01-21add dynamically generated section namesFelix Fietkau
2008-01-21comment updateFelix Fietkau
2008-01-21use -fPICFelix Fietkau
2008-01-20remove unused argumentFelix Fietkau
2008-01-20cleanups/fixes, more cli stuffFelix Fietkau
2008-01-20return a pointer to the uci_config struct in uci_loadFelix Fietkau
2008-01-20implement config unloadFelix Fietkau
2008-01-20ignore gdb filesFelix Fietkau
2008-01-20fix for a double free bugFelix Fietkau
2008-01-20add support for listing config filesFelix Fietkau
2008-01-20remove some old junkFelix Fietkau
2008-01-20print the reason for parse errors in error messagesFelix Fietkau
2008-01-20improved parserFelix Fietkau
2008-01-20better config file handlingFelix Fietkau
2008-01-19more config functionsFelix Fietkau
2008-01-19more cleanup/list fixesFelix Fietkau
2008-01-19remove some crapFelix Fietkau
2008-01-19add missing break statementsFelix Fietkau
2008-01-19more error handlingFelix Fietkau
2008-01-19more depsFelix Fietkau
2008-01-19more list handlingFelix Fietkau
2008-01-19add some more list handlingFelix Fietkau
2008-01-19add -Wno-unused and -WerrorFelix Fietkau
2008-01-19cleanups, whitespace fixes, some extra data structures, eol fixFelix Fietkau
2008-01-19move some macro magic out of libuci.cFelix Fietkau
2008-01-19make uci_errstr constFelix Fietkau
2008-01-19more commentsFelix Fietkau
2008-01-19clean up arg checksFelix Fietkau
2008-01-19add .gitignoreFelix Fietkau
2008-01-19initial import (incomplete)Felix Fietkau