Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | name was containing a '@' | ||||
* | 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 |
| | |||||
* | Finish to implement file:// urls where the "file:/" is optional | Rafael Garcia-Suarez | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | Better error handling for copy failures | Rafael Garcia-Suarez | 2004-07-23 | 1 | -2/+2 |
| | |||||
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 1 | -0/+4 |
| | |||||
* | Add the --disable-epsv option to curl, to be friendy with some firewalls | Rafael Garcia-Suarez | 2004-07-19 | 1 | -0/+2 |
| | |||||
* | Delete proxy configuration for a media when deleting this media | Rafael Garcia-Suarez | 2004-07-06 | 1 | -0/+5 |
| | |||||
* | Functions to write proxy.cfg (and regression tests) | Rafael Garcia-Suarez | 2004-06-30 | 1 | -1/+29 |
| | |||||
* | Fix parsing of proxy.cfg and --proxy options | Rafael Garcia-Suarez | 2004-06-29 | 1 | -2/+2 |
| | |||||
* | Support for setting proxy per-media in proxy.cfg | Rafael Garcia-Suarez | 2004-06-29 | 1 | -4/+19 |
| | |||||
* | Parsing of the proxy.cfg file: support for per-media proxies | Rafael Garcia-Suarez | 2004-06-29 | 1 | -17/+32 |
| | |||||
* | Fix bug #10026: when using --wget, urpmi displays only the first | Rafael Garcia-Suarez | 2004-06-14 | 1 | -1/+4 |
| | | | | | downloaded url. | ||||
* | - invoke "curl -h" only once | Rafael Garcia-Suarez | 2004-05-04 | 1 | -8/+14 |
| | | | | | - avoid empty command-line arguments to rsync | ||||
* | - allow rsync url like rsync://server/dir/ | Olivier Thauvin | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | - fix rsync download | Olivier Thauvin | 2004-05-04 | 1 | -44/+12 |
| | | | | | - merge sync_rsync and rsync_ssh | ||||
* | More refactorization. Some silencing of the warnings emitted by -w. | Rafael Garcia-Suarez | 2004-04-22 | 1 | -1/+1 |
| | |||||
* | Some more cleanup and refactorization. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -0/+403 |