Explorar o código

Prep for beta

Ethan Galstad %!s(int64=23) %!d(string=hai) anos
pai
achega
a4d1c038f4
Modificáronse 5 ficheiros con 10 adicións e 10 borrados
  1. 1 1
      common/common.h
  2. 1 1
      configure
  3. 1 1
      configure.in
  4. 1 1
      src/check_nrpe.c
  5. 6 6
      src/dh.h

+ 1 - 1
common/common.h

@@ -24,7 +24,7 @@
 #include "config.h"
 
 #define PROGRAM_VERSION "2.0b5"
-#define MODIFICATION_DATE "06-13-2003"
+#define MODIFICATION_DATE "07-22-2003"
 
 #define OK		0
 #define ERROR		-1

+ 1 - 1
configure

@@ -537,7 +537,7 @@ fi
 PKG_NAME=nrpe
 PKG_VERSION="2.0b5"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="06-13-2003"
+PKG_REL_DATE="07-22-2003"
 
 
 ac_aux_dir=

+ 1 - 1
configure.in

@@ -11,7 +11,7 @@ AC_PREFIX_DEFAULT(/usr/local/nagios)
 PKG_NAME=nrpe
 PKG_VERSION="2.0b5"
 PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="06-13-2003"
+PKG_REL_DATE="07-22-2003"
 
 dnl Figure out how to invoke "install" and what install options to use.
 

+ 1 - 1
src/check_nrpe.c

@@ -4,7 +4,7 @@
  * Copyright (c) 1999-2003 Ethan Galstad (nagios@nagios.org)
  * License: GPL
  *
- * Last Modified: 06-13-2003
+ * Last Modified: 07-22-2003
  *
  * Command line: CHECK_NRPE -H <host_address> [-p port] [-c command] [-to to_sec]
  *

+ 6 - 6
src/dh.h

@@ -4,12 +4,12 @@
 DH *get_dh512()
 	{
 	static unsigned char dh512_p[]={
-		0xAA,0xF3,0x9B,0x3F,0xDE,0x79,0x15,0x52,0x5E,0x92,0x3A,0xD1,
-		0x47,0x21,0xFE,0xAA,0xB4,0x56,0xB8,0x6E,0xB2,0x2A,0x79,0xBC,
-		0x54,0xB0,0xD0,0xF6,0xCE,0x2D,0x73,0x9A,0x8C,0x12,0x99,0xEE,
-		0x0F,0xDC,0x3E,0x0B,0x8D,0xF1,0xAA,0x8A,0x1B,0xAA,0x32,0xD9,
-		0x7B,0xA9,0xF9,0xC0,0xE4,0x5A,0x78,0x33,0x69,0x99,0x56,0x7B,
-		0xD1,0xB2,0xBE,0x6B,
+		0xE5,0x53,0x72,0x1D,0x9D,0xD2,0x8A,0x29,0x25,0x1D,0x4C,0xB6,
+		0x54,0xE6,0xA2,0x46,0x5E,0x82,0xEF,0xC4,0x4D,0x15,0x91,0x82,
+		0x21,0xE7,0x5B,0xA9,0xC0,0x0E,0xB1,0xCE,0x3D,0x2E,0xDF,0xE3,
+		0xA4,0x94,0xBA,0x0A,0x35,0x0D,0x00,0xEA,0x75,0x06,0xB2,0x87,
+		0xF3,0x53,0x0A,0xB8,0xD9,0x6F,0xA7,0xFC,0x4A,0xF9,0x04,0x1B,
+		0x1A,0x19,0xFC,0xA3,
 		};
 	static unsigned char dh512_g[]={
 		0x02,