Project

General

Profile

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

# Date Author Comment
28949aa1 07/06/2009 01:05 AM Scott Ullrich

Adding nanobsd option

72cbe1bd 06/27/2009 11:27 PM Scott Ullrich

Add packages on 2.0

5e7d127a 06/19/2009 12:17 AM Scott Ullrich

Revert "Rename cvssync to gitsync"

This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.

62b035ce 06/19/2009 12:16 AM Scott Ullrich

Rename cvssync to gitsync

145eba30 06/02/2009 12:10 AM Jim Pingle

Add a handy DNS resolution page.

7cf210f1 03/16/2009 10:29 PM Ermal Luçi

Make it more readble by removing unecessary php open/close tags.

625dcc40 03/14/2009 07:41 PM Bill Marquette

Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS

366e5d8c 02/09/2009 09:16 PM Scott Ullrich

Set pgtitle_output after outputting page title

d6efe64b 02/01/2009 03:25 PM Ermal Luçi

Make L2TP visible on the menus.

41997fbb 01/28/2009 06:13 PM Ermal Luçi

Add the GUI part for IGMPproxy that has been on the snapshots for a while.

fbc38873 11/16/2008 04:43 AM Scott Ullrich

Add pfTOP

705a4137 11/04/2008 04:39 PM Ermal Luçi

Bring back DHCP server menu.

e3a13b00 10/29/2008 03:07 AM Scott Ullrich

Add services_dhcp_server_enable which allows the DHCP server to be turned
off easily.

37ca49b4 10/26/2008 01:02 AM Scott Ullrich

Adding Diagnostics -> System Activity which shows top in an ajaxy way.

7ed54491 10/23/2008 10:53 PM Ermal Luçi

Fix typo.

432bd199 10/23/2008 10:41 PM Ermal Luçi

Remove ocurrences of m0n0 for shaper type in the code.

732cabc5 09/08/2008 09:34 PM Scott Ullrich

Rename to interfaces.php

Repocopy following up to this commit.

4476d447 09/07/2008 07:34 PM Ermal Luçi

Merge lan configuration to the interfaces_wan.php page wich does the configuration of all
other assigned interfaces.

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
Fold the sysctl tunables page into a tab under the advanced options page.
This reduces the top level menu options by one. There should be no
functional changes.

63084885 08/27/2008 07:52 PM Matthew Grooms

Replace the old openvpn status page with a new implementation. We now add
a tcp management port option to each OpenVPN server. Instead of rooting
through the OpenVPN logs once a minute for status updates, we now submit a
request to the management port to obtain informaiton. We probably need to...

d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...

45ee90ed 07/25/2008 02:28 AM Matthew Grooms

Rewrite portions of the user manager to ensure data is properly synced to
the system password and group databases. This is to provide better support
for centralized user management when local account administration is
preferred.

I also took this opportunity to do some housekeeping. A lot of funtions...

f1f60c92 07/14/2008 09:01 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is the other half of changes

ddd272d3 06/24/2008 06:02 PM Ermal Luçi

Fixup problems that aries by using the same variables withing for loops.
PHP does not define any scope for this vars and this breaks things.

For this instance fix tabs on dhcp and firerwall rules.

1ad25a3f 06/21/2008 02:06 PM Ermal Luçi

Continue interface improvements.
Show disabled interfaces on the Interfaces menu.

b6db9217 06/21/2008 12:28 AM Ermal Luçi

Continue interface improvements.

c67a0d18 06/17/2008 07:09 PM Seth Mos

Add menu item and tabs for page to come

f33aa6ce 03/08/2008 12:25 AM Scott Ullrich

Remove syntax error

a7afefe5 02/17/2008 12:18 AM Scott Ullrich

Adding OpenVPN status page originall written by Peter Allgeyer
and Manuel Kasper.

c8823c18 02/16/2008 08:53 PM Scott Ullrich

Ensure $allowed is set correctly.

cc908f39 02/09/2008 04:27 AM Chris Buechler

Remove additional menu items that aren't applicable on single interface deployments

f97e2dab 02/09/2008 04:21 AM Chris Buechler

Remove additional menu items that aren't applicable on single interface deployments

