Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e90bd04a 04/07/2006 02:39 AM Scott Ullrich

Make sure $iflist is set

e11d82dc 04/07/2006 02:13 AM Scott Ullrich

Fix various PHPEclipse bugs.

a32dea16 04/07/2006 02:08 AM Scott Ullrich

Define $d_shaperconfdirty_path

ba8ee067 04/07/2006 02:04 AM Scott Ullrich

Initialize variables.

Found-by: PHPEclipse

6b35646f 04/07/2006 01:59 AM Scott Ullrich

Initialize $ip before attempting dynamic dns update.

ca9b25aa 04/07/2006 01:52 AM Scott Ullrich

Remove old debugging code

Found-by: PHPEclipse

4b0e71db 04/07/2006 01:52 AM Scott Ullrich

Initialize $interface_channels to silence PHPEclipse

2b9747b9 04/07/2006 01:51 AM Scott Ullrich

Initialize variables to silence PHPEclipse

cd34e2e5 04/07/2006 01:44 AM Scott Ullrich

$iflist should contain an array of interfaces

Found-by: PHPEclipse

5ca160b3 04/07/2006 01:41 AM Scott Ullrich

init $queue_names to silence PHPEclipse

9b5a1292 04/07/2006 01:26 AM Scott Ullrich

Honour $maxproc

Found-by: PHPEclipse

c8cd0a5e 04/07/2006 01:19 AM Scott Ullrich

Remove unreachable code.

Found-by: PHPEclipse

df78790f 04/06/2006 11:03 PM Scott Ullrich

set $last_backup = "";

cfd6d14f 04/06/2006 11:00 PM Scott Ullrich

Dont unlock config.

ed4f9cd6 04/06/2006 10:58 PM Scott Ullrich

If we boot and cannot find config.xml, attempt to find a backed up version and restore if necessary.

aaab6128 04/06/2006 05:24 PM Scott Ullrich

Version bump

0fdabdcd 04/06/2006 01:46 AM Scott Ullrich

Update ttys (with tabs!)

2ec7bef4 04/05/2006 09:00 PM Scott Ullrich

Update to script.aculo.us version 1.60

37f90f06 04/05/2006 06:32 PM Scott Ullrich

Version bump

5384cf88 04/05/2006 04:01 AM Scott Ullrich

Only add alias if service is enabled

2ce0f3d2 04/05/2006 03:22 AM Scott Ullrich

Use pf aliases for pptp and pppoe pass out rules

26b9a981 04/05/2006 03:14 AM Scott Ullrich

Now that we have simplified PPTP and PPPoE further optimizations are possible making a reductino of about 25+ lines possible.

Simple is good.

In-discussion-with: billm

408fa563 04/05/2006 03:00 AM Scott Ullrich

Simplify ruleset a bit for pppoe and pptp by using pf aliases at the top ($pptp and $pppoe)

d1464c00 04/05/2006 02:01 AM Scott Ullrich

Move fend.inc before <body>

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

Add PPPoE back

0e1e0183 04/04/2006 10:28 PM Scott Ullrich

Correctly detect when PPPoE server is enabled

b51ca9d0 04/04/2006 10:03 PM Scott Ullrich

Add PPPOE options.

583cb3fe 04/04/2006 09:18 PM Scott Ullrich

When adding a redirect for FTP alert the user that it really creates 2 firewall rules

Ticket #899

514dbaf8 04/04/2006 09:18 PM Scott Ullrich

When adding a redirect for FTP alert the user that it really creates 2 firewall rules

Ticket #899

801d50be 04/04/2006 06:07 PM Scott Ullrich

Version bump

4ff6f74d 04/04/2006 06:05 PM Scott Ullrich

Spell rnd correctly

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

Switch OpenVPN link to FernandoTCL's version

beae8857 04/03/2006 10:48 PM Scott Ullrich

Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors

3390eca7 04/03/2006 10:46 PM Scott Ullrich

Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors

555d3758 04/03/2006 09:05 PM Scott Ullrich

MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty

742ee135 04/03/2006 06:56 PM Scott Ullrich

Fix filtering functions

Ticket #891

f8a059cb 04/03/2006 06:52 PM Scott Ullrich

Reload graph functions on OPT changes

0d08cea5 04/03/2006 04:31 PM Scott Ullrich

Turn off verbosity.

cf5ea010 04/03/2006 03:23 PM Scott Ullrich

Version bump

89cf7eba 04/03/2006 03:22 PM Scott Ullrich

MFC 11083
Display current IP address for rdr selections that use "interface address"

0fe87296 04/03/2006 02:57 PM Scott Ullrich

call openvpn_resync_all() on bootup

add2e3f7 04/03/2006 02:46 PM Scott Ullrich

MFC OpenVPN

7c919fef 04/03/2006 03:35 AM Scott Ullrich

MFC 11078
add license

2ec4abdf 04/03/2006 03:34 AM Scott Ullrich

MFC 11077
fix proto's in p2pcatchall rule

397afb3e 04/02/2006 11:20 PM Scott Ullrich

Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()
Pointy-hat-to: FernandoTCL

cba9c643 04/02/2006 11:01 PM Scott Ullrich

Echo to WALL when upgrades begin

cafceadf 04/02/2006 10:48 PM Scott Ullrich

Remove duplicate save button

f0f7a3eb 04/02/2006 10:41 PM Scott Ullrich

Move theme selector to general screen
Ticket #895

