Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0ecc7729 03/19/2009 12:25 AM Scott Ullrich

Fix ${g errors

c676893c 03/19/2009 12:19 AM Scott Ullrich

Echo out data to start of log files

77518fbf 03/19/2009 12:12 AM Scott Ullrich

Ensure tmp is ready before beginning operation.

17e3db6f 03/19/2009 12:09 AM Scott Ullrich

Add sleep() after killing syslogd

37c71b53 03/19/2009 12:05 AM Scott Ullrich

Add missing )

c9a8a669 03/19/2009 12:02 AM Scott Ullrich

Ensure file exists.

c7f78649 03/18/2009 11:57 PM Scott Ullrich

Add missing )

9b364c04 03/18/2009 11:56 PM Scott Ullrich

Add missing )

bb89e5d0 03/18/2009 11:51 PM Scott Ullrich

Use unlink()

783cdcaa 03/18/2009 11:46 PM Scott Ullrich
  • Rm log file before fifolog_create if it exists
  • Do not hard code path to logs
ba403c37 03/18/2009 11:27 PM Scott Ullrich

Use fifolog_create

8693d698 03/18/2009 09:40 PM Ermal Luçi

Remove file that should have gone away when the interface code was rewritten.

22e6d572 03/18/2009 09:18 PM Ermal Luçi
  • Add a link to go directly to interface group rules.
  • Reinitialize the members array to show correctly the members.
86488702 03/18/2009 05:59 AM Scott Ullrich

Query host with host and also check this against cached address.

330cbe3a 03/17/2009 08:39 PM Scott Ullrich

Make 0 byte sized log files happy

42753d25 03/17/2009 12:01 AM Ermal Luçi

Actually merge the part that does the real work with FreeBSD groups.

0ec2fdf0 03/16/2009 11:48 PM Ermal Luçi
  • Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
  • Some fixes and cleanup.
40d0ba9e 03/16/2009 11:15 PM Scott Ullrich

Replace "Add something meaningful here" with a note about the cached
ip adddress field being green when it is in sync.

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

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

7a7caefe 03/16/2009 10:24 PM Scott Ullrich

Use get_real_interface()

Requested-by: Ermal

9abce230 03/16/2009 09:31 PM Scott Ullrich

Correct colspan, show green cached ip when correct, red when not correct.

c89b5110 03/16/2009 08:55 PM Scott Ullrich

Show cached IP address on summary page

2ff9980b 03/16/2009 08:40 PM Scott Ullrich
  • Remove non-needed grep (we use fifolog now)
  • Change "No data" to "Gathering data"
f6a30b17 03/16/2009 05:53 PM Ermal Luçi

Strange how this has survived the interface changes!

049a688e 03/16/2009 05:50 PM Ermal Luçi

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

2f647f7c 03/16/2009 02:40 AM Scott Ullrich

Use divisibles of 512

57ecd9b6 03/15/2009 11:01 PM Scott Ullrich

Jettison clog and replace with fifolog which is included in FreeBSD 7.1

4b96b367 03/15/2009 06:18 AM mgrooms

Modify IPsec code to allow for transport mode. All existing configurations are
marked as tunnel for backwards compatibility. There are problems with the spd
read code which Will likely choke on transport entries. We can fix this later.

030f0cb7 03/15/2009 03:59 AM Scott Ullrich

Move (DHCP)

87e07f52 03/15/2009 03:47 AM mgrooms

Move the IPsec pinghost option from phase1 to phase2. Correct some
bugs that were preventing the local address from being selected.

46aa2c26 03/15/2009 02:50 AM Scott Ullrich

General widget cleanups

9344dd7b 03/15/2009 02:09 AM mgrooms

Correct the path of the javascript after Bills cleanup.

5bd2aa63 03/15/2009 02:07 AM Scott Ullrich

Handle post correctly

6871d2c3 03/15/2009 02:01 AM Scott Ullrich

Allow setting of how many words to show.

e1f15d08 03/15/2009 01:51 AM Scott Ullrich

