summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-03-08Use MALLOC throughtout libalpmAllan McRae
2014-03-04sync_prepare: ignore explicitly removed conflictsAndrew Gregory
2014-03-03Fix warnings with strict-overflow in gcc-4.9Allan McRae
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel
2014-03-03restrict transaction package originsAndrew Gregory
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel
2014-03-03Update the event callbackOlivier Brunel
2014-03-03be_local: Use alpm_greedy_growFlorian Pritz
2014-03-03be_package: Build the file list from MTREE if possibleFlorian Pritz
2014-03-03be_package: Refactor code adding a file to the files listFlorian Pritz
2014-03-03be_package: Refactor handling of simple path checksFlorian Pritz
2014-03-03util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz
2014-03-03Check if a file is in the package's file list before extractingFlorian Pritz
2014-02-08_alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira
2014-01-30_alpm_resolvedeps: free targ inside loopAndrew Gregory
2014-01-30sync_prepare: manually set pm_errnoAndrew Gregory
2014-01-30local_db_populate: initialize empty pkgcacheAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel
2014-01-15sync_prepare: treat from_sync as a booleanAndrew Gregory
2014-01-15base64.c: comment out unused variableAndrew Gregory
2014-01-15package.h: convert scriptlet field to intAndrew Gregory
2014-01-10Consistently use #ifdefAllan McRae
2014-01-10Fix build with --disable-gpgmeAllan McRae
2014-01-10Fix compile warnings on systems without getmntentDan McGee
2014-01-06check_keyring: plug memory leakAndrew Gregory
2014-01-06Reorder and reshape the package struct for better packingDan McGee
2014-01-06Minor struct member reordering for packing concernsDan McGee
2014-01-06Use O_CLOEXEC as much as possible when opening filesDan McGee
2014-01-06Log more in search debug messageDan McGee
2014-01-06Remove -fgnu89-inline from compile optionsDan McGee
2014-01-06Clear up definition of INFRQ_ALLDan McGee
2014-01-06Update copyright years for 2014Allan McRae
2014-01-06Copy validation field in _alpm_pkg_dupAllan McRae
2014-01-06Update comment for local db entry creationAllan McRae
2014-01-06deps.c: remove filtered_depend functionsAndrew Gregory
2014-01-06Fix build warnings with --disable-nlsAllan McRae
2013-12-19trans_prepare: always sort trans->remove by depsAndrew Gregory
2013-12-19dload: allow curl to response to any auth challengeDave Reisner
2013-12-15alpm: Rename a variable for future clarityOlivier Brunel
2013-12-15remove useless continueAndrew Gregory
2013-12-15db.c: require unique database namesAndrew Gregory
2013-12-15alpm_sync_sysupgrade: skip packages being removedAndrew Gregory
2013-12-15Close file descirptor before forkWolfgang Bumiller
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15log important events from the backendAndrew Gregory