summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2008-01-30disable history tracking for non-confdir filesFelix Fietkau
2008-01-30add strict mode to the cli usageFelix Fietkau
2008-01-30add strict mode flag (enabled by default, can be disabled to ignore lines with parser errors)Felix Fietkau
2008-01-30move the stat check to the stream open functionFelix Fietkau
2008-01-30add proper history tracking for deleteFelix Fietkau
2008-01-29extra checksFelix Fietkau
2008-01-29implement history parsingFelix Fietkau
2008-01-29add extra null pointer checkFelix Fietkau
2008-01-29clean up history handlingFelix Fietkau
2008-01-29set -O0 for debug buildsFelix Fietkau
2008-01-29fix updated parse_tuple functionFelix Fietkau
2008-01-29more input validationFelix Fietkau
2008-01-29cleanup, move parse_tuple to libuci, add some input validationFelix Fietkau
2008-01-28cleanupFelix Fietkau