<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Ian Bruene pushed to branch dgb-trace
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/410adf674e5b39227b34a0eaa112c7eaa6fbdb98">410adf67</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T15:25:45-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">mysyslog: enable early logging to stderr by default.

As before, no log to stderr after fork.  Early mysyslog() output
only showed up in the syslog and never got seen.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/f32540d5bfc14a60faadd019d9a947d1a5c2b097">f32540d5</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T16:36:54-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">assert: move the few parts of backtrace.c that work into assert.c

Next libisc/backtrace.c goes bye-bye.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/be8edf18080ce7b428a03500fd59095ee86bb052">be8edf18</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T16:40:14-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">assert: remove unused libisc backtrace.[ch]

Good riddance, prolly never worked, replaced with better code
in libntp/assert.c
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/ba14955871f71ef16a620e442e1b0fa0b4c61d7b">ba149558</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T16:47:27-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">assert: handle case where no backtrace possible.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/d64182e9a0badd9d5846691b886b705f28eeaaf4">d64182e9</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T17:01:55-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">assert: clean up tabs and formatting in ntp_assert.h
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/1f6050b6fa320d60d0126d1186aa5b5c0d35bd62">1f6050b6</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T17:16:03-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">backtrace: make backtrace_log() public.

So it can be used in catchTrap().
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/272e915fd73083345b1682be3e57961867f50006">272e915f</a></strong>
<div>
<span>by Gary E. Miller</span>
<i>at 2017-06-02T17:20:56-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">backtrace: remove duplicate backtrace_log() code.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/6760f9377b26ab82d58800bc16f3e0306f7b4d06">6760f937</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-02T17:42:19-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Fixup test for res_init, drop test for resolv.h
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/eeb0f1495acf7f01a16bb41f511b5d97e574da0c">eeb0f149</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-02T17:42:19-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Cleanups on DNS.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0b36a047af525ae75ac3ec6b05badd23830257c0">0b36a047</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-02T17:42:19-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Another pass at DNS cleanup
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/d7231068c82062bbb0444ab67441ca9c3b1a7a97">d7231068</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-02T17:42:19-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Reduce DNS logging slighty
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/56bf9417154d1d3d637ce81a2f12de0b985ab975">56bf9417</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-02T21:44:23-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Remove unused check for nanotime
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/1f834b7497255d44129c4dd927eaa44c16646450">1f834b74</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-02T23:40:14-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Fixes to assert.c to compile on NetBSD
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/c56746df9f858e9b579ef910ac349d503b23a927">c56746df</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-03T00:41:47-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Add -a option to ntpd to test assert handler.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/94fbd819be3268f5ecb49dec290e2d0e86c8ccd4">94fbd819</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-03T03:10:41-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Fix for issue #334 - restrictions using ephemeral copy of address.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/1fad46d7620cdfeb126e52214323a3c365ff1e55">1fad46d7</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-03T06:08:12-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Another try at fixing issue #334
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/b7759ed8167011f0c619966d9b3e394c49b0cd65">b7759ed8</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2017-06-04T02:46:27-07:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Update catchTrap comments
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/008a0f3985f926312f586bd16620782a2ff78800">008a0f39</a></strong>
<div>
<span>by Ian Bruene</span>
<i>at 2017-06-04T12:32:56-05:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Changed current debugging macros to DPRINT or TPRINT
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/0b5d0c50b89317222bbe5d7117b9b32ddec914f2">0b5d0c50</a></strong>
<div>
<span>by Ian Bruene</span>
<i>at 2017-06-04T12:32:56-05:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Swapped out explicit debug tests for macros

Debugging logs that are merely printfs have been replaced by
DPRINT / TPRINT, as appropriate. More complicated loggers have been
marked with SPECIAL DEBUG to aid in filtering.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/514891dc1b0377511e6bf10ae297c6758d60aafd">514891dc</a></strong>
<div>
<span>by Ian Bruene</span>
<i>at 2017-06-04T12:32:56-05:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Fixing borked merge

Fixed missing includes

Typo

Typo (again)

Borked merge fix

Fixed refclock_generic.c, hopefully

Fixed typo

