index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
rsh.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement encoded URI handling in all methods
David Kalnischkies
2020-12-18
1
-5
/
+5
*
Apply various suggestions by cppcheck
David Kalnischkies
2019-07-08
1
-2
/
+2
*
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2019-04-30
1
-1
/
+1
*
Lower default timeout from 120s to 30s
Julian Andres Klode
2018-05-24
1
-1
/
+1
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-6
/
+6
*
implement generic config fallback for methods
David Kalnischkies
2016-08-10
1
-7
/
+5
*
use std::locale::global instead of setlocale
David Kalnischkies
2016-05-28
1
-5
/
+1
*
disable privilege dropping for rsh/ssh method by default
David Kalnischkies
2015-11-28
1
-0
/
+4
*
fix program name detection in rsh method
David Kalnischkies
2015-11-28
1
-5
/
+4
*
allow acquire method specific options via Binary scope
David Kalnischkies
2015-11-05
1
-11
/
+7
*
fix various typos reported by codespell
David Kalnischkies
2015-08-27
1
-1
/
+1
*
support setting a port for rsh:// in sources.list
Daniel Hartwig
2015-08-12
1
-2
/
+20
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-1
/
+1
*
methods/rsh.cc: replace strcat with std::string
Michael Vogt
2014-10-08
1
-5
/
+8
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-0
/
+4
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-2
/
+2
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
use utimes instead of utimensat/futimens
David Kalnischkies
2014-02-11
1
-9
/
+9
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-18
/
+18
*
fix missing va_end()
Michael Vogt
2013-07-26
1
-0
/
+2
*
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-04
1
-1
/
+3
*
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
1
-1
/
+1
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+3
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-9
/
+9
*
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-8
/
+8
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-1
/
+4
*
* debian/zzapt.cron.daily:
Michael Vogt
2011-03-10
1
-1
/
+2
*
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-09
1
-2
/
+1
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
1
-3
/
+3
*
Merge apt--authentication--0
Matt Zimmerman
2004-12-13
1
-1
/
+1
*
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-11-27
1
-0
/
+2
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
1
-13
/
+14
*
Add an options and timeout config item to ssh/rsh.
Arch Librarian
2004-09-20
1
-5
/
+36
*
Alfredo's vendor stuff
Arch Librarian
2004-09-20
1
-2
/
+2
*
More SHA-1 prep
Arch Librarian
2004-09-20
1
-7
/
+7
*
Join with aliencode
Arch Librarian
2004-09-20
1
-0
/
+486