Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
56977a25 12/28/2004 09:03 PM Scott Ullrich

Finishing add halt to the system.
Suggested-by: Bachman Kharazmi

d2a1bba6 12/28/2004 04:40 PM Scott Ullrich

Allow additional files to be defined, downloaded and un tarred if need be.

5424dedc 12/27/2004 11:37 PM Scott Ullrich

Firmware upgrade is now working!

7bb0d0fc 12/27/2004 07:19 PM Scott Ullrich

Allow multiple menu items to be installed

615e0d90 12/27/2004 03:54 AM Scott Ullrich

Turn off debugging

67965af4 12/26/2004 11:52 PM Scott Ullrich

Only unlink if file exists.

1ba03d69 12/25/2004 04:43 AM Scott Ullrich

Teach verify_gzip_file to use gzip instead of gunzip.

04ad7c7c 12/25/2004 04:13 AM Scott Ullrich

Sync root password with admin password

6bc8118e 12/25/2004 03:56 AM Scott Ullrich

Remove debugging info.

b1919dd0 12/23/2004 11:06 PM Scott Ullrich

Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.

9e9a6bd1 12/23/2004 10:27 PM Scott Ullrich

Correct value cases and simplify setting of type.

dd627071 12/23/2004 10:01 PM Scott Ullrich

Correct Type save selection on WAN interface wizard screen.

e1e7a425 12/23/2004 10:00 PM Scott Ullrich

Add stepsubmitbeforesave tag which will process text before saving.

b9837e39 12/23/2004 06:30 AM Scott Ullrich

Add link to pfsense home page

b6e87566 12/23/2004 05:40 AM Scott Ullrich

Add suport for pfstat.conf

945bcaaf 12/23/2004 03:23 AM Scott Ullrich

Add password and normal input options

e55a0a25 12/23/2004 12:16 AM Scott Ullrich

Make sure item is array before traversing.

0e730fee 12/23/2004 12:15 AM Scott Ullrich

Teach package manager how to save the rowhelper row values correctly as arrays.

eec70f21 12/22/2004 07:33 PM Scott Ullrich

Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat

2a520a0a 12/22/2004 12:38 AM Scott Ullrich

Add custom_add_php_command_late tag.

65dd1ea3 12/22/2004 12:26 AM Scott Ullrich

Stray a.

3a35ed19 12/22/2004 12:25 AM Scott Ullrich

Dont delete pkg* here, delete in pkg_mgr only.

c6d21e77 12/21/2004 08:40 PM Scott Ullrich

Move loop counter. Fixes a add / delete bug.

090d69c0 12/21/2004 06:50 PM Scott Ullrich

Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.

116b5114 12/21/2004 06:47 PM Scott Ullrich

Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.

3eaeb703 12/21/2004 06:03 PM Scott Ullrich

Changes for nmap and packages that do not require anything to be saved.

af3939aa 12/21/2004 06:03 PM Scott Ullrich

Allow packages to live under Diagnostics menu

0bb335f4 12/21/2004 01:49 AM Scott Ullrich

document the new xml variable setting routine

e3c4b6b7 12/21/2004 01:46 AM Scott Ullrich

Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.

b3235baa 12/20/2004 07:56 PM Scott Ullrich

Correctly save out posted fields to xml configuration file.

ffe75109 12/20/2004 05:17 PM Scott Ullrich

Use javascript to detect which state Type should be in initially.

2b757be5 12/19/2004 10:28 PM Scott Ullrich

Wizard.xml -> wizard.php

34b5c5a0 12/19/2004 06:51 PM Scott Ullrich

Add enable and disable fields feature to XML language. Fix the TYPE dropdown.

9ce0cacc 12/19/2004 06:16 PM Scott Ullrich

Correct white space seperation.

0fbc9d1a 12/18/2004 11:15 PM Scott Ullrich

Dont set root password if fields are blank.

a0c57a44 12/18/2004 11:02 PM Scott Ullrich

Update (C) info.

