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
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-09
Check keys are in keyring before package validation
Allan McRae
1
-0
/
+77
2013-01-29
dload: pass back the effective URL to callers of _alpm_download
Dave Reisner
1
-1
/
+1
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-12-14
Plug various minor memory leaks
Andrew Gregory
1
-1
/
+1
2012-12-14
Make alpm_pkg_find public
Allan McRae
1
-10
/
+10
2012-08-08
Merge branch 'maint'
Dan McGee
1
-1
/
+2
2012-08-08
Print repo being search for replaces in debug output
Allan McRae
1
-1
/
+2
2012-04-07
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
1
-6
/
+6
2012-04-07
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2012-04-07
sync: fix crash on failed downloads
Dave Reisner
1
-1
/
+1
2012-03-16
Merge branch 'maint'
Dan McGee
1
-2
/
+6
2012-03-15
lib/sync: avoid unwanted unlink after download fail
Dave Reisner
1
-0
/
+2
2012-03-13
Minor format-string related cleanups
Dan McGee
1
-1
/
+1
2012-03-09
Remove _alpm_csum
Allan McRae
1
-1
/
+1
2012-03-09
Add information on how an installed package was validated
Allan McRae
1
-2
/
+6
2012-02-20
Update copyright years
Allan McRae
1
-1
/
+1
2012-02-20
Don't check diskspace when using --dbonly
Dan McGee
1
-1
/
+1
2012-02-13
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2012-02-13
lib/sync: use full delta size as max download size
Dave Reisner
1
-1
/
+1
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
1
-1
/
+1
2012-01-19
Allow UseDelta option to specify a delta ratio
Dan McGee
1
-2
/
+2
2011-12-22
include config.h via Makefiles
Dave Reisner
1
-2
/
+0
2011-12-21
Don't check diskspace when using --dbonly
Dan McGee
1
-1
/
+1
2011-12-13
sync: avoid checking file conflicts with --dbonly
Dave Reisner
1
-1
/
+1
2011-11-16
Update alpm_errno_t type to non-enum version
Dan McGee
1
-1
/
+1
2011-11-16
Merge branch 'maint'
Dan McGee
1
-9
/
+18
2011-11-15
Allow sync_prepare to work in certain cases without sync databases
Dan McGee
1
-9
/
+18
2011-11-14
create a typedef for enum _alpm_errno_t
Jonathan Conder
1
-2
/
+2
2011-10-25
Merge branch 'maint'
Dan McGee
1
-2
/
+6
2011-10-25
lib/sync: inform callers of compute_download_size of a partial
Dave Reisner
1
-2
/
+6
2011-10-22
sync: move file download loop out of download_files
Dave Reisner
1
-21
/
+25
2011-10-22
sync: check for necessary disk space for download
Dave Reisner
1
-0
/
+28
2011-10-22
sync: extract build_payload() method from find_dl_candidates
Dan McGee
1
-14
/
+18
2011-10-21
sync: dont group sync records by repository
Dave Reisner
1
-80
/
+85
2011-10-17
dload: add pointer to server list for each payload
Dave Reisner
1
-0
/
+2
2011-10-12
Convert MALLOC to actually call malloc()
Dan McGee
1
-2
/
+2
2011-09-28
Refactor download payload reset and free
Dan McGee
1
-3
/
+2
2011-09-28
Track unresolvable transaction packages
Dan McGee
1
-7
/
+12
2011-09-28
Fix memory leak in download payload->remote_name
Dan McGee
1
-1
/
+1
2011-09-27
Delay check for repository servers until we need them
Dan McGee
1
-8
/
+8
2011-09-22
Update Doxyfile and fix some documentation errors caught by Doxygen
Dan McGee
1
-1
/
+1
2011-09-22
Add _alpm_process_siglist() logic to failed package validation
Dan McGee
1
-24
/
+58
2011-09-22
validate_deltas: split verify/check errors loops
Dan McGee
1
-10
/
+14
2011-09-20
_alpm_sync_commit: extract two static methods
Dan McGee
1
-54
/
+69
2011-09-20
Pass package signature data up one more level
Dan McGee
1
-6
/
+7
2011-09-20
Split package validation and load loops
Dan McGee
1
-12
/
+46
2011-09-20
Extract an _alpm_pkg_validate_internal() method
Dan McGee
1
-2
/
+8
2011-09-20
Remove all usages of alpm_list_getdata() from the library
Dan McGee
1
-1
/
+1
2011-09-19
Be smarter about running ldconfig during removal transactions
Dan McGee
1
-1
/
+1
2011-09-12
make compute_download_size consider .part files
Dave Reisner
1
-3
/
+24
[prev]
[next]