Had bunch of typos, fixed them across multiple commits, now squashing.
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#e435d40a362b95c10686e859c8a1f4d7318fba25">
docs/includes/ntpd-body.txt
</a>
</li>
<li class="file-stats">
<a href="#6408968f57c307295041a83851eaa47be99b65eb">
include/ntp_assert.h
</a>
</li>
<li class="file-stats">
<a href="#04ece0f32789aeda5b333909d55e1ce03f34db9c">
include/ntp_debug.h
</a>
</li>
<li class="file-stats">
<a href="#423d002069264f49e3b0e88967127c6ec0acc0df">
include/ntp_dns.h
</a>
</li>
<li class="file-stats">
<a href="#5d49edeefe38405c00cd44a3280eba2d607e4b94">
include/ntpd.h
</a>
</li>
<li class="file-stats">
<a href="#2bffd648ba610b31076971d28ec67845e7db713f">
<span class="deleted-file">

libisc/backtrace.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#646192f511f4bcd1fbdf2bb242e1c35a5fcecc3b">
<span class="deleted-file">

libisc/include/isc/backtrace.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#a63e11b2d0275777826ab52afc1d40e3d7a9e163">
libisc/wscript
</a>
</li>
<li class="file-stats">
<a href="#31e6a97d8f15ef33f4ace7343cefbd6ae5481a2d">
libntp/assert.c
</a>
</li>
<li class="file-stats">
<a href="#8197f8548d008c7bf8d84b9fac40330caea59a8f">
libntp/authkeys.c
</a>
</li>
<li class="file-stats">
<a href="#4c25c352504536696febeaf677bd99669d7ece33">
libntp/clockwork.c
</a>
</li>
<li class="file-stats">
<a href="#6600d9ef26a0eb50580b71e17937147feb5072d2">
libntp/msyslog.c
</a>
</li>
<li class="file-stats">
<a href="#195360c281b35c21f8d677abd6ca9a9d694204bb">
libntp/ntp_dns.c
</a>
</li>
<li class="file-stats">
<a href="#f02386eb1d1678796e1d7d7a14afb3d32899eb73">
libntp/socket.c
</a>
</li>
<li class="file-stats">
<a href="#d2ab6f36d004a9ea6708607c163a2a9fc030c31d">
libntp/statestr.c
</a>
</li>
<li class="file-stats">
<a href="#189199cf6ba5087929e6a9acf8c4fb21e0383724">
libparse/ieee754io.c
</a>
</li>
<li class="file-stats">
<a href="#f4db43d91d9d4fe0fe143a20b21c2b3cd3a01a15">
ntpd/ntp_config.c
</a>
</li>
<li class="file-stats">
<a href="#403246f0aef784495bc035a970fa42eae64e2b4a">
ntpd/ntp_control.c
</a>
</li>
<li class="file-stats">
<a href="#6eb0b3477a8031bfd8bee785d233e8f268d0c7bf">
ntpd/ntp_filegen.c
</a>
</li>
<li class="file-stats">
<a href="#49e03c1714abb1870775ee9b9c283222a381b122">
ntpd/ntp_io.c
</a>
</li>
<li class="file-stats">
<a href="#89358a63f129a65363103b04638a94edb065626a">
ntpd/ntp_loopfilter.c
</a>
</li>
<li class="file-stats">
<a href="#135d287361aa5921b53e0b8d65245e5956e83b42">
ntpd/ntp_monitor.c
</a>
</li>
<li class="file-stats">
<a href="#23ad21f343e322a35470234eadcf6c6dd0aa3412">
ntpd/ntp_packetstamp.c
</a>
</li>
<li class="file-stats">
<a href="#50b1587cd2ca7f0a0d174e82c2095ac7b615badf">
ntpd/ntp_peer.c
</a>
</li>
<li class="file-stats">
<a href="#a9eeb2d7f139fd99254bacd1e507b63de174c843">
ntpd/ntp_proto.c
</a>
</li>
<li class="file-stats">
<a href="#2be017e273f5c3cbee997ad58ed6acb439fe9fa3">
ntpd/ntp_refclock.c
</a>
</li>
<li class="file-stats">
<a href="#851ab0ea7ed5d04f09b840dc4582dfbb65198edf">
ntpd/ntp_restrict.c
</a>
</li>
<li class="file-stats">
<a href="#4fae7abdbd275fcf752faa4acd4927e0cb01a9f3">
ntpd/ntp_sandbox.c
</a>
</li>
<li class="file-stats">
<a href="#e6fbd6fbf6a20714b321d236c9b8e485934282dd">
ntpd/ntp_scanner.c
</a>
</li>
<li class="file-stats">
<a href="#70b9161de9f9d8e3c874a1bb1358faf35c841af6">
ntpd/ntp_signd.c
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/compare/e874a780e8113f0ac11d94f943ac0acc9bcb8c73...514891dc1b0377511e6bf10ae297c6758d60aafd">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>