Age | Commit message (Expand) | Author |
---|---|---|
2018-07-13 | Unused variable. | Kenneth R Westerback |
2018-07-11 | retire the old cron socket path; ok jca millert | Theo de Raadt |
2015-11-12 | Use absolute paths in pathnames.h. There is no longer a need to | Todd C. Miller |
2015-11-12 | Move cron socket to /var/run/cron.sock. Client code will try the old | Todd C. Miller |
2015-11-11 | Remove obsolete utime() call. It predates the use of a socket to | Todd C. Miller |
2015-11-09 | Rename AT_DIR -> AT_SPOOL and SPOOL_DIR -> CRON_SPOOL to improve | Todd C. Miller |
2015-11-06 | Use __progname instead of the homegrown ProgramName. | Todd C. Miller |
2015-11-04 | Change cron from including all headers in every file to only including | Todd C. Miller |
2015-11-03 | Use send(MSG_NOSIGNAL) instead of mucking with the disposition of SIGPIPE | Philip Guenther |
2015-10-31 | Split client-only (at, crontab) functions out of misc.c and into | Todd C. Miller |