[ntp:commitlogs] incoming pull in whimsy.udel.edu:/deacon/backroom/ntp-dev
Harlan Stenn
stenn at whimsy.udel.edu
Wed Aug 26 07:33:51 UTC 2009
VAR CLIENT SERVER
=== ====== ======
USER stenn stenn
HOST whimsy.udel.edu pogo.udel.edu
ROOT /deacon/backroom/ntp-dev/pogo/users/hart/ntp-dev-1283
LEVEL 1 1
TIME_T 1223742767 1238418126
UTC 20081011163247 20090330130206
VERSION bk-4.2 bk-4.3.1
stenn at whimsy.udel.edu fired the post-incoming--010commitlogs trigger in /deacon/backroom/ntp-dev
Received the following changesets
ChangeSet at 1.1969, 2009-08-26 00:48:46+00:00, davehart at shiny.ad.hartbrothers.com +14 -0
[Bug 1283] default to remembering KoD in sntp
clean up numerous sntp/kod_management.c bugs
use all addresses resolved from each DNS name
ChangeLog at 1.414, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +3 -0
[Bug 1283] default to remembering KoD in sntp.
clean up numerous sntp/kod_management.c bugs.
use all addresses resolved from each DNS name.
configure.ac at 1.449, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +1 -1
change "permanent DNS errors" to "permanent DNS failures" to make
it simpler to grep for errors in make.log
libntp/emalloc.c at 1.9, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +22 -9
send emalloc() and friends fatal error messages to stderr as well as syslog
ntpd/ntp_config.c at 1.209, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +6 -11
clean up unreferenced locals warnings in free_config_*()
sntp/configure.ac at 1.19, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +1 -0
add NTP_DIR_SEP to define DIR_SEP (/ or \)
sntp/crypto.c at 1.8, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +2 -2
malloc() -> emalloc()
sntp/kod_management.c at 1.11, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +148 -142
KOD -> KoD
Do not complain about KoD file format if it's named /dev/null
change KoD field separator from colon to space to support IPv6 addresses
save KoD file even if one wasn't loaded
create directories if needed while writing KoD file
clean up confusion over kod_db being an array of pointers or structs
sntp/kod_management.h at 1.7, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +8 -9
use time_t for KoD timestamp instead of uint
remove unused items
sntp/main.c at 1.18, 2009-08-26 00:48:44+00:00, davehart at shiny.ad.hartbrothers.com +83 -68
[Bug 1283] default to remembering KoD in sntp
use all addresses resolved from each DNS name
add test code for KoD DB (disabled by #ifdef)
resolve alloca() implicit decl warnings by eliminating its use
don't treat pkt.refid as zero terminated, it's not
sntp/netutils.c at 1.3, 2009-08-26 00:48:45+00:00, davehart at shiny.ad.hartbrothers.com +5 -5
malloc() -> emalloc()
sntp/networking.c at 1.24, 2009-08-26 00:48:45+00:00, davehart at shiny.ad.hartbrothers.com +5 -5
malloc() -> emalloc()
change default broadcast timeout from 60 to 68 since ntpd
broadcasts every 64 seconds
sntp/sntp-opts.def at 1.11, 2009-08-26 00:48:45+00:00, davehart at shiny.ad.hartbrothers.com +11 -17
Update --kod/-K descrip and doc
use common copyright.def instead of explicit copyright block
Update -b & -t descrip/doc to reflect change to 68 second timeout
sntp/utilities.c at 1.9, 2009-08-26 00:48:45+00:00, davehart at shiny.ad.hartbrothers.com +8 -19
malloc() -> emalloc()
use pointer cast instead of copy in pkt_output()
sntp/utilities.h at 1.7, 2009-08-26 00:48:45+00:00, davehart at shiny.ad.hartbrothers.com +1 -0
include ntp_stdlib.h for emalloc()
More information about the commitlogs
mailing list