Justin B Rye
|
d04e44ac81
review of new/changed translatable program strings
|
9 anni fa |
Michael Vogt
|
38d2959ffb
Merge branch 'debian/sid' into debian/experimental
|
10 anni fa |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 anni fa |
David Kalnischkies
|
e788a834ce
warning: useless cast to type A [-Wuseless-cast]
|
11 anni fa |
Michael Vogt
|
3444603f5f
merged debian-sid branch and resolved conflicts
|
11 anni fa |
David Kalnischkies
|
69c2ecbdc9
various simple changes to fix cppcheck warnings
|
12 anni fa |
Michael Vogt
|
7f8f2c43b1
stop exporting the accidently exported parsenetrc() symbol
|
12 anni fa |
Michael Vogt
|
5caefc9115
merge from lp:~donkult/apt/sid
|
12 anni fa |
David Kalnischkies
|
7f18595b3e
remove 256 char line limit by using getline() (POSIX.1-2008)
|
12 anni fa |
David Kalnischkies
|
b8c50bd041
* apt-pkg/contrib/netrc.cc:
|
12 anni fa |
Michael Vogt
|
e74ff795d3
merged lp:~mvo/apt/mvo
|
12 anni fa |
Michael Vogt
|
7735ad0500
apt-pkg/contrib/netrc.cc: use a slightly smaller login/password size
|
12 anni fa |
Michael Vogt
|
96b1e40d56
make netrc parser more robust and parser biger login tokens, thanks to "TJ" (LP: #1008289)
|
12 anni fa |
David Kalnischkies
|
31bda50001
* apt-pkg/acquire-worker.cc:
|
12 anni fa |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 anni fa |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 anni fa |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
13 anni fa |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 anni fa |
David Kalnischkies
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
13 anni fa |
David Kalnischkies
|
fc3eb5b295
* apt-pkg/contrib/netrc.cc:
|
13 anni fa |
Michael Vogt
|
278835da0b
if "/" is found in the machine, do a uri.startswith(host) substring match to support multiple user/passwds on the same host
|
15 anni fa |
Michael Vogt
|
01fc89305c
* apt-pkg/contrib/netrc.cc:
|
15 anni fa |
Michael Vogt
|
f1c081b6ad
add ftp support, basic debugging
|
15 anni fa |
Michael Vogt
|
592b78001c
port netrc support from maemon
|
15 anni fa |