Rob Middleton
|
d73bb1370c
|
Keep parsing stdout after curl exits. Small downloads caused fetch.curl to stop looping before the ETag header was read. Thus the ETag xattr was often not written for small fast downloads. (Fix for issue 208, 204, 161)
|
2012-11-08 10:32:28 +11:00 |
|
Greg Neagle
|
34ab750460
|
Changes to allow curl to follow redirects when retreiving an Apple sucatalog; this is needed to support Lion Server's Software Update service.
|
2012-02-14 16:51:34 -08:00 |
|
Greg Neagle
|
5651b2a9a4
|
appleupdates.py now sets User-Agent header; munki-specific cert and header stuff moved to updatecheck; tests updated
|
2011-12-22 14:01:27 -08:00 |
|
Greg Neagle
|
7160c4d176
|
Move a couple more functions from updatecheck.py to fetch.py
|
2011-12-21 15:02:36 -08:00 |
|
Greg Neagle
|
0c17cc4378
|
Complete refactor of fetch.py/updatecheck.py
|
2011-12-21 14:55:44 -08:00 |
|
Greg Neagle
|
b6436114cd
|
Merge munkicommon.display_status_* changes from branch master; include fetch.py
|
2011-12-21 11:33:50 -08:00 |
|
Greg Neagle
|
2fc08a0f49
|
Merge use of x-download-size header into fetch.py:curl
|
2011-12-21 10:11:46 -08:00 |
|
Greg Neagle
|
6c86d2ecdc
|
More work on fetch.py?
|
2011-10-27 08:39:53 -07:00 |
|
Greg Neagle
|
821e9072cc
|
Beginning of refactor for getResource/curl methods
|
2011-09-29 16:24:23 -07:00 |
|