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_sync.c
Commit message (
Expand
)
Author
Age
*
Read file lists from databases
Allan McRae
2015-07-15
*
Allow frontends to specify the sync database extension
Allan McRae
2015-07-15
*
libalpm: Do a sanity check before manipulating final DB URL
David Macek
2015-05-12
*
Fix comment in alpm_db_update
David Macek
2015-05-12
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
conf.c: use masks for siglevel inheritance
Andrew Gregory
2015-01-21
*
libalpm: Parse and write PKGBASEs
Johannes Löthberg
2014-12-24
*
Fix crash when using external downloader
Allan McRae
2014-11-17
*
dload: mark final_url as const
Christian Hesse
2014-10-19
*
be_sync: use effective URL for db file signature download
Christian Hesse
2014-10-16
*
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
2014-09-30
*
handle_unlock: log lock removal failure
Andrew Gregory
2014-08-04
*
Update the event callback
Olivier Brunel
2014-03-03
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
libalpm: introduce a usage level for repos
Dave Reisner
2013-09-04
*
be_sync: avoid crashing on files in the root of a DB
Dave Reisner
2013-07-22
*
Add missing header
Allan McRae
2013-07-22
*
do not check error from close(2)
Dave Reisner
2013-07-05
*
validate %FILEPATH% when parsing repo dbs
Simon Gomizelj
2013-06-04
*
Fix registering database with non-gpgme builds
Allan McRae
2013-02-13
*
Skip reading sync db deltas files if UseDelta is unset
Allan McRae
2013-02-09
*
Use libarchive compat header for relevant symbols
Dave Reisner
2013-01-29
*
dload: pass back the effective URL to callers of _alpm_download
Dave Reisner
2013-01-29
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Do not warn about missing database if being downloaded
Allan McRae
2012-12-14
*
update comments referring to alpm_option_get_syncdbs
Dave Reisner
2012-07-10
*
repo-add: add checkdepends information
Allan McRae
2012-06-25
*
add line length parameter to _alpm_strip_newline
Dave Reisner
2012-06-25
*
repo-add: add makedepends information
Allan McRae
2012-05-20
*
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
2012-04-07
*
Simplify package validation info output for sync packages
Allan McRae
2012-03-08
*
Hook new optdepend structures up
Benedikt Morbach
2012-03-08
*
Update copyright years
Allan McRae
2012-02-20
*
use _alpm_access in a few more places for increased debugging info
Florian Pritz
2012-02-13
*
Fix segfaults on opening invalid archive files
Dan McGee
2012-01-08
*
Update sync database size estimation values
Dan McGee
2012-01-07
*
pkghash improvements/modifications
Dan McGee
2012-01-02
*
Minor optimization on likely sync package lookup
Dan McGee
2012-01-02
*
Only compile delta regex once
Dan McGee
2012-01-02
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
Add helper method for creating and opening archive object
Dan McGee
2011-11-16
*
Convert package and database archive reads to use file descriptors
Dan McGee
2011-11-01
*
Introduce ALPM_BUFFER_SIZE constant
Dan McGee
2011-10-27
*
Refactor download payload reset and free
Dan McGee
2011-09-28
*
be_sync: fetch only entry mode, not full stat struct
Dan McGee
2011-09-27
*
Ensure database validity flags are set in invalid signature case
Dan McGee
2011-09-22
*
signing: add a process and retry loop for database signatures
Dan McGee
2011-09-20
*
Allow our PGP helper method to pass back the signature results
Dan McGee
2011-09-20
*
Clean up handling of size fields
Dan McGee
2011-09-02
[next]