aboutsummaryrefslogtreecommitdiffstats
path: root/main/logrotate
Commit message (Collapse)AuthorAgeFilesLines
* main/logrotate: security fixesNatanael Copa2011-04-054-3/+326
| | | | | | | | | | | fixes #568 fix CVE-2011-1154, CVE-2011-1155 and CVE-2011-1098 (cherry picked from commit e30653b7a5011b09138e547bd80561ccba16f0c4) Conflicts: main/logrotate/APKBUILD
* main/logrotate: include the /etc/logrotate.d dirNatanael Copa2010-03-101-2/+6
| | | | | fixes #315 (cherry picked from commit a3041b9cb7ed70bb5894ef4d909d7bd7781fa691)
* main/logrotate: install cron script in /etc/periodic/dailyNatanael Copa2009-07-242-6/+29
| | | | | | fixes #83 also create a working default config
* moved extra/* to main/Natanael Copa2009-07-241-0/+23
and fixed misc build issues