Module Name:src
Committed By: kardel
Date: Thu Feb 18 15:13:38 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_timer.c
Log Message:
PR bin/55973:
fix routing message triggered one shot interface update.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: roy
Date: Sun Jan 31 08:27:49 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: ignore errno EINTR on reads from the routing socket
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/external
Module Name:src
Committed By: roy
Date: Sun Jan 31 08:26:47 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: move route socket overflow message from LOG_ERR to LOG_DEBUG
While here stop caring about RTM_LOSING as that's purely informati
Module Name:src
Committed By: roy
Date: Sun Jan 3 15:33:05 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: cmd_args.c ntp_io.c ntp_timer.c
Log Message:
ntp: respect user's wishes to disable interface scanning
While here, disable periodic scanning by default on N
Module Name:src
Committed By: roy
Date: Fri Jan 1 17:21:47 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: In the event of route(4) overflow, update the interfaces
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/ext
Module Name:src
Committed By: kardel
Date: Thu Sep 3 07:26:41 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
remove unneeded newline in quotes variable string - keeps ntpq happy
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: maya
Date: Wed Apr 24 11:55:05 UTC 2019
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
Only warn about being unable to make a smaller stack if asking for debug
messages.
Between ASLR and stack clash random-sized pad
Module Name:src
Committed By: christos
Date: Mon Dec 24 02:58:39 UTC 2018
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
only use yydebug if YYDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/ntp/dist/ntpd/nt
Module Name:src
Committed By: christos
Date: Sat Oct 20 02:30:43 UTC 2018
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntpd.c
Log Message:
Don't try to drop privileges twice, it produces a spurious error message
in the forked child.
To generate a diff of this commit:
Module Name:src
Committed By: roy
Date: Tue Apr 11 14:17:34 UTC 2017
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
Use RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/bsd/ntp/dist/ntpd/ntp_io.c
Please note
Module Name:src
Committed By: joerg
Date: Mon Jul 20 13:13:31 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_timer.c
Log Message:
Don't use fabs on integers.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/ntpd/ntp_time
Module Name:src
Committed By: kardel
Date: Fri Jul 10 21:31:19 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
Log Message:
backport fix for bug 2867 - ntpd with autokey active crashed by 'ntpq -crv'
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: roy
Date: Sat May 2 14:46:51 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
Don't bind to IN_IFF_TENTATIVE or IN_IFF_DETACHED addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/exter
Module Name:src
Committed By: christos
Date: Mon Apr 13 17:45:19 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_shm.c
Log Message:
CID 1269537: Unreachable code
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ntp/dist/ntpd/
Module Name:src
Committed By: christos
Date: Tue Jan 27 02:37:18 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
put back initialization of the buffer which was accidentally removed.
XXX: pullup-7.
To generate a diff of this commit:
Module Name:src
Committed By: joerg
Date: Tue Dec 23 15:47:32 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_gpsdjson.c
Log Message:
myasprintf (wtf) passes down a format string, so use __printflike.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Mon Dec 22 04:23:58 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_nmea.c
Log Message:
avoid shadowing of recv.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/ntpd/refc
Module Name:src
Committed By: christos
Date: Mon Dec 22 04:21:47 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_gpsdjson.c
Log Message:
avoid shadowing of log2 on some platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/
Module Name:src
Committed By: joerg
Date: Thu Feb 27 18:12:11 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_irig.c
Log Message:
Use abs for difference of integers.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/n
Module Name:src
Committed By: joerg
Date: Thu Feb 27 18:11:41 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_wwv.c
Log Message:
Use labs for long arguments and fabs for double ones.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/ex
Module Name:src
Committed By: mlelstv
Date: Sun Jan 26 02:21:08 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
stoa() already includes the scope, no need to print it twice.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/
Module Name:src
Committed By: roy
Date: Fri Jan 17 17:25:47 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
Do not try to bind to un-useable IPv6 addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/bsd/ntp/
Module Name:src
Committed By: joerg
Date: Tue Jan 7 02:10:49 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
Fix format strings.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/ntp/dist/ntpd/refclock_
Module Name:src
Committed By: joerg
Date: Thu Jan 2 21:37:00 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
Log Message:
Don't pass in a format string, but flags for using %f / %g and the
desired precision. Allows format string verification to work
Module Name:src
Committed By: joerg
Date: Thu Jan 2 21:35:50 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_true.c
Log Message:
Add format string attribute for better detection.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/exter
Module Name:src
Committed By: christos
Date: Wed Jan 1 19:52:58 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_acts.c
Log Message:
fd == 0 is a valid descriptor!
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/ntp
Module Name:src
Committed By: christos
Date: Mon Dec 30 19:06:45 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_keyword.h ntp_parser.c ntp_parser.h
Log Message:
- regen using byacc.
Now that we can generate the parser files we yacc, we could create a tool
key
Module Name:src
Committed By: christos
Date: Mon Dec 30 17:45:40 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_parser.c ntp_parser.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/ntpd/ntp_parser.c
Module Name:src
Committed By: christos
Date: Mon Dec 30 17:41:57 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_scanner.c
Log Message:
prevent coredumps from syntax errors in the config file causing negative
include indexes
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Sat Dec 28 17:00:50 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
32 bit build fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/ntp/dist/ntpd/ntp_io.c
Plea
Module Name:src
Committed By: kardel
Date: Fri Aug 17 22:37:26 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
re-enable broadcast client config after interface re-scanning
make broadcast transmission work again
To generate a diff of this c
Module Name:src
Committed By: christos
Date: Sun Aug 12 07:22:24 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
add cast.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/dist/ntpd/refclock_parse.c
Module Name:src
Committed By: christos
Date: Sun Aug 12 06:16:51 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
- make the append function to not append past the end of the string
- use the append function some more
To generate a d
Module Name:src
Committed By: kardel
Date: Sat Aug 11 20:09:08 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
fix some fallout from append correction
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/
Module Name:src
Committed By: christos
Date: Fri Aug 10 08:22:49 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
Homogenize all strn{cpy,cat} and snprintf() to a single append function to
prevent incorrect usage and buffer overflow.
Module Name:src
Committed By: kardel
Date: Wed Feb 1 21:21:26 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
initialize min_dist
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/dist/ntpd/ntp_io.c
Please n
Module Name:src
Committed By: kardel
Date: Wed Feb 1 13:01:29 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_keyword.h
Log Message:
bin/45906: regenerate ntpd/ntp_keyword.h to accommodate our changes
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r
Module Name:src
Committed By: christos
Date: Wed Sep 14 16:18:29 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
PR/45308: Manuel Bouyer: Update list of broadcast addresses after updating
interfaces.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: mrg
Date: Fri Jul 1 02:18:54 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
Log Message:
avoid an overflow condition.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/dist/ntpd/ntp_con
Module Name:src
Committed By: mrg
Date: Fri Jul 1 02:18:37 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_oncore.c
Log Message:
avoid a potential uninitialised variable problem.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/
Module Name:src
Committed By: mrg
Date: Wed Jun 22 03:59:50 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
fix a potential off-by-two array overflow found by GCC 4.5.3.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 sr
Module Name:src
Committed By: plunky
Date: Sun Feb 27 12:10:18 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_util.c
Log Message:
setting USE_FORT=yes means that memmove() becomes a macro, and the
#ifdef inside the macro arguments is undefined behaviour (pcc
Module Name:src
Committed By: christos
Date: Tue Nov 30 15:00:10 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_parser.c ntp_parser.y
Log Message:
fix typo caused mdnstries not to work.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/externa
Module Name:src
Committed By: christos
Date: Sat Nov 6 20:40:12 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
PR/44052: Takahiro HAYASHI: chrooted ntpd refers freed memory
As mentioned in the pr, process_routing_msgs can delete the current
Module Name:src
Committed By: christos
Date: Wed Sep 22 14:37:08 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntpd.c
Log Message:
fix typo. From Anon Ymous
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/dist/ntpd/ntpd.c
Plea
Module Name:src
Committed By: kardel
Date: Sun Aug 29 18:54:30 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_intres.c
Log Message:
make IPV6 support decision consistent with code in ntp_io.c
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 s
Module Name:src
Committed By: kardel
Date: Sat Aug 28 20:52:55 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_scanner.c
Log Message:
don't return an int casted pointer as 'boolean' value - compare result of
strchr with NULL
To generate a diff of this commi
Module Name:src
Committed By: tonnerre
Date: Sun Apr 25 22:50:11 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_request.c
Log Message:
Prevent ntpd instances from sending MODE_PRIVATE error responses back and
forth. This resolves CVE-2009-3563, but it should
48 matches
Mail list logo