Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | /var/apt/cache is in reality /var/cache/apt | Sergio Cipolla | 1 | -1/+1 |
2011-04-21 | debian/apt.cron.daily: Check power after wait, patch by manuel-soto (LP: #705... | Julian Andres Klode | 1 | -16/+22 |
2011-04-07 | * debian/apt.cron.daily: | Michael Vogt | 1 | -1/+1 |
2011-03-11 | rename debian/apt.cron.daily back for now until the conffile is properly copyied | Michael Vogt | 1 | -0/+499 |
2011-03-10 | * debian/zzapt.cron.daily: | Michael Vogt | 1 | -499/+0 |
2010-10-13 | * debian/apt.cron.daily: | Michael Vogt | 1 | -0/+7 |
2010-10-01 | debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as well | Michael Vogt | 1 | -1/+1 |
2010-10-01 | * debian/apt.cron.daily: | Michael Vogt | 1 | -0/+7 |
2010-09-15 | * debian/apt.cron.daily: | David Kalnischkies | 1 | -28/+15 |
2010-08-18 | * debian/apt.cron.daily: | David Kalnischkies | 1 | -0/+9 |
2009-12-11 | check cache size even if we do nothing else otherwise in apt.cron.daily, | David Kalnischkies | 1 | -1/+5 |
2009-08-06 | debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable. | Julian Andres Klode | 1 | -1/+1 |
2009-08-06 | debian/apt.cron.daily: Support using debdelta to download packages (Closes: #... | Julian Andres Klode | 1 | -1/+10 |
2009-08-06 | debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo... | Julian Andres Klode | 1 | -0/+11 |
2009-08-06 | debian/apt.cron.daily: Make sure that VERBOSE is always set | Julian Andres Klode | 1 | -3/+1 |
2009-07-21 | merged from the mvo branch | Michael Vogt | 1 | -3/+5 |
2009-07-21 | Only run Download-Upgradable and Unattended-Upgrades if the initial | Michael Vogt | 1 | -3/+5 |
2009-07-21 | merged from mvo | Michael Vogt | 1 | -0/+3 |
2009-07-21 | merge from mvo | Michael Vogt | 1 | -173/+140 |
2009-07-21 | debian/apt.cron.daily: add missing check_size_constrains | Michael Vogt | 1 | -0/+3 |
2009-07-21 | debian/apt.cron.daily: cleanups in the cron script | Michael Vogt | 1 | -169/+141 |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt | 1 | -74/+306 |
2009-07-14 | * debian/apt.cron.daily: | Michael Vogt | 1 | -0/+7 |
2009-04-08 | apt.cron.daily: catch invalid dates due to DST time changes | Michael Vogt | 1 | -2/+19 |
2008-10-28 | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 1 | -0/+92 |
2008-06-14 | Fix typo in cron.daily script comments | bubulle@debian.org | 1 | -1/+1 |
2008-06-03 | merged from the debian-sid branch | Michael Vogt | 1 | -0/+11 |
2008-05-28 | * debian/apt.cron.daily: | Michael Vogt | 1 | -11/+18 |
2008-05-28 | debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo... | Michael Vogt | 1 | -1/+1 |
2008-05-28 | merged from the debian-sid branch | Michael Vogt | 1 | -1/+1 |
2008-05-24 | Avoid using dbus if dbus-daemon isn't running. Closes: #438803 | Otavio Salvador | 1 | -3/+3 |
2008-05-05 | * Updated cron script to support backups by hardlinks and | Michael Vogt | 1 | -155/+285 |
2008-05-05 | replaced cron.daily with new version and updated document accordingly | Osamu Aoki | 1 | -155/+285 |
2008-05-02 | Make cron script quiet if cache is locked. Closes: #459344 | Otavio Salvador | 1 | -2/+3 |
2008-02-25 | * debian/apt.cron.daily: | Michael Vogt | 1 | -0/+26 |
2007-12-16 | * Fix cron.daily job to not call fail if apt isn't installed, closes: | Otavio Salvador | 1 | -0/+3 |
2007-12-06 | * debian/apt.conf.daily: | Michael Vogt | 1 | -0/+1 |
2007-10-12 | * debian/apt.cron.daily: | Michael Vogt | 1 | -0/+6 |
2007-09-11 | * debian/apt.cron.daily: | Michael Vogt | 1 | -6/+6 |
2007-06-08 | * fix error in AutocleanInterval, closes: #319339 | Michael Vogt | 1 | -1/+1 |
2007-06-08 | * fix error in AutocleanInterval, closes: #319339 | Michael Vogt | 1 | -1/+1 |
2005-12-09 | * unattended-upgrade integrated into the APT::Periodic system | Michael Vogt | 1 | -0/+16 |
2005-09-12 | * fix a typo | Michael Vogt | 1 | -1/+1 |
2005-09-07 | * fix a stupid typo in apt.cron.daily | Michael Vogt | 1 | -1/+1 |
2005-09-06 | * check ctime as well in cron.daily when cleaning up packages in apt.cron.daily | Michael Vogt | 1 | -4/+10 |
2005-04-06 | * supress output when /var/cache/apt/archives is empty; break when min-age is... | Michael Vogt | 1 | -2/+2 |
2005-03-23 | * changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days now | Michael Vogt | 1 | -1/+1 |
2005-03-22 | * MinAge implemented, cron script variables documented, bugfix in check_stamp... | Michael Vogt | 1 | -1/+56 |
2005-03-15 | * check cache size after AUTOCLEAN was run (but independent) | Michael Vogt | 1 | -3/+3 |
2005-03-15 | * run check_size_constraints independent of AUTOCLEAN (thanks Matt) | Michael Vogt | 1 | -1/+4 |