Historique des commits

Auteur SHA1 Message Date
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths il y a 12 ans
  Denys Vlasenko 8c84f7545c crond: fix the case when option -d is disabled il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko bec588878b *: s/open3_or_warn/open_or_warn/ where makes sense il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes il y a 14 ans
  Denys Vlasenko 69d69e2cb8 crond: mention other cronds' behavior in comment. no code changes il y a 14 ans
  Denys Vlasenko 1f0ab1dc64 crond: code shrink il y a 14 ans
  Denys Vlasenko 45963c873c crond: rename HumpBack names. Note two TODOs/FIXMEs il y a 14 ans
  Denys Vlasenko dfc870fab7 crond: check mtime on crontab dir every minute, and reread if changed il y a 14 ans
  Denys Vlasenko 4a09aefae2 crond: reorder functions to follow usual order: "main last" il y a 14 ans
  Denys Vlasenko d3c2b71ffa crond: code shrink il y a 14 ans
  Denys Vlasenko dd8adde386 *: introduce and use bb_unsetenv_and_free il y a 14 ans
  Denys Vlasenko 19ced5c425 pipe_progress: make it independent of printf machinery il y a 14 ans
  Bernhard Reutner-Fischer ca228fb16d reuse a few strings il y a 14 ans
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 il y a 15 ans
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc il y a 15 ans
  Denys Vlasenko 78fcec4dc7 crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. il y a 15 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Vladimir Dronnikov b618dba103 sendmail: accept -i too, not only -oi il y a 15 ans
  Denys Vlasenko 1f27ab0d4b *: optimize code size in strtoul calls il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko 551ffdccea more of pointless whitespace fixes il y a 15 ans
  Denis Vlasenko a19e64933c docs/logging_and_backgrounding.txt: new mini-doc il y a 15 ans
  Denis Vlasenko f09f4e015b runsv: small optimization il y a 15 ans
  Denis Vlasenko ded5dfef6e crond,crontab: make cron directory location configurable il y a 16 ans
  Denis Vlasenko 76ddc2e3e4 libbb: add bb_unsetenv (taken from hush). il y a 16 ans
  Denis Vlasenko 3f70b87c59 clarify which version of crond is known to put tasks in separate pgrps il y a 16 ans
  Denis Vlasenko 6ebb2f56d5 crond: use bb_setpgrp, not setpgrp il y a 16 ans