[Netpass-devel] NetPass MANIFEST,1.42,1.43
Brought to you by:
jeffmurphy
|
From: jeff m. <jef...@us...> - 2005-06-02 19:05:01
|
Update of /cvsroot/netpass/NetPass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20551 Modified Files: MANIFEST Log Message: bug fixes, switch config, snort stuff Index: MANIFEST =================================================================== RCS file: /cvsroot/netpass/NetPass/MANIFEST,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- MANIFEST 17 May 2005 15:13:10 -0000 1.42 +++ MANIFEST 2 Jun 2005 19:04:53 -0000 1.43 @@ -5,6 +5,7 @@ bin/test/getMatchingNetwork.pl bin/test/policy.pl bin/test/getUsersGroups.pl +bin/test/formatPorts.pl bin/import_nessus_scans.pl bin/appstarter.pl bin/bulk_moveport.pl @@ -31,6 +32,7 @@ bin/quarantine_host.pl bin/lsconf.pl bin/rogue-dhcp-detect.pl +bin/npsubagent.pl bin/npurlfilter.pl doc/cron.monthly/mysql_binlog_rotate doc/logrotate.d/apache @@ -63,6 +65,7 @@ doc/npsnort.txt doc/netpass-install.sxw doc/snort-2.3.3-vlan.patch +doc/ebtablesnmpsetup.txt etc/netpass-example.conf etc/oui.txt install.d/logrotate.d/apache @@ -212,6 +215,7 @@ www/htdocs/OSSTemplate/js/lockcfg.js www/htdocs/OSSTemplate/js/common.js www/htdocs/OSSTemplate/js/network.js +www/htdocs/OSSTemplate/js/switch.js www/htdocs/OSSTemplate/.htaccess www/htdocs/load-test.mhtml www/htdocs/autohandler |