]> git.ipfire.org Git - thirdparty/nqptp.git/shortlog
thirdparty/nqptp.git
2021-11-03  fwcdUse libdir during systemd service install 10/head
2021-07-28  Mike BradyAdd a flag to selectively enable includion of the start...
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyUpdates from the main branch.
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyMerge pull request #7 from hifiberry/main
2021-07-22  HiFiBerryUse DESTDIR 7/head
2021-07-19  Mike BradyCandidate full implementation of BCM algorithm. Clang...
2021-07-16  Mike BradyUpdate RELEASE_NOTES.md
2021-07-09  Mike BradyCreate RELEASE_NOTES.md
2021-07-08  Mike BradyCheck return from getifaddrs and check that the address...
2021-07-08  Mike BradyCheck the ifa_addr before dereferencing it.
2021-07-08  Mike BradyRemove misleading debug message.
2021-07-08  Mike BradyCheck return status from getifaddrs.
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyMake sure up-to-date information is used in a follow...
2021-07-07  Mike Bradyclock becoming master was using obselete information...
2021-07-07  Mike BradyMerge branch 'development' into main
2021-07-06  Mike BradyUpdate Makefile.am
2021-07-06  Mike BradyCheck for the present of .git/index before committing...
2021-07-06  Mike BradyUpdate README.md
2021-07-06  Mike BradyUpdate README.md
2021-07-06  Mike BradyUpdate README.md
2021-06-25  Mike Bradyfix a compilation error visible in Alpine Linux
2021-06-25  Mike Bradyfix a compilation error visible in Alpine Linux
2021-06-24  Mike BradyForgot online documentation update.
2021-06-24  Mike BradyAdd a new state clock_is_becoming_master and don't...
2021-06-23  Mike BradyUpdate README.md
2021-06-23  Mike BradyHandle a situation where a clock is made master without...
2021-06-22  Mike BradyAdd support for FreeBSD. No installer yet.
2021-06-21  Mike BradyUpdate README.md
2021-06-21  Mike BradyDrop epoll in favour of select. Stop using Linux-specif...
2021-06-19  Mike BradyRemove many redundant #includes and do a clang format
2021-06-17  Mike BradyReinstate sample lookback when a clock has just become...
2021-06-06  Mike BradyForgot!
2021-06-05  Mike BradyRemove all that lookback stuff.
2021-06-05  Mike BradyAdd a lookback to see if the master's first offset...
2021-06-05  Mike BradyUpdate README.md
2021-06-05  Mike BradyClock ID now stored following an announce rather than...
2021-05-27  Mike BradyAdd time of accession to bus mastership to the shm...
2021-05-14  Mike Bradyfix the install-exec-hook stuff
2021-05-14  Mike BradyUse .git/index's modification date as a dependency...
2021-05-14  Mike Bradycosmetic
2021-05-14  Mike BradyIf git exists and produces a version with 'git describe...
2021-05-14  Mike BradyClang
2021-05-14  Mike BradyBegin to use git versioning 1.1-dev
2021-05-13  Mike BradyBump for changes to conditioning
2021-05-13  Mike BradyQuieten a message
2021-05-13  Mike BradyOnly condition a timer if it's a master. Reset it when...
2021-05-12  Mike BradyAllow a new master to do a full resync when it becomes...
2021-05-11  Mike BradyAdd a time limit for checking previous offset
2021-05-10  Mike BradyAdd a warning in the log if sync is lost.
2021-05-10  Mike BradyCheck that the clock receives a positive adjustment...
2021-05-08  Mike Bradyquieten a few debug messages
2021-05-08  Mike BradyTo mark the great simplification.
2021-05-08  Mike BradyRemove all the stuff that is no longer needed. We are...
2021-05-06  Mike BradyMerge pull request #1 from charlesomer/development
2021-05-06  CharlesChange dev branch. 1/head
2021-05-04  Mike BradyUse _any_ follow_up message and accept only those that...
2021-05-03  Mike BradyClang Format
2021-05-03  Mike BradyAllow the clock's time to get suddenly older by any...
2021-05-02  Mike BradyMerge branch 'main' of github.com:mikebrady/nqptp into...
2021-05-02  Mike Bradyclang format
2021-05-02  Mike BradyUpdate README.md
2021-05-02  Mike BradyUpdate README.md
2021-05-02  Mike BradyUpdate README.md
2021-05-02  Mike BradyInclude the IP or the master in the shm -- the user...
2021-05-01  Mike Bradycheck for mastership whenever a clock entry is garbage...
2021-05-01  Mike BradyBe a bit more careful about updating the mastership...
2021-04-25  Mike Bradyadd Shared Memory Interface version to the -V output.
2021-04-25  Mike BradyClang Format
2021-04-25  Mike BradyAdd command line arguments -h -v -vv -vvv and -V. Bump...
2021-04-24  Mike BradyGenerate a reasonably understandable status message...
2021-04-19  Mike Bradyclang format
2021-04-19  Mike BradyAdd mickey mouse averaging. Seems to work very well.
2021-04-19  Mike BradyClang
2021-04-19  Mike BradyUse the Delay Response to check if a Sync has been...
2021-04-18  Mike Bradyuninitialised variable wanring
2021-04-18  Mike Bradyclang and clean up some debug messages
2021-04-18  Mike Bradyremove all the public clock information except for...
2021-04-18  Mike Bradyremove some no-longer-needed features on th kiss principle
2021-04-17  Mike Bradymove the debug level definition
2021-04-16  Mike Bradyforce all timing peer list changes to be resets and...
2021-04-14  Mike Bradychange a few debug messages. update to latest shm inter...
2021-04-13  Mike Bradynot using new/update stuff any more -- this migrated...
2021-04-11  Mike Bradyquieten a few debug messages
2021-04-10  Mike BradySelecting best clock, but checking doesn't imp,ement...
2021-04-09  Mike Bradytry to add compensation for short timing disturbances...
2021-04-08  Mike BradyMove the Sync hander into the message-handlers, add...
2021-04-08  Mike Bradyworking with timing peer lists, it seems
2021-04-07  Mike Bradymove follow-up code to a separate function.
2021-04-07  Mike Bradyswitch to using flag bits
2021-04-07  Mike Bradyreceives timing peer lists and sets flags accordingly.
2021-04-05  Mike BradyClang Format
2021-04-05  Mike BradyAdd code to tag clock IPs that belong to the clock...
next