projects
/
oweals
/
uci.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/uci.git
2014-11-25
Yousong Zhou
Sync ref test result with current implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Yousong Zhou
Drop test cases for deprecated ucimap-example.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Jo-Philipp...
Preserve original permissions when rewriting config...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Yegor Yefremov
uci: fix Lua finding
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Alexander Couzens
fix `uci import` with not yet existing packages
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Steven Barth
blob: add support for u64
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
John Crispin
uci_blob: add an element to uci_blob_param_list to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Felix Fietkau
blob: use BLOBMSG_TYPE_STRING as a fallback type for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Felix Fietkau
remove ucimap-example, as ucimap is deprecated
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Felix Fietkau
blob: allow values to be added to blobmsg using multipl...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Felix Fietkau
ucimap: get rid of duplicate initialization warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Felix Fietkau
parse: remove a check that is always true (due to unsig...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Felix Fietkau
file: add missing return code check for mktemp()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Felix Fietkau
file: fix memleak on mktemp() errors
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Luka Perkov
style: fix whitespace errors
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Luka Perkov
style: free(NULL) is perfectly valid so we can drop...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Luka Perkov
file: make uci commits atomic
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Felix Fietkau
uci_delete: check ptr->o and its type before checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Felix Fietkau
uci: fix excessive reorder delta entry duplication
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Felix Fietkau
blob: add uci<->blob conversion library code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Felix Fietkau
util: fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Jo-Philipp...
lua: emit a proper deletion when setting an existing...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Krzysztof Kuźnik
uci: Fix uci_delete() when ptr->value is empty string
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Etienne CHAMPETIER
uci: copy permisions of /etc/config/ files for temp...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Jo-Philipp...
Change delta encoding of list deletions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Jérôme Poulin
Add multiple free for each call to lookup_args()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Krzysztof Kuznik
uci: libuci leaking memory on non-existent config file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jo-Philipp...
ignore trailing carriage returns in file parser
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Thomas Gstädtner
add main directory to include path
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Felix Fietkau
build: remove install prefix override
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Felix Fietkau
get rid of -rdynamic on link
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Felix Fietkau
remove unused hook support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Felix Fietkau
remove the libdl dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Felix Fietkau
remove plugin support, it has been unused for a long...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Felix Fietkau
remove static libraries/binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Luka Perkov
extend delete command so it can delete list elemets...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Luka Perkov
add new command del_list
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Felix Fietkau
lua: include /opt/local/lib and /opt/local/include...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Felix Fietkau
cli: return non-zero status on errors
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Jo-Philipp...
Do quote section names to keep the same style as option...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Jo-Philipp...
Section names, option names, list names can only be...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Jo-Philipp...
lua: properly handle corner cases in changes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Jo-Philipp...
lua: expose completely new lists in changes() as well
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Jo-Philipp...
Merge branch 'master' of git://nbd.name/uci
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Jo-Philipp...
lua: simplify add_list changes handling, always create...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Jo-Philipp...
lua: expose add_list change items as table values
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Jo-Philipp...
lua: simplify add_list changes handling, always create...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Jo-Philipp...
lua: expose add_list change items as table values
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
fix segfault on import of anonymous sections
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
lua: always return after calling luaL_error (patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
cli: check against multiple -f invocations to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
ucimap: initialize an uninitialized pointer (patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
ucimap: fix a memory leak (patch by Stanislav Fomichev)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
add a few missing null pointer checks, and fix check...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
check result of memory allocations (patch by Stanislav...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
ucimap: fix use-after-free on cleanup (patch by Stanisl...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Felix Fietkau
free memory for uci hooks
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Felix Fietkau
lua: allow overriding of LUA_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Felix Fietkau
lua: use pkg-config to find the correct lua cflags
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Felix Fietkau
fix lgpl license headers
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Felix Fietkau
fix one more unused-but-set variable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Felix Fietkau
fix more unused-but-set errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Felix Fietkau
remove unused but set variable to fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Felix Fietkau
do not attempt to build lua if disabled
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
constify arguments to parser function
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
add parser helpers similar to the blobmsg parser in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Felix Fietkau
cli: do not return 0 if the command was invalid
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
also link the shared libuci to libdl
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
fix lua plugin linker error
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Felix Fietkau
fix building without plugin support
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Felix Fietkau
fix include path
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Felix Fietkau
use libdl
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Felix Fietkau
allow the user to override the lua path
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Felix Fietkau
move ucimap to a separate library
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Felix Fietkau
replace the existing build system with cmake
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Felix Fietkau
improve support for C++ stuff
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Felix Fietkau
fix uci_list_set_pos to reorder sections properly,...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Felix Fietkau
make uci_file_commit() static
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Felix Fietkau
lua: use uci_foreach_element_safe in uci_lua_foreach...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Felix Fietkau
add a helper function for looking up an option string
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Felix Fietkau
fix return value in inline lookup functions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Lars-Peter...
ucimap: ucimap_parse: consider smap_offset when allocat...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Felix Fietkau
add convenience functions for looking up packages/secti...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Felix Fietkau
remove the unused "complete" parameter for uci_fill_ptr()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Felix Fietkau
add support for partial lookups - skip lookup for fille...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
provide backwards compatibility in the lua module after...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
make uci_lookup_ptr() use the extended flag properly...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
split off and compile delta.c separately
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
uci_history -> uci_delta
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
split off and compile util.c separately
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
export uci_parse_ptr
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Felix Fietkau
split off and compile file.c separately
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Felix Fietkau
simplify dependency handling
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Felix Fietkau
simplify code (thx, henning)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Justin Bronder
Fix memory leak in uci_list_config_files
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Justin Bronder
Allow setting of libdirname.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Felix Fietkau
fix compile on snow leopard
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Felix Fietkau
lua: use extended lookups by default
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Felix Fietkau
lua: add uci.foreach() error handling patch by xMff
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Felix Fietkau
fix uci_lookup_ptr comments
commit
|
commitdiff
|
tree
|
snapshot
next