September 2017 Archives by date
      
      Starting: Fri Sep  1 02:49:25 UTC 2017
         Ending: Sat Sep 30 16:59:02 UTC 2017
         Messages: 140
     
- [Git][NTPsec/ntpsec][master] Fix signedness glitches.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 2 commits: Add an overflow warning.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Added tests for PeerSummary()
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Show the actual C compiler/ld flag name in the configure output
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] ./waf distclean is a built-in command, not a sub-type of build
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] 2 commits: Rationalize a configuration-block copy.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Address Gitlab issue #376: Need a symlink from ./tests/pylib/ntp
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Force struct pkt to maximum alignment on the host machine.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Address GitLab issue #375: ntpd terminates unexpectedly
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] It would be nice to put the NULL guard on the right line.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Ignore ntp symlink at the third level as well
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] docs/rollover.txt: Fix headers.
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] Add python3 gitlab ci target
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] Address GitLab issue #379: seccomp crashes ntpd
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Correct seccomp whitelist change in previous commit.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fix a comment that became incorrect after the autonomy change.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fix GitLab issue #378: Misc warnings on RasPi
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Address GitLab issue #380: ntpq should not terminate with a traceback
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Attempt to suppress some compiler warnings.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Don't build with -Wcast-align
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fully disable -Wcast-align.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Suppress another useless warning.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Abandon -Wsign-conversion, it's too flaky to be useful.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] -Wsign-conversion is unreasonably difficult to stamp out.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Revert "Attempt to suppress some compiler warnings."
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Restore build under clang.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 3 commits: Finish rationalization of config block copy.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Added tests for missing values in __parse_varlist
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Fixed broken test for cook()
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Added missing tests for several functions
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] 3 commits: Explain a scenario in which bias configuration might be useful.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fixed / completed test for NTPStats.__init__()
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Change prettydate() to always emit UTC,  for reproducibility.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fixes tests for cook() to match new prettydate()
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Address GitLab issue #383: ntpq: invalid file argument ignored
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 2 commits: Grammar
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] Typo fix.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Suppress a false-positive Coverity warning.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 2 commits: branch change
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Revert "branch change", a temporary commit I forgot to rebase.
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Finished tests for statfiles.py (for real this time)
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] 3 commits: pep8/pyflakes fixes to tests
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Update NEWS file.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fix a linkcheck warning.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Update idex-ignores.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Typo fix.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Removed ntpq packet dump comment from TODO because obsolete.
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] refclock_nmea: check snprintf() return codes.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] refclock_nmea: fix a typo, and a long line.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] refclock_nmea: provisional fix for issue #62.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: Documentation updates.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Spelling/typos
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] ntpq: do not query for bcastdelay removed in Dec 2016.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] Tore NTPStats.__init__() method into 3 separate methods, adjusted tests
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] refclock_nmea: report device actually opened.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: refclock_nmea: add logging of NMEA PPS device name.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] refclock_nmea: better logging of NMEA open fail.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] refclock_ntpsec: missing braces...
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] Address GitLab issue #388: Remove 'register' keyword
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec] Pushed new branch reflogfix
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] 2 commits: refclock_nmea: set jitter high on NMEA timeout.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][reflogfix] 3 commits: refclock_nmea: set jitter high on NMEA timeout.
 
Ian Bruene
 - [Git][NTPsec/ntpsec][reflogfix] Attempted fix of trimble logging
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] ntp_proto: once a PPS got selected, it never got unselected!
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][reflogfix] 2 commits: ntp_proto: once a PPS got selected, it never got unselected!
 
