summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
AgeCommit message (Expand)AuthorFilesLines
2009-07-21merged from the mvo branchMichael Vogt1-3/+5
2009-07-21Only run Download-Upgradable and Unattended-Upgrades if the initialMichael Vogt1-3/+5
2009-07-21merged from mvoMichael Vogt1-0/+3
2009-07-21merge from mvoMichael Vogt1-173/+140
2009-07-21debian/apt.cron.daily: add missing check_size_constrainsMichael Vogt1-0/+3
2009-07-21debian/apt.cron.daily: cleanups in the cron scriptMichael Vogt1-169/+141
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-74/+306
2009-07-14* debian/apt.cron.daily:Michael Vogt1-0/+7
2009-04-08apt.cron.daily: catch invalid dates due to DST time changesMichael Vogt1-2/+19
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt1-0/+92
2008-06-14Fix typo in cron.daily script commentsbubulle@debian.org1-1/+1
2008-06-03merged from the debian-sid branchMichael Vogt1-0/+11
2008-05-28* debian/apt.cron.daily:Michael Vogt1-11/+18
2008-05-28debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo...Michael Vogt1-1/+1
2008-05-28merged from the debian-sid branchMichael Vogt1-1/+1
2008-05-24Avoid using dbus if dbus-daemon isn't running. Closes: #438803Otavio Salvador1-3/+3
2008-05-05* Updated cron script to support backups by hardlinks and Michael Vogt1-155/+285
2008-05-05replaced cron.daily with new version and updated document accordinglyOsamu Aoki1-155/+285
2008-05-02Make cron script quiet if cache is locked. Closes: #459344Otavio Salvador1-2/+3
2008-02-25* debian/apt.cron.daily:Michael Vogt1-0/+26
2007-12-16* Fix cron.daily job to not call fail if apt isn't installed, closes:Otavio Salvador1-0/+3
2007-12-06* debian/apt.conf.daily:Michael Vogt1-0/+1
2007-10-12* debian/apt.cron.daily:Michael Vogt1-0/+6
2007-09-11* debian/apt.cron.daily:Michael Vogt1-6/+6
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt1-1/+1
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt1-1/+1
2005-12-09* unattended-upgrade integrated into the APT::Periodic systemMichael Vogt1-0/+16
2005-09-12* fix a typo Michael Vogt1-1/+1
2005-09-07* fix a stupid typo in apt.cron.dailyMichael Vogt1-1/+1
2005-09-06* check ctime as well in cron.daily when cleaning up packages in apt.cron.dailyMichael Vogt1-4/+10
2005-04-06* supress output when /var/cache/apt/archives is empty; break when min-age is...Michael Vogt1-2/+2
2005-03-23* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt1-1/+1
2005-03-22* MinAge implemented, cron script variables documented, bugfix in check_stamp...Michael Vogt1-1/+56
2005-03-15* check cache size after AUTOCLEAN was run (but independent)Michael Vogt1-3/+3
2005-03-15* run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt1-1/+4
2005-03-15* be more carefull when building the archive path (thanks to matt!)Michael Vogt1-6/+6
2005-03-14Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman1-1/+1
2005-03-14Correct spelling in cron.dailyMatt Zimmerman1-2/+2
2005-03-14* add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt1-0/+46
2005-01-22Remove debugging from apt.cron.dailyMatt Zimmerman1-1/+0
2004-11-23Add APT::Periodic::Autoclean settingMatt Zimmerman1-2/+9
2004-11-14Handle interval=0 correctly in apt.cron.daily:check_stampMatt Zimmerman1-0/+4
2004-11-14Improvements to apt.cron.dailyMatt Zimmerman1-28/+40
2004-11-14Don't hardcode paths in apt.cron.dailyMatt Zimmerman1-2/+2
2004-11-13Add cron.dailyMatt Zimmerman1-0/+54