]> git.ipfire.org Git - thirdparty/ntp.git/log
thirdparty/ntp.git
16 years ago[Bug 1290] Fix to use GETTIMEOFDAY macro
Danny Mayer [Mon, 31 Aug 2009 13:54:57 +0000 (09:54 -0400)] 
[Bug 1290] Fix to use GETTIMEOFDAY macro

bk: 4a9bd631n0SNedp-xqRo-bHA49owog

16 years ago[Bug 1289] Use quotes instead of angle brackets for include of messages.h
Danny Mayer [Mon, 31 Aug 2009 13:50:13 +0000 (09:50 -0400)] 
[Bug 1289] Use quotes instead of angle brackets for include of messages.h

bk: 4a9bd515a0nB2MrLWagrjiMzMiW7uw

16 years ago[Bug 1289]
Danny Mayer [Mon, 31 Aug 2009 03:47:19 +0000 (23:47 -0400)] 
[Bug 1289]

bk: 4a9b47c77TUQalDgYucJ0islSK7Zhw

16 years ago[Bug #1289] Update project files for VS2005
Danny Mayer [Mon, 31 Aug 2009 03:36:44 +0000 (23:36 -0400)] 
[Bug #1289] Update project files for VS2005

bk: 4a9b454cQpELVrxXfYPaVGFyJVJkiw

16 years ago[Bug #1289] Update project files for VS6
Danny Mayer [Mon, 31 Aug 2009 03:30:53 +0000 (23:30 -0400)] 
[Bug #1289] Update project files for VS6

bk: 4a9b43edKFAP419itsL46cPYaYihPA

16 years ago[Bug #1289] Move compiler project for VS6
Danny Mayer [Mon, 31 Aug 2009 03:28:42 +0000 (23:28 -0400)] 
[Bug #1289] Move compiler project for VS6

bk: 4a9b436a_UfybRE9jj1QCbs6dYA4mQ

16 years agoMerge pogo.udel.edu:/pogo/users/hart/ntp-dev-1289
Danny Mayer [Mon, 31 Aug 2009 03:10:59 +0000 (23:10 -0400)] 
Merge pogo.udel.edu:/pogo/users/hart/ntp-dev-1289
into  pogo.udel.edu:/pogo/users/mayer/ntp-dev-windowscomp2

bk: 4a9b3f43B1fswvsf8lQaKt-Uoy2XMg

16 years agoNTP_4_2_5P208
Harlan Stenn [Sun, 30 Aug 2009 07:02:04 +0000 (03:02 -0400)] 
NTP_4_2_5P208

bk: 4a9a23ecPQtu09VsvA30IlTLTm8n8g

16 years agoMerge bk://www.ntp.org/ntp-dev
Dave Hart [Sat, 29 Aug 2009 21:30:52 +0000 (21:30 +0000)] 
Merge bk://www.ntp.org/ntp-dev
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-1293

bk: 4a999e0cIJK-_wtd0jjz8XJlsHijTg

16 years ago[Bug 1293] make configuration dumper ready for release, specifically:
Dave Hart [Sat, 29 Aug 2009 21:22:45 +0000 (21:22 +0000)] 
[Bug 1293] make configuration dumper ready for release, specifically:
rename ntpq dumpcfg command to "saveconfig".
require authentication for saveconfig.
"restrict ... nomodify" prevents saveconfig and :config.
"saveconfig ." shorthand to save to startup configuration file.
support strftime() substitution in saveconfig arg to timestamp
  the output filename, for example "saveconfig %Y%m%d-%H%M%S.conf".
display saveconfig response message from ntpd in ntpq.
save output filename in "savedconfig" variable, fetched with ntpq -c
  "rv 0 savedconfig".
document saveconfig in html/ntpq.html.
add ./configure --disable-saveconfig to build a smaller ntpd.
log saveconfig failures and successes to syslog.

bk: 4a999c25yGmWAgeJeMYlLfjAR9MezQ

16 years agoNTP_4_2_5P207
Harlan Stenn [Sat, 29 Aug 2009 11:50:13 +0000 (07:50 -0400)] 
NTP_4_2_5P207

bk: 4a9915f5pfChIkStrSZW2gahGXNgfg

16 years ago[Bug 1293] add support for --disable-saveconfig to configure.ac
Harlan Stenn [Sat, 29 Aug 2009 09:08:56 +0000 (05:08 -0400)] 
[Bug 1293] add support for --disable-saveconfig to configure.ac

bk: 4a98f028pKB3AQDndlBkZD5zVOmM0g

16 years ago[Bug 1289] Move vc9/vs2008 build to ports\winnt\vs2008.
Dave Hart [Fri, 28 Aug 2009 07:40:42 +0000 (07:40 +0000)] 
[Bug 1289] Move vc9/vs2008 build to ports\winnt\vs2008.

bk: 4a9789fawHHyjJm60EYLfTUUpGaFlQ

16 years ago[Bug 1292] Minor Windows source tweaks for VC6-era SDK headers.
Dave Hart [Thu, 27 Aug 2009 20:02:26 +0000 (20:02 +0000)] 
[Bug 1292] Minor Windows source tweaks for VC6-era SDK headers.
  From Martin Burnicki

bk: 4a96e652DKvrUHDEtDbNqKvZz-mtFg

16 years agoBug #1289 - separate compiler files for VS 2008
Danny Mayer [Thu, 27 Aug 2009 03:42:30 +0000 (23:42 -0400)] 
Bug #1289 - separate compiler files for VS 2008

bk: 4a9600a66l65T32gG44O7N_wWlMt7A

16 years agoNTP_4_2_5P206
Harlan Stenn [Wed, 26 Aug 2009 11:54:28 +0000 (07:54 -0400)] 
NTP_4_2_5P206

bk: 4a952274YrvPFSu2mC94iMWd37RU5Q

16 years agoaccopt.html typo fixes from Dave Mills
Harlan Stenn [Wed, 26 Aug 2009 08:48:50 +0000 (04:48 -0400)] 
accopt.html typo fixes from Dave Mills

bk: 4a94f6f2PpKBlczq9Ak-yDlwnlpe0w

16 years agoThe 2nd fopen in write_kod_db() must be inside the block. From Dave Hart.
Harlan Stenn [Wed, 26 Aug 2009 08:14:45 +0000 (04:14 -0400)] 
The 2nd fopen in write_kod_db() must be inside the block.  From Dave Hart.

bk: 4a94eef57nSEwQlIu343XAIEXm2uEg

16 years ago[Bug 1283] default to remembering KoD in sntp
Dave Hart [Wed, 26 Aug 2009 00:48:46 +0000 (00:48 +0000)] 
[Bug 1283] default to remembering KoD in sntp
clean up numerous sntp/kod_management.c bugs
use all addresses resolved from each DNS name

bk: 4a94866eyG-z9Y-DJ7BKTr6NmYwMew

16 years agoBug fixes 1289 and 1290
Danny Mayer [Mon, 24 Aug 2009 19:25:59 +0000 (15:25 -0400)] 
Bug fixes 1289 and 1290

bk: 4a92e947H3VKhqt-atCbM8NV1s4xeQ

16 years ago[Bug 1289] Fix compiler files for Windows
Danny Mayer [Mon, 24 Aug 2009 19:19:05 +0000 (15:19 -0400)] 
[Bug 1289] Fix compiler files for Windows

bk: 4a92e7a9AMd_pw4COC5V_PClK12Riw

16 years ago[Bug 1289] Fix compiler files for Windows
Danny Mayer [Mon, 24 Aug 2009 19:14:02 +0000 (15:14 -0400)] 
[Bug 1289] Fix compiler files for Windows

bk: 4a92e67aw7q0GA-EJUlDWZJuCAlQcA

16 years agoNTP_4_2_5P205
Harlan Stenn [Tue, 18 Aug 2009 11:50:08 +0000 (07:50 -0400)] 
NTP_4_2_5P205

bk: 4a8a9570asFtMMgJwaDzamw1tLf0KA

16 years agoaccopt.html typo fixes from Dave Mills
Harlan Stenn [Tue, 18 Aug 2009 06:18:21 +0000 (02:18 -0400)] 
accopt.html typo fixes from Dave Mills

bk: 4a8a47ad50PiwbaYAQNs3Di-2K7Tzw

16 years ago[Bug 1285] Log ntpq :config/config-from-file events.
Dave Hart [Tue, 18 Aug 2009 05:05:46 +0000 (05:05 +0000)] 
[Bug 1285] Log ntpq :config/config-from-file events.

bk: 4a8a36aabB-9EhRBgv574wNFKWhZng

16 years ago[Bug 1286] dumpcfg omits statsdir, mangles filegen
Dave Hart [Mon, 17 Aug 2009 16:32:18 +0000 (16:32 +0000)] 
[Bug 1286] dumpcfg omits statsdir, mangles filegen

bk: 4a89861233lxpybJeaRF6NAwvFhTJA

16 years agoNTP_4_2_5P204
Harlan Stenn [Mon, 17 Aug 2009 11:50:54 +0000 (07:50 -0400)] 
NTP_4_2_5P204

bk: 4a89441eJWq27THjx1zNahgxTw6WYA

16 years ago[Bug 1284] infinite loop in ntpd dumping more than one trustedkey
Dave Hart [Mon, 17 Aug 2009 03:07:26 +0000 (03:07 +0000)] 
[Bug 1284] infinite loop in ntpd dumping more than one trustedkey
use free_config_*() routines at exit on DEBUG builds to free
  config tree and expose remaining leaks

bk: 4a88c96eU5qptqx_rUhKllv2Dl0uaA

16 years agoNTP_4_2_5P203
Harlan Stenn [Mon, 17 Aug 2009 00:53:29 +0000 (20:53 -0400)] 
NTP_4_2_5P203

bk: 4a88aa092X6Gq1C8lnVePlmvJ_VTpw

16 years agoAdd extra heap-checking calls to atexit-invoked routines
Dave Hart [Sun, 16 Aug 2009 17:41:19 +0000 (17:41 +0000)] 
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

bk: 4a8844bftr6tgRFDxzFLuN4PKrG0jA

16 years agontp_control.c:
Dave Hart [Sun, 16 Aug 2009 14:08:44 +0000 (14:08 +0000)] 
ntp_control.c:
  include <sys/stat.h> for S_IRUSR, S_IWUSR

bk: 4a8812ecqXXUgT-tlTPDvWotXyl47A

16 years agontpq -c "dumpcfg ntp.conf.out" works ok for me now
Dave Hart [Sun, 16 Aug 2009 13:59:26 +0000 (13:59 +0000)] 
ntpq -c "dumpcfg ntp.conf.out" works ok for me now

bk: 4a8810beUHBWaZ2SvnXt9bhD7vc-YQ

16 years agoadd dumpcfg ChangeLog entry
Dave Hart [Sun, 16 Aug 2009 09:38:50 +0000 (09:38 +0000)] 
add dumpcfg ChangeLog entry
fix unix build

bk: 4a87d3aarEgnp_uboKsK1mL_vhVyng

16 years agontp_parser.h, ntp_parser.c:
Dave Hart [Sun, 16 Aug 2009 09:31:04 +0000 (09:31 +0000)] 
ntp_parser.h, ntp_parser.c:
  Bison products

bk: 4a87d1d8xrMEGrIN5-QJ89qSkQosxA

16 years agontp_config.c:
Dave Hart [Sun, 16 Aug 2009 09:14:30 +0000 (09:14 +0000)] 
ntp_config.c:
  use correct union member not union itself

bk: 4a87cdf6yh_wplBqL-LS7gf6X0D1Pw

16 years agopreserve peer options queue for dumper
Dave Hart [Sun, 16 Aug 2009 09:10:06 +0000 (09:10 +0000)] 
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

bk: 4a87cceeGJJEpnzMGdoxshPrQZiOmA

16 years agomore ntp_config.c merge cleanup
Dave Hart [Sun, 16 Aug 2009 04:45:36 +0000 (04:45 +0000)] 
more ntp_config.c merge cleanup

bk: 4a878ef0dvuKCDEipgqIHx4K9lHRpA

16 years agoMerge bk://www.ntp.org/ntp-dev
Dave Hart [Sun, 16 Aug 2009 04:34:55 +0000 (04:34 +0000)] 
Merge bk://www.ntp.org/ntp-dev
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-dlo-merge

bk: 4a878c6f2ezs-mpY-0aDCVs5pw2SpA

16 years agoadd default: cases to config dumper switch statements
Dave Hart [Sun, 16 Aug 2009 02:58:43 +0000 (02:58 +0000)] 
add default: cases to config dumper switch statements
move variable declarations ahead of code for C compliance
use sizeof(buf) not hardcoded constants

bk: 4a8775e3inQt_KqSBuqGAWFexKFIog

16 years agontp_config.h:
Johannes Maximilian Kuehn [Sat, 15 Aug 2009 17:47:29 +0000 (02:47 +0900)] 
ntp_config.h:
  Added source and timestamp to the config_tree structure

bk: 4a86f4b1OnykzVV2ia22ITOg4HIFPg

16 years agontp_control.c:
Johannes Maximilian Kuehn [Fri, 14 Aug 2009 17:15:30 +0000 (02:15 +0900)] 
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

bk: 4a859bb2mov2_1VtSE3TrWgNFYlWlg

16 years agoNTP_4_2_5P202
Harlan Stenn [Fri, 14 Aug 2009 11:51:00 +0000 (07:51 -0400)] 
NTP_4_2_5P202

bk: 4a854fa4ajUpkOfa9Wy_G8nYYAFn7Q

16 years agoinstall the binary and man page for sntp
Harlan Stenn [Thu, 13 Aug 2009 20:27:44 +0000 (16:27 -0400)] 
install the binary and man page for sntp

bk: 4a847740xFhMr2NXCALfZXTUEremdQ

16 years agoNTP_4_2_5P201
Harlan Stenn [Thu, 13 Aug 2009 11:57:57 +0000 (07:57 -0400)] 
NTP_4_2_5P201

bk: 4a83ffc5pE3yyZp2M4BeddufW-0e1Q

16 years agoMerge whimsy.udel.edu:/deacon/backroom/ntp-dev
Harlan Stenn [Thu, 13 Aug 2009 05:23:53 +0000 (01:23 -0400)] 
Merge whimsy.udel.edu:/deacon/backroom/ntp-dev
into  whimsy.udel.edu:/deacon/backroom/ntp-dev-sntp

bk: 4a83a369gGvm1biH8eFaNJHj7phF3Q

16 years agoNTP_4_2_5P200
Harlan Stenn [Wed, 12 Aug 2009 11:57:54 +0000 (07:57 -0400)] 
NTP_4_2_5P200

bk: 4a82ae42J-bhvcuinl6XXaOUiEUzBA

16 years agosntp: out with the old, in with the new
Harlan Stenn [Wed, 12 Aug 2009 11:09:37 +0000 (07:09 -0400)] 
sntp: out with the old, in with the new

bk: 4a82a2f1j-6sfGB2jyaja5OqQK3Xng

16 years agoMerge kuehn@pogo.udel.edu:ntp-dev-dlo-new
Johannes Maximilian Kuehn [Wed, 12 Aug 2009 08:26:30 +0000 (17:26 +0900)] 
Merge kuehn@pogo.udel.edu:ntp-dev-dlo-new
into  yumi.mxiesoft.com:/geom_mobile/home/Amidamaru/ntp-dev-dlo/ntp-dev-noclone

bk: 4a827cb6sbQU7vY7RQA6UNUni4jeEg

16 years agontp_config.c:
Johannes Maximilian Kuehn [Wed, 12 Aug 2009 08:25:58 +0000 (17:25 +0900)] 
ntp_config.c:
  Config dumper: Added fudge output to server/peer output

bk: 4a827c96qY_-0n_U9R5Yf0Ihk8vQjw

16 years agoMerge kuehn@pogo.udel.edu:ntp-dev-dlo-new
Johannes Maximilian Kuehn [Wed, 12 Aug 2009 08:10:37 +0000 (17:10 +0900)] 
Merge kuehn@pogo.udel.edu:ntp-dev-dlo-new
into  yumi.mxiesoft.com:/geom_mobile/home/Amidamaru/ntp-dev-dlo/ntp-dev-dlo

bk: 4a8278fdNSIa493oxjGT43jpDiTgeg

16 years agontp_control.c:
Johannes Maximilian Kuehn [Wed, 12 Aug 2009 08:09:40 +0000 (17:09 +0900)] 
ntp_control.c:
  Added handler for dump opcode

bk: 4a8278c4fKLprteguF_NSJEuQfEQrg

16 years ago[Bug 1281] Build ntpd on Windows without big SDK download, burn,
Dave Hart [Mon, 10 Aug 2009 23:09:52 +0000 (23:09 +0000)] 
[Bug 1281] Build ntpd on Windows without big SDK download, burn,
  and install by checking in essentially unchanging messages.mc build
  products to avoid requiring mc.exe, which is not included with VC++
  2008 EE.

bk: 4a80a8c0HopIG90LH6Q2i_DkwyZZyQ

16 years agoNTP_4_2_5P199
Harlan Stenn [Sun, 9 Aug 2009 11:55:30 +0000 (07:55 -0400)] 
NTP_4_2_5P199

bk: 4a7eb932Dr2mrfie5ffWvxdjqwf7RA

16 years ago[Bug 1279] Cleanup for warnings from Veracode static analysis
Harlan Stenn [Sat, 8 Aug 2009 20:39:12 +0000 (16:39 -0400)] 
[Bug 1279] Cleanup for warnings from Veracode static analysis

bk: 4a7de270fb5nHW9gZd3jWV1bPzQVzA

16 years agoFirst pass at quieting Veracode static analysis warnings,
Dave Hart [Sat, 8 Aug 2009 17:30:14 +0000 (17:30 +0000)] 
First pass at quieting Veracode static analysis warnings,
  mostly buffer manipulation that is already safe but used
  unsafe interface functions such as strcpy() and sprintf().
use emalloc(), estrdup() where appropriate.

bk: 4a7db626RejXNB66rrJX_BXKwPCGwQ

16 years agomaintain history of config trees
Dave Hart [Thu, 6 Aug 2009 12:04:59 +0000 (12:04 +0000)] 
maintain history of config trees

bk: 4a7ac6eb0Zf6-tWp7vG8nfBZN05zWg

16 years agoseparate consumption (freeing) of syntax tree from application
Dave Hart [Wed, 5 Aug 2009 21:13:22 +0000 (21:13 +0000)] 
separate consumption (freeing) of syntax tree from application
  by introducing free_config_*() routines for each config_*()
  which allocates memory pointed to by a node.

bk: 4a79f5f2k6iRGBU6EscT9Ux0czq3pw

16 years agoDump from config tree not s_list clone
Dave Hart [Wed, 5 Aug 2009 14:26:32 +0000 (14:26 +0000)] 
Dump from config tree not s_list clone

bk: 4a799698-TD6pV_1yxmMTbcX5O7Q2w

16 years agofix problems compiling as C with Visual C++
Dave Hart [Wed, 5 Aug 2009 00:45:45 +0000 (00:45 +0000)] 
fix problems compiling as C with Visual C++

bk: 4a78d639AJtgLN4N3_waMhqTV4155g

16 years agontp_control.h:
Johannes Maximilian Kuehn [Tue, 4 Aug 2009 17:40:02 +0000 (19:40 +0200)] 
ntp_control.h:
  Added dumpcfg bindings

bk: 4a787272T0UoY4poU5WDA65RA7PfSQ

16 years agontp_data_structures.h:
Johannes Maximilian Kuehn [Tue, 4 Aug 2009 15:31:42 +0000 (17:31 +0200)] 
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

bk: 4a78545esvi19Qxo310CZWWLsADuxA

16 years agoNTP_4_2_5P198
Harlan Stenn [Mon, 3 Aug 2009 12:00:33 +0000 (08:00 -0400)] 
NTP_4_2_5P198

bk: 4a76d161QvtR5JF-lE2_ZzcnY7HzHg

16 years agoMerge bk://www.ntp.org/ntp-dev
Dave Hart [Mon, 3 Aug 2009 05:38:25 +0000 (05:38 +0000)] 
Merge bk://www.ntp.org/ntp-dev
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-agcharmap

bk: 4a7677d1b-5Ai-OHqabQsCEsFmDSTA

16 years agoUpgraded to autogen-5.9.9-pre5
Harlan Stenn [Mon, 3 Aug 2009 05:32:51 +0000 (01:32 -0400)] 
Upgraded to autogen-5.9.9-pre5

bk: 4a767683JDenqDfECo95DFk3uDB0nA

16 years agoremove workaround ports/winnt/include/inttypes.h for Autogen 5.98
Dave Hart [Mon, 3 Aug 2009 05:01:24 +0000 (05:01 +0000)] 
remove workaround ports/winnt/include/inttypes.h for Autogen 5.98
  problem fixed in 5.99

bk: 4a766f24GkXBAeLeprhBtVufo2wJ9w

16 years agoNTP_4_2_5P197
Harlan Stenn [Thu, 30 Jul 2009 11:53:13 +0000 (07:53 -0400)] 
NTP_4_2_5P197

bk: 4a7189a9m8CmvckKwyLJ08kCmpjAPQ

16 years agoThe build script now has . at the end of PATH for config.guess
Harlan Stenn [Thu, 30 Jul 2009 06:38:38 +0000 (02:38 -0400)] 
The build script now has . at the end of PATH for config.guess

bk: 4a713fee13GwlxWZReHq3TuCYcoe0A

16 years agoNTP_4_2_5P196
Harlan Stenn [Wed, 29 Jul 2009 11:54:11 +0000 (07:54 -0400)] 
NTP_4_2_5P196

bk: 4a7038634Q4RBvarfMUkB3V8PC4HLg

16 years agoTypo fix, and note cvo.sh supports QNX now, too
Harlan Stenn [Wed, 29 Jul 2009 06:25:28 +0000 (02:25 -0400)] 
Typo fix, and note cvo.sh supports QNX now, too

bk: 4a6feb58AKF46pC_82ljJswJvDYodw

16 years agoMerge bk://www.ntp.org/ntp-dev
Dave Hart [Wed, 29 Jul 2009 06:11:28 +0000 (06:11 +0000)] 
Merge bk://www.ntp.org/ntp-dev
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-coverity-3

bk: 4a6fe810BYyRxo0DeMaq2I5GIEWXfg

16 years ago[Bug 1276 normal] CID 52: crypto_xmit() may call crypto_alice[23]() with NULL peer
Harlan Stenn [Wed, 29 Jul 2009 06:03:51 +0000 (02:03 -0400)] 
[Bug 1276 normal] CID 52: crypto_xmit() may call crypto_alice[23]() with NULL peer

bk: 4a6fe647ZPKQZlZnLHSu1yxGYw_-MQ

16 years ago[Bug 1272] gsoc_sntp IPv6 build problems under HP-UX 10.
Dave Hart [Wed, 29 Jul 2009 04:13:53 +0000 (04:13 +0000)] 
[Bug 1272] gsoc_sntp IPv6 build problems under HP-UX 10.
[Bug 1273] CID 10: Palisade leaks unit struct in error path.
[Bug 1274] CID 67: ensure resolve_hosts() output count and pointers
  are consistent.
[Bug 1275] CID 45: CID 46: old sntp uses uninitialized guesses[0],
  precs[0].

bk: 4a6fcc81YCfkVsqQErbUm7HWzRPmuw

16 years agoNTP_4_2_5P195
Harlan Stenn [Mon, 27 Jul 2009 11:54:24 +0000 (07:54 -0400)] 
NTP_4_2_5P195

bk: 4a6d9570YozBiM7Dr37LWNx7p5ZT7Q

16 years agocvo.sh: Add support for CentOS, Fedora, Slackware, SuSE
Harlan Stenn [Mon, 27 Jul 2009 06:57:03 +0000 (06:57 +0000)] 
cvo.sh: Add support for CentOS, Fedora, Slackware, SuSE

bk: 4a6d4fbf3sTX9vxmR4xWTH39o-1OKQ

16 years agoNTP_4_2_5P194
Harlan Stenn [Sun, 26 Jul 2009 11:54:22 +0000 (07:54 -0400)] 
NTP_4_2_5P194

bk: 4a6c43eeI4TPo5KnbrDwoZgjvSQx0w

16 years agoHandle debian
Harlan Stenn [Sun, 26 Jul 2009 02:36:56 +0000 (22:36 -0400)] 
Handle debian

bk: 4a6bc148EXZ0UZMnZ32HoG5yh7zMVg

16 years agobetter sanity checking in "build"
Harlan Stenn [Sun, 26 Jul 2009 02:36:32 +0000 (22:36 -0400)] 
better sanity checking in "build"

bk: 4a6bc130n98R27hrDmUeuaIKcc8YrQ

16 years agoDocumentation updates from Dave Mills
Harlan Stenn [Sun, 26 Jul 2009 01:47:07 +0000 (21:47 -0400)] 
Documentation updates from Dave Mills

bk: 4a6bb59bKYshTG99yflKcKc--cGS4g

16 years agoUse scripts/cvo.sh in the build script to get better subdir names
Harlan Stenn [Sun, 26 Jul 2009 01:41:08 +0000 (21:41 -0400)] 
Use scripts/cvo.sh in the build script to get better subdir names

bk: 4a6bb434dxaQRb2NP-AE-jDzEDUEug

16 years agoNTP_4_2_5P193
Harlan Stenn [Sat, 25 Jul 2009 11:54:56 +0000 (07:54 -0400)] 
NTP_4_2_5P193

bk: 4a6af290LwwAa0rMvnU1F4qgnnfZ4A

16 years ago[Bug 1261] CID 34: simulate_server() rbuf.msg_flags uninitialized.
Dave Hart [Sat, 25 Jul 2009 01:12:25 +0000 (01:12 +0000)] 
[Bug 1261] CID 34: simulate_server() rbuf.msg_flags uninitialized.
[Bug 1262] CID 35: xpkt.mac uninitialized in simulate_server().
[Bug 1263] CID 37: CID 38: CID 40: CID 43: multiple refclocks
  uninitialized tm_zone (arc, chronolog, dumbclock, pcf).
[Bug 1264] CID 64: gsoc_sntp on_wire() frees wrong ptr receiving KoD.
[Bug 1265] CID 65: CID 66: gsoc_sntp on_wire() leaks x_pkt, r_pkt.
[Bug 1266] CID 39: datum_pts_start() uninitialized arg.c_ospeed.
[Bug 1267] CID 44: old sntp handle_saving() writes stack garbage to
  file when clearing.
[Bug 1268] CID 63: resolve_hosts() leaks error message buffer.
[Bug 1269] CID 74: use assertion to ensure move_fd() does not return
  negative descriptors.
[Bug 1270] CID 70: gsoc_sntp recv_bcst_data mdevadr.ipv6mr_interface
  uninitialized.

bk: 4a6a5bf9iESzUtFlAYPYeVC3P7qySQ

16 years agoNTP_4_2_5P192
Harlan Stenn [Fri, 24 Jul 2009 12:00:56 +0000 (08:00 -0400)] 
NTP_4_2_5P192

bk: 4a69a278hVvNi7vwvceGKMMSfsIdvA

16 years agoMerge bk://www.ntp.org/ntp-dev
Dave Hart [Fri, 24 Jul 2009 06:58:28 +0000 (06:58 +0000)] 
Merge bk://www.ntp.org/ntp-dev
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-coverity-1

bk: 4a695b94lEHrFcMCXA1wkXJZVhIkCQ

16 years ago[Bug 965] CID 42: ss_family uninitialized.
Dave Hart [Fri, 24 Jul 2009 06:41:17 +0000 (06:41 +0000)] 
[Bug 965] CID 42: ss_family uninitialized.
[Bug 1250] CID 53: kod_init_kod_db() overruns kod_db malloc'd buffer.
[Bug 1251] CID 68: search_entry() mishandles dst argument.
[Bug 1252] CID 32: Quiet Coverity warning with assertion.
[Bug 1253] CID 50: gsoc_sntp/crypto.c auth_init() always returns a
  list with one entry.
[Bug 1254] CID 56: tv_to_str() leaks a struct tm each call.
[Bug 1255] CID 55: pkt_output() leaks a copy of each packet.
[Bug 1256] CID 51: Coverity doesn't recognize our assertion macros as
  terminal.
[Bug 1257] CID 57: gsoc_sntp auth_init() fails to fclose(keyfile).
[Bug 1258] CID 54: gsoc_sntp resolve_hosts() needs simplification.
[Bug 1259] CID 59: gsoc_sntp recv_bcast_data() fails to free(rdata)
  on error paths.
[Bug 1260] CID 60: gsoc_sntp recvpkt() fails to free(rdata).

bk: 4a69578dPevRCr_Tbm2D5PQv6EEfQQ

16 years agoUpgrade to autogen-5.9.9pre2
Harlan Stenn [Fri, 24 Jul 2009 05:21:05 +0000 (01:21 -0400)] 
Upgrade to autogen-5.9.9pre2

bk: 4a6944c1aCEvWCEqe9uZ_bJcU6_adQ

16 years agoNTP_4_2_5P191
Harlan Stenn [Tue, 21 Jul 2009 11:59:39 +0000 (07:59 -0400)] 
NTP_4_2_5P191

bk: 4a65adab0AOXk7vgGtS4d3QFfREZOQ

16 years agoUpgrade to autogen-5.9.9pre1
Harlan Stenn [Tue, 21 Jul 2009 08:22:31 +0000 (04:22 -0400)] 
Upgrade to autogen-5.9.9pre1

bk: 4a657ac7YjI7nj16q3B4AKmQGT0-MQ

16 years agoNTP_4_2_5P190
Harlan Stenn [Mon, 20 Jul 2009 12:08:06 +0000 (08:08 -0400)] 
NTP_4_2_5P190

bk: 4a645e26w4AMQQOITFvK3xhpL5KSPg

16 years agoWindows port fixes for new Autogen and libopts
Dave Hart [Mon, 20 Jul 2009 09:39:06 +0000 (09:39 +0000)] 
Windows port fixes for new Autogen and libopts

bk: 4a643b3av6G_uwQcFbiw6zu-3QhV6A

16 years agoUpdated to AutoGen-5.9.8
Harlan Stenn [Mon, 20 Jul 2009 09:20:37 +0000 (05:20 -0400)] 
Updated to AutoGen-5.9.8

bk: 4a6436e5PxFNT-6E_Rq-7dDYYCep1A

16 years agoUpdated to AutoGen-5.9.8
Harlan Stenn [Mon, 20 Jul 2009 08:59:15 +0000 (04:59 -0400)] 
Updated to AutoGen-5.9.8

bk: 4a6431e3WQqur6jzsZgwndQygp8ugw

16 years agoUpdated to AutoGen-5.9.8
Harlan Stenn [Mon, 20 Jul 2009 08:52:47 +0000 (04:52 -0400)] 
Updated to AutoGen-5.9.8

bk: 4a64305fEgx7_JAP37zBX3qiEIAxVQ

16 years agoUpdated to AutoGen-5.9.8
Harlan Stenn [Mon, 20 Jul 2009 08:45:24 +0000 (04:45 -0400)] 
Updated to AutoGen-5.9.8

bk: 4a642ea4kSfyIJFW_7jomsCL7eQyfg

16 years ago[Bug 1248] RES_MSSNTP typo in ntp_proto.c
Harlan Stenn [Mon, 20 Jul 2009 04:18:45 +0000 (00:18 -0400)] 
[Bug 1248] RES_MSSNTP typo in ntp_proto.c

bk: 4a63f025K6Nlg1ubgLnG3lqlzhkoDw

16 years agodistribute ntp_lists.h
Harlan Stenn [Mon, 20 Jul 2009 02:02:21 +0000 (22:02 -0400)] 
distribute ntp_lists.h

bk: 4a63d02d0n9PhhB9NA3aVXTCu5Bhaw

16 years agoMerge shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-mssntp-warn
Dave Hart [Mon, 20 Jul 2009 00:14:04 +0000 (00:14 +0000)] 
Merge shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-mssntp-warn
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-1246-mssntp-warn

bk: 4a63b6ccF665IozgMaHqZX2WpvpGjg

16 years agoLog warning about signd operations blocking ntpd when mssntp restrict keyword seen
Dave Hart [Mon, 20 Jul 2009 00:11:58 +0000 (00:11 +0000)] 
Log warning about signd operations blocking ntpd when mssntp restrict keyword seen

bk: 4a63b64eKH3O92S0ZOQL_E6UuMv2vQ

16 years agoMerge bk://www.ntp.org/ntp-dev
Dave Hart [Thu, 16 Jul 2009 16:33:25 +0000 (16:33 +0000)] 
Merge bk://www.ntp.org/ntp-dev
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-1246

bk: 4a5f5655_ylHhP1EIidnOe1gW8XdlQ

16 years ago[Bug 1246] use a common template for singly-linked lists, convert most
Dave Hart [Thu, 16 Jul 2009 16:23:37 +0000 (16:23 +0000)] 
[Bug 1246] use a common template for singly-linked lists, convert most
  doubly-linked lists to singly-linked.

bk: 4a5f5409mcVB8S7OBSMxwMH2aza67w

16 years agoNTP_4_2_5P189
Harlan Stenn [Thu, 16 Jul 2009 11:54:10 +0000 (07:54 -0400)] 
NTP_4_2_5P189

bk: 4a5f14e2DmS18xmXS69d_5-mzVNFng