summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.c
Commit message (Expand)AuthorAgeFilesLines
...
* opkg: fix the -force_space optionpixdamix2009-11-021-0/+3
* Add missing free (again)pixdamix2009-10-301-0/+7
* The compiler almost certainly knows better.graham.gower2009-10-301-1/+1
* Opkg support for smime (pkcs7) packages list signingticktock352009-10-271-0/+2
* Adding error message for the lock file.ticktock352009-09-171-1/+10
* adds a configure option so "/etc/opkg" can beticktock352009-06-141-4/+7
* adding new flag flag_maintainerticktock352009-04-171-0/+4
* Making the status_file singleton, every package is using the same file,ticktock352009-01-091-25/+20
* adding check_signature configticktock352008-12-281-0/+1
* using list_head to handle the listticktock352008-12-181-11/+11
* 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