Age | Commit message (Expand) | Author |
2007-06-09 | * huge merge to bring the apt debian-sid and ubuntu branches as close | Michael Vogt |
2007-06-08 | * fix error in AutocleanInterval, closes: #319339 | Michael Vogt |
2005-12-09 | * unattended-upgrade integrated into the APT::Periodic system | Michael Vogt |
2005-09-12 | * fix a typo | Michael Vogt |
2005-09-07 | * fix a stupid typo in apt.cron.daily | Michael Vogt |
2005-09-06 | * check ctime as well in cron.daily when cleaning up packages in apt.cron.daily | Michael 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 now | Michael 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-14 | Use find|xargs rather than find -exec in cron.daily | Matt Zimmerman |
2005-03-14 | Correct spelling in cron.daily | Matt Zimmerman |
2005-03-14 | * add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt script | Michael Vogt |
2005-01-22 | Remove debugging from apt.cron.daily | Matt Zimmerman |
2004-11-23 | Add APT::Periodic::Autoclean setting | Matt Zimmerman |
2004-11-14 | Handle interval=0 correctly in apt.cron.daily:check_stamp | Matt Zimmerman |
2004-11-14 | Improvements to apt.cron.daily | Matt Zimmerman |
2004-11-14 | Don't hardcode paths in apt.cron.daily | Matt Zimmerman |
2004-11-13 | Add cron.daily | Matt Zimmerman |