Project

General

Profile

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

# Date Author Comment
6c9927fd 02/27/2005 11:45 PM Bill Marquette

more path cleanup

89d77d88 02/26/2005 08:33 PM Scott Ullrich

Remove "Please note that pfSense does not adjust firewall rules when a package is installed. This is left for the end user." warning since its no longer completely true

1677823e 02/26/2005 04:31 AM Scott Ullrich

Add version to status column

175ac6e4 02/01/2005 04:54 PM Scott Ullrich

After fixing the diagnostics and optional interfaces items, we lost the functionality to see which packages are installed. Bring this back.

75c75837 01/31/2005 06:18 AM Scott Ullrich

use parse_xml_config_pkg

a15a15e7 01/10/2005 10:38 PM Scott Ullrich

Enable ftp-proxy

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

6d543069 01/10/2005 05:43 AM Scott Ullrich

Add package web address links

689b5e7b 01/10/2005 05:36 AM Scott Ullrich

Break status into its own column

21978d40 01/10/2005 05:35 AM Scott Ullrich

Seperate Category and status better

e46ea289 01/10/2005 05:33 AM Scott Ullrich

Add status field

7e0f68c7 01/02/2005 04:04 AM Scott Ullrich

Alert to the user that packages do not modify firewall rules

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.

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

Use correct service name.

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

Clean up leftovers from nat.

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

Add FancyName xml field

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 ;)

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!