index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
be_package.c
Commit message (
Expand
)
Author
Age
...
*
Pass package signature data up one more level
Dan McGee
2011-09-20
*
Allow our PGP helper method to pass back the signature results
Dan McGee
2011-09-20
*
Extract an _alpm_pkg_validate_internal() method
Dan McGee
2011-09-20
*
Remove const specifier from changelog_read() void parameter
Dan McGee
2011-09-18
*
Ensure PackageRequired works as expected
Dan McGee
2011-09-07
*
Parse > 2GiB file sizes correctly
Dan McGee
2011-08-29
*
Better error handling out of package load method
Dan McGee
2011-08-28
*
Refactor some args out of pkg_load_internal
Dan McGee
2011-08-28
*
Remove argument from check_pgp_helper
Dan McGee
2011-08-25
*
Only check necessary signatures and checksums
Dan McGee
2011-08-15
*
Parse conflicts/provides/replaces at database load time
Dan McGee
2011-08-15
*
Validate the sha256sum if available
Dan McGee
2011-08-15
*
Attempt to fix up some of the brokenness around failed package loads
Dan McGee
2011-08-08
*
Store a package info level flag if we fail to load data
Dan McGee
2011-08-08
*
Don't trim whitespace when reading database entries
Dan McGee
2011-08-02
*
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-21
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
|
\
|
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
|
Move alpm filelists to a struct object
Dan McGee
2011-07-03
|
/
*
Rename pmbackup_t to alpm_backup_t
Allan McRae
2011-06-28
*
Rename pmdepend_t to alpm_depend_t
Allan McRae
2011-06-28
*
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Remove three unnecessary usages of alpm_list_count()
Dan McGee
2011-06-24
*
Convert backup list to new pmbackup_t type
Dan McGee
2011-06-22
*
Documented purpose of be_*.c
Kerrick Staley
2011-06-20
*
Ensure handle is valid and pm_errno is reset when calling into API
Dan McGee
2011-06-14
*
Small handle related cleanups
Dan McGee
2011-06-14
*
Switch all logging to use handle directly
Dan McGee
2011-06-13
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Require handle for alpm_pkg_load()
Dan McGee
2011-06-13
*
Fix memory leak if package sig was invalid
Dan McGee
2011-06-13
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Use standard errno codes in return from _alpm_archive_fgets
Dan McGee
2011-06-03
*
Push down extern handle variable to files that need it
Dan McGee
2011-06-03
*
Add handle attribute to pmpkg_t struct
Dan McGee
2011-06-03
*
Remove ALPM_LOG_FUNC macro
Dan McGee
2011-06-03
*
Deal with unused function parameters correctly
Allan McRae
2011-05-04
*
Perform package verification at package load time
Dan McGee
2011-04-24
*
signing: let GPGME handle loading signatures from files
Dan McGee
2011-04-24
*
Form the signature file location in one place
Dan McGee
2011-04-20
*
Header inclusion cleanup
Dan McGee
2011-04-20
*
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
*
style cleanup: cast as (type *) not (type*)
Dave Reisner
2011-04-20
*
lib: remove dead code in be_local and be_package
Dave Reisner
2011-04-20
*
Merge branch 'maint'
Dan McGee
2011-04-15
|
\
|
*
Move documentation for public package function to alpm.h
Rémy Oudompheng
2011-04-09
*
|
Don't create two pmpkg_t objects in be_package
Dan McGee
2011-04-11
[prev]
[next]