46985f19 12/18/2004 11:02 PM Scott Ullrich

Clean up arraynum handling.

bf787c0a 12/18/2004 11:01 PM Scott Ullrich

Redirect to the initial setup wizard on the first time the web gui is accessed.

4de543fa 12/18/2004 10:58 PM Scott Ullrich

Wizard should now be in fully working oorder including reboot, etc.

9b8837be 12/18/2004 09:34 PM Scott Ullrich

Move the "User has been added." save message to the XML file where it belongs.

a8df0181 12/18/2004 09:08 PM Scott Ullrich

Add arraynum flag which is used when there is an array of values.

Example would be:
<dnsserver>X.X.X.X</dnsserver>
<dnsserver>Y.Y.Y.Y</dnsserver>

788ff7cb 12/18/2004 08:29 PM Scott Ullrich

Dont forget to output the fields description if it exists.

e48fc17d 12/18/2004 08:24 PM Scott Ullrich

The wizard system now works!

57333fa0 12/17/2004 10:46 PM Scott Ullrich

Dont forget closing name '.

2fbd6806 12/17/2004 10:42 PM Scott Ullrich

Wizard now will walk through entire step process.

TODO: Save posted items correctly.

8773b899 12/17/2004 09:43 PM Scott Ullrich

Add steps 1-6 from cmb.

ac60cb51 12/17/2004 08:16 PM Scott Ullrich

Updated to match wizard.php

658292ef 12/17/2004 08:14 PM Scott Ullrich

Introduce wizard system.

da7bf505 12/17/2004 08:14 PM Scott Ullrich

Forced commit.

05249281 12/17/2004 12:14 AM Scott Ullrich

Honour the ext/$category/$FILENAME contents as the URL of the installed package.

6b811953 12/16/2004 11:56 PM Scott Ullrich

Use the correct name when invoking the left menus.

b0cd4ded 12/16/2004 11:30 PM Scott Ullrich

Use correct service name.

54587e4e 12/16/2004 11:14 PM Scott Ullrich

Alert when no packages are installed.

2eaf9591 12/16/2004 10:46 PM Scott Ullrich

use name no menu->name

065adbe3 12/16/2004 10:42 PM Scott Ullrich

woops! its str_replace not replace.

f7cc6358 12/16/2004 10:27 PM Scott Ullrich

Correctly add neededtext field.

930c9c3d 12/16/2004 09:48 PM Scott Ullrich

Clean up leftovers from nat.

c77e6b30 12/16/2004 09:39 PM Scott Ullrich

We dont really need fancy_name afterall.

8e7d62be 12/16/2004 09:30 PM Scott Ullrich

Alert user if no packages are installed.

77eee259 12/16/2004 09:27 PM Scott Ullrich

Add FancyName xml field

8aca7e9b 12/16/2004 08:33 PM Scott Ullrich

Fix delete and install.

425cbd0a 12/16/2004 08:11 PM Scott Ullrich

Make sure /usr/local/pkg/ exists

19fd2947 12/16/2004 06:17 PM Scott Ullrich

Packages continued. New log file facility added.

6483da5d 12/15/2004 12:26 AM Scott Ullrich

Add custom after add and after delete commands. Correct a bug where it shows the url instead of the name on the left.

9bc598ab 12/13/2004 01:37 AM Scott Ullrich

add size, rows and cols flags

2d27fa4f 12/13/2004 01:22 AM Scott Ullrich

add size, rows and cols flags

d47013e1 12/13/2004 12:58 AM Scott Ullrich

Say hello to the pkg_edit.php automated gui creation utility!
http://www.pfsense.com/screens/pkg_mgr.JPG
http://www.pfsense.com/screens/pkg_edit.JPG

8bcf4cd2 12/13/2004 12:44 AM Scott Ullrich

m0n0wall -> pfSense

4df39e03 12/13/2004 12:14 AM Scott Ullrich
  • Add edit file and command prompt options to diagnostics menu.
