summaryrefslogtreecommitdiff
path: root/lib/libalpm/error.c
Commit message (Expand)AuthorAge
* Attempt to fix up some of the brokenness around failed package loadsDan McGee2011-08-08
* signing: move to new signing verification and return schemeDan McGee2011-07-05
* Prefix _alpm_errno_t members with ALPMAllan McRae2011-07-02
* Rename pmerrno_t to alpm_errno_tAllan McRae2011-06-28
* Rename pmhandle_t to alpm_handle_tAllan McRae2011-06-28
* Add a 'valid' flag to the database objectDan McGee2011-06-24
* Move pm_errno onto the handleDan McGee2011-06-13
* Push down extern handle variable to files that need itDan McGee2011-06-03
* Integrate GPGME into libalpmDan McGee2011-03-23
* Add some error codes for signature verificationDan McGee2011-03-23
* Style change: return(x) --> return xDan McGee2011-03-20
* Remove all traces of libfetchDave Reisner2011-03-09
* handle error case for PM_ERR_LIBCURLDave Reisner2011-03-09
* add curl to alpm initialization and teardown routinesDave Reisner2011-03-09
* Check local DB version before continuing transactionDan McGee2011-02-28
* Handle PM_ERR_WRITE in alpm_strerror()Pang Yan Han2011-02-04
* Unify two free diskspace error messagesDan McGee2011-01-11
* Update copyright years for 2011Allan McRae2011-01-07
* Use limits.h for PATH_MAXAllan McRae2010-12-29
* Detect undefined PATH_MAXAllan McRae2010-12-29
* Implement disk space checkingAllan McRae2010-12-12
* Fix libfetch configure checkingDan McGee2010-09-06
* Clean up libfetch checking in configureDan McGee2010-09-02
* Bump copyright dates to 2010Dan McGee2010-03-14
* sync.c : duplicate the target before modifying itXavier Chantry2009-09-20
* Check package arch before installingXavier Chantry2009-09-06
* Update copyright headers and messagesDan McGee2009-07-01
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor2009-06-01
* Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()Nagy Gabor2009-05-18
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* HoldPkg reworkNagy Gabor2009-01-12
* Remove libdownload support and fix libfetch one.Xavier Chantry2009-01-12
* Make libfetch the 'native' download libraryDan McGee2008-10-31
* Fix some fallout from the delta/download changesDan McGee2008-04-26
* Give libalpm native support for both libdownload and libfetchDan McGee2008-04-19
* Allow disabling of internal (libdownload) codeDan McGee2008-04-06
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* libalpm error cleanup, step 1Dan McGee2008-04-06
* Kill PM_TRANS_TYPE_ADD.Chantry Xavier2008-03-17
* libalpm: clean up of md5sum functions.Chantry Xavier2008-02-27
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* War on whitespaceDan McGee2007-11-16
* Download delta files if UseDelta is set.Nathan Jones2007-10-19
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* Post trial install changes, round oneDan McGee2007-08-21
* Remove some more diskspace checking holdover stuffDan McGee2007-06-13
* Const correctness!Dan McGee2007-06-05
* Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* Clean up gettext on the libalpm sideDan McGee2007-04-26