| 2008-02-02 | Felix Fietkau | add import merging functionality, fix error handling... | commit | commitdiff | tree | snapshot | 
| 2008-02-02 | Felix Fietkau | implement uci rename | commit | commitdiff | tree | snapshot | 
| 2008-02-02 | Felix Fietkau | keep unnamed sections unnamed on export | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | accept unnamed sections | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | cli code cleanup | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | proper commit support, better debugging | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | free the history on package unload | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | document UCI_INTERNAL | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | some helpful comments | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | create history files with the proper mode | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | free uci_history entries properly | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | plug a memleak | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | change uci_list_configs api for proper exception handling | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | disable history tracking for non-confdir files | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | add strict mode to the cli usage | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | add strict mode flag (enabled by default, can be disabl... | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | move the stat check to the stream open function | commit | commitdiff | tree | snapshot | 
| 2008-01-30 | Felix Fietkau | add proper history tracking for delete | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | extra checks | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | implement history parsing | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | add extra null pointer check | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | clean up history handling | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | set -O0 for debug builds | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | fix updated parse_tuple function | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | more input validation | commit | commitdiff | tree | snapshot | 
| 2008-01-29 | Felix Fietkau | cleanup, move parse_tuple to libuci, add some input... | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | cleanup | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | cleanup | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | add missing check | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | ignore the package keyword for uci_load() | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | fix uci_set() | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | fix a typo that was breaking the export | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | implement uci_commit() | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | add an extra check | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | allow accessing files outside of /etc/config | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | another small comment | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | add shared locking for uci_load | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | add a stub for testing uci_set() | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | implement uci_set, improve error handling | commit | commitdiff | tree | snapshot | 
| 2008-01-28 | Felix Fietkau | fix assertion debugging | commit | commitdiff | tree | snapshot | 
| 2008-01-27 | Felix Fietkau | implement uci get | commit | commitdiff | tree | snapshot | 
| 2008-01-26 | Felix Fietkau | add a comment | commit | commitdiff | tree | snapshot | 
| 2008-01-26 | Felix Fietkau | remove unnecessary null pointer check | commit | commitdiff | tree | snapshot | 
| 2008-01-26 | Felix Fietkau | move get_filename as well | commit | commitdiff | tree | snapshot | 
| 2008-01-26 | Felix Fietkau | move uci_list_configs to file.c | commit | commitdiff | tree | snapshot | 
| 2008-01-26 | Felix Fietkau | change __uci_list_add to uci_list_insert and remove... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Felix Fietkau | initialize strtok_r context to NULL | commit | commitdiff | tree | snapshot | 
| 2008-01-24 | Felix Fietkau | add uci_lookup function | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | implement more suggestions by lorenz schori | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | remove more useless stuff | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | remove some obsolete variables. thx, lorenz | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | only use -g if debugging is requested | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | improved debugging | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | major code refactoring for more code reuse and smaller... | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | add back uci_context parameter for uci_list_configs... | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | consistency: rename uci_config to uci_package, rename... | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | fix double free bug | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | refactor uci show code | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | move export functionality to libuci | commit | commitdiff | tree | snapshot | 
| 2008-01-23 | Felix Fietkau | fix null string test | commit | commitdiff | tree | snapshot | 
| 2008-01-22 | Felix Fietkau | add a few more comments | commit | commitdiff | tree | snapshot | 
| 2008-01-22 | Felix Fietkau | remove junk file | commit | commitdiff | tree | snapshot | 
| 2008-01-22 | Felix Fietkau | reduce the default linebuffer size | commit | commitdiff | tree | snapshot | 
| 2008-01-22 | Felix Fietkau | add support for parsing escaped newline characters | commit | commitdiff | tree | snapshot | 
| 2008-01-22 | Felix Fietkau | parse the package keyword | commit | commitdiff | tree | snapshot | 
| 2008-01-22 | Felix Fietkau | refactor, add uci_import | commit | commitdiff | tree | snapshot | 
| 2008-01-21 | Felix Fietkau | more export stuff | commit | commitdiff | tree | snapshot | 
| 2008-01-21 | Felix Fietkau | add uci export | commit | commitdiff | tree | snapshot | 
| 2008-01-21 | Felix Fietkau | add dynamically generated section names | commit | commitdiff | tree | snapshot | 
| 2008-01-21 | Felix Fietkau | comment update | commit | commitdiff | tree | snapshot | 
| 2008-01-21 | Felix Fietkau | use -fPIC | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | remove unused argument | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | cleanups/fixes, more cli stuff | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | return a pointer to the uci_config struct in uci_load | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | implement config unload | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | ignore gdb files | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | fix for a double free bug | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | add support for listing config files | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | remove some old junk | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | print the reason for parse errors in error messages | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | improved parser | commit | commitdiff | tree | snapshot | 
| 2008-01-20 | Felix Fietkau | better config file handling | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | more config functions | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | more cleanup/list fixes | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | remove some crap | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | add missing break statements | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | more error handling | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | more deps | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | more list handling | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | add some more list handling | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | add -Wno-unused and -Werror | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | cleanups, whitespace fixes, some extra data structures... | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | move some macro magic out of libuci.c | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | make uci_errstr const | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | more comments | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | clean up arg checks | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | add .gitignore | commit | commitdiff | tree | snapshot | 
| 2008-01-19 | Felix Fietkau | initial import (incomplete) | commit | commitdiff | tree | snapshot | 
|  |