]> granicus.if.org Git - cronie/shortlog
cronie
2008-06-26 SATOH FumiyasuBugfix: Correct log_it() prototype
2008-06-26 Marcela MašláňováAdd missing endif.
2008-06-23 Tomas MrazFix the inotify support.
2008-06-23 Tomas MrazRemove rcsid tags.
2008-06-23 Tomas MrazMove macros and static declarations where they are...
2008-06-23 Tomas MrazAdd check for _GNU_SOURCE.
2008-06-23 Tomas MrazFix wrong declaration of orig_tz.
2008-06-23 Tomas MrazUnification of logging (syslog->log_it).
2008-06-23 Tomas MrazFixed call to setkeycreatecon.
2008-05-30 Marcela MašláňováUpdate version also in configure. cronie-1.1
2008-05-30 Marcela Mašláňovácronie-1.1 released.
2008-05-30 Marcela MašláňováInit script die faster, if the sysconfig script is...
2008-05-29 Marcela MašláňováFunction instead of macro. Code cleaning.
2008-05-27 MarcelaMan: crontab.1
2008-05-27 MarcelaKeyring will be created after restart of computer and...
2008-05-27 MarcelaRemove unused function.
2008-05-27 MarcelaPermission of crontabs are checked in case we AREN...
2008-03-14 Marcela MašláňováBetter testing, when we are closing watches.
2008-03-14 Marcela MašláňováRewrited inotify support.
2008-01-31 Marcela MašláňováUsing get_default_context() for name = NULL instead...
2008-01-31 Marcela MašláňováStepan Kasal: create pam's own directory for pam configure. cronie1.0
2008-01-30 Marcela MašláňováAdded patch from Stepan Kasal, which fixed all autotool...
2008-01-17 Marcela MašláňováCleaning git from unnecessary files, which were generat...
2008-01-09 Marcela MaslanovaAdd missing files generated after running ./configure
2008-01-09 Marcela MaslanovaIn CHANGES could be found git-log with last changes.
2008-01-09 Marcela MaslanovaNow really add all files generated by autotools.
2008-01-09 Marcela MaslanovaAdd binary configure.
2008-01-03 Marcela MaslanovaUse changelog instead of spec.
2007-11-30 Marcela MaslanovaDon't set up MAIL_DATE, because if the user doesn't use
2007-11-19 Marcela MaslanovaUpload spec file with fixed bcond macro.
2007-11-12 Marcela MaslanovaMan pages are updated for time zone and some small...
2007-11-12 Marcela MaslanovaTime zones are now supported.
2007-11-12 Marcela MaslanovaIn configure was incorrect path for sendmail. The error...
2007-11-05 Marcela MaslanovaOpening credentials is really needed for cron jobs...
2007-10-30 Marcela MaslanovaChange version of cron in configure.
2007-10-29 Marcela MaslanovaUpdate spec file - new bcond macro. v4.3
2007-10-29 Marcela MaslanovaSome cron jobs failed without error message. If the...
2007-10-03 Marcela MaslanovaThe file LICENSE is used instead of COPYING.
2007-10-03 Marcela MaslanovaAdd spec file from rpm package, because there is
2007-10-03 Marcela MaslanovaDeleting and modyfing files with license etc.
2007-10-02 Marcela MaslanovaThe jobs in RH_CROND_DIR weren't syntactically checked.
2007-08-28 Marcela MašláňováFix reading arguments from configure file. v4.2
2007-08-27 Tomas JanousekCommented out cron_open_pam_session, it's unused.
2007-08-27 Tomas JanousekProtect the call to setexeccon with WITH_SELINUX.
2007-08-27 Tomas JanousekCompile fix in misc.c.
2007-08-27 Tomas JanousekKill a few warnings.
2007-08-27 Tomas JanousekFix the MAILARG and MAILFMT definitions and regenerate...
2007-08-27 Tomas JanousekMove #define _GNU_SOURCE from security.c to CFLAGS.
2007-08-27 Tomas JanousekDon't define SYSLOG in pathnames.h.
2007-08-27 Tomas JanousekCRON_GROUP shall not be defined at all.
2007-08-27 Tomas JanousekAdded -laudit to LDADD.
2007-08-27 mmaslanoVersion of cron is used from configure.
2007-08-27 mmaslanoCorrect setting of path to mail program.
2007-08-27 mmaslanoUse config.h generated by autotools.
2007-08-27 mmaslanoAdded missing #ifdef WITH_PAM.
2007-08-27 mmaslanoCorrect definition of cron_popen in .h file.
2007-08-27 Tomas JanousekAdded missing #ifdef WITH_PAM.
2007-08-27 Tomas JanousekMake cron_restore_default_security_context return void.
2007-08-27 Tomas JanousekRevert "System table wasn't sometimes checked for changes."
2007-08-27 mmaslanorhbz#247228 cron jobs fail semi-randomly if sendmail...
2007-08-27 mmaslanoAdd crond.8 (the same as cron.8) manual page
2007-08-27 mmaslanoChange definiton from popen.c in header file.
2007-08-27 mmaslanoFor the same license for whole cron, I've removed two
2007-08-27 mmaslanoCron source was ready for merge with patches. After...
2007-08-27 mmaslanoPam authentication wasn't used wise. User's crontab
2007-08-27 mmaslanoChecking homedir is last, because we need at first...
2007-08-27 mmaslanoIt's possible to use your own tmp dir. Before was ...
2007-08-27 mmaslanoSystem table in manual page is mentioned.
2007-08-27 mmaslanoHard links on system table break doing jobs.
2007-08-27 mmaslanoSystem table wasn't sometimes checked for changes.
2007-08-27 mmaslanoAudit: new auditing message is print, when the user...
2007-08-27 mmaslanoBecause there was typo (- instead of +) jobs wasn't...
2007-08-27 mmaslanoErrors in manual was fixed and mls range was mentioned.
2007-08-27 mmaslanoForce reload of database when SIGGUP is received.
2007-08-24 mmaslanoSelinux ranges: for every selinux operation are now...
2007-08-24 mmaslanoIt's possible to change file without changing mtime...
2007-08-24 mmaslanopam.limits.so was substitued by system-auth (pam progress).
2007-08-24 mmaslanoPart with_selinux now include even the testing of linux...
2007-08-24 mmaslanoLoading database before reaping the child take up time of
2007-08-24 mmaslanoThe Auto-Submitted header is defined (and suggested...
2007-08-24 mmaslanoFix typo in man pages.
2007-08-24 mmaslanoIt's possible to change file without changing mtime...
2007-08-24 mmaslanoSelinux: option -s added. Header from crontab was remov...
2007-08-24 mmaslanoInto with_selinux and with_pam part was added variables
2007-08-24 mmaslanoNow is possible to use different character encodings...
2007-08-24 mmaslanoModule pam_limit.so was added to default configuration.
2007-08-24 mmaslanoFixing "security": minutely job are made realy only...
2007-08-24 mmaslanoThe security.c file was filled with selinux and pam...
2007-08-24 mmaslanoOption -m was added: it's possible to use something...
2007-08-24 mmaslanoNow is cron with audit. Complaining about denying users.
2007-08-24 mmaslanoThe return value were added because of too many warning...
2007-08-24 mmaslano'Build enviroment' is set in pam section for better...
2007-08-24 mmaslanoComments were changed.
2007-08-24 mmaslanoSelinux: Instead of getting context and then the userna...
2007-08-24 mmaslanoToo many flags was set for lstating crontab. Time of...
2007-08-24 mmaslanoList corruption when items are removed from /etc/cron.d.
2007-08-24 mmaslanoCrond.pam was changed according to pam modules.
2007-08-24 mmaslanolstat instead of stat can stat even symlink itself...
2007-08-24 mmaslanoRedefined limits of macros.
2007-08-24 mmaslanoIf fork fails, pam has to close session.
next