summaryrefslogtreecommitdiff
path: root/database.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-07Check orphaned crontabs for adoption. Fix taken from Fedora cronie.Christian Kastner1-4/+80
2011-08-07Don't return a value from a function returning void.Christian Kastner1-2/+2
2011-08-06Fix bogus code commentChristian Kastner1-1/+1
2011-05-26Force rescan of crontabs with syntax errors when they change. Closes: #627859Christian Kastner1-1/+10
2011-05-26Make the mtime of force_rescan_user a parameter instead of hardcoding 0 Christian Kastner1-12/+14
2011-05-09Update comment WRT force_rescan_user()Christian Kastner1-6/+3
2011-05-07Extended the ability to recover from broken symlinks (added in -110) toChristian Kastner1-21/+54
2011-05-07Grammar/typosChristian Kastner1-1/+1
2011-03-30Split crontab security checks (type, owner, mode, links) into separate tests ...Christian Kastner1-21/+50
2010-04-29Log a possibly missing /etc/crontabChristian Kastner1-1/+3
2010-04-19Fix declaration/definition mismatch. Thanks to Justin Pryzby for pointing thisChristian Kastner1-1/+2
2010-04-19Recover from broken symlinks when they come back. Closes: #433609Christian Kastner1-3/+33
2010-04-19Don't allow symlinks from /etc/cron.d to group/world-writable filesChristian Kastner1-0/+11
2010-04-19Don't report a missing file as a broken symlinkChristian Kastner1-1/+1
2010-04-19Don't die on missing dirs. Closes: #470564Christian Kastner1-8/+8
2004-07-28Update SE Linux patch to save context on user struct at load time, ratherSteve Greenland1-63/+3
2004-06-06Added SE Linux support, new cron-se packageSteve Greenland1-2/+62
2004-01-18Add LSB naming support for /etc/cron.dSteve Greenland1-14/+34
2003-09-18Allow symlinks for system crontabsSteve Greenland1-20/+45
2003-09-02Make crontab run setgid, requires extra checks in crondebian/3.0pl1-75Steve Greenland1-1/+26
2001-01-27Correctly detect changed crontabs and cron.d entries, even when the timestamp...Steve Greenland1-35/+24
2000-08-23Make sure PATH_MAX is defined.Steve Greenland1-4/+16
1999-04-11Added all debian changesSteve Greenland1-1/+1
1999-04-11Added all debian changesSteve Greenland1-35/+42
1999-04-11Added all debian changesSteve Greenland1-2/+53
1999-04-11Added all debian changesSteve Greenland1-1/+99
1999-04-11Added all debian changesdebian/3.0pl1-37Steve Greenland1-2/+5
1999-04-11Initial revisionupstream/3.0pl1upstreamSteve Greenland1-0/+261