[ntp:commitlogs] incoming pull in whimsy.udel.edu:/deacon/backroom/ntp-dev
Harlan Stenn
stenn at whimsy.udel.edu
Sun Aug 16 23:55:34 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-dumpcfg
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.1961, 2009-08-16 17:41:19+00:00, davehart at shiny.ad.hartbrothers.com +3 -0
Add extra heap-checking calls to atexit-invoked routines
dump -4 and -6 switches to server/peer
use %g printf format instead of %f to trim uninformative zeros
switch enable/disable dumper to correct oddball identifiers
Do not free in-use receive buffers at exit to avoid race for now
ntpd/ntp_config.c at 1.205, 2009-08-16 17:41:18+00:00, davehart at shiny.ad.hartbrothers.com +77 -114
Add extra heap-checking calls to atexit-invoked routines
dump -4 and -6 switches to server/peer
use %g printf format instead of %f to trim uninformative zeros
switch enable/disable dumper to correct oddball identifiers
ntpd/ntp_util.c at 1.74, 2009-08-16 17:41:19+00:00, davehart at shiny.ad.hartbrothers.com +7 -0
Add extra heap-checking calls to atexit-invoked routines
ports/winnt/ntpd/ntp_iocompletionport.c at 1.48, 2009-08-16 17:41:19+00:00, davehart at shiny.ad.hartbrothers.com +15 -1
Do not free in-use receive buffers at exit to avoid race for now
Add extra heap-checking calls to atexit-invoked routines
ChangeSet at 1.1960, 2009-08-16 14:08:44+00:00, hart at pogo.udel.edu +1 -0
ntp_control.c:
include <sys/stat.h> for S_IRUSR, S_IWUSR
ntpd/ntp_control.c at 1.117, 2009-08-16 14:08:33+00:00, hart at pogo.udel.edu +1 -0
include <sys/stat.h> for S_IRUSR, S_IWUSR
ChangeSet at 1.1959, 2009-08-16 13:59:26+00:00, davehart at shiny.ad.hartbrothers.com +3 -0
ntpq -c "dumpcfg ntp.conf.out" works ok for me now
include/ntp_config.h at 1.56, 2009-08-16 13:59:25+00:00, davehart at shiny.ad.hartbrothers.com +4 -4
rename config_tree.prior to link to reflect use
ntpd/ntp_config.c at 1.204, 2009-08-16 13:59:25+00:00, davehart at shiny.ad.hartbrothers.com +139 -118
correct merge with ntp-dev regarding default_ntp_signd_socket
rename config_tree.prior to link to reflect use
dump keysdir, keys, trustedkey, requestkey, controlkey
collapse multiple manycastserver, multicastclient lines to one each
correct tinker, tos, restrict dump code to use oddball identifiers
fix ntpq :config (process correct config tree)
ntpd/ntp_control.c at 1.116, 2009-08-16 13:59:25+00:00, davehart at shiny.ad.hartbrothers.com +6 -3
use macros for open() perm bits, different values on Windows
ChangeSet at 1.1958, 2009-08-16 09:38:50+00:00, davehart at shiny.ad.hartbrothers.com +2 -0
add dumpcfg ChangeLog entry
fix unix build
ChangeLog at 1.406, 2009-08-16 09:38:49+00:00, davehart at shiny.ad.hartbrothers.com +1 -0
Add ntpq -c dumpcfg, Google Summer of Code project of Max Kuehn
ntpd/ntp_control.c at 1.115, 2009-08-16 09:38:49+00:00, davehart at shiny.ad.hartbrothers.com +1 -1
no MAX_PATH on unix apparently
ChangeSet at 1.1957, 2009-08-16 09:31:04+00:00, hart at pogo.udel.edu +2 -0
ntp_parser.h, ntp_parser.c:
Bison products
ntpd/ntp_parser.c at 1.41, 2009-08-16 09:30:51+00:00, hart at pogo.udel.edu +950 -960
Bison products
ntpd/ntp_parser.h at 1.24, 2009-08-16 09:30:51+00:00, hart at pogo.udel.edu +133 -135
Bison products
ChangeSet at 1.1956, 2009-08-16 09:14:30+00:00, davehart at shiny.ad.hartbrothers.com +1 -0
ntp_config.c:
use correct union member not union itself
ntpd/ntp_config.c at 1.203, 2009-08-16 09:14:22+00:00, davehart at shiny.ad.hartbrothers.com +2 -2
use correct union member not union itself
ChangeSet at 1.1955, 2009-08-16 09:10:06+00:00, davehart at shiny.ad.hartbrothers.com +5 -0
preserve peer options queue for dumper
remove remnants of "broadcastclient novolley"
dump correct peer keywords (server, pool, etc)
dump peer options (minpoll, iburst, etc)
quote dumped filenames (better to do so only if needed)
dump only to /var/tmp (unix) or %TEMP% (windows) directories
create dump file with 0600 (owner-only) permission
include/ntp_config.h at 1.55, 2009-08-16 09:10:05+00:00, davehart at shiny.ad.hartbrothers.com +1 -5
preserve peer options queue for dumper
remove remnants of "broadcastclient novolley"
ntpd/ntp_config.c at 1.202, 2009-08-16 09:10:05+00:00, davehart at shiny.ad.hartbrothers.com +152 -28
preserve peer options queue for dumper
remove remnants of "broadcastclient novolley"
dump correct peer keywords (server, pool, etc)
dump peer options (minpoll, iburst, etc)
quote dumped filenames (better to do so only if needed)
ntpd/ntp_control.c at 1.114, 2009-08-16 09:10:05+00:00, davehart at shiny.ad.hartbrothers.com +27 -10
dump only to /var/tmp (unix) or %TEMP% (windows) directories
create dump file with 0600 (owner-only) permission
ntpd/ntp_parser.y at 1.36, 2009-08-16 09:10:05+00:00, davehart at shiny.ad.hartbrothers.com +1 -4
remove remnants of "broadcastclient novolley"
ports/winnt/include/config.h at 1.74, 2009-08-16 09:10:05+00:00, davehart at shiny.ad.hartbrothers.com +1 -1
comment only
ChangeSet at 1.1954, 2009-08-16 04:45:36+00:00, davehart at shiny.ad.hartbrothers.com +1 -0
more ntp_config.c merge cleanup
ntpd/ntp_config.c at 1.201, 2009-08-16 04:45:36+00:00, davehart at shiny.ad.hartbrothers.com +4 -4
more merge cleanup
ChangeSet at 1.1953, 2009-08-16 04:34:55+00:00, davehart at shiny.ad.hartbrothers.com +8 -0
Merge bk://www.ntp.org/ntp-dev
into shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-dlo-merge
MERGE: 1.1877.3.11
include/ntp_config.h at 1.54, 2009-08-16 03:54:45+00:00, davehart at shiny.ad.hartbrothers.com +0 -0
Auto merged
MERGE: 1.52.1.4
include/ntp_control.h at 1.36, 2009-08-16 03:54:46+00:00, davehart at shiny.ad.hartbrothers.com +0 -0
Auto merged
MERGE: 1.34.1.1
include/ntpd.h at 1.130, 2009-08-16 03:54:46+00:00, davehart at shiny.ad.hartbrothers.com +0 -0
Auto merged
MERGE: 1.127.1.1
ntpd/ntp_config.c at 1.200, 2009-08-16 04:34:53+00:00, davehart at shiny.ad.hartbrothers.com +23 -30
brutal merge
MERGE: 1.193.1.8
ntpd/ntp_control.c at 1.113, 2009-08-16 04:34:53+00:00, davehart at shiny.ad.hartbrothers.com +2 -2
spaces -> tab
MERGE: 1.110.1.3
ntpd/ntp_parser.c at 1.40, 2009-08-16 04:34:54+00:00, davehart at shiny.ad.hartbrothers.com +21 -42
how is it ntp_parser.y was clean and ntp_parser.c wasn't...
MERGE: 1.38.1.1
ntpd/ntp_parser.y at 1.35, 2009-08-16 03:54:46+00:00, davehart at shiny.ad.hartbrothers.com +0 -0
Auto merged
MERGE: 1.33.1.1
ntpq/ntpq-subs.c at 1.33, 2009-08-16 03:54:46+00:00, davehart at shiny.ad.hartbrothers.com +0 -0
Auto merged
MERGE: 1.30.1.3
ChangeSet at 1.1877.3.11, 2009-08-16 02:58:43+00:00, davehart at shiny.ad.hartbrothers.com +3 -0
add default: cases to config dumper switch statements
move variable declarations ahead of code for C compliance
use sizeof(buf) not hardcoded constants
ntpd/ntp_config.c at 1.193.1.8, 2009-08-16 02:58:43+00:00, davehart at shiny.ad.hartbrothers.com +164 -82
move variable declarations before code for C compliance
add default: cases to config dumper switch statements
ntpd/ntp_control.c at 1.110.1.3, 2009-08-16 02:58:43+00:00, davehart at shiny.ad.hartbrothers.com +9 -10
use sizeof(buf) not hardcoded constants
ntpq/ntpq-subs.c at 1.30.1.3, 2009-08-16 02:58:43+00:00, davehart at shiny.ad.hartbrothers.com +1 -3
remove unused local a
ChangeSet at 1.1877.3.10, 2009-08-16 02:47:29+09:00, Amidamaru at yumi.mxiesoft.com +1 -0
ntp_config.h:
Added source and timestamp to the config_tree structure
include/ntp_config.h at 1.52.1.4, 2009-08-16 02:45:29+09:00, Amidamaru at yumi.mxiesoft.com +9 -0
Added source and timestamp to the config_tree structure
ChangeSet at 1.1877.3.9, 2009-08-15 02:15:30+09:00, Amidamaru at yumi.mxiesoft.com +3 -0
ntp_control.c:
Handling the dumpfile argument of the dumpcfg command
ntp_config.c:
Config dumper: Combined the server and fudge output
ntpq-subs.c:
Added the dumpfile argument to the dumpcfg command
ntpd/ntp_config.c at 1.193.1.7, 2009-08-15 02:14:09+09:00, Amidamaru at yumi.mxiesoft.com +38 -5
Config dumper: Combined the server and fudge output
ntpd/ntp_control.c at 1.110.1.2, 2009-08-15 02:14:58+09:00, Amidamaru at yumi.mxiesoft.com +13 -2
Handling the dumpfile argument of the dumpcfg command
ntpq/ntpq-subs.c at 1.30.1.2, 2009-08-15 02:13:36+09:00, Amidamaru at yumi.mxiesoft.com +12 -13
Added the dumpfile argument to the dumpcfg command
ChangeSet at 1.1877.3.7, 2009-08-12 17:25:58+09:00, Amidamaru at yumi.mxiesoft.com +1 -0
ntp_config.c:
Config dumper: Added fudge output to server/peer output
ntpd/ntp_config.c at 1.193.1.6, 2009-08-12 17:25:22+09:00, Amidamaru at yumi.mxiesoft.com +96 -78
Config dumper: Added fudge output to server/peer output
ChangeSet at 1.1877.4.1, 2009-08-12 17:09:40+09:00, Amidamaru at yumi.mxiesoft.com +1 -0
ntp_control.c:
Added handler for dump opcode
ntpd/ntp_control.c at 1.110.1.1, 2009-08-12 17:09:16+09:00, Amidamaru at yumi.mxiesoft.com +25 -0
Added handler for dump opcode
ChangeSet at 1.1877.3.6, 2009-08-06 12:04:59+00:00, davehart at shiny.ad.hartbrothers.com +8 -0
maintain history of config trees
include/ntp_config.h at 1.52.1.3, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +2 -40
remove unused leftovers, add list link field to struct config_tree
include/ntp_data_structures.h at 1.5, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +0 -8
remove unused s_list
libntp/ntp_lineedit.c at 1.7, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +4 -5
use estrdup() instead of strdup()
ntpd/ntp_config.c at 1.193.1.5, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +112 -79
maintain history of config trees
ntpd/ntp_data_structures.c at 1.11, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +5 -2
make next_node() actually work
ntpd/ntp_parser.c at 1.38.1.1, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +50 -50
parse to struct config_tree cfgt rather than my_config
ntpd/ntp_parser.y at 1.33.1.1, 2009-08-06 12:04:58+00:00, davehart at shiny.ad.hartbrothers.com +50 -50
parse to struct config_tree cfgt rather than my_config
ntpd/ntp_scanner.h at 1.7, 2009-08-06 12:04:59+00:00, davehart at shiny.ad.hartbrothers.com +4 -4
parse to struct config_tree cfgt rather than my_config
ChangeSet at 1.1877.3.5, 2009-08-05 21:13:22+00:00, davehart at shiny.ad.hartbrothers.com +3 -0
separate consumption (freeing) of syntax tree from application
by introducing free_config_*() routines for each config_*()
which allocates memory pointed to by a node.
include/ntpd.h at 1.127.1.1, 2009-08-05 21:13:21+00:00, davehart at shiny.ad.hartbrothers.com +1 -1
make sizeof(sys_ttl) work
ntpd/ntp_config.c at 1.193.1.4, 2009-08-05 21:13:21+00:00, davehart at shiny.ad.hartbrothers.com +526 -194
separate consumption (freeing) of syntax tree from application
by introducing free_config_*() routines for each config_*()
which allocates memory pointed to by a node.
ntpd/ntp_filegen.c at 1.16, 2009-08-05 21:13:21+00:00, davehart at shiny.ad.hartbrothers.com +4 -2
use bounded copy function (memcpy instead of strcpy)
ChangeSet at 1.1877.3.4, 2009-08-05 14:26:32+00:00, davehart at shiny.ad.hartbrothers.com +4 -0
Dump from config tree not s_list clone
include/ntp_config.h at 1.52.1.2, 2009-08-05 14:26:31+00:00, davehart at shiny.ad.hartbrothers.com +1 -1
Dump from config tree not clone
include/ntp_data_structures.h at 1.4, 2009-08-05 14:26:31+00:00, davehart at shiny.ad.hartbrothers.com +2 -2
add routines to walk queue without destroying
ntpd/ntp_config.c at 1.193.1.3, 2009-08-05 14:26:31+00:00, davehart at shiny.ad.hartbrothers.com +389 -402
lay groundwork for keeping list of config trees, one from file then
one from each ntpq :config
ntpd/ntp_data_structures.c at 1.10, 2009-08-05 14:26:31+00:00, davehart at shiny.ad.hartbrothers.com +27 -48
add routines to walk queue without destroying
ChangeSet at 1.1877.3.3, 2009-08-05 00:45:45+00:00, davehart at shiny.ad.hartbrothers.com +2 -0
fix problems compiling as C with Visual C++
ntpd/ntp_config.c at 1.193.1.2, 2009-08-05 00:45:44+00:00, davehart at shiny.ad.hartbrothers.com +20 -15
fix problems compiling as C with Visual C++
ntpd/ntp_data_structures.c at 1.9, 2009-08-05 00:45:44+00:00, davehart at shiny.ad.hartbrothers.com +10 -6
fix problems compiling as C with Visual C++
ChangeSet at 1.1877.3.2, 2009-08-04 19:40:02+02:00, amidamaru at melchior.mxiesoft.com +1 -0
ntp_control.h:
Added dumpcfg bindings
include/ntp_control.h at 1.34.1.1, 2009-08-04 19:39:42+02:00, amidamaru at melchior.mxiesoft.com +1 -0
Added dumpcfg bindings
ChangeSet at 1.1877.3.1, 2009-08-04 17:31:42+02:00, amidamaru at melchior.mxiesoft.com +5 -0
ntp_data_structures.h:
Added singly-linked list datatype s_list
ntp_data_structures.c:
Added functions for dealing with singly linked lists
ntp_config.c:
Added config dumper and functions dealing with the linked-list copy of the configuration tree
ntpq-subs.c:
Added config dumper bindings
ntp_config.h:
Added config dumper prototypes
include/ntp_config.h at 1.52.1.1, 2009-08-04 17:25:58+02:00, amidamaru at melchior.mxiesoft.com +43 -0
Added config dumper prototypes
include/ntp_data_structures.h at 1.3, 2009-08-04 17:25:37+02:00, amidamaru at melchior.mxiesoft.com +10 -0
Added singly-linked list datatype s_list
ntpd/ntp_config.c at 1.193.1.1, 2009-08-04 17:23:32+02:00, amidamaru at melchior.mxiesoft.com +891 -31
Added config dumper and functions dealing with the linked-list copy of the configuration tree
ntpd/ntp_data_structures.c at 1.8, 2009-08-04 17:24:59+02:00, amidamaru at melchior.mxiesoft.com +44 -0
Added functions for dealing with singly linked lists
ntpq/ntpq-subs.c at 1.30.1.1, 2009-08-04 17:29:15+02:00, amidamaru at melchior.mxiesoft.com +33 -1
Added config dumper bindings
More information about the commitlogs
mailing list