Project

General

Profile

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

# Date Author Comment
3eaeb703 12/21/2004 06:03 PM Scott Ullrich

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

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.

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.

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.

b4ff3ccd 12/12/2004 09:15 PM Scott Ullrich
  • Added progress bar. Needs to be converted from green -> pfSense red
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
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!