roberto
230e76b538
Merge 4.2.4p8 into contrib (r200452 & r200454).
...
Subversion is being difficult here so take a hammer and get it in.
MFC after: 2 weeks
Security: CVE-2009-3563
2009-12-15 14:58:10 +00:00
ume
a3e767ede4
Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn't
...
allow bind to an anycast addeess. It does away with an annoying
message.
Reviewed by: bz, roberto
MFC after: 2 weeks
2009-12-01 16:07:50 +00:00
cperciva
632fa45574
Prevent integer overflow in direct pipe write code from circumventing
...
virtual-to-physical page lookups. [09:09]
Add missing permissions check for SIOCSIFINFO_IN6 ioctl. [09:10]
Fix buffer overflow in "autokey" negotiation in ntpd(8). [09:11]
Approved by: so (cperciva)
Approved by: re (not really, but SVN wants this...)
Security: FreeBSD-SA-09:09.pipe
Security: FreeBSD-SA-09:10.ipv6
Security: FreeBSD-SA-09:11.ntpd
2009-06-10 10:31:11 +00:00
simon
49eb227b50
Correct ntpd(8) cryptographic signature bypass [SA-09:04].
...
Correct BIND DNSSEC incorrect checks for malformed signatures
[SA-09:04].
Security: FreeBSD-SA-09:03.ntpd
Security: FreeBSD-SA-09:04.bind
Obtained from: ISC [SA-09:04]
Approved by: so (simon)
2009-01-13 21:19:27 +00:00
roberto
b85c7169a7
Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commit
...
will update usr.sbin/ntp to match this.
MFC after: 2 weeks
2008-08-22 15:58:00 +00:00
roberto
4ded1c1fa0
Flatten the dist and various 4.n.n trees in preparation of future ntp imports.
2008-08-17 17:37:33 +00:00
roberto
bdb274fee2
Remove an extra '}'.
2004-07-20 15:51:00 +00:00
roberto
4155ac9f07
Merge conflicts (see also previous commit).
...
Reinsert our local changes to ntp_control.c:
1.4: Do not log every potential exploit attempt since a denial-of-service
may result
1.5: int -> unsigned char fixes
2004-07-20 15:18:31 +00:00
roberto
cdfc2f45fe
Revert this file to the vendor version, we don't need to have our own
...
version of it. Will help further upgrades.
2004-07-20 15:15:00 +00:00
roberto
118e757284
Virgin import of ntpd 4.2.0
2004-07-20 15:01:56 +00:00
roberto
929f0d3746
This commit was generated by cvs2svn to compensate for changes in r132451,
...
which included commits to RCS files with non-trunk default branches.
2004-07-20 15:01:56 +00:00
roberto
ad0bca971a
Merge conflicts.
...
MFC after: 1 month
2002-11-04 19:38:46 +00:00
roberto
a85d9ae25e
Virgin import of ntpd 4.1.1b
2002-11-04 19:36:11 +00:00
roberto
8f8f22cd2a
This commit was generated by cvs2svn to compensate for changes in r106424,
...
which included commits to RCS files with non-trunk default branches.
2002-11-04 19:36:11 +00:00
roberto
8d541346f2
Remove files not present in 4.1.1a import.
2002-10-29 20:11:45 +00:00
roberto
c3ce66cde9
Merge conflicts.
...
MFC after: 1 month
2002-10-29 20:04:27 +00:00
roberto
f77146900e
Virgin import of ntpd 4.1.1a
2002-10-29 19:58:12 +00:00
roberto
a925fb398b
This commit was generated by cvs2svn to compensate for changes in r106163,
...
which included commits to RCS files with non-trunk default branches.
2002-10-29 19:58:12 +00:00
roberto
8a8eed52b9
Merge after 4.1.0 import.
2001-08-29 15:15:59 +00:00
roberto
fc8a76dcfc
Redo the int -> unsigned changes jedgar did. It should have been submitted
...
back but it was off the vendor branch anyway so...
2001-08-29 15:01:06 +00:00
roberto
40b8e415eb
Virgin import of ntpd 4.1.0
2001-08-29 14:35:15 +00:00
roberto
edc758be46
This commit was generated by cvs2svn to compensate for changes in r82498,
...
which included commits to RCS files with non-trunk default branches.
2001-08-29 14:35:15 +00:00
jedgar
e90c8b37cf
Do not log every potential exploit attempt since a denial-of-service
...
may result.
2001-04-06 14:34:15 +00:00
jedgar
10d702b26e
- Correct off-by-one error and buffer underflow from previous fix
...
- int -> unsigned char fixes
Submitted by: ache, dillon, Mark Andrews, et.al. (on -security)
2001-04-06 14:15:38 +00:00
phk
e1c6e50d72
Fix a potential ROOT-exploit in NTPD.
...
PR: 26358
Reviewed by: dima
2001-04-04 23:07:22 +00:00
roberto
a5a8dc6136
Fix potential alignement problems on Alpha + IPv6.
...
This is done on the vendor branch to avoid spamming the tree. It has been
sent to the NTP maintainers already.
Submitted by: shin
2000-03-03 17:06:31 +00:00
roberto
d8788d2b27
This commit was generated by cvs2svn to compensate for changes in r57738,
...
which included commits to RCS files with non-trunk default branches.
2000-03-03 17:06:31 +00:00
roberto
20bb478963
Merge conflicts with the import of 4.0.99b.
2000-01-28 15:02:35 +00:00
roberto
b5b40f9e42
Virgin import of ntpd 4.0.99b
2000-01-28 14:55:50 +00:00
roberto
51214ec4a3
This commit was generated by cvs2svn to compensate for changes in r56746,
...
which included commits to RCS files with non-trunk default branches.
2000-01-28 14:55:50 +00:00
roberto
9d54c9a66c
Commit a fix several warnings on alpha for sysctlbyname arguments. It could
...
have resulted in stack corruption. A patch has been sent to the ntp author
for inclusion in next version.
Obtained from: peter
1999-12-09 13:17:01 +00:00
roberto
ef64b99e84
Virgin import of ntpd 4.0.98f
1999-12-09 13:01:21 +00:00