74e44a2e 02/09/2008 04:09 AM Chris Buechler

No need for any of the NAT screens in a single interface environment, so don't show them.

cfa78e39 02/09/2008 03:31 AM Chris Buechler

Don't show LAN in Interfaces menu if it doesn't actually exist.

Bye bye, LAN interface requirement.

348327b7 01/08/2008 02:40 AM Chris Buechler

touch up text

Ticket #1569

79cd2d63 12/02/2007 05:43 AM Scott Ullrich

Remove blank entry

b8f82cd7 12/02/2007 05:34 AM Scott Ullrich

Only show menu subitems that the user has access to.

514ced4c 11/26/2007 01:25 AM Chris Buechler

Move PPPoE Server to Services, VPN menu is misleading

87fe2b7f 11/16/2007 01:22 AM Scott Ullrich

Move common functions to guiconfig.inc since head.inc requires them.

d0e6f971 11/16/2007 12:58 AM Scott Ullrich

Do not declare gentitle twice.

19b331c1 11/15/2007 11:58 PM Scott Ullrich

Sync code against m0n0wall:

  • Output pgtitle in fbegin.inc.

A global commit will be coming up to remove the operation from each page shortly.

e93441e0 11/15/2007 11:17 PM Scott Ullrich

Add genhtmltitle() from m0n0wall.

d173230c 10/19/2007 07:10 PM Seth Mos

Add prelimenary Routing page.
Allow multiple gateways on one (static) interface

3702685f 10/17/2007 12:15 AM Seth Mos

Alphasort the status menu

b3502159 05/31/2007 03:19 AM Scott Dale

Change link 'System' to 'Dashboard'

d4888e75 05/29/2007 08:50 PM Scott Ullrich
  • Use new screen by default.
  • Add new tab
6df9d7e3 05/26/2007 10:00 PM Scott Ullrich

Add system tunables area which allows the user to fine control sysctl's.

89cb095e 05/23/2007 03:54 AM Ryan Wagoner

-bump miniupnpd version 20070521
-dropped status tab from upnp services page
-dropped tabs from upnp status page

e48e91cf 05/07/2007 12:48 PM Seth Mos

Make naming consistent

0be64575 04/29/2007 11:02 PM Scott Ullrich

Change Miniupnp to UPNP

f9c17c3e 04/28/2007 09:05 PM Seth Mos

Add upnp status link in the menu

2779b49b 04/23/2007 11:44 AM Scott Dale

Bug fix: Menu now shows on top of traffic graph instead of underneath
MFC: asap

fab7ff44 04/13/2007 03:26 AM Bill Marquette

Backport usermanager code from HEAD so I can get it in the snaps and
start testing it properly
There's still some CSS/HTML fixes needed but the code seems to work

0711d73f 03/27/2007 09:18 PM Scott Ullrich

Add firewall rules schedule page

401432ac 03/25/2007 03:31 AM Scott Ullrich

Print out variable correctly

81a6f5ea 03/25/2007 03:23 AM Scott Ullrich

MFC m0n0wall traffic shaper option

c7a9cb7a 03/23/2007 06:45 PM Scott Ullrich

Hide schedule area. We are not ready for bug reports yet, Martin!!!

615b27bc 03/23/2007 11:08 AM Scott Dale

Firewall Schedule GUI! ... and there was much rejoicing.

91d3d442 03/19/2007 09:47 PM Scott Ullrich

Acknowledge Alerts correctly from the package manager

4637143a 03/18/2007 11:01 PM Bill Marquette

enable rip daemon

1678cd9e 03/08/2007 07:56 PM Seth Mos

Remove reference to if=wan on the rrd link in the menu.
Defaults are set in the page.

e86a8e57 02/20/2007 04:43 AM Scott Ullrich

Add missing class

bd7ad5d2 02/15/2007 08:34 PM Scott Ullrich

Add OpenNTPD to base.

ab6a5cfc 01/19/2007 03:52 AM Scott Ullrich

MFC TCPDump packet capture scripts from Scott Dale

422e039b 12/26/2006 11:00 PM Scott Ullrich

MFC miniupnpd changes from Ryan Wagoner

93217d87 12/21/2006 06:39 PM Scott Ullrich