2900e518 12/13/2004 12:12 AM Scott Ullrich
  • Modify exec to look like the rest of pfSense
  • Add the ending fend.inc
be4b8e72 12/12/2004 09:25 PM Scott Ullrich
  • Automatically focus to command box and filename box
b4ff3ccd 12/12/2004 09:15 PM Scott Ullrich
  • Added progress bar. Needs to be converted from green -> pfSense red
48e8d40d 12/12/2004 08:39 PM Scott Ullrich

Add green_dot.jpg which can be used for progress bars.

859329c8 12/12/2004 08:25 PM Scott Ullrich
  • converted return_menu to return_ext_menu in fbegin.inc.
  • fixed interfaces left menu from not displaying additional interfaces by saving and restoring config value.
  • equipped edit.php with the pfSense theme so it looks uniform
a7f908db 12/12/2004 08:05 PM Scott Ullrich
  • Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
  • Correct behavior of pkg_mgr.php when multiple packages are included
  • Other minor cleanups
ee5fdafc 12/12/2004 07:31 AM Scott Ullrich

Correct this to sound more english like instead of southern twang ;)

accca15f 12/12/2004 07:28 AM Scott Ullrich

dive line better with |

476ef195 12/12/2004 07:27 AM Scott Ullrich

Move save buttom to top while here and also lower to 45.

47e39d51 12/12/2004 07:25 AM Scott Ullrich

extend filename size to 50 characters. Im not sure what too so long for this. ..

c6c150e9 12/12/2004 06:50 AM Scott Ullrich

Include menu item in the subsections on the left. Menu XML file must be in lower case,. Ex: /usr/local/www/ext/Servuces/ifgraph.xml

55e50bd6 12/12/2004 05:52 AM Scott Ullrich

Enhanced logging of installed packages and their dependencies.

1a05a4ee 12/12/2004 04:42 AM Scott Ullrich
  • install menu item in /usr/local/etc/ext/$area
  • add do you want to install this package and do you want to delete ...
  • add needed text to system to run the package. ex: add text to /etc/crontab
ee11cc6e 12/12/2004 01:44 AM Scott Ullrich

Say welcome to the pfSense package manager!

d03efa9c 12/10/2004 11:39 PM Scott Ullrich

Add   trying to add a break between items on elinks

653c1217 12/10/2004 10:16 PM Scott Ullrich

Add automatic create certificate options to Captive Portal.

37e90093 12/10/2004 09:51 PM Scott Ullrich

Enable/disable Accounting port as needed.

24b2bda2 12/10/2004 09:48 PM Scott Ullrich

Update color to pfSense red

6ab78253 12/10/2004 09:19 PM Scott Ullrich

Update WebGUI -> WebConfigurator

643a50c3 12/10/2004 09:16 PM Scott Ullrich

Update pfSense to check for firmware upgrades from our site.

845dc7ed 12/10/2004 08:47 PM Scott Ullrich

Make all tabs look similar when active or inactive.

9cdb5e4c 12/10/2004 08:06 PM Scott Ullrich

Add key generation items found on list and comment out even though ours works atm.

6ad24605 12/10/2004 04:38 AM Scott Ullrich

Update (C)

dd521ae8 12/10/2004 04:34 AM Scott Ullrich

Woops, y is now height.

8c1c3773 12/10/2004 04:33 AM Scott Ullrich

Move NOTE to bottom.

9573d170 12/10/2004 04:32 AM Scott Ullrich

Custom graph width / height settings now inputtable by user.

Idea from:
http://m0n0.ch/wall/gallery/stefan_zier/monowall-pic.jpg

e2cd32df 12/05/2004 09:08 PM Scott Ullrich

Update with 1.2b3

26ef3f74 12/05/2004 09:06 PM Scott Ullrich

Update servics_proxyarp* from 1.2b3.

b2ffe419 12/05/2004 07:59 PM Scott Ullrich

add back queues

a23d7248 12/05/2004 07:56 PM Scott Ullrich

Merge in m0n0wall 1.2b3 changes.

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.