Correctly restore rsswidgetheight size

416a5c1a 03/15/2009 01:45 AM Scott Ullrich
  • Allow setting the div size and scroll the rest
  • Format items better
4b805dbe 03/15/2009 12:40 AM Scott Ullrich

Break before last <hr>

0092b3bd 03/15/2009 12:39 AM mgrooms

Modify captive portal to use centralized user management. The user manager has
been modified to include an account expiration option to support this service.

d1d1e961 03/15/2009 12:38 AM Scott Ullrich

Default to 3 entries

1cc2fe06 03/15/2009 12:29 AM Scott Ullrich

Close <a> tag

b2fcc7e3 03/15/2009 12:24 AM Scott Ullrich

Widget is ready for general usage and defaults to pfS blog

f359eb45 03/15/2009 12:02 AM Bill Marquette

nice idea, never implemented, purge

c622d660 03/14/2009 11:59 PM Bill Marquette

this is firmware upgrade, not package installation

f8a437b6 03/14/2009 11:58 PM Bill Marquette

remove new lines

2a2b79f4 03/14/2009 11:55 PM Bill Marquette

guiconfig.inc is important, it includes authentication!

52860a44 03/14/2009 11:54 PM Bill Marquette

fix typo

b1e3b7f4 03/14/2009 11:45 PM Bill Marquette

remove dead JS files

40416105 03/14/2009 11:22 PM Scott Ullrich

First crack at RSS widget.

7ef9bb4d 03/14/2009 08:20 PM Scott Ullrich

Add comment

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

d3bc15ea 03/14/2009 07:22 PM Bill Marquette

Move datetimepicker javascript to JS directory

8ac4df97 03/14/2009 06:48 PM Scott Ullrich

Use friendly interface name (in this case WLAN) as opposed to OPT1 which means nothing to me.

ef1d930a 03/14/2009 06:38 PM Scott Ullrich

Add global.js

2687a6fa 03/14/2009 06:16 PM Scott Ullrich

Adding Ajax queue system.

Example usage:

AjaxQueue.setBatchSize(1);
AjaxQueue.push("http://www.testingqueue.com/process/",{onSucess: funcSuccess, onfailure: funcFailure});
AjaxQueue.push("http://www.testingqueue.com/process1/",{onSucess: funcSuccess1, onfailure: funcFailure1}, "myDiv");...

bae568cc 03/14/2009 07:20 AM Bill Marquette

a little cleaner JS

55c63539 03/14/2009 06:28 AM Bill Marquette

Premature commit...remove the copy/paste-o's

01da41cf 03/14/2009 06:26 AM Bill Marquette

Sajax is no more, long live Prototype
This eliminates one AJAX library, but not all "non-Prototype" AJAX code

9050b9f9 03/14/2009 06:07 AM Scott Ullrich

Make NOTE bold

397c4d6d 03/14/2009 06:03 AM Scott Ullrich

Set NOTE size to 350x350

e3349f9c 03/14/2009 05:34 AM Scott Ullrich

Adding picture viewer widget. Add a picture of your firewall, or a network
diagram, or a picture of your girlfriend... OR?

f8b14770 03/14/2009 03:13 AM Bill Marquette

Make use of Prototype-ism's in sajax.js - first small step in attempting to remove sajax from pfSense

5fbefa5b 03/14/2009 02:33 AM Bill Marquette

cleanup minor javascript issues

944f9879 03/14/2009 01:41 AM Bill Marquette

fix generation of pgtitle

e4f8f7d2 03/14/2009 01:35 AM Bill Marquette

make packages use the same formfield css the rest of the UI uses

6c5334c7 03/13/2009 08:59 PM Seth Mos

Fix input validation
Fix page title

db7b006f 03/13/2009 08:13 PM Seth Mos
  • Make sure the trigger level on the gateway groups edit page loads it's settings from the config.
  • Add the settings tab to the tabs
  • Add a settings page that allows you to define the global trigger levels for all the gateways which are monitored
