summaryrefslogtreecommitdiff
path: root/lib/libalpm/server.c
Commit message (Expand)AuthorAge
* Remove FREESERVER macro and correctly type _alpm_server_freeDan McGee2007-04-27
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* * dont use XferCommand if retrieving local files, fixes wget error:Jürgen Hötzel2007-03-21
* * Fix asking the user to upgrade when using -SpAaron Griffin2007-03-21
* * Missed a path when requiring that all paths end with / - this caused -U not toAaron Griffin2007-03-12
* * Fix the double package name URL when using XferCommandAaron Griffin2007-03-06
* * Added missing header include guards in md5.h and sha1.h.Dan McGee2007-03-06
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* Wasn't clearing out the 'pkgname' variable, which was causing goofy outputAaron Griffin2007-02-12
* * 'add' percentages now cap at 100% (see the comment)Aaron Griffin2007-02-10
* * Fixed some missing error values in strerrorAaron Griffin2007-02-09
* * Minor output fix (move colon so it's not part of the URL)Aaron Griffin2007-02-01
* K. Piche <kevin.piche@cgi.com>Aaron Griffin2007-01-30
* Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee2007-01-30
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* * Fixed an error when trying to download to an unwritable locationAaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin2006-11-15
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
* * Improved mcheck outputAaron Griffin2006-11-08
* * Modified some error output and loggingAaron Griffin2006-11-03
* Fixed pacman -U:Aaron Griffin2006-11-01
* Forgot to cycle to next server on download error - fixed, as well as theAaron Griffin2006-10-31
* Numerous changes:Aaron Griffin2006-10-31
* Added PM_DLFNM_LEN define, via VMiklosAaron Griffin2006-10-24
* Minor changes:Aaron Griffin2006-10-21
* A handful of minor changes:Aaron Griffin2006-10-20
* Adjust progress bar to align with frugalware's progressbarAaron Griffin2006-10-16
* Another forgotten file setAaron Griffin2006-10-15