summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
AgeCommit message (Expand)Author
2009-03-30* debian/apt.cron.daily:Michael Vogt
2008-11-24merged from debian-sidMichael Vogt
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt
2008-06-14Fix typo in cron.daily script commentsbubulle@debian.org
2008-06-03merged from the debian-sid branchMichael Vogt
2008-05-28* debian/apt.cron.daily:Michael Vogt
2008-05-28debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo...Michael Vogt
2008-05-28merged from the debian-sid branchMichael Vogt
2008-05-24Avoid using dbus if dbus-daemon isn't running. Closes: #438803Otavio Salvador
2008-05-05* Updated cron script to support backups by hardlinks and Michael Vogt
2008-05-05merged from debianMichael Vogt
2008-05-05replaced cron.daily with new version and updated document accordinglyOsamu Aoki
2008-05-02Make cron script quiet if cache is locked. Closes: #459344Otavio Salvador
2008-03-04* debian/apt.cron.daily:Michael Vogt
2008-02-25* debian/apt.cron.daily:Michael Vogt
2008-02-25* debian/apt.cron.daily:Michael Vogt
2008-02-20* debian/apt.cron.daily:Michael Vogt
2008-02-13* debian/apt.cron.daily:Michael Vogt
2008-02-11debian/apt.cron.daily: show apt-auth-failure.note on auth failure in the nigh...Michael Vogt
2008-01-03merge from apt--mvoMichael Vogt
2007-12-16* Fix cron.daily job to not call fail if apt isn't installed, closes:Otavio Salvador
2007-12-06* debian/apt.conf.daily:Michael Vogt
2007-10-12* debian/apt.cron.daily:Michael Vogt
2007-10-12* debian/apt.cron.daily:Michael Vogt
2007-09-27* Have 'cron.daily/apt' send D-Bus doesn't exist error messagesPaul Sladen
2007-09-11* debian/apt.cron.daily:Michael Vogt
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt
2005-12-09* unattended-upgrade integrated into the APT::Periodic systemMichael Vogt
2005-09-12* fix a typo Michael Vogt
2005-09-07* fix a stupid typo in apt.cron.dailyMichael Vogt
2005-09-06* check ctime as well in cron.daily when cleaning up packages in apt.cron.dailyMichael Vogt
2005-04-06* supress output when /var/cache/apt/archives is empty; break when min-age is...Michael Vogt
2005-03-23* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt
2005-03-22* MinAge implemented, cron script variables documented, bugfix in check_stamp...Michael Vogt
2005-03-15* check cache size after AUTOCLEAN was run (but independent)Michael Vogt
2005-03-15* run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt
2005-03-15* be more carefull when building the archive path (thanks to matt!)Michael Vogt
2005-03-14Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman
2005-03-14Correct spelling in cron.dailyMatt Zimmerman
2005-03-14* add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt
2005-01-22Remove debugging from apt.cron.dailyMatt Zimmerman
2004-11-23Add APT::Periodic::Autoclean settingMatt Zimmerman
2004-11-14Handle interval=0 correctly in apt.cron.daily:check_stampMatt Zimmerman
2004-11-14Improvements to apt.cron.dailyMatt Zimmerman
2004-11-14Don't hardcode paths in apt.cron.dailyMatt Zimmerman
2004-11-13Add cron.dailyMatt Zimmerman