FTY remerge from master as of 2024-06-15#2472
Merged
jimklimov merged 121 commits intonetworkupstools:FTYfrom jimklimov:FTY-remerge-20240615Jun 26, 2024
+2,561-221
Commits
Commits on May 21, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 22, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 23, 2024
Commits on May 24, 2024
- authored
docs/man/nut.exe.txt: mention
net start/stop
to manage Windows services [networkupstools#2446, networkupstools#2455]committedscripts/Windows/wininit.c: clarify that this is what becomes "nut.exe" normally [networkupstools#2446]
committed- committed
scripts/Windows/wininit.c, docs/man/nut.exe.txt: introduce "nut.exe start/stop" wrappings [networkupstools#2455]
committeddocs/man/nut.exe.txt, docs/nut.dict: suggest some PowerShell magic to prepare Windows Firewall for upsd [networkupstools#2446, networkupstools#2455]
committed
Commits on May 27, 2024
Commits on May 28, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 30, 2024
- committed
- committed
- committed
- committed
- committed
- authored
Commits on Jun 3, 2024
- committed
- committed
- committed
Commits on Jun 4, 2024
Commits on Jun 5, 2024
Commits on Jun 6, 2024
Commits on Jun 7, 2024
Commits on Jun 8, 2024
Introduce getprocname() and checkprocname() for suspicious PID values, and helper parseprogbasename() [networkupstools#2463]
committed- committed
Pass "progname" through sendsignal*() methods to verify that we sendsignal*() via old PID only to same progname [networkupstools#2463]
committedcommon/common.c: getprocname(): implement support for /proc/NNN/cmdline parsing [networkupstools#2463]
committed- committed
Commits on Jun 9, 2024
common/common.c: getprocname(): implement support for (Open)BSD parsing without a /proc [networkupstools#2463]
committed- committed
common/common.c: getprocname(): implement support for /proc/NNN/psinfo (Solaris/illumos) parsing [networkupstools#2463]
committedcommon/common.c: getprocname(): implement support for WIN32 parsing without a /proc [networkupstools#2463]
committed
Commits on Jun 10, 2024
- committed
- committed
- authored
clients/upsmon.c: for OB UPS and communications failure, leave just the debug log message [networkupstools#2454]
committed
Commits on Jun 13, 2024
Commits on Jun 14, 2024
Commits on Jun 15, 2024
- authored
- authored
- committed
- committed
- committed
- committed
- committed
configure.ac : Avoid rebuilding existing man=dist build products due to their timestamp dependencies
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 16, 2024
Commits on Jun 18, 2024
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 20, 2024
- committed
- committed
- committed
drivers/dstate.c, NEWS.adoc: a read() returning 0 after a select with O_NDELAY means EOF (the other side closed socket) [networkupstools#2484]
committed- committed
- committed
drivers/dstate.{c,h}: introduce conn_t->readzero field and throttles around it [networkupstools#2484]
committed
Commits on Jun 24, 2024
- authored
- authored
- authored
- committed
- committed
- committed
- committed
tools/nut-scanner/Makefile.am: bump libnutscan version-info just in case after recent recipe changes
committed
Commits on Jun 25, 2024
- committed
- committed
- committed
- authored
- authored
- authored
- committed
- committed
- committed
- committed
- committed
- committed