]> granicus.if.org Git - cronie/shortlog
cronie
2015-01-28 Tomas MrazCall PAM only when it makes sense.
2015-01-28 Tomas MrazFix broken test for match_rx() failure.
2014-11-04 Tomas MrazProperly check the existence of the user at the time...
2014-09-17 Marcela MašláňováServices must be running before starting crond, otherwi...
2014-07-30 Marcela MašláňováMore logging when getpwnam fails.
2014-07-25 Marcela MašláňováBSD doesn't define environ in unistd.h. Also cronie...
2014-07-25 Marcela MašláňováAdd missing brackets into anacron readtab.
2014-07-25 Marcela MašláňováInclude missing header for signal handlers.
2014-07-04 Marcela MašláňováMissing reload definition in unit file was added.
2014-04-30 Marcela MašláňováMerge branch 'master' of ssh://git.fedorahosted.org...
2014-04-29 Tomas MrazClose all unwanted open file descriptors before executi...
2014-03-31 Martin Poolecrond installs a signal hander for SIGINT & SIGTERM...
2014-02-14 Marcela MašláňováAnacron does not correctly check configuration parameters
2014-01-20 Marcela MašláňováRemove syslog.target according to Fedora and systemd...
2014-01-17 Ville Skyttä[PATCH] Fix anacron.8 UTF-8 encoding.
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-09-26 Marcela Mašláňovácrond -n must change pam setting.
2013-09-12 Marcela MašláňováNon-root user can't read configuration. Init file will...
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-08-16 Tomas MrazPull PAM environment variables also from session modules.
2013-08-13 Marcela MašláňováKillMode in systemd unit file will enable to finish...
2013-08-09 Tomas MrazFcntl locking has different semantics than flock. Prefe...
2013-07-18 Marcela MašláňováRelease 1.4.11 cronie1.4.11
2013-06-11 Tomas MrazLog failures in load_user().
2013-06-11 Tomas MrazAdd support for RANDOM_DELAY of jobs.
2013-06-11 Tomas MrazFixed bug introduced by previous commit and simplified...
2013-06-07 Tomas MrazCopy some variables from the crond process environment.
2013-06-06 Tomas Mrazsetenv takes 3 arguments
2013-06-06 Tomas MrazDo not use putenv with string literal.
2013-04-25 Tomas MrazMake From field in mails from crond RFC compliant.
2013-01-17 Sami Kerolacron: clarify usage() print out
2013-01-17 Sami Kerolaanacron: fix shadow declarations
2013-01-17 Sami Kerolasmatch scan: fix various warningss found using smatch
2013-01-02 Marcela MašláňováMention systemctl command in man page of crond. Based...
2012-12-21 Sami Kerolacontrib: remove bashisms
2012-12-21 Sami Keroladocs: corrections to FSF license files, and postal...
2012-12-21 Sami Kerolainit script: remove bashisms
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-12-21 Sami Kerolacompile: add function attributes
2012-12-21 Sami Kerolacompile: fix signed and unsigned warnings
2012-12-02 Sami Kerolacrond: make usage easier to read
2012-12-02 Sami Kerolacrontab: make usage easier to read
2012-11-27 Marcela MašláňováNew release 1.4.10. cronie1.4.10
2012-11-27 Marcela MašláňováCondtionalize pam functions.
2012-11-27 Tomas MrazDrop duplicate -lselinux -laudit.
2012-11-27 Tomas MrazFix missing includes for selinux and other types.
2012-11-27 Marcela MašláňováFix some issues introduced in
2012-11-26 Tomas MrazFix const usage in crontab.
2012-11-26 Sami Keroladocs: anacron fix out dated information about open...
2012-11-26 Sami Keroladocs: fix reference to other manual
2012-11-26 Sami Keroladocs: fix various groff issues
2012-11-26 Sami Kerolabuild-sys: make ./configure to seach vi path
2012-11-26 Sami Keroladebuging: make Debug macro look like function
2012-11-26 Sami Keroladeclarations: fix shadow declarations
2012-11-26 Sami Kerolaincludes: make inclusions clean
2012-11-26 Tomas MrazFix up also the const in comment.
2012-11-26 Sami Kerolavariables: use const where ever possible
2012-11-26 Sami Kerolabuild-sys: reduce selinux and pam compiling scope when...
2012-11-26 Sami Kerolacompliancy: do not mix declarations and code
2012-11-26 Sami Kerolaclean up: reduce variable passing when they are not...
2012-11-26 Sami Kerolaassingments: remove initialization if value is never...
2012-11-26 Sami Kerolacompliancy: use memset() rather than bzero()
2012-11-26 Sami Kerolabuild-sys: make clean needs to remove cron-paths.h
2012-11-26 Sami Kerolabuild-sys: add autotools helper script
2012-11-26 Tomas MrazDo not log that syslog will be used instead of sendmail...
2012-11-26 Tomas MrazEnable system crontab by default and use AC_ARG_ENABLE...
2012-11-22 Marcela MašláňováMinor release 1.4.9. cronie1.4.9
2012-11-13 Marcela MašláňováDocumentation improvements based on Michael Lass sugges...
2012-11-02 Marcela MašláňováAdd time-sync.target. If synchronization is used, crond...
2012-10-11 Tom JonesThe sysadmin may want to arrange for the PATH to be...
2012-07-24 Marcela MašláňováThe enable-relro erased previously set LDFLAGS.
2012-07-02 Marcela MašláňováFix typo in man page.
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-21 Marcela MašláňováCrontab has wrong permission.
2012-06-19 Marcela Mašláňovásyscrontab, the system crontab, is not mandatory anymore.
2012-06-19 Marcela MašláňováSendmail doesn't have to be installed.
2012-06-06 Tim LandscheidtPreviously, crond exited in the signal handler for...
2012-06-06 Tim Landscheidt9th bit is overwritten.
2012-06-06 Tim LandscheidtRemove unused variables.
2012-06-06 Tim LandscheidtFix use of "const char *" in call to putenv().
2012-04-12 Marcela MašláňováThe mail header for automatic reply will now contain...
2012-04-12 Sven Vermeulensetkeycreatecon is not needed. Users should inherited...
2012-04-11 Marcela Mašláňovásystemd unit file was added into contrib
2012-04-11 T.M. Abrahamadjust documentation title to reference "crontab" inste...
2011-12-07 Tomas MrazAdjust the documentation to better describe the current...
2011-11-24 Marcela MašláňováAdd name of file, where can be set PAM configuration.
2011-10-24 Petr SabataService restart needlessly reports failure.
2011-10-06 Marcela MašláňováRaw context should be used. Especially when mcstransd...
2011-09-20 Tomas MrazNo need to have full path in the ProgramName.
2011-06-29 Tomas MrazMerge branch 'master' of ssh://git.fedorahosted.org...
2011-06-29 Tomas MrazFix wrong condition in cron_set_unwatched(). Do not...
2011-06-29 Tomas MrazRevert "Cronie disables inotify support when the /etc...
next