Michael Vogt
|
11d0fb9199
fix missing va_end()
|
13 years ago |
David Kalnischkies
|
cddbc86deb
fix two "(style) Variable 'Res' is assigned a value that is never used"
|
14 years ago |
David Kalnischkies
|
ce3c2407d9
fix "(error) Possible null pointer dereference: BindAddr" by ensuring
|
14 years ago |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
14 years ago |
David Kalnischkies
|
109eb1511d
try to avoid direct usage of .Fd() if possible and do read()s and co
|
14 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
15 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 years ago |
David Kalnischkies
|
f5a34606b4
follow the recommendation of cppcheck to make some method methods (scnr)
|
15 years ago |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 years ago |
David Kalnischkies
|
96cc64a521
move the users away from the deprecated StrToTime() method
|
16 years ago |
Michael Vogt
|
f1c081b6ad
add ftp support, basic debugging
|
16 years ago |
Michael Vogt
|
1de1f70383
add maybe_add_auth for ftp as well
|
16 years ago |
Eugene V. Lyubimkin
|
788a8f42c1
Make apt proxy options have the highest priority, unified proxy determining code.
|
17 years ago |
Otavio Salvador
|
b856433668
- methods/ftp.cc: likewise;
|
19 years ago |
Michael Vogt
|
fc5f54175a
* methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on the sever
|
20 years ago |
Michael Vogt
|
42ab8223d5
* merged with my apt--fixes--0 branch
|
21 years ago |
Christian Perrier
|
1169dbfa1b
Complete unfuzzification of PO files after the capitalization fixes
|
21 years ago |
Christian Perrier
|
db0db9feab
Bring consistency to the use of capitals in programs messages
|
21 years ago |
Matt Zimmerman
|
7db98ffced
Merge apt--authentication--0
|
21 years ago |
Matt Zimmerman
|
b25423f663
Call setlocale in all methods, don't call bindtextdomain in http
|
21 years ago |
Arch Librarian
|
d77559acad
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
|
22 years ago |
Arch Librarian
|
2391e7b57a
* Let the ftp method work with ftp servers which do not...
|
22 years ago |
Arch Librarian
|
dc738e7ae6
Lots and lots of i18n updates.
|
22 years ago |
Arch Librarian
|
91bb3e2e91
Tidy use of flNotFile
|
22 years ago |
Arch Librarian
|
076cc66413
G++3 fixes from Randolph
|
22 years ago |
Arch Librarian
|
c968dc2f44
Reordered some things to make dante happier. Closes: #92757
|
22 years ago |
Arch Librarian
|
fc31c31caf
no_proxy and ftp. Closes: #89671
|
22 years ago |
Arch Librarian
|
a7c835af20
Alfredo's vendor stuff
|
22 years ago |