4
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3293 from timn/timn/nut-scanner-upower More... 1 day ago
Merge branch 'master' into timn/nut-scanner-upower More... 1 day ago
Merge pull request #3297 from jimklimov/issue-3293-refactoring More... 1 day ago
Merge pull request #3298 from jimklimov/hotfix-obs-debian-next More... 1 day ago
m4/ax_realpath_lib.m4, NEWS.adoc, docs/nut.dict: retry by calling linker or compiler with the library paths and link name, to derive the path from error messages [#2431] More... 2 days ago
m4/ax_realpath_lib.m4: refactor with LIBRARY_PATH; clean up after ourselves [#2431] More... 2 days ago
configure.ac: simplify checks for UPower driver and nut-scanner support [#3293] More... 2 days ago
scripts/obs/debian.rules: stash a copy of CDBS autotools.mk to include if the real thing is not available [#1209] More... 3 days ago
scripts/obs/debian.rules: make "autotools.mk" inclusion optional (Debian Testing in Jan/Feb 2026 seems to lack it) [#1209] More... 3 days ago
tools/nut-scanner/scan_upower.c: apply simpler indentation [#3293] More... 3 days ago
tools/nut-scanner/scan_upower.c: apply fixes about use of `(lt_dlhandle)1` instead of `(void *)1` [#3293] More... 3 days ago
*.{c,h}: rectify more indentations and line-wrapping in block comments More... 3 days ago
tools/nut-scanner/scan_*.c: fix more inconsistent indentations More... 3 days ago
tools/nut-scanner/scan_ipmi.c: uncomment code block that detects "No IPMI on this host" to report the message More... 3 days ago
tools/nut-scanner/*.c: use `(lt_dlhandle)1` casting instead of `(void *)1` also in comparisons More... 3 days ago
NEWS.adoc: fix the entry for tripplitesu [#3273] More... 3 days ago
drivers/apcsmart-old.c: fix git merging typo More... 3 days ago
Merge pull request #3273 from TomZanna/tripplite More... 3 days ago
Merge pull request #3292 from jimklimov/issue-2800 More... 3 days ago
tools/nut-scanner/nutscan-init.c: comment the situation about many libs related to UPower where we only load one for scanning [#3293] More... 3 days ago
tools/nut-scanner/nutscan-device.h: comment the added meaning of TYPE_END in nutscan_device_type_t as the array size definition More... 3 days ago
server/upsd.c: add a comment to FTS_T *fds [#3293] More... 3 days ago
drivers/nutdrv_qx.c: revert bogus change to qx_process() error handling of xmalloc() [#3293] More... 3 days ago
drivers/mge-hid.c: add a note about using enum value in sentinel for mge_model_names[] [#3293] More... 3 days ago
drivers/libshut.c, drivers/netxml-ups.c: standardize on "try_num" as the iteration variable name More... 3 days ago
clients/upsmon.c: there is little point checking configfile for non-NULLness at the beginning of main() [#3293] More... 3 days ago
clients/upsmon.c: indent back a block of code changed by the PR [#3293] More... 3 days ago
*.{c,h}: rectify indentations and line-wrapping in block comments More... 3 days ago
*.{c,h}: rectify indentations and line-wrapping in if/for/while constructs More... 3 days ago
*.{c,h}: rectify indentations and line-wrapping in general code structure and method arguments More... 3 days ago