Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
Age
Commit message (
Expand
)
Author
2011-03-27
Merge branch 'maint'
Dan McGee
2011-03-27
lib/dload: abstract out helper function to set utimes
Dave Reisner
2011-03-27
lib/dload: remove proxy debug output
Dave Reisner
2011-03-27
lib/dload: code simplification
Dave Reisner
2011-03-27
lib/dload: merge get_{destfile,tempfile} into get_fullpath
Dave Reisner
2011-03-27
pacman/pacman.c: fix setting of useragent string
Dave Reisner
2011-03-27
lib/dload: pass a struct with filename and size to curl_progress
Dave Reisner
2011-03-25
Ensure reported missing dependencies show correct version comparison
Dan McGee
2011-03-25
Mark various functions in deps.c static
Dan McGee
2011-03-25
Move alpm_find_dbs_satisfier() function down in deps.c
Dan McGee
2011-03-25
Rework find_requiredby() to not use _alpm_dep_edge()
Dan McGee
2011-03-25
Don't include version in dep string if mod == ANY
Dan McGee
2011-03-24
Merge branch 'maint'
Dan McGee
2011-03-24
alpm/db: do not close local DB in alpm_db_unregister_all
Dave Reisner
2011-03-23
Do not reuse old signature
Allan McRae
2011-03-23
Download and verify package database signatures
Allan McRae
2011-03-23
Refactor signature loading code into common function
Dan McGee
2011-03-23
Add functions for verifying database signature
Allan McRae
2011-03-23
lib/dload.c: Check for dlcb == NULL earlier
Dave Reisner
2011-03-23
lib/dload.c: don't use deprecated curl symbols
Dave Reisner
2011-03-23
lib/dload.c: don't request compressed transport
Dave Reisner
2011-03-23
lib/dload.c: Fix progress callback issues on download
Dave Reisner
2011-03-23
lib/dload.c: fix compiler warnings generated by -Wfloat-equal
Dave Reisner
2011-03-23
buildsys: use libcurl's m4 macro for buildtime detection
Dave Reisner
2011-03-23
Report output from signature checking to debug log
Allan McRae
2011-03-23
Added gpg verification options per repo to the config file.
Xavier Chantry
2011-03-23
Remove unnecessary sanity check on db->setserver
Dan McGee
2011-03-23
Integrate GPGME into libalpm
Dan McGee
2011-03-23
Add some error codes for signature verification
Dan McGee
2011-03-23
Add signature directory as option on libalpm handle
Dan McGee
2011-03-23
Actually read PGPSIG field in sync DB code
Dan McGee
2011-03-23
Merge branch 'gpg-libalpm-basics'
Dan McGee
2011-03-23
Remove libfetch error code
Dan McGee
2011-03-23
Read in .sig files when opening a package file
Dan McGee
2011-03-23
Allow PGP signature to be read from sync database
Dan McGee
2011-03-23
Add base64 algorithms from PolarSSL to libalpm
Dan McGee
2011-03-23
Merge branch 'gpg-build-tools'
Dan McGee
2011-03-23
repo-add: add sha256sum values to repo database
Dan McGee
2011-03-23
Merge branch 'maint'
Dan McGee
2011-03-23
Updated 3.5.1 translations from Transifex
Dan McGee
2011-03-23
Add new Serbian translation from Transifex
Slobodan Terzić
2011-03-21
Minor code cleanups
Dan McGee
2011-03-21
Ensure package removal list does not contain duplicates
Dan McGee
2011-03-21
Fix line_offset not being reset in _alpm_archive_fgets()
Dan McGee
2011-03-21
Merge branch 'maint'
Dan McGee
2011-03-21
Don't initialize progress to zero before calling curl_easy_perform().
Lukas Fleischer
2011-03-21
Ensure dlcb is defined before calling it
Dan McGee
2011-03-20
Update source translation files in prep for 3.5.1
Dan McGee
2011-03-20
Fix comparison to 0 rather than NULL
Dan McGee
2011-03-20
Fix assignment before NULL check
Dan McGee
[prev]
[next]