index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
be_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
Remove all modelines from the project
Eli Schwartz
1
-2
/
+0
2018-03-14
Update coyrights for 2018
Allan McRae
1
-1
/
+1
2018-01-10
add missing newline to debug message
Andrew Gregory
1
-1
/
+1
2018-01-10
detect pkghash allocation failure
Andrew Gregory
1
-1
/
+4
2018-01-10
Do not continuously try to open an invalid database
Allan McRae
1
-0
/
+2
2018-01-06
avoid printing NULL string
Andrew Gregory
1
-1
/
+1
2017-05-08
be_sync: error out if a db cannot be parsed
Andrew Gregory
1
-5
/
+12
2017-01-04
add _alpm_filelist_sort
Andrew Gregory
1
-2
/
+1
2017-01-04
Update copyright years
Allan McRae
1
-1
/
+1
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
1
-13
/
+13
2016-10-22
Add ALPM_ERR_OK to _alpm_errno_t
Ivy Foster
1
-2
/
+2
2016-09-25
Change type of count in be_sync
Rikard Falkeborn
1
-4
/
+4
2016-09-25
Return boolean from db_populate
Rikard Falkeborn
1
-2
/
+3
2016-09-09
lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memory
Ivy Foster
1
-4
/
+14
2016-01-04
Update copyright years for 2016
Allan McRae
1
-1
/
+1
2015-12-05
db_update: always clear db flags after update
Andrew Gregory
1
-22
/
+23
2015-11-03
ensure realloc has a positive size
Andrew Gregory
1
-3
/
+7
2015-08-08
libalpm: Force update when database is marked as corrupted.
Sebastian Lackner
1
-0
/
+5
2015-07-15
Read file lists from databases
Allan McRae
1
-2
/
+36
2015-07-15
Allow frontends to specify the sync database extension
Allan McRae
1
-6
/
+11
2015-05-12
libalpm: Do a sanity check before manipulating final DB URL
David Macek
1
-4
/
+11
2015-05-12
Fix comment in alpm_db_update
David Macek
1
-1
/
+1
2015-02-01
Update copyright notices for 2015
Allan McRae
1
-1
/
+1
2015-01-21
conf.c: use masks for siglevel inheritance
Andrew Gregory
1
-1
/
+1
2014-12-24
libalpm: Parse and write PKGBASEs
Johannes Löthberg
1
-0
/
+2
2014-11-17
Fix crash when using external downloader
Allan McRae
1
-4
/
+17
2014-10-19
dload: mark final_url as const
Christian Hesse
1
-2
/
+1
2014-10-16
be_sync: use effective URL for db file signature download
Christian Hesse
1
-4
/
+5
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
1
-1
/
+1
2014-08-04
handle_unlock: log lock removal failure
Andrew Gregory
1
-5
/
+1
2014-03-03
Update the event callback
Olivier Brunel
1
-1
/
+5
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
1
-1
/
+1
2014-01-06
Update copyright years for 2014
Allan McRae
1
-1
/
+1
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
1
-0
/
+4
2013-07-22
be_sync: avoid crashing on files in the root of a DB
Dave Reisner
1
-0
/
+8
2013-07-22
Add missing header
Allan McRae
1
-0
/
+1
2013-07-05
do not check error from close(2)
Dave Reisner
1
-1
/
+1
2013-06-04
validate %FILEPATH% when parsing repo dbs
Simon Gomizelj
1
-0
/
+30
2013-02-13
Fix registering database with non-gpgme builds
Allan McRae
1
-1
/
+1
2013-02-09
Skip reading sync db deltas files if UseDelta is unset
Allan McRae
1
-1
/
+3
2013-01-29
Use libarchive compat header for relevant symbols
Dave Reisner
1
-2
/
+3
2013-01-29
dload: pass back the effective URL to callers of _alpm_download
Dave Reisner
1
-2
/
+2
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-12-14
Do not warn about missing database if being downloaded
Allan McRae
1
-2
/
+1
2012-07-10
update comments referring to alpm_option_get_syncdbs
Dave Reisner
1
-1
/
+1
2012-06-26
repo-add: add checkdepends information
Allan McRae
1
-0
/
+6
2012-06-26
add line length parameter to _alpm_strip_newline
Dave Reisner
1
-4
/
+4
2012-05-21
repo-add: add makedepends information
Allan McRae
1
-0
/
+6
2012-04-07
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
1
-1
/
+1
2012-03-09
Simplify package validation info output for sync packages
Allan McRae
1
-0
/
+24
[next]