projects
/
cronie
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cronie
2012-11-26
Sami Kerola
includes: make inclusions clean
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Tomas Mraz
Fix up also the const in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
variables: use const where ever possible
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
build-sys: reduce selinux and pam compiling scope when...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
compliancy: do not mix declarations and code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
clean up: reduce variable passing when they are not...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
assingments: remove initialization if value is never...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
compliancy: use memset() rather than bzero()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
build-sys: make clean needs to remove cron-paths.h
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Sami Kerola
build-sys: add autotools helper script
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Tomas Mraz
Do not log that syslog will be used instead of sendmail...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Tomas Mraz
Enable system crontab by default and use AC_ARG_ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Marcela Mašláňová
Minor release 1.4.9.
cronie1.4.9
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Marcela Mašláňová
Documentation improvements based on Michael Lass sugges...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Marcela Mašláňová
Add time-sync.target. If synchronization is used, crond...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Tom Jones
The sysadmin may want to arrange for the PATH to be...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Marcela Mašláňová
The enable-relro erased previously set LDFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Marcela Mašláňová
Fix typo in man page.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Marcela Mašláňová
Preferred hour of start of the job. If the hour is...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Marcela Mašláňová
Range of hours for daily jobs must have lower-higher...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Marcela Mašláňová
Crontab has wrong permission.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Marcela Mašláňová
syscrontab, the system crontab, is not mandatory anymore.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Marcela Mašláňová
Sendmail doesn't have to be installed.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Tim Landscheidt
Previously, crond exited in the signal handler for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Tim Landscheidt
9th bit is overwritten.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Tim Landscheidt
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Tim Landscheidt
Fix use of "const char *" in call to putenv().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Marcela Mašláňová
The mail header for automatic reply will now contain...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Sven Vermeulen
setkeycreatecon is not needed. Users should inherited...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Marcela Mašláňová
systemd unit file was added into contrib
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
T.M. Abraham
adjust documentation title to reference "crontab" inste...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Tomas Mraz
Adjust the documentation to better describe the current...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Marcela Mašláňová
Add name of file, where can be set PAM configuration.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Petr Sabata
Service restart needlessly reports failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Marcela Mašláňová
Raw context should be used. Especially when mcstransd...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Tomas Mraz
No need to have full path in the ProgramName.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Tomas Mraz
Merge branch 'master' of ssh://git.fedorahosted.org...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Tomas Mraz
Fix wrong condition in cron_set_unwatched(). Do not...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Tomas Mraz
Revert "Cronie disables inotify support when the /etc...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Marcela Mašláňová
Minor release 1.4.8
cronie1.4.8
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Marcela Mašláňová
Cron writes job output to syslog incorrectly. When...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Tomas Mraz
Check orphaned crontabs for adoption.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Tomas Mraz
Unify logging in case of SyslogOutput with the rest...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Marcela Mašláňová
Change of email adress of cluster support author.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Kiyoshi OHGISHI
The charset of anacron's mail is always ANSI_X3.4-1968...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Marcela Mašláňová
Cronie disables inotify support when the /etc/crontab...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Marcela Mašláňová
Clean configure.
cronie1.4.7
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Marcela Mašláňová
New release 1.4.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Marcela Mašláňová
Split relro and pie into two options.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Add missing va_end() call.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Fix incorrect pointer in sizeof.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Fixed leaking of env and members of entry in replace_cmd().
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Fix memory leaks in load_user.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
The last bit to set is always LAST_ - FIRST_.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Check malloc return for NULL.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Do not try to compile dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Rename set_cron_cwd() to check_spool_dir() as we do...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Tomas Mraz
Add missing check for stat() return value.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Tomas Mraz
Safeguard for system time changes. Otherwise anacron...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Tomas Mraz
Fix the non-default timezone support. Do not run jobs...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Tomas Mraz
Set mailfrom to the user account, better PAM logging.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Tomas Mraz
Set only groups in the process handling PAM calls....
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Tomas Mraz
Whitespace cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Tomas Mraz
Fix SIGPIPE handling in do_command() and popen.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Marcela Mašláňová
Comment not freeing mailfrom - found during code review.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Marcela Mašláňová
Free security contexts.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Marcela Mašláňová
mkstemp needs only 6 X's
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Marcela Mašláňová
fdin could be tested before initialization.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Marcela Mašláňová
PIE and RELRO flags to be set
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Tomas Mraz
Add translation for remaining hardcoded contexts and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Tomas Mraz
Revert "Cache the security class and bit values and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Tomas Mraz
Revert "Missing exit if cron_init_security() fails."
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Tomas Mraz
Missing exit if cron_init_security() fails.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Tomas Mraz
Cache the security class and bit values and translate...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Tomas Mraz
Clean up unnecessary assignment.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Dan Walsh
This patch causes cronie to ask kernel for constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Tomas Mraz
Do not lock jobs that fall out of allowed range - rhbz...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Marcela Mašláňová
Man - another typo
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Marcela Mašláňová
Re-add missing option into man and fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Marcela Mašláňová
New release 1.4.6
cronie1.4.6
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Martin Prpič
Rewrite of man pages & correction.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Marcela Mašláňová
Remove useless man page.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Marcela Mašláňová
Apply previous patch correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Colin Dean
Check clustering before un/watch function
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Marcela Mašláňová
Merge branch 'cluster'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
Marcela Mašláňová
Check clustering before un/watch function
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Marcela Mašláňová
man page typo: change to correct option
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Marcela Mašláňová
Remove cluster support from inotify_database
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Colin Dean
The crontab command uses "-c" and "-n" instead of ...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Marcela Mašláňová
Correct ifdef HAVE_FCHOWN
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Marcela Mašláňová
is_local set to zero
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Colin Dean
cronie on cluster
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Marcela Mašláňová
Typo in log message
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Marcela Mašláňová
Close leaking file descriptor
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Marcela Mašláňová
New minor release 1.4.5.
cronie1.4.5
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Marcela Mašláňová
OK value printed twice
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Marcela Mašláňová
Help and usage fix
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Marcela Mašláňová
man crond -i
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Marcela Mašláňová
Syslog output will be used instead of mail
commit
|
commitdiff
|
tree
|
snapshot
next