summaryrefslogtreecommitdiff
path: root/lib/libalpm/be_sync.c
Commit message (Expand)AuthorAge
* be_sync: error out if a db cannot be parsedAndrew Gregory2017-05-08
* add _alpm_filelist_sortAndrew Gregory2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Add ALPM_ERR_OK to _alpm_errno_tIvy Foster2016-10-22
* Change type of count in be_syncRikard Falkeborn2016-09-25
* Return boolean from db_populateRikard Falkeborn2016-09-25
* lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster2016-09-09
* Update copyright years for 2016Allan McRae2016-01-04
* db_update: always clear db flags after updateAndrew Gregory2015-12-06
* ensure realloc has a positive sizeAndrew Gregory2015-11-03
* libalpm: Force update when database is marked as corrupted.Sebastian Lackner2015-08-08
* Read file lists from databasesAllan McRae2015-07-15
* Allow frontends to specify the sync database extensionAllan McRae2015-07-15
* libalpm: Do a sanity check before manipulating final DB URLDavid Macek2015-05-12
* Fix comment in alpm_db_updateDavid Macek2015-05-12
* Update copyright notices for 2015Allan McRae2015-02-01
* conf.c: use masks for siglevel inheritanceAndrew Gregory2015-01-21
* libalpm: Parse and write PKGBASEsJohannes Löthberg2014-12-24
* Fix crash when using external downloaderAllan McRae2014-11-17
* dload: mark final_url as constChristian Hesse2014-10-19
* be_sync: use effective URL for db file signature downloadChristian Hesse2014-10-16
* libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz2014-09-30
* handle_unlock: log lock removal failureAndrew Gregory2014-08-04
* Update the event callbackOlivier Brunel2014-03-03
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* be_sync: avoid crashing on files in the root of a DBDave Reisner2013-07-22
* Add missing headerAllan McRae2013-07-22
* do not check error from close(2)Dave Reisner2013-07-05
* validate %FILEPATH% when parsing repo dbsSimon Gomizelj2013-06-04
* Fix registering database with non-gpgme buildsAllan McRae2013-02-13
* Skip reading sync db deltas files if UseDelta is unsetAllan McRae2013-02-09
* Use libarchive compat header for relevant symbolsDave Reisner2013-01-29
* dload: pass back the effective URL to callers of _alpm_downloadDave Reisner2013-01-29
* Update copyright year for 2013Allan McRae2013-01-03
* Do not warn about missing database if being downloadedAllan McRae2012-12-14
* update comments referring to alpm_option_get_syncdbsDave Reisner2012-07-10
* repo-add: add checkdepends informationAllan McRae2012-06-25
* add line length parameter to _alpm_strip_newlineDave Reisner2012-06-25
* repo-add: add makedepends informationAllan McRae2012-05-20
* Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* Simplify package validation info output for sync packagesAllan McRae2012-03-08
* Hook new optdepend structures upBenedikt Morbach2012-03-08
* Update copyright yearsAllan McRae2012-02-20
* use _alpm_access in a few more places for increased debugging infoFlorian Pritz2012-02-13
* Fix segfaults on opening invalid archive filesDan McGee2012-01-08
* Update sync database size estimation valuesDan McGee2012-01-07
* pkghash improvements/modificationsDan McGee2012-01-02