]> granicus.if.org Git - cronie/shortlog
cronie
2010-12-15 Tomas MrazCache the security class and bit values and translate...
2010-12-15 Tomas MrazClean up unnecessary assignment.
2010-12-15 Dan WalshThis patch causes cronie to ask kernel for constant...
2010-12-10 Tomas MrazDo not lock jobs that fall out of allowed range - rhbz...
2010-10-26 Marcela MašláňováMan - another typo
2010-10-26 Marcela MašláňováRe-add missing option into man and fix some typos.
2010-10-22 Marcela MašláňováNew release 1.4.6 cronie1.4.6
2010-10-21 Martin PrpičRewrite of man pages & correction.
2010-10-21 Marcela MašláňováRemove useless man page.
2010-10-21 Marcela MašláňováApply previous patch correctly.
2010-10-20 Colin DeanCheck clustering before un/watch function
2010-10-13 Marcela MašláňováMerge branch 'cluster'
2010-10-08 Marcela MašláňováCheck clustering before un/watch function
2010-10-07 Marcela Mašláňováman page typo: change to correct option
2010-10-06 Marcela MašláňováRemove cluster support from inotify_database
2010-10-06 Colin DeanThe crontab command uses "-c" and "-n" instead of ...
2010-10-04 Marcela MašláňováCorrect ifdef HAVE_FCHOWN
2010-10-04 Marcela Mašláňováis_local set to zero
2010-10-04 Colin Deancronie on cluster
2010-08-30 Marcela MašláňováTypo in log message
2010-08-23 Marcela MašláňováClose leaking file descriptor
2010-08-02 Marcela MašláňováNew minor release 1.4.5. cronie1.4.5
2010-08-02 Marcela MašláňováOK value printed twice
2010-07-21 Marcela MašláňováHelp and usage fix
2010-07-21 Marcela Mašláňováman crond -i
2010-07-12 Marcela MašláňováSyslog output will be used instead of mail
2010-04-14 Marcela MašláňováRemove the whole unused part.
2010-04-14 Marcela MašláňováRemove 'dont log' part which probably never worked.
2010-04-14 Marcela MašláňováBeautify error outputs.
2010-04-14 Michal SebenOption "-" don't log jobs as root
2010-04-14 Michal SebenCorrectly reported PAM errors
2010-03-25 Andrew Man... 0anacron should check only readability.
2010-03-23 Marcela MašláňováRevert previous change. The code which control the...
2010-03-22 Marcela MašláňováIn system tables was hardcoded home directory to "...
2010-02-23 Marcela MašláňováDefinition of system crontables.
2010-02-18 Marcela MašláňováNew release cronie1.4.4
2010-02-18 Marcela MašláňováCVE-2010-0424 -- crontab -e crontab file timestamp...
2010-02-16 Marcela MašláňováDynamic shared libraries -laudit
2010-02-12 Marcela MašláňováMake man page more readable based on #564206.
2010-01-25 Marcela MašláňováCRON_VALIDATE_MAILRCPTS was removed, because it was...
2010-01-13 Marcela MašláňováWith NFS homes can't be job executed, because root...
2010-01-05 Will WoodsDisable mailing output.
2010-01-05 Will WoodsOutput could be redirectered to syslog.
2009-12-21 Marcela MašláňováCron doesn't use environment values from /etc/security...
2009-11-27 Marcela MašláňováInitscript: if unprivileged user stop deamon, it should...
2009-11-27 Marcela MašláňováInitscript: if unprivileged user restart deamon, it...
2009-11-05 Guido TrentalanciaThis function will be probably removed from libselinux...
2009-11-05 Marcela MašláňováOne line was missing in pam authentication. rhbz#533189
2009-11-03 Marcela MašláňováAutotools - Makefile includes dailyjobs, configure... cronie1.4.3
2009-11-03 Marcela MašláňováNew release 1.4.3.
2009-11-03 SATOH FumiyasuFix "warning: unused variable" if LOG_FILE is not defined
2009-11-03 SATOH FumiyasuPortability: Use swap_uids() instead of setreuid()...
2009-11-03 SATOH FumiyasuPortability: Solaris and AIX support saved UID/GID
2009-11-03 SATOH FumiyasuPortability: Check if fchown() and fchgrp() exist by...
2009-11-03 SATOH FumiyasuSecurity: Ignore $TMPDIR if ruid!=euid and/or rgid...
2009-11-03 SATOH FumiyasuPortability: pam_misc.so is the Linux-PAM specific...
2009-11-03 SATOH FumiyasuPortability: Check if sys/fcntl.h exists or not
2009-11-03 Marcela MašláňováDailyjobs are here for users who don't like anacron.
2009-10-19 HONDA HirofumiWhen parent crond is stopped and child crond (executing...
2009-10-12 Marcela MašláňováNew release with few bugfixes. cronie1.4.2
2009-09-25 Marcela MašláňováSymlinks were not followed. This is a limitation of...
2009-09-18 Tomas MrazDo not segfault if mailto does not pass safe_p test.
2009-09-16 Tomas MrazUse password-auth common PAM configuration.
2009-08-17 Marcela MašláňováAdd daily, weekly as a possibility of anacrontab config...
2009-08-11 Marcela MašláňováAdd anacrontab configuration file.
2009-08-11 Marcela MašláňováPolish manual pages.
2009-07-30 Marcela MašláňováRevert configuration file regularly-file back to anacro... cronie1.4.1
2009-07-29 Marcela MašláňováStart minor releases cronie-1.4.1.
2009-07-29 Marcela MašláňováRevert configure file for anacrontab.
2009-07-29 Rocco IannacciSegfault on ppc64 was caused by parsing random delay...
2009-07-21 Marcela MašláňováNew release cronie1.4. cronie1.4
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...
2009-06-19 Tomas MrazFix the disable inotify functionality.
2009-06-19 Marcela MašláňováOption -i for disabling inotify support.
2009-06-05 Marcela MašláňováValidateMailRcpts removed for problems when could be...
2009-05-29 Marcela MašláňováBeautify the code with indent.
2009-05-29 Marcela MašláňováCRON_DIR became obsolete. SPOOL_DIR is enough for work...
2009-05-22 Marcela MašláňováMerge branch 'master' of ssh://mmaslano@git.fedorahoste...
2009-05-22 Štěpán KasalMake the paths more configurable.
2009-05-22 Štěpán KasalRename RH_CRON_DIR to SYS_CRON_DIR.
2009-05-22 Štěpán KasalDrop uselles part of configure.
2009-05-22 Marcela MašláňováRemove unused function cron_get_job_context.
2009-05-20 Marcela MašláňováPAM logging was incorrect bz#249870.
2009-05-14 Vlad Glagolev@reboot alias check the return value.
2009-05-14 Marcela MašláňováSave delimiters need more characters f.e. '_'.
2009-05-13 Marcela MašláňováMAILFROM, if set, will be used as the envelope sender...
next