19 Commits (master)

Author SHA1 Message Date
  otto 27174b5b44 Forgotten va_copy/va_end; on some archs that is really needed. ok benno@ 4 years ago
  otto c47029baaf Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
  bluhm 21256fb318 From a syslog perspective it does not make sense to log fatal and 7 years ago
  reyk 99d11625c1 Stop accessing verbose and debug variables from log.c directly. 7 years ago
  reyk ccbed53971 Sync log.c with the latest version from vmd/log.c that preserves errno 7 years ago
  reyk 138484b6d2 copy updated log.c from vmd: for correctness, save errno when doing 7 years ago
  reyk 97252e04ad Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. 8 years ago
  reyk b8496badea Move log_sockaddr() to from log.c to util.c as it is a local addition 8 years ago
  bcook 2c934bd111 log as LOG_DAEMON in log_init again. 9 years ago
  bcook e69bd15d31 sync log.c from smtpd. 9 years ago
  bluhm 0f1121e6f9 Convert the logic in yyerror(). Instead of creating a temporary 9 years ago
  ckuethe 05c8b9ebe9 Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG 17 years ago
  henning b7d0279fa2 zap includes, Alexander von Gernler <grunk@pestilenz.org> 19 years ago
  dtucker 4b7b3363bd Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ 20 years ago
  dtucker e8355e306b Use SA_LEN(sa) instead of sa->sa_len; ok henning@ 20 years ago
  henning be71ed5f08 make log_debug() only log anything at all when we are in debug mode 20 years ago
  henning e473e31441 provide log_sockaddr, from bgpd 20 years ago
  henning 13d1c0852b tzset(); noticed by theo 20 years ago
  henning 4ad0cde98b initial cut at ntpd. 20 years ago