[Git][NTPsec/ntpsec][dgb-trace] 20 commits: mysyslog: enable early logging to stderr by default.

Ian Bruene gitlab at mg.gitlab.com
Sun Jun 4 17:33:22 UTC 2017


Ian Bruene pushed to branch dgb-trace at NTPsec / ntpsec


Commits:
410adf67 by Gary E. Miller at 2017-06-02T15:25:45-07:00
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.

- - - - -
f32540d5 by Gary E. Miller at 2017-06-02T16:36:54-07:00
assert: move the few parts of backtrace.c that work into assert.c

Next libisc/backtrace.c goes bye-bye.

- - - - -
be8edf18 by Gary E. Miller at 2017-06-02T16:40:14-07:00
assert: remove unused libisc backtrace.[ch]

Good riddance, prolly never worked, replaced with better code
in libntp/assert.c

- - - - -
ba149558 by Gary E. Miller at 2017-06-02T16:47:27-07:00
assert: handle case where no backtrace possible.

- - - - -
d64182e9 by Gary E. Miller at 2017-06-02T17:01:55-07:00
assert: clean up tabs and formatting in ntp_assert.h

- - - - -
1f6050b6 by Gary E. Miller at 2017-06-02T17:16:03-07:00
backtrace: make backtrace_log() public.

So it can be used in catchTrap().

- - - - -
272e915f by Gary E. Miller at 2017-06-02T17:20:56-07:00
backtrace: remove duplicate backtrace_log() code.

- - - - -
6760f937 by Hal Murray at 2017-06-02T17:42:19-07:00
Fixup test for res_init, drop test for resolv.h

- - - - -
eeb0f149 by Hal Murray at 2017-06-02T17:42:19-07:00
Cleanups on DNS.

- - - - -
0b36a047 by Hal Murray at 2017-06-02T17:42:19-07:00
Another pass at DNS cleanup

- - - - -
d7231068 by Hal Murray at 2017-06-02T17:42:19-07:00
Reduce DNS logging slighty

- - - - -
56bf9417 by Hal Murray at 2017-06-02T21:44:23-07:00
Remove unused check for nanotime

- - - - -
1f834b74 by Hal Murray at 2017-06-02T23:40:14-07:00
Fixes to assert.c to compile on NetBSD

- - - - -
c56746df by Hal Murray at 2017-06-03T00:41:47-07:00
Add -a option to ntpd to test assert handler.

- - - - -
94fbd819 by Hal Murray at 2017-06-03T03:10:41-07:00
Fix for issue #334 - restrictions using ephemeral copy of address.

- - - - -
1fad46d7 by Hal Murray at 2017-06-03T06:08:12-07:00
Another try at fixing issue #334

- - - - -
b7759ed8 by Hal Murray at 2017-06-04T02:46:27-07:00
Update catchTrap comments

- - - - -
008a0f39 by Ian Bruene at 2017-06-04T12:32:56-05:00
Changed current debugging macros to DPRINT or TPRINT

- - - - -
0b5d0c50 by Ian Bruene at 2017-06-04T12:32:56-05:00
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.

- - - - -
514891dc by Ian Bruene at 2017-06-04T12:32:56-05:00
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.

- - - - -


30 changed files:

- docs/includes/ntpd-body.txt
- include/ntp_assert.h
- include/ntp_debug.h
- include/ntp_dns.h
- include/ntpd.h
- − libisc/backtrace.c
- − libisc/include/isc/backtrace.h
- libisc/wscript
- libntp/assert.c
- libntp/authkeys.c
- libntp/clockwork.c
- libntp/msyslog.c
- libntp/ntp_dns.c
- libntp/socket.c
- libntp/statestr.c
- libparse/ieee754io.c
- ntpd/ntp_config.c
- ntpd/ntp_control.c
- ntpd/ntp_filegen.c
- ntpd/ntp_io.c
- ntpd/ntp_loopfilter.c
- ntpd/ntp_monitor.c
- ntpd/ntp_packetstamp.c
- ntpd/ntp_peer.c
- ntpd/ntp_proto.c
- ntpd/ntp_refclock.c
- ntpd/ntp_restrict.c
- ntpd/ntp_sandbox.c
- ntpd/ntp_scanner.c
- ntpd/ntp_signd.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/e874a780e8113f0ac11d94f943ac0acc9bcb8c73...514891dc1b0377511e6bf10ae297c6758d60aafd

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/e874a780e8113f0ac11d94f943ac0acc9bcb8c73...514891dc1b0377511e6bf10ae297c6758d60aafd
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170604/84e311ce/attachment.html>


More information about the vc mailing list