summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-02-04improve validation, accept more characters in the section typeFelix Fietkau
2008-02-04make the value of an option optional (found by lubek)Felix Fietkau
2008-02-03fix a small memleakFelix Fietkau
2008-02-03fix a few bugs found during code reviewFelix Fietkau
2008-02-03implement uci revertFelix Fietkau
2008-02-03move history code into history.cFelix Fietkau
2008-02-03fix accidental lowercasing of license headersFelix Fietkau
2008-02-03cli: don't commit, if the savedir was overwrittenFelix Fietkau
2008-02-03add a comment about history pathFelix Fietkau
2008-02-03make use of the history path feature in the cliFelix Fietkau
2008-02-03add history search pathFelix Fietkau
2008-02-03allow the user of the library to override the confdir/searchdirFelix Fietkau
2008-02-03some extra null pointer checksFelix Fietkau
2008-02-03parse comments properlyFelix Fietkau
2008-02-03allow the make command line to override LD properlyFelix Fietkau
2008-02-03add quiet mode flag for cliFelix Fietkau
2008-02-03minor commentsFelix Fietkau
2008-02-03save some spaceFelix Fietkau
2008-02-03better input validationFelix Fietkau
2008-02-03disable EOL check for non-strict modeFelix Fietkau
2008-02-03fix filename validationFelix Fietkau
2008-02-02fix typoFelix Fietkau
2008-02-02fix more compile errorsFelix Fietkau
2008-02-02fix compiler error under linuxFelix Fietkau
2008-02-02add missing flagsFelix Fietkau
2008-02-02add shared library supportFelix Fietkau
2008-02-02add flag for naming unnamed sectionsFelix Fietkau
2008-02-02remove unused variablesFelix Fietkau
2008-02-02split warning options from other compiler optionsFelix Fietkau
2008-02-02fix file input for cliFelix Fietkau
2008-02-02implement overwriting importFelix Fietkau
2008-02-02add support for merged importingFelix Fietkau
2008-02-02optimizationFelix Fietkau
2008-02-02add stub for uci importFelix Fietkau
2008-02-02constifyFelix Fietkau
2008-02-02validate the package name for importFelix Fietkau
2008-02-02more error handling for internal uci_import callsFelix Fietkau
2008-02-02add import merging functionality, fix error handling in uci_importFelix Fietkau
2008-02-02implement uci renameFelix Fietkau
2008-02-02keep unnamed sections unnamed on exportFelix Fietkau
2008-01-30accept unnamed sectionsFelix Fietkau
2008-01-30cli code cleanupFelix Fietkau
2008-01-30proper commit support, better debuggingFelix Fietkau
2008-01-30free the history on package unloadFelix Fietkau
2008-01-30document UCI_INTERNALFelix Fietkau
2008-01-30some helpful commentsFelix Fietkau
2008-01-30create history files with the proper modeFelix Fietkau
2008-01-30free uci_history entries properlyFelix Fietkau
2008-01-30plug a memleakFelix Fietkau
2008-01-30change uci_list_configs api for proper exception handlingFelix Fietkau