]> granicus.if.org Git - cronie/shortlog
cronie
2019-09-09 Christian Hessedo not log carriage return master
2019-08-26 sgerwkskip directories when given as crontabs
2019-07-24 Stephane Blondoncrontab -l colors comment lines in a different color
2019-07-09 sgerwkfix compile instruction: configure is generated by...
2019-07-08 Tomas Mrazgetdtablesize() can return very high values in containers
2019-05-14 John HornePower supply name not detected correctly.
2019-05-07 Tomas MrazRevert "Avoid creating pid files when crond doesn't...
2019-04-15 Tomas Mrazanacron: fix types in comparisons
2019-04-13 Sami Kerolamics: stop using plain integer as NULL pointer
2019-04-13 Sami Kerolacron: fix type in comparison
2019-04-13 Sami Kerolacron: fix variable shadowing
2019-04-13 Sami Kerolacron: mark signal number arguments in signal handlers...
2019-04-08 Tomáš MrázUpdate readme.md with recent releases
2019-04-08 Tomas MrazMove allowed() and related function to security.c
2019-04-08 Sami Kerolabuild-sys: enable anacron by default
2019-04-08 Sami Kerolabuild-sys: use none-recursive build
2019-04-08 sgerwkcronnext: optionally select jobs by substring
2019-03-18 Tomas Mrazcrond: Do not abort loading crontab prematurely in... cronie-1.5.4-final
2019-03-18 Tomas MrazRelease new version 1.5.4 cronie-1.5.4
2019-03-18 Tomas Mrazcrond: Fix regression from last release
2019-03-15 Tomas MrazRelease new version 1.5.3 cronie-1.5.3
2019-03-15 Tomas MrazFix warnings in anacron and crond code.
2019-03-15 Tomas MrazFix CVE-2019-9704 and CVE-2019-9705
2019-03-15 Tomas MrazRemove leftover debugging message.
2019-03-14 Marcel PlchMake crond run after autofs mounts
2019-02-15 Tomas Mrazcrontab: Make crontab without arguments fail.
2018-12-07 Marcel PlchUse system-auth instead of password-auth for PAM authen...
2018-11-23 Marcel PlchRestart crond if it fails
2018-11-19 Tomas Mrazload_env: parse the environment variables in-place
2018-11-19 Tomáš MrázUpdate readme.md with the latest release and better...
2018-11-19 Oliver Kurzreadme.md: Replace dead link to openSUSE ML with packag...
2018-10-18 Tomas MrazUse the role from the crond context for system job...
2018-08-29 Marcel PlchFix unsafe code
2018-08-29 Marcel PlchFix possible memory leaks
2018-05-03 Tomas MrazRelease new version 1.5.2 cronie-1.5.2
2018-05-03 Tomas MrazSilence may be used uninitialized warning.
2018-05-03 Tomas Mrazcrontab: do not try to replace the crontab with a directory
2018-01-24 Tomas MrazSupport the MAILFROM also in anacron.
2017-11-28 Tomas MrazDocument that in range the first number must be less...
2017-11-03 sgerwkround time on the minute
2017-11-03 sgerwkprint all jobs executed in interval
2017-11-03 sgerwknew options -l and -q
2017-11-03 sgerwkoutput in yaml format
2017-11-03 sgerwkprint the job(s) that is going to be executed next
2017-11-03 sgerwkallow checking a time interval
2017-11-03 sgerwkprint format for flags
2017-11-03 Marco Miglioricronnext can read additional crontabs from files
2017-09-14 Tomas MrazUse proper variable types.
2017-09-14 Tomas MrazAdd myself as author.
2017-09-14 Tomas MrazLog startup even when started in non-forking mode.
2017-07-17 Mark MontagueFix SELinux denial when running under Docker
2017-07-10 Sami Kerolabuild-sys: use silent build rule
2017-07-10 Sami Kerolacronnext: improve manual page
2017-07-10 Sami Kerolaall: add version printing option -V
2017-07-10 Sami Kerolacronnext: use same style in usage() with other commands
2017-07-10 Sami Kerolavarious files: fix indentation
2017-07-10 Sami Kerolacrond: never define unused cron_start_pam()
2017-05-02 SjonHortensiusAdd Arch Linux to list of distributions
2017-04-28 Tomas MrazFix misleading indentation.
2017-04-28 Tomas MrazMake cronnext build and work with additional features...
2017-04-18 Tomas MrazAdd MIME-Version header also to mails generated by...
2017-04-18 Tomas MrazAdd MIME-Version header to generated mails.
2017-03-29 Tomas MrazThe output might not be mailed, make the message more...
2017-03-29 Tomas MrazAllow empty environment values in crontab.
2017-03-29 Tomáš MrázPoint releases to the GitHub cronie releases page
2017-03-29 Kristýna Streitovácrontab.5: Add a mention about disabling logging
2017-03-29 Kristýna StreitováAvoid creating pid files when crond doesn't fork
2017-01-20 Tomas Mrazreadme.md: remove CRs
2017-01-20 Tomas MrazAdd readme.md for github
2016-09-08 Tomas MrazMake it clear that one of the reasons for getpwnam...
2016-09-05 Tomas MrazOn some machines the power supply is named ADP0.
2016-08-23 Tomas MrazQuery power supply status directly from kernel.
2016-06-27 Tomas Mrazcronnext: Fix warnings
2016-06-27 Tomas Mrazcronnext: Print usage and error on stderr.
2016-06-27 Marco MiglioriAdded useful utility cronnext to find out time of the...
2016-06-23 Tomas Mrazanacron: Check return value of fchdir.
2016-06-23 Tomas MrazRelease new version 1.5.1 cronie-1.5.1
2016-06-23 Tomas MrazRemove unneeded obsolete SELinux include.
2016-06-23 Tomas MrazRemove unneeded obsolete SELinux includes.
2016-06-23 Tomas MrazRename timeval time to tv so time function can be used.
2016-06-23 Tomas MrazFix longstanding race condition on crontab modification.
2016-06-10 Tomas MrazFix misleading comment in pam configuration file.
2016-05-13 Tomas Mrazanacron: use mkstemp() instead of tempnam()
2016-05-13 Tomas Mrazanacron: Drop potentially unsafe umask setting.
2016-05-13 Tomas Mrazanacron: Do not try to mail to empty address.
2016-04-25 Tomas MrazClarify the crontab(1) documentation.
2016-04-25 Gary TierneyRemove hardcoded "system_u" SELinux user
2016-04-25 Tomas MrazClarify return value.
2016-03-15 Tomas MrazCorrect instructions for disabling Anacron.
2015-11-09 Ville SkyttäMan page syntax fixes
2015-11-05 Robert ByrnesInherit PATH from the crond environment if -P option...
2015-07-13 Tomas MrazIn crontab command use a temporary filename that is...
2015-05-28 Tomas MrazAdd *.patch and *.orig to .gitignore
2015-05-28 Tomas MrazAdd compile to .gitignore.
2015-05-28 Tomas MrazRelease new version 1.5.0 cronie1.5.0
2015-05-28 Tomas MrazMerge tag 'cronie1.4.12'
2015-05-28 Tomas MrazPass the job environment also when executing the sendmail.
2015-05-28 Felix Jandadatabase.c: Use POSIX NAME_MAX instead of BSD MAXNAMLEN
2015-04-21 Tomas MrazPrevent adding duplicate orphans on reload.
2015-02-05 Tomas MrazDo not overwrite the last zero-byte.
next