/[pxelator]/lib/PXElator/httpd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/httpd.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 320 by dpavlin, Fri Aug 28 15:58:25 2009 UTC revision 322 by dpavlin, Fri Aug 28 16:41:46 2009 UTC
# Line 295  warn dump( $ip_int, $from, $to ); Line 295  warn dump( $ip_int, $from, $to );
295                                                          , delete $conf->{deploy}                                                          , delete $conf->{deploy}
296                                                          , ( %$conf ? html::pre_dump( $conf ) : qq|<a href=/nmap?scan=$ip>nmap</a>| )                                                          , ( %$conf ? html::pre_dump( $conf ) : qq|<a href=/nmap?scan=$ip>nmap</a>| )
297                                                  );                                                  );
298                                          }                                          } client::all_ips
                                         sort { ip::to_int($a) cmp ip::to_int($b) }  
                                         map {  
                                                 my $ip = $_;  
                                                 $ip =~ s{^.+/ip/}{};  
                                                 $ip;  
                                         } glob("$server::conf/ip/*")  
299                                  )                                  )
300                                  ;                                  ;
301                  }                  }

Legend:
Removed from v.320  
changed lines
  Added in v.322

  ViewVC Help
Powered by ViewVC 1.1.26