Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | drop privileges in copy:// method as we do for file:// | David Kalnischkies | 1 | -18/+11 |
2015-11-04 | wrap every unlink call to check for != /dev/null | David Kalnischkies | 1 | -1/+1 |
2015-11-04 | drop privileges in file:// method as we do for decompressors | David Kalnischkies | 1 | -2/+12 |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies | 1 | -1/+1 |
2015-06-15 | call URIStart in cdrom and file method | David Kalnischkies | 1 | -8/+10 |
2015-06-15 | ensure valid or remove destination file in file method | David Kalnischkies | 1 | -11/+33 |
2015-06-09 | rework hashsum verification in the acquire system | David Kalnischkies | 1 | -1/+5 |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies | 1 | -1/+1 |
2015-04-19 | send Alt-* info for uncompressed based on any compressions | David Kalnischkies | 1 | -19/+24 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -1/+2 |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -1/+1 |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies | 1 | -1/+1 |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | 1 | -0/+1 |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 1 | -3/+3 |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 1 | -0/+2 |
2005-08-23 | * merged with apt--fixes--0 | Michael Vogt | 1 | -1/+7 |
2004-12-20 | * merged changes from the conference | Michael Vogt | 1 | -1/+1 |
2004-11-27 | Call setlocale in all methods, don't call bindtextdomain in http | Matt Zimmerman | 1 | -0/+2 |
2004-09-20 | * Patch from Eric Wong <normalperson@yhbt.net> to inclu... | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Lots and lots of i18n updates. | Arch Librarian | 1 | -3/+4 |
2004-09-20 | Bug fixes, new major version | Arch Librarian | 1 | -3/+3 |
2004-09-20 | Dsync merge | Arch Librarian | 1 | -2/+4 |
2004-09-20 | Local file fixes | Arch Librarian | 1 | -2/+2 |
2004-09-20 | New http method | Arch Librarian | 1 | -5/+6 |
2004-09-20 | Sync | Arch Librarian | 1 | -114/+54 |
2004-09-20 | Sync | Arch Librarian | 1 | -3/+137 |
2004-09-20 | Sync | Arch Librarian | 1 | -2/+3 |
2004-09-20 | Early mehods | Arch Librarian | 1 | -0/+9 |