summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* fixed erroneous memory access to newurl in alpm_db_remove_serverPaul Barbu Gheorghe2012-11-27
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27
* Merge branch 'maint'Dan McGee2012-09-18
|\
| * signing.c: warn if time went backwardsFlorian Pritz2012-09-18
* | Fix documentation typoAllan McRae2012-09-18
* | Remove incorrect documentation for unlink_fileAllan McRae2012-09-18
* | removed the condition in alpm_db_set_servers since FREELIST is NULL safeBarbu Paul - Gheorghe2012-08-07
* | Merge branch 'maint'Dan McGee2012-08-07
|\|
| * Print repo being search for replaces in debug outputAllan McRae2012-08-07
* | coding style fixesFlorian Pritz2012-08-07
* | Split _alpm_filelist_operation functionAllan McRae2012-08-02
* | Move filelist functions into separate source fileDan McGee2012-08-02
* | Merge branch 'maint'Dan McGee2012-08-01
|\|
| * Add more debug logging to dir_belongsto_pkg() functionDan McGee2012-08-01
* | Fix wrong parameter name in alpm_db_update's signatureBarbu Paul - Gheorghe2012-08-01
* | util: fix line length calc in _alpm_archive_fgetsDave Reisner2012-08-01
* | lib/conflict: use a binary search within filelistsDave Reisner2012-08-01
* | lib/be_local: ensure local filelists are sortedDave Reisner2012-08-01
* | lib/be_package: use qsort instead of our own msortDave Reisner2012-08-01
* | Merge branch 'maint'Dan McGee2012-07-10
|\|
| * Check empty subdirectory ownershipAllan McRae2012-07-10
| * Add conflict for replacing owned empty directoryAllan McRae2012-07-10
* | update comments referring to alpm_option_get_syncdbsDave Reisner2012-07-10
* | diskspace: log errors when opening the mount table failsDave Reisner2012-07-10
* | diskspace: only load filesystem info on demandDave Reisner2012-06-25
* | diskspace: dedupe code for loading FS usageDave Reisner2012-06-25
* | repo-add: add checkdepends informationAllan McRae2012-06-25
* | add line length parameter to _alpm_strip_newlineDave Reisner2012-06-25
* | add real_line_size to alpm_read_bufferDave Reisner2012-06-25
* | check proper variable for NULLDave Reisner2012-06-25
* | diskspace: canonicalize path to download dirDave Reisner2012-06-25
* | libalpm/remove.c - add doxygenAndrew Gregory2012-05-21
* | repo-add: add makedepends informationAllan McRae2012-05-20
* | fix -Wshadow warnings as reported by gcc 4.4.3Dave Reisner2012-05-20
* | Merge branch 'maint'Dan McGee2012-05-20
|\|
| * Ensure pre_upgrade scriptlet gets old package versionDan McGee2012-05-04
* | Convert ALLOC_FAIL macro into a functionDan McGee2012-04-29
* | be_local: use the right length value for filename in all casesDan McGee2012-04-29
* | Merge remote-tracking branch 'dave/buildsys'Dan McGee2012-04-29
|\ \
| * | libalpm: add pkg-config fileDave Reisner2012-04-25
* | | Move short-lived realpath buffers to the stackDan McGee2012-04-29
* | | Pointer coding style cleanupsDan McGee2012-04-24
* | | be_local: write all single-valued attributes firstDan McGee2012-04-24
|/ /
* | Merge branch 'maint'Dan McGee2012-04-12
|\|
| * Fix issues with unintialized variable value usageDan McGee2012-04-09
* | Fix a signed overflow error on i686 with GCC 4.7.0Dan McGee2012-04-08
* | Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-08
* | buildsys: define warning CFLAGS in separate varDave Reisner2012-04-08
* | buildsys: cleanup gpgme compile time checkDave Reisner2012-04-08
* | buildsys: use pkg-config for libcurl detectionDave Reisner2012-04-08