summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* | Slight local database files reading optimizationDan McGee2011-12-07
* | Merge branch 'maint'Dan McGee2011-12-07
|\|
| * Use correct size in memsetDan McGee2011-12-05
| * Enforce signature download size limit on -U <url> operationsDan McGee2011-12-05
* | Merge branch 'maint'Dan McGee2011-11-30
|\|
| * _alpm_ldconfig: return value from _alpm_run_chrootDan McGee2011-11-30
* | Add helper function for duplicating depends listsDan McGee2011-11-30
* | added doxygen documentationandrew.gregory.8@gmail.com2011-11-22
* | add key algo to import msgFlorian Pritz2011-11-20
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-20
* | Update alpm_errno_t type to non-enum versionDan McGee2011-11-16
* | Merge branch 'maint'Dan McGee2011-11-16
|\|
| * Update translations from TransifexDan McGee2011-11-16
| * Allow sync_prepare to work in certain cases without sync databasesDan McGee2011-11-15
| * Update translations from TransifexDan McGee2011-11-13
| * Updates in preparation for 4.0.1 releaseDan McGee2011-11-13
* | Add helper method for creating and opening archive objectDan McGee2011-11-16
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | add support for back end fnmatch'd optionsDave Reisner2011-11-13
* | invert iteration order for ignoregroupDave Reisner2011-11-11
* | Merge branch 'maint'Dan McGee2011-11-07
|\|
| * Fix thinko in _alpm_strip_newlineDan McGee2011-11-01
* | libalpm/util: don't use sprintf to convert from bin to hexDan McGee2011-11-01
* | Fix size reported in CALLOC allocation failure messageDan McGee2011-11-01
* | Convert package and database archive reads to use file descriptorsDan McGee2011-11-01
* | libalpm/util: use low-level I/O for copyfile and checksum routinesDan McGee2011-11-01
* | Add OPEN() and CLOSE() util macrosDan McGee2011-11-01
* | Merge branch 'maint'Dan McGee2011-11-01
|\|
| * dload: remove redundant conditionalDave Reisner2011-10-27
| * dload: chmod tempfiles to respect umaskDave Reisner2011-10-27
| * Introduce ALPM_BUFFER_SIZE constantDan McGee2011-10-27
| * Fix issues with replacing unowned symlinksDan McGee2011-10-26
| * Don't realloc a 0-length files array when loading packagesDan McGee2011-10-26
* | libalpm/util: two stat() related cleanupsDan McGee2011-10-26
* | Merge branch 'maint'Dan McGee2011-10-25
|\|
| * lib/sync: inform callers of compute_download_size of a partialDave Reisner2011-10-25
| * Add more logging to download codeDan McGee2011-10-24
* | Merge branch 'maint'Dan McGee2011-10-21
|\|
| * Show an error message on failed remote key lookupDan McGee2011-10-17
* | sync: move file download loop out of download_filesDave Reisner2011-10-21
* | sync: check for necessary disk space for downloadDave Reisner2011-10-21
* | sync: extract build_payload() method from find_dl_candidatesDan McGee2011-10-21
* | sync: dont group sync records by repositoryDave Reisner2011-10-21
* | base64: don't compile base64_encode() functionDan McGee2011-10-17
* | dload: add pointer to server list for each payloadDave Reisner2011-10-17
* | diskspace: create static function mount_point_list_freeDave Reisner2011-10-17
* | diskspace: add _alpm_check_downloadspace()Dave Reisner2011-10-17
* | Large performance improvement for check for owned directoriesDan McGee2011-10-14
* | Make _alpm_filelist_contains() NULL-safeDan McGee2011-10-14
* | Merge branch 'maint'Dan McGee2011-10-14
|\|