summaryrefslogtreecommitdiffstats
path: root/contrib/ntp
Commit message (Collapse)AuthorAgeFilesLines
* Remove build timestamps from the following files:cperciva2009-07-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | /boot/kernel/hptrr.ko /etc/mail/*.cf /lib/libcrypto.so.5 /usr/bin/ntpq /usr/sbin/amd /usr/sbin/iasl /usr/sbin/ntpd /usr/sbin/ntpdate /usr/sbin/ntpdc There does not appear to be any purpose to having these timestamps, and they have the irritating consequence that the aforementioned files will be different every time they are rebuilt. After this commit, the only remaining build timestamps are in the kernel, the boot loaders, /usr/include/osreldate.h (the year in the copyright notice), and lib*.a (the timestamps on all of the included .o files). Reviewed by: scottl (hptrr), gshapiro (sendmail), simon (openssl), roberto (ntp), jkim (acpica) Approved by: re (kib)
* 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
* Merge r191298 into HEAD.roberto2009-04-201-2/+2
| | | | | | | | | | | | Prevent a buffer overflow in ntpq. Patch taken from the PR database after being committed to the official ntp tree and present in 4.2.4p7-rc2. It will be MFH to the upcoming 7.2 pending re approval. Obtained from: https://support.ntp.org/bugs/show_bug.cgi?id=1144 MFC after: 3 days Security: http://www.securityfocus.com/bid/34481 CVE-2009-0159
* 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 from vendor/ntp/dist: r182856:roberto2008-09-071-2/+2
| | | | | | | Apply updated patch from bin/92839 to avoid two possible buffer overflows. PR: bin/92839 Submitted by: Helge Oldach <freebsdntpd@oldach.net>
* Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commitroberto2008-08-22563-55122/+193226
|\ | | | | | | | | | | 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-17724-271109/+0
| |
* | Move FREEBSD-upgrade as well.roberto2008-08-181-45/+0
| |
* | Move FREEBSD-Xlist in a more proper location.roberto2008-08-181-3/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r162735,roberto2006-09-282-0/+4
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Fix compilation with gcc 4.1. This is imported on the vendor branch as itroberto2006-09-282-0/+4
| | | | | | | | | | | | | | was applied in the mainstream source and a later complete import of 4.2.2p3 will complete the fix. Submitted by: kan
* | This commit was generated by cvs2svn to compensate for changes in r138451,roberto2004-12-061-2/+7
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Merge from the main BK repository for ntp: put two midly annoying messagesroberto2004-12-061-2/+7
| | | | | | | | | | | | | | | | under #ifdef DEBUG. Merge of revision 1.45 by H. Stenn. Done on the vendor branch to minimise future imports. Reminded by: obrien
* | This commit was generated by cvs2svn to compensate for changes in r132536,roberto2004-07-221-14/+59
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * The following patch has been taken from the ntp-stable vendor branch.roberto2004-07-221-14/+59
| | | | | | | | | | | | | | | | | | | | | | | | Put everything OpenSSL related between #ifdef OPENSSL..#endif. This also fixes bugs #252, #275 & #293. See <http://ntp.bkbits.net:8080/ntp-stable/hist/util/ntp-keygen.c?nav=index.html|src/+|src/util> for reference. Submitted by: Marius Strobl <marius@alchemy.franken.de>
* | Remove an extra '}'.roberto2004-07-201-1/+0
| |
* | Update information on build/import.roberto2004-07-201-11/+14
| |
* | Merge conflicts.roberto2004-07-20104-23620/+0
| | | | | | | | Lots of added files, some removed and quite a large number of renames :(
* | 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-20378-16291/+95416
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.2.0roberto2004-07-20380-17509/+97074
| |
* | Merge conflicts.roberto2002-11-042-39/+2
| | | | | | | | MFC after: 1 month
* | This commit was generated by cvs2svn to compensate for changes in r106424,roberto2002-11-0439-5211/+14597
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.1.1broberto2002-11-0440-5211/+14599
| |
| * Remove files not present in 4.1.1a import.roberto2002-10-2925-3978/+0
| |
* | Update for 4.1.1a.roberto2002-10-291-5/+9
| | | | | | | | Tested on: Sparc64 (panther), Alpha (beast) & i386
* | This commit was generated by cvs2svn to compensate for changes in r106167,roberto2002-10-2924-2991/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | 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-2990-9773/+16572
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.1.1aroberto2002-10-2992-9779/+16578
| |
* | Merge after 4.1.0 import.roberto2001-08-291-986/+1573
| |
* | Update for 4.1.0 import.roberto2001-08-292-6/+10
| |
* | 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-29264-21820/+41959
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.1.0roberto2001-08-29266-23421/+44394
| |
* | 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
* | Update for ntp 4.0.99b.roberto2000-01-282-104/+5
| |
* | 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-28118-5015/+13040
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of ntpd 4.0.99broberto2000-01-28119-5245/+13310
| |
* | This is the list of files excluded from the original tarball.roberto1999-12-091-0/+101
| | | | | | | | Reviewed by: peter, obrien
* | 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
* | Please all welcome the long-awaited upgrade from our ancient xntpd 3.4froberto1999-12-091-0/+35
|/ | | | | | | | | | | | | | | | | | | to a brand new and shiny ntpd 4.0.98f. I got tired of waiting for 4.1.0 and there is the feature freeze deadline so here it is. This is the contrib/ part of the upgrade. The Makefile glue will be added very soon in usr.sbin. It builds and runs on both i386 and alpha (Thanks Peter!). The bad news is that manpages no longer exist, everything is in HTML. I'll commit the text version of each HTML file in /usr/share/doc/ntp soon to have at least the help files w/o needing to get the entire contrib/ntp tree. I'll commit FREEBSD-Xlist as soon as I can skip over $FreeBSD$ checks... Reviewed by: peter, obrien Pushed by: phk
* Virgin import of ntpd 4.0.98froberto1999-12-09483-0/+150243
OpenPOWER on IntegriCloud