| Commit message (Expand) | Author | Age | Files | Lines |
* | move basename() to urpm::util | Pascal Rigaux | 2006-11-09 | 1 | -2/+0 |
* | perl_checker compliance & simplifications | Pascal Rigaux | 2006-11-09 | 1 | -8/+6 |
* | factorize introducing proc_mounts() and cat_() | Pascal Rigaux | 2006-11-09 | 1 | -4/+3 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -3/+3 |
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -0/+24 |
* | Patch by Nicolas Melay to include -q to the command-line options of curl, so | Rafael Garcia-Suarez | 2006-09-18 | 1 | -0/+2 |
* | Localize $_ before magical while(<$file>) loops | Rafael Garcia-Suarez | 2006-08-11 | 1 | -0/+4 |
* | For curl downloads, use the --anyauth options (solves an issue | Rafael Garcia-Suarez | 2006-08-02 | 1 | -0/+2 |
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
* | Patch by Vincent Panel from bug #22000: use global proxy settings when | Rafael Garcia-Suarez | 2006-05-29 | 1 | -0/+4 |
* | Untaint current dir when temporarily chdir'ing to cache | Rafael Garcia-Suarez | 2006-04-20 | 1 | -3/+3 |
* | Patch by Michael Scherer to fix authentication with ssh download method. | Rafael Garcia-Suarez | 2006-04-02 | 1 | -9/+11 |
* | If rsync-options are configured and contain what looks like a remote shell | Rafael Garcia-Suarez | 2006-03-20 | 1 | -15/+17 |
* | Allow to use the same ssh connection for all rsync transfers. | Rafael Garcia-Suarez | 2006-03-20 | 1 | -4/+51 |
* | Add "B" suffix by default to the limit-rate option for curl (see bug 20859) | Rafael Garcia-Suarez | 2006-01-27 | 1 | -0/+4 |
* | urpmi.addmedia with proxy did erase the previous proxy settings (bug 20108) | Rafael Garcia-Suarez | 2005-12-08 | 1 | -0/+1 |
* | Fix compilation warning | Rafael Garcia-Suarez | 2005-12-06 | 1 | -1/+1 |
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+2 |
* | Fix download with wget, broken by latest changes | Rafael Garcia-Suarez | 2005-12-02 | 1 | -3/+4 |
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+6 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+3 |
* | Use the --no-check-certificate option for downloading with wget, since | Rafael Garcia-Suarez | 2005-10-31 | 1 | -0/+1 |
* | Fix bug in rsync over ssh invocation | Rafael Garcia-Suarez | 2005-10-27 | 1 | -0/+1 |
* | Report curl download errors on ftp or on cancellation more agressively, so the | Rafael Garcia-Suarez | 2005-10-27 | 1 | -2/+3 |
* | Don't use "verbose" setting in urpm::download API | Rafael Garcia-Suarez | 2005-10-11 | 1 | -1/+1 |
* | Remove trace | Rafael Garcia-Suarez | 2005-09-05 | 1 | -1/+0 |
* | On top of previous fix | Rafael Garcia-Suarez | 2005-09-05 | 1 | -2/+2 |
* | Fix bug 18234 : force download of ftp files when the timestamp couldn't be de... | Rafael Garcia-Suarez | 2005-09-05 | 1 | -5/+3 |
* | Fix comment | Rafael Garcia-Suarez | 2005-06-13 | 1 | -2/+2 |
* | Timeout on all network operations when using wget | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+1 |
* | Remove the -z option passed to curl. It never worked. | Rafael Garcia-Suarez | 2005-05-16 | 1 | -2/+2 |
* | Fix typo | Rafael Garcia-Suarez | 2005-04-27 | 1 | -1/+1 |
* | Allow to ask user for proxy credentials | Rafael Garcia-Suarez | 2005-04-26 | 1 | -4/+25 |
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
* | Add a retry option to urpmi and urpmi.cfg (bug #1174) | Rafael Garcia-Suarez | 2005-03-10 | 1 | -0/+3 |
* | Work around bug 13685, bug in display of curl progress | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+3 |
* | Remove curl 7.12.2 bug workaround | Rafael Garcia-Suarez | 2005-02-16 | 1 | -4/+4 |
* | With curl, urpmi wasn't detecting the end of a download, thus the file | Rafael Garcia-Suarez | 2004-12-09 | 1 | -1/+1 |
* | Further adjustment of the workaround for the curl output bug | Rafael Garcia-Suarez | 2004-11-26 | 1 | -2/+2 |
* | When invoking urpmi.addmedia with --proxy, save this proxy setting for | Rafael Garcia-Suarez | 2004-11-24 | 1 | -0/+11 |
* | Work around a bug in curl when displaying progress for an authentified | Rafael Garcia-Suarez | 2004-11-24 | 1 | -1/+3 |
* | Cope better with some strange curl output | Rafael Garcia-Suarez | 2004-11-19 | 1 | -1/+1 |
* | Take little terminals into account, too | Rafael Garcia-Suarez | 2004-11-19 | 1 | -0/+1 |
* | Take into account terminal size to avoid messing up the display | Rafael Garcia-Suarez | 2004-11-19 | 1 | -2/+10 |
* | Factor some system()s | Rafael Garcia-Suarez | 2004-11-04 | 1 | -2/+3 |
* | perl_checker_fixes | Rafael Garcia-Suarez | 2004-09-16 | 1 | -3/+3 |
* | urpmi+curl couldn't download files with protected urls where the user | Rafael Garcia-Suarez | 2004-08-30 | 1 | -5/+10 |
* | Set a timeout for wget too (1 min) | Rafael Garcia-Suarez | 2004-08-25 | 1 | -1/+2 |
* | Add a time out for connection establishment in curl download routine | Rafael Garcia-Suarez | 2004-08-25 | 1 | -0/+5 |
* | Cleanups. | Rafael Garcia-Suarez | 2004-07-29 | 1 | -5/+5 |