index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
server.c
Age
Commit message (
Expand
)
Author
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-07
libalpm/server.c : fix segfault when downloading failed.
Chantry Xavier
2007-11-25
Make the download failure message more clear
Aaron Griffin
2007-11-16
War on whitespace
Dan McGee
2007-11-16
libalpm: simplify sync db lastupdate
Dan McGee
2007-11-11
Implement TotalDownload option.
Nathan Jones
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
2007-10-22
Fix broken or missing includes
Dan McGee
2007-09-28
Update comments dealing with pkgext/dbext stripping
Dan McGee
2007-09-28
Remove package name dependency from libalpm
Dan McGee
2007-08-23
libalpm: add newlines to all strings passed to log callback
Dan McGee
2007-08-21
Various valgrind mem leak fixes
Dan McGee
2007-08-21
Post trial install changes, round one
Dan McGee
2007-08-20
Fix for FS 6404 and functionalize some cachedir handling stuff
Dan McGee
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
2007-07-01
Remove unnecessary and extra includes
Dan McGee
2007-06-09
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
2007-06-05
Const correctness!
Dan McGee
2007-06-04
Move functions out of alpm.c to where they belong
Dan McGee
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-18
Remove trailing slashes from Server URLs
Aaron Griffin
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-04-29
Remove STRNCPY macro from libalpm
Dan McGee
2007-04-27
Remove FREESERVER macro and correctly type _alpm_server_free
Dan McGee
2007-04-26
Clean up gettext on the libalpm side
Dan McGee
2007-03-21
* dont use XferCommand if retrieving local files, fixes wget error:
Jürgen Hötzel
2007-03-21
* Fix asking the user to upgrade when using -Sp
Aaron Griffin
2007-03-12
* Missed a path when requiring that all paths end with / - this caused -U not to
Aaron Griffin
2007-03-06
* Fix the double package name URL when using XferCommand
Aaron Griffin
2007-03-06
* Added missing header include guards in md5.h and sha1.h.
Dan McGee
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-02-12
Wasn't clearing out the 'pkgname' variable, which was causing goofy output
Aaron Griffin
2007-02-10
* 'add' percentages now cap at 100% (see the comment)
Aaron Griffin
2007-02-09
* Fixed some missing error values in strerror
Aaron Griffin
2007-02-01
* Minor output fix (move colon so it's not part of the URL)
Aaron Griffin
2007-01-30
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
2007-01-30
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-18
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2006-11-22
* Fixed an error when trying to download to an unwritable location
Aaron Griffin
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-11-15
* Initial changes to gensync - makepkg changes were not checked in from another
Aaron Griffin
2006-11-14
* Numerous mini valgrind fixes.
Aaron Griffin
2006-11-08
* Improved mcheck output
Aaron Griffin
2006-11-03
* Modified some error output and logging
Aaron Griffin
2006-11-01
Fixed pacman -U:
Aaron Griffin
2006-10-31
Forgot to cycle to next server on download error - fixed, as well as the
Aaron Griffin
2006-10-31
Numerous changes:
Aaron Griffin
2006-10-24
Added PM_DLFNM_LEN define, via VMiklos
Aaron Griffin
2006-10-21
Minor changes:
Aaron Griffin
[next]