projects
/
project
/
opkg-lede.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
opkg: improve opkg_install error reporting and include a check to verify repository...
2008-12-15
ticktock35
opkg: improve opkg_install error reporting and include...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add string versions of error codes to libopkg_test
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: report errors from opkg_remove_pkg
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix typos
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: improve error reporting
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove redundant multiple_providers option and...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: strdup the command line arguments so we can free...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: (leak fixing, day 3) fixed final memory leaks...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: (leak fixing, day 2) lots and lots of memory...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: (leak fixing, day 1) lots and lots of memory...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: set callbacks before opkg_conf_init
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove verbose_wget option
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: re-read package lists after update
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix distcheck
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix remaining accidental commit
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: revert unintended changes in src/Makefile.am
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add some error codes to libopkg
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: * Add opkg-key utility
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix distcheck issues
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove per-target CFLAGS
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add default message handler
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: download required packages before install and...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add header guards to libopkg/opkg.h
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: protect against NULL src
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: implement opkg_find_package()
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add more attributes to opkg_package_t
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add extra data to libopkg progress callbacks
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add some extra error checks to opkg_verify_file()
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: implement opkg_list_upgradable_packages function
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: clean up libopkg Makefile.am a bit
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: prevent segfault if option is not found
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: set version number and distribute pkg-config...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: Implement proper reordering of packages before...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: implement package listing in new libopkg
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: Add upgrade and upgrade_all functions to libopkg_test
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: minor white space and indent fixes
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: implement new opkg_upgrade_package and opkg_upgrade_al...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: improve download callback handling and integrate...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix some initialisation and double free issues...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add some safety macros
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix problems in opkg_install_package and implement...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove unused variable
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
libopkg: remove default progress bar
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add progress callbacks to libopkg api
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add opkg_read_config_files() to libopkg_test
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
libopkg: add some checks for NULL strings
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
libopkg: add opkg_read_config_files() function
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add update packages lists call to libopkg_test
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix header include path issues
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix option array handling
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add libopkg test application
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: various white space cleanups and implement opkg_update...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: implement opkg_set_option() and opkg_get_option()
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: start new libopkg api in opkg.{c,h} and remove...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove redundant opkg.h.in
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
libopkg: stop exporting random symbols into the wild
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: 's/itsy/opkg/'
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: Bug fix for Packages file with a Filename: tag...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove opkg.h in preperation for new API
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
libopkg: remove internal dependency on libopkg.h and...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: split out opkg.h
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove old opkg.c
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add README content, including website and mailing...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix configure check for big-endian systems
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove some "#if 0" code
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
=?utf-8?q?opkg:=20Fix=20md5=20sum=20on=20big=20endian...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove some printfs and replace with opkg_message...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: use opkg_message rather than printf in opkg_verify_file()
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: skip downloading Packages.sig if GPGME is not...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: print help and version messages to stdout rather...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: update md5.{c,h} with latest version from gnulib
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: enable -Werror in libopkg and fix resulting build...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: Remove unused CONFIG_CLEAR_SW_INSTALL_FLAG conditional...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove unused CONFIG_OPKG_PROCESS_ACTIONS conditional...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove redundant OPKG_LIB conditional code
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg/libbb: Patch from Esben Haabendal <esbenhaabendal...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: output state change messages only at info verbosity...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: use a single temporary directory for entire update...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: restore original ipkg ChangeLog
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: catch up with removals and fix include statement...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg:
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add support for Tags attribute
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: Enable Debian style revision field by default...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: Update the version comparision to a more recent...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: implement removal of auto-installed packages
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: use strdup() to prevent memory corruption
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add autoremove command line option
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: distcheck fixes
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: remove redundant etc directory
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: move tests into a separate directory
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: re-arrange source code into sub-directories
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: correct the name of the state changed callback...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: include opkg_state.h in libopkg_include_HEADERS
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix gpg enabled builds and fix one compiler warning
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: disable gpgme header if gpgme disabled from configure
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: make gpg support optional
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add downloading, configuring and installing state...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add internal state framework
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: fix pkg_parse_raw() bug where architecture is...
commit
|
commitdiff
|
tree
2008-12-15
ticktock35
opkg: add a status flag to record if the package was...
commit
|
commitdiff
|
tree
next