]> granicus.if.org Git - cronie/history - anacron
do not log carriage return
[cronie] / anacron /
2019-04-15 Tomas Mrazanacron: fix types in comparisons
2019-04-08 Sami Kerolabuild-sys: use none-recursive build
2019-03-15 Tomas MrazFix warnings in anacron and crond code.
2018-08-29 Marcel PlchFix possible memory leaks
2018-01-24 Tomas MrazSupport the MAILFROM also in anacron.
2017-09-14 Tomas MrazUse proper variable types.
2017-07-10 Sami Kerolaall: add version printing option -V
2017-04-18 Tomas MrazAdd MIME-Version header also to mails generated by...
2017-03-29 Tomas MrazThe output might not be mailed, make the message more...
2016-06-23 Tomas Mrazanacron: Check return value of fchdir.
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.
2015-05-28 Tomas MrazRelease new version 1.5.0 cronie1.5.0
2015-05-28 Tomas MrazMerge tag 'cronie1.4.12'
2015-01-28 Tomas MrazNo need to call strcmp on already matched variables.
2015-01-28 Tomas MrazUse unbiased random number for RANDOM_DELAY.
2015-01-28 Tomas MrazFix broken test for match_rx() failure.
2014-07-25 Marcela MašláňováAdd missing brackets into anacron readtab.
2014-02-14 Marcela MašláňováAnacron does not correctly check configuration parameters
2013-12-18 Ville SkytaSpelling fixes.
2013-12-18 Ville Skyttastrncmp() size fixes.
2013-12-18 Martin PooleAnacron does not correctly check configuration paramete...
2013-08-29 Marcela MašláňováMerge branch 'master' of ssh://git.fedorahosted.org...
2013-08-26 Saul WoldFix cronie-common.h file not being found correctly...
2013-01-17 Sami Kerolaanacron: fix shadow declarations
2012-12-21 Sami Keroladocs: corrections to FSF license files, and postal...
2012-12-21 Sami Kerolaanacron: make function declarations to be ansi compliant
2012-12-21 Sami Kerolaanacron: remove numeric exit and file descriptor values
2012-12-21 Sami Kerolaanacron: clean up usage() output
2012-12-21 Sami Kerolaanacron: set end job message string to be constant
2012-12-21 Sami Kerolaanacron: add function attributes
2012-06-22 Marcela MašláňováPreferred hour of start of the job. If the hour is...
2012-06-21 Marcela MašláňováRange of hours for daily jobs must have lower-higher...
2012-06-06 Tim LandscheidtRemove unused variables.
2012-06-06 Tim LandscheidtFix use of "const char *" in call to putenv().
2011-05-16 Kiyoshi OHGISHIThe charset of anacron's mail is always ANSI_X3.4-1968...
2011-03-11 Tomas MrazAdd missing va_end() call.
2011-03-11 Tomas MrazCheck malloc return for NULL.
2011-03-09 Tomas MrazSafeguard for system time changes. Otherwise anacron...
2011-02-21 Marcela Mašláňováfdin could be tested before initialization.
2010-12-10 Tomas MrazDo not lock jobs that fall out of allowed range - rhbz...
2010-08-30 Marcela MašláňováTypo in log message
2010-08-23 Marcela MašláňováClose leaking file descriptor
2009-08-17 Marcela MašláňováAdd daily, weekly as a possibility of anacrontab config...
2009-07-30 Marcela MašláňováRevert configuration file regularly-file back to anacro... cronie1.4.1
2009-07-29 Rocco IannacciSegfault on ppc64 was caused by parsing random delay...
2009-07-20 Marcela MašláňováNew option: enable-anacron in configure which can set...
2009-07-17 Štěpán KasalFix of autotools stuff for anacron.
2009-07-16 Marcela MašláňováMake anacron configurable. The option --enable-anacron...
2009-07-16 Marcela MašláňováPut anacron binary into proper location.
2009-07-16 Marcela MašláňováAdd configuration scripts into contrib.
2009-07-14 Marcela MašláňováCleaning useless files.
2009-07-14 Marcela MašláňováAnacron makefile was rewritten according to the rest...
2009-07-13 Marcela MašláňováNew options:
2009-07-13 Marcela MašláňováUpdate manual pages.
2009-07-13 Marcela MašláňováFix error message for wrong spooldir.
2009-07-13 Marcela MašláňováMemory leaks should be fixed. Instead of log is used...
2009-07-13 Marcela MašláňováThe temporary file has file descriptors for input and...
2009-07-13 Marcela MašláňováMail langinfo was fixed.
2009-07-13 Marcela MašláňováMinor debian release anacron-2.3.1 which adds this...
2009-07-13 Marcela MašláňováInitial upload of anacron-2.3 which should be optimized...