4
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEWS.adoc: relocate USB rdlen fix notice to "fallout from earlier development" section and detail a bit more [#3550] More... about 22 hours ago
Merge pull request #2476 from jimklimov/issue-1316-str_concat More... about 22 hours ago
Merge pull request #3549 from jimklimov/issue-3525-upssched More... about 22 hours ago
Merge pull request #3541 from jimklimov/issue-3540 More... about 22 hours ago
Merge branch 'master' into issue-3540 More... about 22 hours ago
Merge pull request #3550 from 0x-a6/fix/libusb-rdlens-loop-bounds More... about 22 hours ago
Merge pull request #3551 from jimklimov/issue-3551 More... about 22 hours ago
clients/upssched.c: conf_arg(): do not hard-code use of `\\.\pipe\upssched`, only fall back to it [#3525] More... 3 days ago
common/common.c, include/common.h, clients/upssched.c, drivers/dstate.c, NEWS.adoc: introduce upsdebug_ascii_compact() for better readability [#3525] More... 3 days ago
drivers/dstate.c: send_to_one()/send_to_all(): report sent buffer content via upsdebug_ascii() to avoid confusing trailing empty line for `\n` [#3525] More... 3 days ago
clients/upssched.c: send_to_one(): report sent buffer content via upsdebug_ascii() to avoid confusing trailing empty line for `\n` [#3525] More... 3 days ago
tools/nut-scanner/scan_*.c, NEWS.adoc, docs/nut.dict: fix mutex release in failure code path [#3551] More... 3 days ago
NEWS.adoc: note the report descriptor length fix [PR #3550] More... 3 days ago
drivers/libusb{0,1}.c: bound rdlens loop by element count, not sizeof [#3136] More... 3 days ago
docs/config-prereqs.txt: update for FreeBSD 15 fresh install More... 3 days ago
NEWS.adoc: fix indentation typo [#3546] More... 4 days ago
clients/upssched.c: update comment about HANDLE passing [#3525] More... 4 days ago
clients/upssched.c, NEWS.adoc: rewrite WIN32 timer daemon spawning code path [#3525] More... 4 days ago
Merge pull request #3547 from josesj/fix/riello-extended-nak More... 4 days ago
drivers/*.c: remove useless custom logging, hide useful messages behind may_log_reconnect_trying() [#3541] More... 4 days ago
drivers/apcsmart.c: revise tracking of serial port file descriptor [#3541] More... 4 days ago
drivers/main.{c,h}: introduce may_log_reconnect_trying() for drivers that retain custom logging of reconnection details for now [#3541] More... 4 days ago
drivers/main.c, conf/ups.conf.sample, docs/man/ups.conf.txt: Introduce reconnect_report_freq to manage verbosity of on-going reconnect_trying() streak [#3541] More... 4 days ago
drivers/tripplite_usb.c, UPGRADING.adoc: remove old bespoke reconnection limit tracking [#3541] More... 4 days ago
drivers/tripplite.c, NEWS.adoc: retry failed connections [#3541] More... 4 days ago
NEWS.adoc: list drivers impacted by `reconnect_max_tries` in one place [#3541] More... 4 days ago
drivers/powervar_cx_usb.c, UPGRADING.adoc: remove old bespoke reconnection limit tracking [#3541] More... 4 days ago
drivers/powerpanel.c, NEWS.adoc: retry failed connections [#3541] More... 4 days ago
drivers/genericups.c: handle valid/invalid upsfd like in bestfortress.c [#3541] More... 4 days ago
drivers/genericups.c, NEWS.adoc: retry failed connections [#3541] More... 4 days ago