Project

General

Profile

Download (16.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d10da0f9 04/06/2011 10:49 AM Ermal LUÇI

Resolves #1418. Correct test to actully do what's intended.

7bc5c543 12/14/2010 01:46 PM Jim Pingle

For bsnmpd, checking hostres also requires checking mibii. Note this requirement in the GUI and enforce it via a simple JS check.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

00686fee 10/18/2010 02:44 AM Pierre POMES

Character '#' is invalid in string fields of SNMP service screen. Ticket #956

b7e236b9 08/06/2010 04:38 PM Jim Pingle

Fix SNMP trap string validation.

4daa45d8 08/03/2010 02:11 PM Renato Botelho

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...

36b03cc7 07/25/2010 07:08 PM Chris Buechler

Use more appropriate advice here for community string

4e865673 07/20/2010 03:28 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_snmp.php

59d0d504 07/16/2010 12:49 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_snmp.php

3d9bee96 07/12/2010 01:12 PM Rafael Lucas

Implement gettext calls on services_snmp.php

0bbf8900 06/15/2010 09:38 PM Ermal LUÇI

Fixes #659. Uncomment javascript for unexistent fields and put id attribute on the checkbox controls referenced by javascript.

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

612bb4f3 02/09/2008 05:06 AM Scott Ullrich

Do not show LAN related items when the interfafe does not exist.

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

1b081fd9 03/04/2007 09:18 PM Seth Mos

Backout the snmp_bridge option. We can add it back when snmp_bridge.so
makes it into releng_1 bsnmpd.

95fb49e8 03/02/2007 08:36 AM Seth Mos

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!
b8093370 04/16/2006 05:41 PM Scott Ullrich

MFC 11464
if contact/location isn't mandatory, don't display as being so

72b5583c 04/16/2006 03:49 AM Scott Ullrich

Allow blank syscontact or syslocation items.

Ticket #911

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

7cbad422 12/27/2005 07:44 PM Scott Ullrich

Query SNMP over VPN fix
Ticket #743

40954c2a 12/24/2005 06:34 PM Scott Ullrich

MFC 8652
Use the right class for required fields

920b3bb0 12/14/2005 05:08 PM Scott Ullrich

Remove reboot required checks

e348dcec 12/10/2005 08:59 PM Scott Ullrich

Minor nitpick, make each module break to it's own line

ba73e2a3 12/10/2005 08:58 PM Scott Ullrich
  • Make Modules it's own section with no enable button
  • Trap port -> Trap string
  • Cleanup misc wording
3184f4e7 12/07/2005 01:15 AM Scott Ullrich

Make snmp services screen look uniform

a42bf8cd 12/07/2005 12:43 AM Scott Ullrich

Require syscontact and syslocation fields

3805bfdd 07/03/2005 11:53 PM John Fleming

Add polling port option
Add checkboxes for snmp modules

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

a21b1cad 06/03/2005 10:28 PM John Fleming

Fix minor javascript bug. Trap server port should be disabled if trapenable is unckecked.

8c3c9dc2 06/03/2005 04:18 AM John Fleming

Add trap string to snmp trap config.

4f4d63d8 06/03/2005 01:50 AM John Fleming

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.

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

07bd3f83 12/05/2004 07:31 PM Scott Ullrich

Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works. 9 files remain to be
patched by hand.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision