gkrellm/server
Stefan Gehn 4e31e22787 gkrellmd: Fix IPv6 prefix length error detection
Parsing an IPv6 prefix length has to reset errno prior to calling
strtoul() to reliably detect errors (the return value is not suitable
for detecting errors).

Patch taken straight from Debian BTS #764023. Thanks for Peter Denison
for spotting this and providing a patch.
2014-10-05 13:14:15 +02:00
..
Makefile Enable ASLR and DEP on Windows builds 2014-10-05 12:22:42 +02:00
configure Unify logging and use of environment in configure scripts 2014-10-05 12:22:42 +02:00
gkrellmd-private.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
gkrellmd.conf - comment out all options in default gkrellmd.conf so it can be installed without causing any trouble 2008-10-29 16:02:13 +00:00
gkrellmd.h Drop GLib 1.x compatibility for gkrellmd 2014-07-12 22:45:33 +02:00
mail.c Drop GLib 1.x compatibility for gkrellmd 2014-07-12 22:45:33 +02:00
main.c gkrellmd: Fix IPv6 prefix length error detection 2014-10-05 13:14:15 +02:00
monitor.c Drop GLib 1.x compatibility for gkrellmd 2014-07-12 22:45:33 +02:00
plugins.c Fix inconsistent path generation and checks on win32 2014-07-12 22:45:14 +02:00
sysdeps-unix.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
utils.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-libgkrellmd.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-plugin.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-plugin.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-resource.h - Bump copyright year, version information and minimum gtk+ version in various files 2008-09-30 17:37:03 +00:00
win32-resource.rc Merge with gkrellm-2.3.5-pre2.tar.bz2 2010-10-06 21:38:56 +00:00