Commit History

Author SHA1 Message Date
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko 43b8a1cc38 crond: implement "SHELL=prog" in crontab. Export LOGNAME as POSIX wants 10 years ago
  Denys Vlasenko d5929d602e crond: simplify logging code 10 years ago
  Denys Vlasenko 3dfe0ae5a8 libbb: make syslog level for bb_error_msg's configurable. use it in crond 10 years ago
  Denys Vlasenko 01a1a967c9 crond: tweak help text, make course less cryptic 10 years ago
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 12 years ago
  Denys Vlasenko 8c84f7545c crond: fix the case when option -d is disabled 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko bec588878b *: s/open3_or_warn/open_or_warn/ where makes sense 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes 14 years ago
  Denys Vlasenko 69d69e2cb8 crond: mention other cronds' behavior in comment. no code changes 14 years ago
  Denys Vlasenko 1f0ab1dc64 crond: code shrink 14 years ago
  Denys Vlasenko 45963c873c crond: rename HumpBack names. Note two TODOs/FIXMEs 14 years ago
  Denys Vlasenko dfc870fab7 crond: check mtime on crontab dir every minute, and reread if changed 14 years ago
  Denys Vlasenko 4a09aefae2 crond: reorder functions to follow usual order: "main last" 14 years ago
  Denys Vlasenko d3c2b71ffa crond: code shrink 14 years ago
  Denys Vlasenko dd8adde386 *: introduce and use bb_unsetenv_and_free 14 years ago
  Denys Vlasenko 19ced5c425 pipe_progress: make it independent of printf machinery 14 years ago
  Bernhard Reutner-Fischer ca228fb16d reuse a few strings 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 14 years ago
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc 15 years ago
  Denys Vlasenko 78fcec4dc7 crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. 15 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 years ago
  Vladimir Dronnikov b618dba103 sendmail: accept -i too, not only -oi 15 years ago
  Denys Vlasenko 1f27ab0d4b *: optimize code size in strtoul calls 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 551ffdccea more of pointless whitespace fixes 15 years ago
  Denis Vlasenko a19e64933c docs/logging_and_backgrounding.txt: new mini-doc 15 years ago