Resolves #1418. Correct test to actully do what's intended.
For bsnmpd, checking hostres also requires checking mibii. Note this requirement in the GUI and enforce it via a simple JS check.
Fix XSS issues
Character '#' is invalid in string fields of SNMP service screen. Ticket #956
Fix SNMP trap string validation.
Merge remote branch 'mainline/master' into 4_load_balancer_and_services
Conflicts: usr/local/www/services_captiveportal_ip_edit.php usr/local/www/services_captiveportal_mac_edit.php usr/local/www/services_dhcp_edit.php usr/local/www/services_rfc2136.php...
Use more appropriate advice here for community string
Corrections gettext implementation on services_snmp.php
Implement gettext calls on services_snmp.php
Fixes #659. Uncomment javascript for unexistent fields and put id attribute on the checkbox controls referenced by javascript.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Do not show LAN related items when the interfafe does not exist.
Switch over to array style page titles. Obtained-from: m0n0wall
Fixing css layout
Backout the snmp_bridge option. We can add it back when snmp_bridge.somakes it into releng_1 bsnmpd.
Allow for more snmpd options. If we want (remote) cpu and process monitoring support (nagios).
Needs missing snmp_bridge.so to be committed into build!
MFC 11464if contact/location isn't mandatory, don't display as being so
Allow blank syscontact or syslocation items.
Ticket #911
Remove #!/usr/local/bin/php
Query SNMP over VPN fixTicket #743
MFC 8652Use the right class for required fields
Remove reboot required checks
Minor nitpick, make each module break to it's own line
Make snmp services screen look uniform
Require syscontact and syslocation fields
Add polling port optionAdd checkboxes for snmp modules
Use $pgtitlesmall code cleanups
include head.inc and round corners on tabs
Fix minor javascript bug. Trap server port should be disabled if trapenable is unckecked.
Add trap string to snmp trap config.
Add support for trap and snmp writes (currenly disabled).
Make menu look more like some of the others.Add support for snmp trap server and snmp write strings.Write community strings are currently disabled.
Add $Id$ tag
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Initial revision