Skip to content

Issues: networkupstools/nut

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tightening NUT C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks portability We want NUT to build and run everywhere possible refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#2824 opened Feb 26, 2025 by jimklimov 2.8.4
Consolidate bool string parsing into a common method augeas Configuration file parser (reader, writer) multi-tool for scripting, etc. C++ C-bool Issues and PRs about C/C++ methods, headers and data types dealing with boolean types C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks enhancement refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#2811 opened Feb 23, 2025 by jimklimov 2.8.4
Propagate IMMUTABLE flag on socket protocol (driver=>upsd); use it in netset; sanity-check if (defaulted) NUMBER values are not in fact STRINGs C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks documentation-protocol Submitted vendor-provided or user-discovered protocol information, or similar data (measurements...) enhancement NUT protocols
#2549 opened Jul 23, 2024 by jimklimov Draft 2.8.4
common/str.c, include/str.h: introduce str_concat() C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks DMF NUT Data/Dynamic Mapping File/Format/Functionality feature portability We want NUT to build and run everywhere possible
#2476 opened Jun 15, 2024 by jimklimov Draft 2.8.4
Harden NUT work with strings where dynamic formatting strings are used C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) enhancement modbus need testing Code looks reasonable, but the feature would better be tested against hardware or OSes nut-scanner portability We want NUT to build and run everywhere possible Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others ready / code review Author (and CI) consider the PR worthy of human rewievers' time serial port SNMP upsmon upssched Questions and issues about upssched (timer helper for upsmon) USB
#2460 opened Jun 2, 2024 by jimklimov Draft 2.8.4
Refactor: boolean settings not treated as booleans C-bool Issues and PRs about C/C++ methods, headers and data types dealing with boolean types C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) portability We want NUT to build and run everywhere possible Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#2421 opened Apr 27, 2024 by jimklimov 2.8.4
Revise use of non-X malloc, calloc, realloc and strdup C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks enhancement refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#1587 opened Aug 19, 2022 by jimklimov
Stop using atoi()/atol()/strtol(), convert all to str_to_*() and str_to_*_strict() C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#966 opened Jan 25, 2021 by biergaizi
Use str* API to check for valid numeric value C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks merge-conflicts refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#677 opened Mar 13, 2019 by aquette Loading… 2.8.4
use str* API in place of isdigit() in server/conf.c C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#676 opened Mar 13, 2019 by clepple 2.8.4
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.