summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpd
Commit message (Collapse)AuthorAgeFilesLines
* Merge 4.2.4p8 into contrib (r200452 & r200454).roberto2009-12-1521-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'tume2009-12-011-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 circumventingcperciva2009-06-101-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].simon2009-01-131-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 commitroberto2008-08-2270-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.roberto2008-08-1767-70079/+0
| |
* | Remove an extra '}'.roberto2004-07-201-1/+0
| |
* | Merge conflicts (see also previous commit).roberto2004-07-201-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 ownroberto2004-07-201-1072/+1489
| | | | | | | | version of it. Will help further upgrades.
* | This commit was generated by cvs2svn to compensate for changes in r132451,roberto2004-07-2060-8275/+13866
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.2.0roberto2004-07-2062-9493/+15524
| |
* | Merge conflicts.roberto2002-11-041-0/+2
| | | | | | | | MFC after: 1 month
* | This commit was generated by cvs2svn to compensate for changes in r106424,roberto2002-11-049-11/+5772
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.1.1broberto2002-11-0410-11/+5774
| |
| * Remove files not present in 4.1.1a import.roberto2002-10-291-987/+0
| |
* | Merge conflicts.roberto2002-10-293-993/+6
| | | | | | | | MFC after: 1 month
* | This commit was generated by cvs2svn to compensate for changes in r106163,roberto2002-10-2920-403/+1897
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.1.1aroberto2002-10-2922-409/+1903
| |
* | Merge after 4.1.0 import.roberto2001-08-291-986/+1573
| |
* | Redo the int -> unsigned changes jedgar did. It should have been submittedroberto2001-08-291-615/+852
| | | | | | | | back but it was off the vendor branch anyway so...
* | This commit was generated by cvs2svn to compensate for changes in r82498,roberto2001-08-2955-3876/+9376
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.1.0roberto2001-08-2957-5477/+11811
| |
* | Do not log every potential exploit attempt since a denial-of-servicejedgar2001-04-061-10/+1
| | | | | | | | may result.
* | - Correct off-by-one error and buffer underflow from previous fixjedgar2001-04-061-5/+5
| | | | | | | | | | | | - int -> unsigned char fixes Submitted by: ache, dillon, Mark Andrews, et.al. (on -security)
* | Fix a potential ROOT-exploit in NTPD.phk2001-04-041-1/+18
| | | | | | | | | | PR: 26358 Reviewed by: dima
* | This commit was generated by cvs2svn to compensate for changes in r57738,roberto2000-03-031-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Fix potential alignement problems on Alpha + IPv6.roberto2000-03-031-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.roberto2000-01-281-229/+269
| |
* | This commit was generated by cvs2svn to compensate for changes in r56746,roberto2000-01-2826-1437/+4680
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.0.99broberto2000-01-2827-1667/+4950
| |
* | Commit a fix several warnings on alpha for sysctlbyname arguments. It couldroberto1999-12-091-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.98froberto1999-12-0954-0/+48161
OpenPOWER on IntegriCloud