index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
apt.cron.daily
Age
Commit message (
Expand
)
Author
2009-12-11
check cache size even if we do nothing else otherwise in apt.cron.daily,
David Kalnischkies
2009-08-06
debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable.
Julian Andres Klode
2009-08-06
debian/apt.cron.daily: Support using debdelta to download packages (Closes: #...
Julian Andres Klode
2009-08-06
debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo...
Julian Andres Klode
2009-08-06
debian/apt.cron.daily: Make sure that VERBOSE is always set
Julian Andres Klode
2009-07-21
merged from the mvo branch
Michael Vogt
2009-07-21
Only run Download-Upgradable and Unattended-Upgrades if the initial
Michael Vogt
2009-07-21
merged from mvo
Michael Vogt
2009-07-21
merge from mvo
Michael Vogt
2009-07-21
debian/apt.cron.daily: add missing check_size_constrains
Michael Vogt
2009-07-21
debian/apt.cron.daily: cleanups in the cron script
Michael Vogt
2009-07-21
* apt-pkg/acquire.cc:
Michael Vogt
2009-07-14
* debian/apt.cron.daily:
Michael Vogt
2009-04-08
apt.cron.daily: catch invalid dates due to DST time changes
Michael Vogt
2008-10-28
* apt-ftparchive might write corrupt Release files (LP: #46439)
Michael Vogt
2008-06-14
Fix typo in cron.daily script comments
bubulle@debian.org
2008-06-03
merged from the debian-sid branch
Michael Vogt
2008-05-28
* debian/apt.cron.daily:
Michael Vogt
2008-05-28
debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo...
Michael Vogt
2008-05-28
merged from the debian-sid branch
Michael Vogt
2008-05-24
Avoid using dbus if dbus-daemon isn't running. Closes: #438803
Otavio Salvador
2008-05-05
* Updated cron script to support backups by hardlinks and
Michael Vogt
2008-05-05
replaced cron.daily with new version and updated document accordingly
Osamu Aoki
2008-05-02
Make cron script quiet if cache is locked. Closes: #459344
Otavio Salvador
2008-02-25
* debian/apt.cron.daily:
Michael 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-09-11
* debian/apt.cron.daily:
Michael Vogt
2007-06-08
* fix error in AutocleanInterval, closes: #319339
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