search for: netget

Displaying 8 results from an estimated 8 matches for "netget".

2016 Jul 11
0
Proposal for technique to stop a timer at any moment
...if (fscanf(fp, "%d", &ndl) != 1) { + ndl = 0; /* Ignore errors */ + } + fclose(fp); + } + if (nut_debug_level < level && ndl < level) { + return; + } va_start(va, fmt); vupslog(LOG_DEBUG, fmt, va, 0); va_end(va); diff -rup nut-2.7.4.orig/server/netget.c nut-2.7.4.dev/server/netget.c --- nut-2.7.4.orig/server/netget.c 2016-03-08 13:01:11.000000000 +0100 +++ nut-2.7.4.dev/server/netget.c 2016-06-29 15:36:45.829340912 +0200 @@ -44,6 +44,51 @@ static void get_numlogins(nut_ctype_t *c sendback(client, "NUMLOGINS %s %d\n", upsname, ups-&g...
2023 Nov 09
2
2.8.1 build buglet: sockdebug.c
...re is a program sockdebug.c in server: Making all in server `libparseconf.la' is up to date. CC sockdebug.o `libcommon.la' is up to date. CC upsd.o CC user.o CC conf.o CC netssl.o CC sstate.o CC desc.o CC netget.o CC netmisc.o CC netlist.o CC netuser.o CC netset.o CC netinstcmd.o CCLD sockdebug ld: /usr/lib/libwrap.so: undefined reference to `deny_severity' ld: /usr/lib/libwrap.so: undefined reference to `allow_severity' *** [sockdebug...
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...ccess.c mv -f .deps/access.Tpo .deps/access.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT desc.o -MD -MP -MF .deps/desc.Tpo -c -o desc.o desc.c mv -f .deps/desc.Tpo .deps/desc.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT netget.o -MD -MP -MF .deps/netget.Tpo -c -o netget.o netget.c mv -f .deps/netget.Tpo .deps/netget.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT netmisc.o -MD -MP -MF .deps/netmisc.Tpo -c -o netmisc.o netmisc.c mv -f .deps/netmisc.Tpo .deps/netmisc.Po gcc -DHAVE_CONFI...
2007 May 25
0
Patch -- SVN revision in the version string
...6,6 +86,7 @@ /* Return the alternate path for pid files */ const char * altpidpath(void); +const char *upsversion(void); void upslog_with_errno(int priority, const char *fmt, ...) __attribute__ ((__format__ (__printf__, 2, 3))); void upslogx(int priority, const char *fmt, ...) Index: server/netget.c =================================================================== --- server/netget.c (revision 916) +++ server/netget.c (working copy) @@ -165,13 +165,13 @@ sendback(client, "VAR %s server.info " "\"Network UPS Tools upsd %s - " "http://www.networkupsto...
2023 Nov 09
1
2.8.1 build buglet: sockdebug.c
...ll in server > `libparseconf.la' is up to date. > CC sockdebug.o > `libcommon.la' is up to date. > CC upsd.o > CC user.o > CC conf.o > CC netssl.o > CC sstate.o > CC desc.o > CC netget.o > CC netmisc.o > CC netlist.o > CC netuser.o > CC netset.o > CC netinstcmd.o > CCLD sockdebug > ld: /usr/lib/libwrap.so: undefined reference to `deny_severity' > ld: /usr/lib/libwrap.so: undefined reference...
2023 Oct 31
5
NUT v2.8.1 is released
...it was almost midnight, Cinderella became a pumpkin, and NUT was released!.. Trick or treat?! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20231031/f3590340/attachment.htm>
2023 Oct 31
5
NUT v2.8.1 is released
...it was almost midnight, Cinderella became a pumpkin, and NUT was released!.. Trick or treat?! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20231031/f3590340/attachment.htm>
2023 Nov 09
1
2.8.1 build buglet: sockdebug.c
...ll in server > `libparseconf.la' is up to date. > CC sockdebug.o > `libcommon.la' is up to date. > CC upsd.o > CC user.o > CC conf.o > CC netssl.o > CC sstate.o > CC desc.o > CC netget.o > CC netmisc.o > CC netlist.o > CC netuser.o > CC netset.o > CC netinstcmd.o > CCLD sockdebug > ld: /usr/lib/libwrap.so: undefined reference to `deny_severity' > ld: /usr/lib/libwrap.so: undefined reference...