Refesh patches
This commit is contained in:
		
							parent
							
								
									16f0bdc05a
								
							
						
					
					
						commit
						181c31925c
					
				
					 2 changed files with 125 additions and 145 deletions
				
			
		
							
								
								
									
										14
									
								
								debian/patches/50_disable_epn
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								debian/patches/50_disable_epn
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
 #!/usr/bin/perl -w 
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_cpfw ##############
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/check_snmp_css_main.pl
 | 
			
		||||
+++ b/plugins/check_snmp_css_main.pl
 | 
			
		||||
| 
						 | 
				
			
			@ -48,7 +48,7 @@
 | 
			
		|||
 #!/usr/bin/perl -w
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_int ##############
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/check_snmp_linkproof_nhr.pl
 | 
			
		||||
+++ b/plugins/check_snmp_linkproof_nhr.pl
 | 
			
		||||
| 
						 | 
				
			
			@ -64,7 +64,7 @@
 | 
			
		|||
 #!/usr/bin/perl -w 
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_load #################
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/check_snmp_mem.pl
 | 
			
		||||
+++ b/plugins/check_snmp_mem.pl
 | 
			
		||||
| 
						 | 
				
			
			@ -72,7 +72,7 @@
 | 
			
		|||
 #!/usr/bin/perl -w 
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_mem ##############
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/check_snmp_nsbox.pl
 | 
			
		||||
+++ b/plugins/check_snmp_nsbox.pl
 | 
			
		||||
| 
						 | 
				
			
			@ -88,7 +88,7 @@
 | 
			
		|||
 #!/usr/bin/perl -w
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_process ##############
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/check_snmp_storage.pl
 | 
			
		||||
+++ b/plugins/check_snmp_storage.pl
 | 
			
		||||
| 
						 | 
				
			
			@ -104,7 +104,7 @@
 | 
			
		|||
 #!/usr/bin/perl -w 
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_vrrp ##############
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/check_snmp_win.pl
 | 
			
		||||
+++ b/plugins/check_snmp_win.pl
 | 
			
		||||
| 
						 | 
				
			
			@ -112,5 +112,5 @@
 | 
			
		|||
 #!/usr/bin/perl -w
 | 
			
		||||
+# nagios: -epn
 | 
			
		||||
 ############################## check_snmp_win ##############
 | 
			
		||||
 my $VERSION = "2.0.0";
 | 
			
		||||
 my $VERSION = "2.1.0";
 | 
			
		||||
 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										256
									
								
								debian/patches/51_fix_privacy_doc
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										256
									
								
								debian/patches/51_fix_privacy_doc
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -8,114 +8,94 @@ Date:   Sun Mar 2 21:22:42 2014 +0100
 | 
			
		|||
 | 
			
		||||
    Fix potential privacy breach of HTML documentation
 | 
			
		||||
 | 
			
		||||
--- a/plugins/doc/index.html
 | 
			
		||||
+++ b/plugins/doc/index.html
 | 
			
		||||
@@ -83,7 +83,7 @@
 | 
			
		||||
           <td><font color="#FFFFFF">-----------</font></td>
 | 
			
		||||
         </tr>
 | 
			
		||||
         <tr> 
 | 
			
		||||
-          <td> <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=3" width="110" height="37" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+          <td> <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
           </td>
 | 
			
		||||
         </tr>
 | 
			
		||||
       </table>
 | 
			
		||||
@@ -417,7 +417,7 @@
 | 
			
		||||
           <td> 
 | 
			
		||||
             <hr>
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
             </p>
 | 
			
		||||
             <p class="SectionBody"> Nagios and the Nagios logo are registered 
 | 
			
		||||
               trademarks of Ethan Galstad.</p>
 | 
			
		||||
--- a/plugins/doc/faq.html
 | 
			
		||||
+++ b/plugins/doc/faq.html
 | 
			
		||||
@@ -236,7 +236,7 @@
 | 
			
		||||
 	  <td>
 | 
			
		||||
              <p class="SectionBody">This project is also hosted by : <br>
 | 
			
		||||
 
 | 
			
		||||
-             <A href="http://sourceforge.net/projects/nagios-snmp/"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A>
 | 
			
		||||
+             <A href="http://sourceforge.net/projects/nagios-snmp/">http://sourceforge.net/projects/nagios-snmp</A>
 | 
			
		||||
 	  </p></td>
 | 
			
		||||
 	</tr>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/index_commands.html
 | 
			
		||||
+++ b/plugins/doc/index_commands.html
 | 
			
		||||
@@ -109,7 +109,7 @@
 | 
			
		||||
 
 | 
			
		||||
         <tr> 
 | 
			
		||||
 
 | 
			
		||||
-          <td> <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=3" width="110" height="37" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+          <td> <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
           </td>
 | 
			
		||||
 
 | 
			
		||||
@@ -2014,7 +2014,7 @@
 | 
			
		||||
 
 | 
			
		||||
           <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-            <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+            <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
           </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_cpfw.html
 | 
			
		||||
+++ b/plugins/doc/snmp_cpfw.html
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/faq.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/faq.html
 | 
			
		||||
@@ -295,7 +295,7 @@
 | 
			
		||||
 	  <td>
 | 
			
		||||
              <p class="SectionBody">This project is also hosted by : <br>
 | 
			
		||||
 
 | 
			
		||||
