Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b261bc51 04/12/2005 06:58 PM Bill Marquette

Doubleclick to edit server nat's works

b8a0de00 04/12/2005 06:55 PM Bill Marquette

Allow doubleclick for edit here
Fix bug where clicking on description didn't highlight full line

98e29097 04/12/2005 06:39 PM Bill Marquette

Add doubleclick to edit rules

449a2694 04/12/2005 01:45 PM Colin Smith
  • Minor cleanup.
  • Log pkg_add output in pkg_fetch_recursive.
f6f48dde 04/12/2005 04:52 AM Scott Ullrich

hard code script name

9a2d499c 04/11/2005 11:14 PM Colin Smith

*Rework package installation interface. * Use progress bar to indicate download progress. * Handle nested dependencies. * Handle dependencies needed by more than one package/depend (please test) * Some minor optimizations.
*Add pkg_fetch_recursive().

131bb576 04/11/2005 03:50 PM Colin Smith

Move download/progress bar functions to guiconfig.inc - they'll be used in the package installer shortly.

63aa6973 04/10/2005 11:06 PM Colin Smith

Remove print.

9730eefd 04/10/2005 11:02 PM Colin Smith

Fix compatibility with old versioncheck method.

05ca69d7 04/10/2005 10:39 PM Colin Smith
  • (hopefully) fix manual firmware upload.
  • Remove unnecessary version checking calls.
8af5f545 04/10/2005 10:30 PM Colin Smith

Fix manual firmware update.

767067da 04/10/2005 10:19 PM Scott Ullrich

Ubreak edit script

ea041900 04/10/2005 07:29 PM Colin Smith

Add old_checkversion() and a variable for switching between the old (checkversion.php) and new (xmlrpc.php) checkversion methods.

fda60c97 04/10/2005 07:06 PM Scott Ullrich

Remove trailing space

222494af 04/10/2005 05:56 PM Colin Smith

Add tabs to firmware page and remove "auto update" entry from manual update page.

bfa6dc57 04/10/2005 04:01 AM Colin Smith

Proofreading.

15581b1e 04/10/2005 02:16 AM Colin Smith

Add TODO.

3a023f99 04/10/2005 02:15 AM Colin Smith

Add a tab to the top of the auto update field - the grey background looks out of place otherwise.

XXX: system_firmware.php may need to be redone to accomodate the new autoupdate method.

36f1a6d7 04/10/2005 02:06 AM Colin Smith

We need the XMLRPC client classes.

d25970ec 04/10/2005 01:23 AM Scott Ullrich

Note some todo items.

8d958459 04/10/2005 01:21 AM Colin Smith

Remove string concatenation.

1b934970 04/10/2005 01:21 AM Colin Smith
  • Move download begin/finish text to status window.
  • Move download percentage indicator to status window and comment out the output window indicator.
  • Reserve the output window for release comments.
5c59c339 04/10/2005 01:14 AM Scott Ullrich

Invoke /etc/rc.firmware after downloading binary diffs

4315832e 04/10/2005 12:46 AM Colin Smith

Utilize the boolean returned from the pfsense.com XMLRPC server.

186359bf 04/07/2005 05:07 PM Colin Smith

Remove pfsense.auto_upgrade until fixed.

0b26b9ea 04/07/2005 04:50 PM Colin Smith

Exit script if we are unable to retrive version information.

853167d2 04/07/2005 04:42 PM Colin Smith

Stub in XMLRPC support for firmware update.

3db58e13 04/07/2005 03:40 AM Scott Ullrich
  • Add kernel version file
  • Cleanup and add more comments
cdb0117c 04/07/2005 03:29 AM Scott Ullrich

Get script ready for colins xmlrpc transformation:

1c0e3b99 04/07/2005 03:18 AM Scott Ullrich
  • Add progress %
  • Change background-color of textarea's to match tab color
85cd9474 04/06/2005 11:14 PM Scott Ullrich

Remove javascript statement that is causing errors. It wasn't needed anyways.

25682561 04/06/2005 10:50 PM Scott Ullrich

Initial commit of the new auto upgrade download helper. Instead of downloading the updates in the background this script will show a visual progress bar indicator of the status.

XXX: finish version logic, modify /etc/rc.firmware

7151c3eb 04/06/2005 09:04 PM Scott Ullrich

Make sure we pass a number of y's to pkg_add -r to answer yes.

c2eb36d9 04/06/2005 04:10 PM Scott Ullrich

Do not foreach through installedpackages if no installed packages exist.

f49d7186 04/06/2005 03:46 AM Colin Smith

Fix filter logs (using hardcoded paths until tomorrow).

2952bb59 04/06/2005 03:29 AM Colin Smith

If $grepfor isn't an array, make it one.

8e92b65b 04/06/2005 03:13 AM Colin Smith

Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.

eecc379b 04/06/2005 01:26 AM Colin Smith

Really filter repeated messages.

f5b10f59 04/06/2005 01:25 AM Colin Smith

Fix multiple grepping.

2abc0e6f 04/06/2005 01:12 AM Colin Smith

Filter both racoon and "message repeated" entries when viewing system logs.

cbca2472 04/06/2005 01:11 AM Colin Smith

Support multiple "grep" statements. This should really be replaced by a preg_match or equivalent.

c669ba56 04/06/2005 12:37 AM Colin Smith

Add support for <logging><custom_php_logging_command>.

825275fa 04/05/2005 04:06 PM Colin Smith

Minor optimizations and some error checking.

2eb4178b 04/05/2005 01:46 PM Colin Smith

Code cleanup and a few minor optimizations.

d4ab9d40 04/05/2005 02:02 AM Colin Smith

Do not require a <logtab> field. The log viewer will fall back to the package's name as defined in config.xml if needed.

3d46740b 04/05/2005 01:58 AM Colin Smith

Update menu to show package logging facilities.

df01982a 04/05/2005 01:57 AM Colin Smith

Add dynamic package logging. I'm new to PHP integration with actual HTML, so that in particular could likely be optimized.

07d40ab8 04/05/2005 01:43 AM Colin Smith

Add default argument for dump_clog's $grepfor.

e584d229 04/05/2005 01:00 AM Colin Smith

dump_clog -> dump_clog vpn to avoid redeclaration.

2e92d66b 04/05/2005 12:59 AM Colin Smith

Remove redundant dump_clog functions except where possible.

b3ad5146 04/05/2005 12:56 AM Colin Smith

Remove invalid argument.

b4ebb0db 04/05/2005 12:53 AM Colin Smith

dump_clog no longer needed.

1982ad48 04/05/2005 12:45 AM Colin Smith

Remove dump_clog.

2c64eed7 04/05/2005 12:45 AM Colin Smith

Make dump_clog more versatile and move it to guiconfig.inc.

fb8d451e 04/05/2005 12:16 AM Colin Smith

pka -> pkga

10a5b60e 04/04/2005 11:34 PM Scott Ullrich

Redirect to the correct URL/IP after the wizard

f28b8dd0 04/04/2005 11:24 PM Scott Ullrich

Use standard header and css file when we notify user of the wizard speed.

Note: this may not even be required now that I optimized the wizard.

4aea0386 04/04/2005 11:17 PM Scott Ullrich
  • Move indvidual xml subnet items to its own widget
  • Update DHCP range when lan ip changes
bd31336e 04/04/2005 11:11 PM Scott Ullrich
  • Move indvidual xml subnet items to its own widget
  • Move indvidual xml time zones items to its own widget
63c2f169 04/04/2005 05:31 PM Colin Smith

Move popup alert to notes field. Could these be completely removed? The webGUI should automagically redirect them now.

d306d35b 04/04/2005 05:20 PM Scott Ullrich

use alert(''); for alerting that the webGUI will take effect on save

c11e337b 04/04/2005 05:03 PM Scott Ullrich

Save the hard disk standby time for all platforms

52f81266 04/04/2005 04:52 PM Scott Ullrich

make sure form is defined with the name iform to avoid ie javascript exception errors.

reported-by: Matrixul

48d751fd 04/04/2005 03:34 AM Bill Marquette

icon placement

925b8e0a 04/04/2005 02:48 AM Bill Marquette