Backout last commit. We are already using zlib compression.

f0394bbb 12/21/2006 06:23 PM Scott Ullrich

Use GZIP http compression handler. This will speed up the GUI when using over slow WAN links. Or just WAN links in general.

656a2fea 12/17/2006 09:40 PM Seth Mos

MFC fixes for Ticket 1187 by proxy for Scott Dale

dca32536 12/04/2006 07:30 PM Scott Ullrich

MFC
Miniupnpd menu item

784c448c 06/17/2006 04:08 PM Scott Ullrich

MFC Load Balancing status screen

1cbdc581 04/04/2006 10:30 PM Scott Ullrich

Add PPPoE back

89faa53a 04/03/2006 11:40 PM Scott Ullrich

Switch OpenVPN link to FernandoTCL's version

0ffb12ae 04/02/2006 02:49 AM Scott Ullrich
  • Add description
  • Add filter reload status to drop down status menu
2b61bebd 03/21/2006 11:15 PM Scott Ullrich

MFC RRD Graph menu

0eacb3b2 03/10/2006 10:25 PM Scott Ullrich

MFC Diagnostics -> Routes

35eef977 03/09/2006 10:02 PM Scott Ullrich

Do not foreach item unless its an array

Ticket #865

d63a2bbd 03/01/2006 03:04 PM Scott Ullrich

Remove PPPoE support. It needs some more work to really be usable such as optional interface integration similar to openvpn.

10bfec0a 02/26/2006 11:20 PM Scott Ullrich

Default to WAN

87f9a64c 02/21/2006 11:19 PM Scott Ullrich

Back out. Doesn't work w/ IE.

75030e3d 02/21/2006 09:53 PM Scott Ullrich

Add logout button.

8061dc59 02/21/2006 05:26 AM Scott Ullrich

Correctly restore saved record

17976093 02/21/2006 04:38 AM Scott Ullrich

Add OLSR

7a7d4ce6 02/11/2006 03:36 AM Scott Ullrich

Do not hide openvpn menu. Much work has been done to bring OpenVPN up to speed.

4f8e387d 01/30/2006 02:25 AM Scott Ullrich

OpenVPN cleanups by

98db4dd5 01/19/2006 06:08 AM Scott Ullrich

MFC 7734
Default to manual update page instead of the autoupdater.

0831bc86 01/15/2006 03:11 AM Scott Ullrich

Fix bugs found by eclipse

de115edf 12/25/2005 06:26 PM Scott Ullrich

Restore linking logo to index.php

47bbbfe1 12/24/2005 07:19 PM Scott Ullrich

Backout commit that was trying to make the logo go back to index.php

0225a644 12/23/2005 06:14 PM Scott Ullrich

MFC 8629
Making the pfSense logo go back to the index.php page.

c4ac1c80 12/19/2005 02:18 AM Scott Ullrich

Add setup wizard to System drop down

00431e2f 10/03/2005 11:53 PM Scott Ullrich
  • Add & further down inside the other string combinations for readibility
8597b744 10/03/2005 11:52 PM Scott Ullrich
  • Add & further down inside the other string combinations for readibility
a2046789 10/03/2005 11:50 PM Scott Ullrich
  • Make sure $requests is an array
  • Check $requests before imploding
a6fac06e 10/01/2005 08:24 PM Erik Kristensen

Fixes Ticket #496, Adds existing url arguments into the notice acknowledgement url as well.

a921dafa 09/13/2005 06:27 PM Scott Ullrich

Hook in traceroute and arp tables diagnostic pages

1df0159c 09/11/2005 08:54 AM Erik Kristensen

XHTML/CSS Clean Up

51383570 09/02/2005 10:33 PM Scott Ullrich

Add OpenVPN 1.2 back if the developer tag is set

4776ee17 08/25/2005 09:07 PM Scott Ullrich
  • Use LAN interface for check
  • Convert another ATH|WI hardcode into $g['wireless_regex']
187be289 08/25/2005 08:43 PM Scott Ullrich

Do not hard code wireless types that support hostap. Instead use $g['wireless_regex']

7fb2f3f7 08/07/2005 12:54 AM Bill Marquette

Move load balancer code to services