71c47cb6 03/13/2009 06:19 PM Scott Ullrich

Remove ActiveXObject code. Who cares about older IE at this point.

547fb934 03/13/2009 06:38 AM Bill Marquette

dunno where prototype 1.6.0.3 ran off to, but reign it back in and make it submit

aa3cb4f0 03/13/2009 06:29 AM Bill Marquette

bump scriptaculous to 1.8.2

8bf02470 03/13/2009 06:22 AM Bill Marquette

Fix javascript include in head.inc
Add dragdrop (used in index.php for the Sortable class)
use dom:loaded event instead of window.loaded

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

6327599d 03/13/2009 06:04 AM Bill Marquette

Fix CSS form fields

179210b4 03/13/2009 05:17 AM Scott Ullrich

Use index of 1

0a360d72 03/13/2009 05:07 AM Scott Ullrich

Set zorder of graph to -10

c313b3d5 03/13/2009 04:58 AM Bill Marquette

make consistent with services_dnsmasq_edit.php

a3f1c10d 03/13/2009 04:45 AM Bill Marquette

Fix missing single quote
Use Prototype the right way, have to observe for the DOM being loaded before using it (yes, some boxes can render the page fast enough that this doesn't matter...others...can't)

19f11aef 03/13/2009 04:23 AM Bill Marquette

fix image alignment

3dee90e6 03/13/2009 04:19 AM Bill Marquette

fix path to IP Alias image

5dd4db17 03/13/2009 03:21 AM Scott Ullrich

Base 64 decode the rrd data before writing out

a2b8f7b2 03/13/2009 02:47 AM Scott Ullrich

Write out config after unsetting RRD data

e92fb875 03/12/2009 06:48 PM Seth Mos

Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry.

73fbece8 03/12/2009 08:06 AM mgrooms

Migrate IPsec certificate management to centralized system.

fabd8cdb 03/12/2009 07:30 AM Seth Mos

Make sure the field names and description match up

0dfd5d33 03/12/2009 06:33 AM Scott Ullrich

Moving corporate

e43c9881 03/12/2009 06:33 AM Scott Ullrich

Mv corporate to _corporate

e637075a 03/12/2009 04:42 AM Bill Marquette

close comment

1390b049 03/12/2009 04:31 AM Scott Ullrich

Backup RRD graphs and restore but remove the RRD data from config.xml before writing to disk.

63d05a4f 03/12/2009 04:29 AM Bill Marquette

fix merge conflict

4a1cd18f 03/12/2009 04:26 AM Bill Marquette

cleaner and more proper cpu graph

5a3b0d3b 03/12/2009 01:46 AM mgrooms

Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for consistency.

d9acea75 03/12/2009 01:40 AM Scott Ullrich

Use nice -n20 for common launched items

6e8bd1b0 03/12/2009 01:21 AM Seth Mos

Fix typo in function name. This caused the page to break off.

613e6381 03/12/2009 12:27 AM Scott Ullrich

Add 3 seconds on to each subsequent graph to space out the ajax calls.

a927edff 03/11/2009 11:36 PM Seth Mos

Fixed the outbound macro for displaying the outbound interfaces with the Quality Graphs
Make sure we show either the gateway name or interface name on the graph top header

d2c5fcc1 03/11/2009 10:35 PM Scott Ullrich
  • Make function opening braces uniform.
  • Minor documentation additions
98509219 03/11/2009 10:32 PM Scott Ullrich

Ensure that the gateway widget exists before populating data during ajax calls.

4f94e09f 03/11/2009 10:19 PM Scott Ullrich

Center the CPU graph.

4fab3ba5 03/11/2009 10:15 PM Scott Ullrich

Correctly set the status field HTML text during ajax process.

e0a16925 03/11/2009 10:02 PM Scott Ullrich

Change to 11 second refresh, a lot of underlying information refreshes
every 10 seconds.

3dfa6a52 03/11/2009 09:28 PM Scott Ullrich

Add ajax mojo to gateway status widget