-             <A href="http://sourceforge.net/projects/nagios-snmp/"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A>
 | 
			
		||||
+             <A href="http://sourceforge.net/projects/nagios-snmp/">http://sourceforge.net/projects/nagios-snmp</A>
 | 
			
		||||
 	  </p></td>
 | 
			
		||||
 	</tr>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/index_commands.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/index_commands.html
 | 
			
		||||
@@ -104,7 +104,7 @@
 | 
			
		||||
           <td><font color="#FFFFFF">-----------</font></td>
 | 
			
		||||
         </tr>
 | 
			
		||||
         <tr>
 | 
			
		||||
-          <td><A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=3" width="110" height="37" border="0" alt="SourceForge.net Logo" /></A> </td>
 | 
			
		||||
+          <td><A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> </td>
 | 
			
		||||
         </tr>
 | 
			
		||||
       </table>
 | 
			
		||||
       <!-- End Side Bar -->
 | 
			
		||||
@@ -2004,7 +2004,7 @@
 | 
			
		||||
 
 | 
			
		||||
           <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-            <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+            <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
           </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_cpfw.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_cpfw.html
 | 
			
		||||
@@ -439,7 +439,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_css.html
 | 
			
		||||
+++ b/plugins/doc/snmp_css.html
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_css.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_css.html
 | 
			
		||||
@@ -353,7 +353,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_env.html
 | 
			
		||||
+++ b/plugins/doc/snmp_env.html
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_env.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_env.html
 | 
			
		||||
@@ -342,7 +342,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_int.html
 | 
			
		||||
+++ b/plugins/doc/snmp_int.html
 | 
			
		||||
@@ -643,7 +643,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_load.html
 | 
			
		||||
+++ b/plugins/doc/snmp_load.html
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_int.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_int.html
 | 
			
		||||
@@ -687,7 +687,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_load.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_load.html
 | 
			
		||||
@@ -379,7 +379,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_mem.html
 | 
			
		||||
+++ b/plugins/doc/snmp_mem.html
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_mem.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_mem.html
 | 
			
		||||
@@ -457,7 +457,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
| 
						 | 
				
			
			@ -125,31 +105,31 @@ Date:   Sun Mar 2 21:22:42 2014 +0100
 | 
			
		|||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_process.html
 | 
			
		||||
+++ b/plugins/doc/snmp_process.html
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_process.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_process.html
 | 
			
		||||
@@ -355,7 +355,7 @@
 | 
			
		||||
         <tr> 
 | 
			
		||||
           <td> 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
             </p>
 | 
			
		||||
             <p class="SectionBody"> Nagios and the Nagios logo are registered 
 | 
			
		||||
               trademarks of Ethan Galstad.</p>
 | 
			
		||||
--- a/plugins/doc/snmp_storage.html
 | 
			
		||||
+++ b/plugins/doc/snmp_storage.html
 | 
			
		||||
@@ -1272,7 +1272,7 @@
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_vrrp.html
 | 
			
		||||
+++ b/plugins/doc/snmp_vrrp.html
 | 
			
		||||
@@ -324,7 +324,7 @@
 | 
			
		||||
         <tr> 
 | 
			
		||||
           <td> 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
             </p>
 | 
			
		||||
             <p class="SectionBody"> Nagios and the Nagios logo are registered 
 | 
			
		||||
               trademarks of Ethan Galstad.</p>
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_storage.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_storage.html
 | 
			
		||||
@@ -1278,7 +1278,7 @@
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
 
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_vrrp.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_vrrp.html
 | 
			
		||||
@@ -348,7 +348,7 @@
 | 
			
		||||
 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
 
 | 
			
		||||
| 
						 | 
				
			
			@ -158,14 +138,14 @@ Date:   Sun Mar 2 21:22:42 2014 +0100
 | 
			
		|||
 
 | 
			
		||||
             </p>
 | 
			
		||||
 
 | 
			
		||||
--- a/plugins/doc/snmp_windows.html
 | 
			
		||||
+++ b/plugins/doc/snmp_windows.html
 | 
			
		||||
--- a/doc/html/nagios.manubulon.com/snmp_windows.html
 | 
			
		||||
+++ b/doc/html/nagios.manubulon.com/snmp_windows.html
 | 
			
		||||
@@ -243,7 +243,7 @@
 | 
			
		||||
         <tr> 
 | 
			
		||||
           <td> 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
             </p>
 | 
			
		||||
             <p class="SectionBody"> Nagios and the Nagios logo are registered 
 | 
			
		||||
               trademarks of Ethan Galstad.</p>
 | 
			
		||||
         <tr> 
 | 
			
		||||
           <td> 
 | 
			
		||||
             <p class="SectionBody">This project is hosted on : <br>
 | 
			
		||||
-              <A href="http://sourceforge.net/projects/nagios-snmp"> <IMG src="http://sourceforge.net/sflogo.php?group_id=134917&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></A> 
 | 
			
		||||
+              <A href="http://sourceforge.net/projects/nagios-snmp">http://sourceforge.net/projects/nagios-snmp</A> 
 | 
			
		||||
             </p>
 | 
			
		||||
             <p class="SectionBody"> Nagios and the Nagios logo are registered 
 | 
			
		||||
               trademarks of Ethan Galstad.</p>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue