Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFV r362565: | Cy Schubert | 2020-06-24 | 30 | -185/+273 |
|\ | |||||
* | | ntpd: fix build with -fno-common | Kyle Evans | 2020-04-06 | 1 | -0/+2 |
* | | MFV r358616: | Cy Schubert | 2020-03-04 | 55 | -4321/+5928 |
|\| | |||||
* | | Disable ntpd stack gap. When ASLR with STACK GAP != 0 ntpd suffers SIGSEGV. | Cy Schubert | 2019-11-15 | 1 | -0/+23 |
* | | Follow up on r352304 which disabled default mlockall() at startup. | Cy Schubert | 2019-09-19 | 1 | -1/+1 |
* | | MFV r344878: | Cy Schubert | 2019-03-07 | 32 | -2296/+2912 |
|\| | |||||
* | | MFV r338092: ntp 4.2.8p12. | Xin LI | 2018-08-21 | 39 | -717/+898 |
|\| | |||||
* | | Make it possible to run ntpd as a non-root user, add ntpd uid and gid. | Ian Lepore | 2018-07-19 | 1 | -2/+20 |
* | | MFV r330102: ntp 4.2.8p11 | Xin LI | 2018-02-28 | 47 | -3554/+6430 |
|\| | |||||
* | | MFV r315791: ntp 4.2.8p10. | Xin LI | 2017-03-23 | 41 | -815/+832 |
|\| | |||||
* | | MFV r308954: | Xin LI | 2016-11-22 | 37 | -3029/+3527 |
|\| | |||||
* | | MFV r301238: | Xin LI | 2016-06-03 | 31 | -2763/+2819 |
|\| | |||||
* | | MFV r298691: | Xin LI | 2016-04-27 | 27 | -442/+1082 |
|\| | |||||
* | | Remove the RCSID line from ntp_control.c, and set the fbsd:nokeywords | Glen Barber | 2016-04-16 | 1 | -4/+0 |
* | | MFH | Glen Barber | 2016-01-25 | 40 | -2645/+3843 |
|\ \ | |||||
| * | | MFV r294491: ntp 4.2.8p6. | Xin LI | 2016-01-22 | 40 | -2645/+3843 |
| |\| | |||||
* | | | MFH | Glen Barber | 2016-01-12 | 38 | -438/+464 |
|\| | | |||||
| * | | MFV r293415: | Xin LI | 2016-01-08 | 38 | -438/+464 |
| |\| | |||||
* | | | Fix another mis-merge. | Glen Barber | 2016-01-05 | 1 | -1/+0 |
* | | | MFH r289384-r293170 | Glen Barber | 2016-01-04 | 48 | -1936/+2046 |
|\| | | |||||
| * | | MFV ntp-4.2.8p4 (r289715) | Gleb Smirnoff | 2015-10-22 | 48 | -1940/+2045 |
| |\| | |||||
* | | | Merge from head | Baptiste Daroussin | 2015-09-12 | 47 | -5281/+10311 |
|\| | | |||||
| * | | MFV ntp-4.2.8p3 (r284990). | Cy Schubert | 2015-07-05 | 47 | -5281/+10311 |
| |\| | |||||
* | | | Merge from HEAD | Baptiste Daroussin | 2015-05-07 | 40 | -2256/+2643 |
|\| | | |||||
| * | | MFV ntp 4.2.8p2 (r281348) | Cy Schubert | 2015-05-04 | 40 | -2256/+2643 |
| |\| | |||||
* | | | Merge from HEAD | Baptiste Daroussin | 2015-04-03 | 116 | -27964/+72963 |
|\| | | |||||
| * | | Fix merge error. | Cy Schubert | 2015-04-03 | 1 | -33/+3 |
| * | | Remove rednandt file. | Cy Schubert | 2015-04-03 | 1 | -1641/+0 |
| * | | Fix build. | Cy Schubert | 2015-03-31 | 1 | -2/+2 |
| * | | MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) | Cy Schubert | 2015-03-30 | 117 | -27940/+74610 |
|/| | | |/ | |||||
* | | ntpd tries to bind to IPv6 interfaces in 'tentative' state and fails as IPv6 is | Hiren Panchasara | 2015-01-14 | 1 | -6/+13 |
* | | Correct comparison of IPv6 wildcard address. | Hajimu UMEMOTO | 2015-01-08 | 1 | -1/+1 |
* | | Fix multiple ntp vulnerabilities. | Xin LI | 2014-12-22 | 4 | -7/+35 |
* | | Don't reply monlist request when it's not enabled. | Xin LI | 2014-05-06 | 1 | -2/+0 |
* | | Disable 'monitor' feature in ntpd by default. | Xin LI | 2014-01-14 | 1 | -0/+2 |
* | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 1 | -1/+1 |
* | | Remove extraneous log message | Ed Maste | 2012-03-12 | 1 | -6/+0 |
* | | In case ntp cannot resolve a hostname on startup it will queue the entry | Bjoern A. Zeeb | 2011-06-29 | 2 | -20/+36 |
* | | Compare port numbers correctly. They are stored by SRCPORT() | Bjoern A. Zeeb | 2011-06-28 | 1 | -3/+3 |
* | | The argument to setsockopt for IP_MULTICAST_LOOP depends on operating | Bjoern A. Zeeb | 2011-05-29 | 1 | -2/+7 |
* | | Merge 4.2.4p8 into contrib (r200452 & r200454). | Ollivier Robert | 2009-12-15 | 21 | -477/+906 |
|\| | |||||
* | | Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn't | Hajimu UMEMOTO | 2009-12-01 | 1 | -0/+41 |
* | | Prevent integer overflow in direct pipe write code from circumventing | Colin Percival | 2009-06-10 | 1 | -17/+22 |
* | | Correct ntpd(8) cryptographic signature bypass [SA-09:04]. | Simon L. B. Nielsen | 2009-01-13 | 1 | -1/+1 |
* | | Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commit | Ollivier Robert | 2008-08-22 | 70 | -9879/+17921 |
|\| | |||||
| * | Flatten the dist and various 4.n.n trees in preparation of future ntp imports. | Ollivier Robert | 2008-08-17 | 67 | -70079/+0 |
* | | Remove an extra '}'. | Ollivier Robert | 2004-07-20 | 1 | -1/+0 |
* | | Merge conflicts (see also previous commit). | Ollivier Robert | 2004-07-20 | 1 | -148/+170 |
* | | Revert this file to the vendor version, we don't need to have our own | Ollivier Robert | 2004-07-20 | 1 | -1072/+1489 |
* | | This commit was generated by cvs2svn to compensate for changes in r132451, | Ollivier Robert | 2004-07-20 | 60 | -8275/+13866 |
|\| |