Age | Commit message (Expand) | Author |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | allow individual targets to be kept compressed | David Kalnischkies |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies |
2015-04-19 | remove duplicated check for same file copy | David Kalnischkies |
2014-09-29 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-26 | Disable Mth.DropPrivsOrDie() in copy.cc for now | Michael Vogt |
2014-09-25 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-24 | methods: Fail if we cannot drop privileges | Julian Andres Klode |
2014-09-24 | Drop Privileges to "Debian-apt" in most acquire methods | Michael Vogt |
2014-09-23 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-09-19 | Fix regression when copy: is used for a relative path | Michael Vogt |
2014-09-16 | SECURITY UPDATE for CVE-2014-{0488,0487,0489} | Michael Vogt |
2014-08-24 | make compressed-indexes test pass again | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-02-11 | use utimes instead of utimensat/futimens | David Kalnischkies |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode |
2007-11-28 | merge with the debian tree | Michael Vogt |
2007-08-08 | * apt-pkg/acquire-worker.cc: | Michael Vogt |
2007-08-06 | * Add hash support to copy method. Thanks Anders Kaseorg by the patch | Otavio Salvador |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-11-27 | Call setlocale in all methods, don't call bindtextdomain in http | Matt Zimmerman |
2004-09-20 | * Patch from Eric Wong <normalperson@yhbt.net> to inclu... | Arch Librarian |
2004-09-20 | Lots and lots of i18n updates. | Arch Librarian |
2004-09-20 | Doc fixes and copy method patch | Arch Librarian |
2004-09-20 | New http method | Arch Librarian |
2004-09-20 | Sync | Arch Librarian |
2004-09-20 | Stable acquire code | Arch Librarian |
2004-09-20 | gzip method | Arch Librarian |
2004-09-20 | Added copy method | Arch Librarian |