Hello ports,

Here is the latest incarnation of thingsd, with many bug fixes and improvements
since 1.0. This will be my last attempt to get further testers and attempts for
import.

Thanks and have a nice day,
Tracey

-- Changes since 1.0
* Stop thingsctl from trying to print out of bounds data.
* Fix warnings produced in gcc 8.3.0
* Send actual length of thing and client names.
* Fix race condition in client deletion.
* Clean up some frees.
* Block all calls and only show packets from one thing at a time.
* Only allow one instance of `thingsctl show thing`
* Fix bad `thingctl show thing` and pkt sending logic and enable it on udp.
* Remove spurious Debug lines, pointed out by bcallah! Thanks.
* Remove missed redundant code and include header instead
* Fix show things from all bug.
* Remove log commands from man page.
* Fix child termination. Remove log config.
* Wait for child to terminate fix
* Control finished
* Fix missing switch break at client id
* Implement final controls
* Fix for root control commands.
* Fix imsg verbosity setting bug.
* Swap main/child duties. Require _thingsd user now.
* Plumbing finally in place for imsg. A few leak fixes and logging tightening.
* Remove unneeded sleep.
* Implement TLS for thingsd. Remove thingctl installation.
* Plug leak
* Fix stupid subscriber logic and stop overflows
* Catch overflow
* Fix small issue in subscribe packet parsing

Attachment: thingsd-2.7.0.tar.gz
Description: Binary data

Reply via email to