From feace6be7c9c35a65ecaa482a430a22f7a26ed13 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Tue, 8 May 2012 22:13:03 -0300 Subject: imspector-dev - new binaries for msn2011 support and new gui options --- config/imspector-dev/imspector.xml | 219 +++++++++++++++++++++++++++++++++++++ 1 file changed, 219 insertions(+) create mode 100644 config/imspector-dev/imspector.xml (limited to 'config/imspector-dev/imspector.xml') diff --git a/config/imspector-dev/imspector.xml b/config/imspector-dev/imspector.xml new file mode 100644 index 00000000..7e62ee8e --- /dev/null +++ b/config/imspector-dev/imspector.xml @@ -0,0 +1,219 @@ + + + + + + + Copyright (C) 2011 Bill Marquette + Copyright (C) 2007 Ryan Wagoner + All rights reserved. + */ +/* ========================================================================== */ +/* + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + */ +/* ========================================================================== */ + ]]> + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + imspector + 20111108 + Services: IMSpector + Save + /services_imspector_logs.php + /usr/local/pkg/imspector.inc + + IMSpector + Set IMSpector settings such as protocols to listen on. +
Services
+ /services_imspector_logs.php +
+ + imspector + imspector.sh + imspector + + + + Settings + /pkg_edit.php?xml=imspector.xml&id=0 + + + + Replacements + /pkg_edit.php?xml=imspector_replacements.xml&id=0 + + + Access Lists + /pkg.php?xml=imspector_acls.xml + + + Log + /services_imspector_logs.php + + + Sync + /pkg_edit.php?xml=imspector_sync.xml + + + + /usr/local/pkg/ + 0755 + http://www.pfsense.org/packages/config/imspector-dev/imspector_sync.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.org/packages/config/imspector-dev/imspector_replacements.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.org/packages/config/imspector-dev/imspector_acls.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.org/packages/config/imspector-dev/imspector.inc + + + /usr/local/www/ + 0755 + http://www.pfsense.org/packages/config/imspector-dev/services_imspector_logs.php + + + + General Settings + listtopic + + + Enable IMSpector + enable + checkbox + + + Interfaces + iface_array + Generally select internal interface(s) like LAN
+ You can use the CTRL or COMMAND key to select multiple interfaces.]]>
+ interfaces_selection + 3 + + lan + true +
+ + Listen on protocols + proto_array + NOTE: Gtalk/Jabber-SSL requires SSL certificates.
+ You can use the CTRL or COMMAND key to select multiple protocols.]]>
+ select + 7 + + true + + + + + + + + + +
+ + SSL CA Certificate + ssl_ca_cert + + Choose the SSL CA Certficate here. + + select_source + + descr + refid + + + SSL Certificate + ssl_server_cert + + Choose the SSL Server Certificate here. + + select_source + + descr + refid + + + Logging + listtopic + + + Enable file logging + log_file + Log files stored in /var/imspector. + checkbox + + + Enable mySQL logging + log_mysql + Make sure to specify your MySQL credentials below. + checkbox + + + mySQL server + mysql_server + input + + + mySQL database + mysql_database + input + + + mySQL username + mysql_username + input + + + mySQL password + mysql_password + password + +
+ + validate_form_imspector($_POST, &$input_errors); + + + sync_package_imspector(); + + + deinstall_package_imspector(); + + imspector_generate_rules +
\ No newline at end of file -- cgit v1.2.3