summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-2/+2
* opkg: add a simple way to pass a path environment for pre/post scription exec...ticktock352008-12-151-0/+4
* opkg: adding cache supportticktock352008-12-151-0/+5
* opkg: remove unused codeticktock352008-12-151-22/+0
* opkg: Consolidate error reporting from opkg_conf_init and ensure return value isticktock352008-12-151-9/+28
* opkg: remove redundant multiple_providers option and also remove redundant fa...ticktock352008-12-151-5/+0
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-1/+2
* opkg: (leak fixing, day 1) lots and lots of memory leaks fixedticktock352008-12-151-1/+4
* opkg: remove verbose_wget optionticktock352008-12-151-5/+0
* opkg: implement opkg_set_option() and opkg_get_option()ticktock352008-12-151-1/+0
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-3/+4
* opkg: enable -Werror in libopkg and fix resulting build failuresticktock352008-12-151-2/+2
* opkg: add autoremove command line optionticktock352008-12-141-0/+3
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+717