grammar

e05b4a54 04/04/2005 02:46 AM Bill Marquette

we aren't m0n0

a339c26a 04/04/2005 01:36 AM Bill Marquette

icon placement

2d4a7bb1 04/04/2005 01:23 AM Bill Marquette

icon placement

61aa1eb7 04/04/2005 01:12 AM Bill Marquette

icon placement

75a70796 04/04/2005 01:05 AM Bill Marquette

icon placement cleanup

c39b8aa6 04/04/2005 12:56 AM Bill Marquette

Cleanup icon placement

725f5e5a 04/04/2005 12:52 AM Bill Marquette

Cleanup icon placement to be more like rules screen

ebe566eb 04/04/2005 12:45 AM Bill Marquette

Cleanup icon placement to be more like rules screen

963d5343 04/04/2005 12:33 AM Bill Marquette

Cleanup paths
Standardize settings (262144 file lengths)
Move IPSEC VPN next to PPTP VPN
style cleanup
various other minor cleanups

ed7b7de4 04/03/2005 11:44 PM Bill Marquette

Remove two more hard coded paths

2f87ff69 04/03/2005 10:34 PM Bill Marquette

Save/Load should be "nowrap'd"
Reported by: hoba

a12d2145 04/03/2005 10:27 PM Scott Ullrich

Insert a short blurb about optional intefaces gateway option

2898f863 04/03/2005 10:12 PM Bill Marquette

Oops, remove keep fragments option - in pf this is global

9eab73da 04/03/2005 03:34 PM Bill Marquette

Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities

a21ff5bd 04/03/2005 06:06 AM Colin Smith

Proofreading.

0ac74435 04/03/2005 05:57 AM Colin Smith

Add greyout and minor syntax fixes from versions 1.8-1.12.

927c5a36 04/02/2005 11:08 PM Colin Smith

As we now support alternate version checking URLs, replace the current error message upon check_firmware_version() with something more general.

44488c3c 04/02/2005 07:01 AM Colin Smith

Expose pfsense.auto_update and pfsense.check_firmware_version.

719dd5fe 04/02/2005 06:52 AM Colin Smith

Remove "cannot determine firmware version" line when alternative URLs are being used unless the version check actually fails.

16d70dea 04/02/2005 06:48 AM Colin Smith
  • Minor style cleanups.
  • Remove redundant definitions of auto_upgrade() and check_firmware_version().
af2ecddf 04/02/2005 06:27 AM Colin Smith
  • Add signature handling for arrays.
  • Fix pfsense.filter_configure.
  • Fix multicallish pfsense.restore_config_section.
527be97b 04/02/2005 02:30 AM Bill Marquette

Config should really be locked before running filter_configure

99bc7cc2 04/01/2005 11:08 PM Colin Smith

Whoops, forgot to increment the array counter.

a52c8ce2 04/01/2005 11:07 PM Colin Smith

Allow multicallish functionality in pfsense.restore_config_section.

009eee4b 03/31/2005 11:59 PM Colin Smith

Include XML parser functions.

62918596 03/31/2005 11:29 PM Colin Smith

Fix array offset (first param starts at 0 after auth).

61b655b9 03/31/2005 11:17 PM Colin Smith

Add missing ).

bdc6989d 03/31/2005 10:37 PM Colin Smith

Stub in support for alternate versioncheck URLs - honest!

845ea3b6 03/31/2005 10:29 PM Colin Smith

Stub in support for alternate version checking URLs.

085a7145 03/31/2005 03:11 PM Colin Smith

Fix handling of <note> fields.

37d160c2 03/31/2005 02:49 AM Bill Marquette

Restart webgui if either port or protocol is change

74285e13 03/29/2005 02:42 AM Scott Ullrich

Be a nice script for ro environments by mounting the flash rw and then ro before and after the save.

fbe94068 03/28/2005 10:24 PM Scott Ullrich

No need for href on first tab

f3e2c205 03/28/2005 06:29 PM Scott Ullrich

Define guiconfig.inc early on.

97bde338 03/28/2005 03:23 PM Colin Smith

Add (basic) authentication handler and clean up a bit.