index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
server.c
Commit message (
Expand
)
Author
Age
*
Fix broken or missing includes
Dan McGee
2007-10-22
*
Update comments dealing with pkgext/dbext stripping
Dan McGee
2007-09-28
*
Remove package name dependency from libalpm
Dan McGee
2007-09-28
*
libalpm: add newlines to all strings passed to log callback
Dan McGee
2007-08-23
*
Various valgrind mem leak fixes
Dan McGee
2007-08-21
*
Post trial install changes, round one
Dan McGee
2007-08-21
*
Fix for FS 6404 and functionalize some cachedir handling stuff
Dan McGee
2007-08-20
*
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
2007-07-10
*
Remove unnecessary and extra includes
Dan McGee
2007-07-01
*
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
2007-06-09
*
Const correctness!
Dan McGee
2007-06-05
*
Move functions out of alpm.c to where they belong
Dan McGee
2007-06-04
*
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-31
*
Remove trailing slashes from Server URLs
Aaron Griffin
2007-05-18
*
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-14
*
Remove STRNCPY macro from libalpm
Dan McGee
2007-04-29
*
Remove FREESERVER macro and correctly type _alpm_server_free
Dan McGee
2007-04-27
*
Clean up gettext on the libalpm side
Dan McGee
2007-04-26
*
* 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-21
*
* Missed a path when requiring that all paths end with / - this caused -U not to
Aaron Griffin
2007-03-12
*
* 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-06
*
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
*
Wasn't clearing out the 'pkgname' variable, which was causing goofy output
Aaron Griffin
2007-02-12
*
* 'add' percentages now cap at 100% (see the comment)
Aaron Griffin
2007-02-10
*
* Fixed some missing error values in strerror
Aaron Griffin
2007-02-09
*
* Minor output fix (move colon so it's not part of the URL)
Aaron Griffin
2007-02-01
*
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-30
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-18
*
* Fixed an error when trying to download to an unwritable location
Aaron Griffin
2006-11-22
*
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-11-20
*
* Initial changes to gensync - makepkg changes were not checked in from another
Aaron Griffin
2006-11-15
*
* Numerous mini valgrind fixes.
Aaron Griffin
2006-11-14
*
* Improved mcheck output
Aaron Griffin
2006-11-08
*
* Modified some error output and logging
Aaron Griffin
2006-11-03
*
Fixed pacman -U:
Aaron Griffin
2006-11-01
*
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-31
*
Added PM_DLFNM_LEN define, via VMiklos
Aaron Griffin
2006-10-24
*
Minor changes:
Aaron Griffin
2006-10-21
*
A handful of minor changes:
Aaron Griffin
2006-10-20
*
Adjust progress bar to align with frugalware's progressbar
Aaron Griffin
2006-10-16
*
Another forgotten file set
Aaron Griffin
2006-10-15