Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 4.2.4p8 into contrib (r200452 & r200454). | roberto | 2009-12-15 | 21 | -477/+906 |
|\ | | | | | | | | | | | | | Subversion is being difficult here so take a hammer and get it in. MFC after: 2 weeks Security: CVE-2009-3563 | ||||
* | | Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn't | ume | 2009-12-01 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | allow bind to an anycast addeess. It does away with an annoying message. Reviewed by: bz, roberto MFC after: 2 weeks | ||||
* | | Prevent integer overflow in direct pipe write code from circumventing | cperciva | 2009-06-10 | 1 | -17/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Correct ntpd(8) cryptographic signature bypass [SA-09:04]. | simon | 2009-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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) | ||||
* | | Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commit | roberto | 2008-08-22 | 70 | -9879/+17921 |
|\ \ | |/ | | | | | | | | | will update usr.sbin/ntp to match this. MFC after: 2 weeks | ||||
| * | Flatten the dist and various 4.n.n trees in preparation of future ntp imports. | roberto | 2008-08-17 | 67 | -70079/+0 |
| | | |||||
* | | Remove an extra '}'. | roberto | 2004-07-20 | 1 | -1/+0 |
| | | |||||
* | | Merge conflicts (see also previous commit). | roberto | 2004-07-20 | 1 | -148/+170 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | | Revert this file to the vendor version, we don't need to have our own | roberto | 2004-07-20 | 1 | -1072/+1489 |
| | | | | | | | | version of it. Will help further upgrades. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r132451, | roberto | 2004-07-20 | 60 | -8275/+13866 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of ntpd 4.2.0 | roberto | 2004-07-20 | 62 | -9493/+15524 |
| | | |||||
* | | Merge conflicts. | roberto | 2002-11-04 | 1 | -0/+2 |
| | | | | | | | | MFC after: 1 month | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r106424, | roberto | 2002-11-04 | 9 | -11/+5772 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of ntpd 4.1.1b | roberto | 2002-11-04 | 10 | -11/+5774 |
| | | |||||
| * | Remove files not present in 4.1.1a import. | roberto | 2002-10-29 | 1 | -987/+0 |
| | | |||||
* | | Merge conflicts. | roberto | 2002-10-29 | 3 | -993/+6 |
| | | | | | | | | MFC after: 1 month | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r106163, | roberto | 2002-10-29 | 20 | -403/+1897 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of ntpd 4.1.1a | roberto | 2002-10-29 | 22 | -409/+1903 |
| | | |||||
* | | Merge after 4.1.0 import. | roberto | 2001-08-29 | 1 | -986/+1573 |
| | | |||||
* | | Redo the int -> unsigned changes jedgar did. It should have been submitted | roberto | 2001-08-29 | 1 | -615/+852 |
| | | | | | | | | back but it was off the vendor branch anyway so... | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r82498, | roberto | 2001-08-29 | 55 | -3876/+9376 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of ntpd 4.1.0 | roberto | 2001-08-29 | 57 | -5477/+11811 |
| | | |||||
* | | Do not log every potential exploit attempt since a denial-of-service | jedgar | 2001-04-06 | 1 | -10/+1 |
| | | | | | | | | may result. | ||||
* | | - Correct off-by-one error and buffer underflow from previous fix | jedgar | 2001-04-06 | 1 | -5/+5 |
| | | | | | | | | | | | | - int -> unsigned char fixes Submitted by: ache, dillon, Mark Andrews, et.al. (on -security) | ||||
* | | Fix a potential ROOT-exploit in NTPD. | phk | 2001-04-04 | 1 | -1/+18 |
| | | | | | | | | | | PR: 26358 Reviewed by: dima | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r57738, | roberto | 2000-03-03 | 1 | -1/+1 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Fix potential alignement problems on Alpha + IPv6. | roberto | 2000-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This is done on the vendor branch to avoid spamming the tree. It has been sent to the NTP maintainers already. Submitted by: shin | ||||
* | | Merge conflicts with the import of 4.0.99b. | roberto | 2000-01-28 | 1 | -229/+269 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r56746, | roberto | 2000-01-28 | 26 | -1437/+4680 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of ntpd 4.0.99b | roberto | 2000-01-28 | 27 | -1667/+4950 |
| | | |||||
* | | Commit a fix several warnings on alpha for sysctlbyname arguments. It could | roberto | 1999-12-09 | 1 | -1/+3 |
|/ | | | | | | | have resulted in stack corruption. A patch has been sent to the ntp author for inclusion in next version. Obtained from: peter | ||||
* | Virgin import of ntpd 4.0.98f | roberto | 1999-12-09 | 54 | -0/+48161 |