| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
* NEWS: Record release date.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows users to configure the Mail Transfert Agent (MTA) of their
choice.
* configure.ac: Add '--with-sendmail' option.
(SENDMAIL): Default to 'sendmail -t'.
* NEWS: Announce it.
* src/mcron/redirect.scm (with-mail-out): Assume the MTA is reading the
message for recipients.
* build-aux/guix.scm: Remove 'which' from the native-inputs.
|
|
|
|
|
| |
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
|
|
|
|
| |
* NEWS: Record release date.
|
|
|
|
| |
* NEWS: Update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a follow-up to commit 913e3c65e4f56476e8ac69f4892cf92c125751ec.
Since 'next-...-from' procedures now uses an '#:optional' argument
instead of a dotted optional arguments list, 'bump-time' doesn't need to
unwrap VALUE-LIST anymore.
* src/mcron/job-specifier.scm (bump-time): Pass VALUE-LIST directly to
'%find-best-next'.
* tests/job-specifier.scm ("next-hour-from"): New test.
* NEWS: Update.
Reported-by: Ludovic Courtès <ludo@gnu.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/mcron/utils.scm (for-each-file): Delete.
* src/mcron/scripts/cron.scm (process-files-in-system-directory): Use
'scandir' which has the benefit of being deterministic.
* src/mcron/scripts/mcron.scm (process-files-in-user-directory):
Likewise.
* tests/schedule.sh: Update expected output which is now more reliable.
* NEWS: Update.
Suggested-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* NEWS: Announce the availability of 'make installcheck'.
|
|
|
|
|
|
|
|
|
|
| |
This fixes an issue where the installed Guile load paths were set by the
undefined 'moduledir' Make macro.
* Makefile.am (AM_CPPFLAGS): Define PACKAGE_LOAD_PATH with
'guilesitedir' macro and PACKAGE_LOAD_COMPILED_PATH with
'guilesitegodir'.
* NEWS: Update.
|
|
|
|
|
|
|
|
| |
This fixes a bug where the '--disable-multi-user' was actually having the
reverse effect of installing 'cron' and 'crontab'.
* configure.ac: Reverse equality test when setting 'MULTI_USER' Automake
conditional.
|
|
|
|
|
| |
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
|
|
|
|
| |
* NEWS: Record release date.
|
|
|
|
| |
* NEWS: Update with changes made since last release.
|
|
|
|
| |
* NEWS: Follow the format used by GNU Coreutils.
|
|
|
|
| |
~/.config/cron) as well as ~/.cron.
|
|
|
|
| |
texinfo file.
|
| |
|
| |
|
|
|
|
| |
Daylight savings time is now handled okay. Bug fix in Vixie parser. User gets option to correct bad crontab entries.
|
| |
|
|
|
|
| |
properly homed at gnu.org.
|
|
|
|
| |
commiting due to disruption to Savannah, including a skip over the 0.99.4 release).
|
| |
|
|
|
|
| |
files to reflect this.
|
|
known bugs (lots!)
|