f3bfeeea 04/02/2006 10:31 PM Scott Ullrich

Add note
Ticket #897

105164e2 04/02/2006 10:25 PM Scott Ullrich

MFC enable_rrd_graphing()

63c9e091 04/02/2006 09:50 PM Scott Ullrich

Version bump

b9223d5f 04/02/2006 04:59 PM Scott Ullrich

global $g, $config;

70ad7139 04/02/2006 08:36 AM Scott Ullrich

Use complete path to .inc file

b3f4e57c 04/02/2006 08:28 AM Scott Ullrich
  • Seperate out code from eval() blocks into a common include file
  • Add support for common include file
0cbacfb3 04/02/2006 07:49 AM Scott Ullrich

anwhere -> anywhere

bd2efdca 04/02/2006 07:36 AM Scott Ullrich

Sepearte back out to tcp and undp

9e2e6370 04/02/2006 07:20 AM Scott Ullrich

Do not break

4739bd06 04/02/2006 06:54 AM Scott Ullrich

Tell user they can monitor the filter reload status when applying the rules.

a906e195 04/02/2006 06:48 AM Scott Ullrich

Create rule that covers all protos instead of two seperate rules

aa61572f 04/02/2006 06:33 AM Scott Ullrich

queue['descr'] -> queue['name']

51f5a681 04/02/2006 06:24 AM Scott Ullrich

$rule -> $queue

81b0124c 04/02/2006 06:15 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

e7f171ad 04/02/2006 05:58 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

4b64c3af 04/02/2006 05:43 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

9b3b1acc 04/02/2006 05:24 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

52e79b55 04/02/2006 05:15 AM Scott Ullrich

Add more filter loading info

21c8c53f 04/02/2006 05:03 AM Scott Ullrich

Add loading indicator for Intializing status

75eb1c50 04/02/2006 05:01 AM Scott Ullrich
  • Explain further that the filter rules have been reloaded
  • Hide info box that explains that the status reloads every 3 seconds
c8dfd0b8 04/02/2006 04:53 AM Scott Ullrich

Move loading indicator inside the div

146f99c8 04/02/2006 04:41 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

7920df91 04/02/2006 04:37 AM Scott Ullrich

Put note inside main area

4ad93695 04/02/2006 04:30 AM Scott Ullrich

Add more filter reload information for AJAX filter reload status application

27e4bf50 04/02/2006 04:08 AM Scott Ullrich

Version bump

0ffb12ae 04/02/2006 02:49 AM Scott Ullrich
  • Add description
  • Add filter reload status to drop down status menu
8846f830 04/02/2006 02:43 AM Scott Ullrich

Set interface variables

b660a423 04/02/2006 02:40 AM Scott Ullrich

Do not add blank records

2517dd65 04/02/2006 02:33 AM Scott Ullrich

Do not add blank records

3d529d0e 04/02/2006 02:22 AM Scott Ullrich

Add CVSUP to enablefields

1c3d61fe 04/02/2006 02:15 AM Scott Ullrich

During the traffic shaping wizard turn the logo into a "abort" button. Clicking this will whipe the previous steps configuration.

2be3c2d5 04/02/2006 02:03 AM Scott Ullrich

Add CVSUP

997ec02a 04/02/2006 01:57 AM Scott Ullrich

Add p2p catch all rules AFTER sorting rules by priority

039c4178 04/02/2006 01:42 AM Scott Ullrich

Update filter reload status with CARP Sync URL

932aea39 04/02/2006 01:40 AM Scott Ullrich

Remove L

2defff77 04/02/2006 01:35 AM Scott Ullrich
  • Add new filter loading status page used after traffic shaper load screen
  • Fix p2p queues
f19dba11 04/01/2006 11:14 PM Scott Ullrich

Add p2pCatchAll support. See http://forum.pfsense.org/index.php?topic=821.0 for more information.

7c172009 04/01/2006 10:18 PM Scott Ullrich

MFC Fernando's OpenVPN changes.

f0674f67 04/01/2006 08:49 PM Scott Ullrich

Sync back up with head. For some reason CVSWEB is not showing the actual version correctly.

fab0d452 04/01/2006 08:14 AM Scott Ullrich

Make OLSRD the default tab

8c3236d2 03/31/2006 09:57 PM Scott Ullrich

Version bump

47c44d0a 03/31/2006 02:47 AM Scott Ullrich

If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.

d65b55ac 03/31/2006 02:42 AM Scott Ullrich

Resolve pfsense.com before issuing a xmlrpc call, return false if it fails.

102de157 03/28/2006 02:51 PM Scott Ullrich

Increase log limit to 2000

8495e0da 03/27/2006 11:30 PM Scott Ullrich

Do not attempt to rewrite .jpg, .png, and .gif images.

88d26bcb 03/27/2006 12:13 AM Scott Ullrich

Correct image locations and names

381a1d6a 03/26/2006 10:16 PM Scott Ullrich

Version bump

6f17ad79 03/26/2006 10:13 PM Scott Ullrich

MFC wireless changes

47a6c06d 03/26/2006 10:10 PM Scott Ullrich

MFC wireless changes

d8c67d69 03/26/2006 09:46 PM Scott Ullrich

MFC wireless changes

3883609c 03/26/2006 09:31 PM Scott Ullrich

No need to sleep after flushing buffers

10c04a6b 03/26/2006 09:30 PM Scott Ullrich

Dont restart webConfigurator on changes