Ian Bruene
 - [Git][NTPsec/ntpsec] Deleted branch reflogfix
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Attempted fix of trimble logging
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] 24 commits: refclock_trimble: invalid UTC offset doesn't mean invalid packet
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: Documentation polishing.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec] Pushed new branch refgenfix
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Fix generic refclock logging.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Reduce memory usage by removing an unneeded strdup().
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Note that the TrueTime 468-DC mode is obsolete.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 2 commits: Address GitLab issue #390: Need log message when the clock is stepped
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] In TrueTime driver, remove last remnants of OMEGA support.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 2 commits: In TrueTime driver, remove GOES support (sats shut down in 2005).
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Remove Magnavox driver.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Typo fix.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Remove unused PLATFORM_OPENBSD config symbol.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Remove unecessary estrdup() in NMEA refclock initialization.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Note that on some HP-GPS devices the era can be reset.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Mitigation strategy for clock rollovers.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 2 commits: Markup fixes for generic clock driver HOWTO.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Use poll iburst in the sample config files; it works now.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Typo fixes.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Revise and update example config files.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Address GitLab issue #392: combine /etc/ntp.d and /etc/ntp-conf.d
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Bugfix: enable reading config directory when there's no ntp.conf,
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Log all time steps (GitLab issue #390)
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Documentation polishing.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] More documentation polishing.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] packet.py tests now work with Python 3
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] util.py tests now work with Python 3, fixed missing future division import
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Documentation polishing.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] refclock_trimble: fixes for debug print,  comments, documentation
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Use ISO8061-format dates.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] ntpviz: add decode of PPS(x) refclock name
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] ntpviz: add decode of NMEA(x) refclock names.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 9 commits: Disables useless pyembed check and setup.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Repair the option tester.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Renove a magic link obsolesced by PYTHONPATH changes.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] Fixed problem with python3 and python3.6 versions
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] tests/option-tester.sh now gets ntpq from $build/main/ntpclients
 
Hal Murray
 - [Git][NTPsec/ntpsec][master] Restore accidentally removed creation of a magigic ntp/ link.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] ntpviz: Add Python 2.6 compatibily fix.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] ntpviz: Python 2.6 has no collections.Counter(), use defaultdict()
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] ntpsweep: fix crash dump on Python 2.6.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: Adds test program to list Pythons and some of their parameters.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: ntpleapfetch: do not wait forever to read the remote leapfile.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: ntpleapfetch: It is only an error if the program does not continue.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] Fix for packet tests so they can run wiithout a tty
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Fix for missing socket.EAI_NODATA on FreeBSD
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Python library files don't need to be executable in the build tree
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] Modify FixConfig to apply PREFIX to Python library paths.
 
Eric S. Raymond
 - [Git][NTPsec/ntpsec][master] 5 commits: Changed OIDs to be classes instead of dicts
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] AgentX code and tests now work in python 3.
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Run python tests using gitlab ci IFF python >= 2.7
 
Matt Selsky
 - [Git][NTPsec/ntpsec][master] Fixes unicode bug under python 3
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Removed obsolete comment regarding removal of IO wrappers
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Removed some single use variables from stringfiltcooker
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] 2 commits: Changed unnecessesarily snarky and factually inaccurate comment.
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Restored comment describing stream wrappers
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Remove 15 instances of make_wrapper(), none where ever used.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] 2 commits: ntpq: no need to translate input, all input is ascii.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] make-leap-seconds: remove latin-1 and UTF-8 cruft.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] ntpq: force utf-8 output in Python3.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] ntpq: remove debug print()
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] Added python 2 utf-8 output enforcer
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] ntpq: only import codecs on python2.
 
Gary E. Miller
 - [Git][NTPsec/ntpsec][master] Added function to replace UTF-8 units with ASCII-safe versions
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Changed ntpmon to detect the unicode-refusing encoding and compensate
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Removed forgotten debugging statement
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Generalized previous ntpmon fix to any non-UTF-8 encoding
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Fixed ntpmon unsupported locale bug
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Updated ntpmon documentation to include known unicode bug
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Removed forgotten debugging statement
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Possible fix for unicode/locale bug
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Added test for deunicode_units
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Added comments to some utility functions
 
Ian Bruene
 - [Git][NTPsec/ntpsec][master] Added/adjusted comments in agentx
 
Ian Bruene
    
 
    
      Last message date: 
       Sat Sep 30 16:59:02 UTC 2017
    Archived on: Sat Sep 30 16:59:05 UTC 2017
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).