]> granicus.if.org Git - cronie/shortlog
cronie
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.
2007-08-24 mmaslanofix of bug rhbz#154065: crontab should not use waitpid...
2007-08-24 mmaslanoPAM hadn't closed session.
2007-08-24 mmaslanoSelinux doesn't segfault, because of: permissive mode...
2007-08-24 mmaslanoCron validate the recipient only when CRON_VALIDATE_MAI...
2007-08-24 mmaslanoSet item in pam - "cron".
2007-08-24 mmaslanoInitialize some important variables.
2007-08-24 mmaslanoAdd -p option for crontab.
2007-08-24 mmaslanoFix for ppc: int ch='\0' is initialized.
2007-08-24 mmaslanoDon't read the header of crontab.
2007-08-24 mmaslanoFor setegid are used saved gid instead of getgid().
2007-08-24 mmaslanoAllow root's crontab (check with getuid).
2007-08-24 mmaslanoAccording to changes in selinux selinux_check_passwd_access
2007-08-24 mmaslanoContext in selinux is now correctly undone.
2007-08-24 mmaslano/etc/crontab is now writable only by root. No links...
2007-08-24 mmaslanoAdd -i option to crontab, which print prompt before...
2007-08-24 mmaslanoNicknames were mentioned in man pages (@yearly, @hourly...
2007-08-24 mmaslanoCrontab is stat instead of fstat and crontab is reopene...
2007-08-17 mmaslanoIn lower version of pam was re-open log needed (rhel...
2007-08-17 mmaslanoChange in pam configuration file (auth sufficient is...
2007-08-17 mmaslanoSelinux for crontab: checking users with selinux.
2007-08-17 mmaslanoHardwired 'system' wasn't needed.
2007-08-17 mmaslanoAdd file crond.pam, which has rules for pam sessions.
2007-08-17 mmaslano Now we compile with pam flags and libs.
2007-08-17 mmaslanoPAM support was added: open sessions and set credential...
2007-08-17 mmaslano In Makefile are now LIB = -lselinux and -DWITH_SELINUX...
2007-08-17 mmaslanoFeatures was added into manual.
2007-08-17 mmaslanoRemove header in user's crontab.
2007-08-17 mmaslanoLogs now inform about creating crontabs for users,
2007-08-17 mmaslanoChange behavior to allow crontab to take stdin with...
2007-08-17 mmaslanoRH_CROND was added in programme - stating directory.
2007-08-17 mmaslanoUse snprintf instead of sprintf.
2007-08-17 mmaslanoUse fork instead of vfork.
2007-08-17 mmaslano Add first selinux patch. Loading users through selinux...
2007-08-17 mmaslanoRedefine sendmail options.
2007-08-17 mmaslano Change path names for redhat/fedora system.
2007-08-17 mmaslanoChanges in Makefile: flags, -pie option, permission
2007-08-17 mmaslanoSource files of vixie-cron-4.1. v4.1