[Nagiosplug-checkins] nagiosplug CHANGES, 1.20, 1.21 THANKS.in, 1.39,	1.40
    Ton Voon 
    tonvoon at users.sourceforge.net
       
    Thu Nov  9 12:44:18 CET 2006
    
        - Previous message: [Nagiosplug-checkins] nagiosplug/lib alloca.c, NONE, 1.1 alloca_.h,	NONE, 1.1 Makefile.am, 1.30, 1.31
- Next message: [Nagiosplug-checkins] nagiosplug/plugins check_ping.c, 1.52,	1.53 netutils.c, 1.31, 1.32
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv8006
Modified Files:
	CHANGES THANKS.in 
Log Message:
Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations 
(Pawel Malachowski)
Index: THANKS.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/THANKS.in,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- THANKS.in	26 Oct 2006 21:10:18 -0000	1.39
+++ THANKS.in	9 Nov 2006 11:44:16 -0000	1.40
@@ -200,3 +200,4 @@
 Henning Schmiedehausen
 Markus Baertschi
 Florian Gleixner
+Pawel Malachowski
Index: CHANGES
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/CHANGES,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- CHANGES	19 Oct 2006 19:52:18 -0000	1.20
+++ CHANGES	9 Nov 2006 11:44:16 -0000	1.21
@@ -1,5 +1,14 @@
 This file documents the major additions and syntax changes between releases.
 
+??
+	Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations
+
+1.4.6
+	Fixed compile problems with *BSD re: alloca.h
+
+1.4.5
+	Fixed bug in perl's is_hostname routine
+
 1.4.4
 	New C based check_ntp. The perl version is now deprecated.
 	New check_apt plugin
    
    
        
	- Previous message: [Nagiosplug-checkins] nagiosplug/lib alloca.c, NONE, 1.1 alloca_.h,	NONE, 1.1 Makefile.am, 1.30, 1.31
- Next message: [Nagiosplug-checkins] nagiosplug/plugins check_ping.c, 1.52,	1.53 netutils.c, 1.31, 1.32
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the Commits
mailing list