Project

General

Profile

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

# Date Author Comment
68c97918 10/29/2008 04:19 PM Scott Ullrich

Check the entire required_version field, not the first char

07e19d57 10/28/2008 02:35 AM Scott Ullrich

Rename column to Support

1ef8df1e 10/28/2008 02:21 AM Scott Ullrich

Set the maintainer to the forums. The maintainer of packages is
ultimately only to resolve arguments between commiters if need be.

33300c73 10/12/2008 08:22 PM Scott Ullrich

Do not hard code white

d591e2e1 09/03/2008 09:03 PM Matthew Grooms

Major whitespace cleanup. Fix some html table column class mismatches that
made for ugly output

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

d8c1a6c5 02/12/2008 04:40 AM Scott Ullrich

Make scripts XSS input safe.

Pointed-out: by

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

64b243d2 08/25/2006 11:04 PM Scott Ullrich

Misc package changes

Submitted-by: Daniel Haischt

5bd87465 08/20/2006 11:48 PM Scott Ullrich

Remove packages with a different version tab

61a48553 08/20/2006 11:30 PM Scott Ullrich

MFC package changes to show information better such as HEAD only packages,
etc.

772d25f5 06/07/2006 02:23 AM Scott Ullrich

Remove extra <br>

47c44d0a 03/31/2006 02:47 AM Scott Ullrich

If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.

2c9d3735 02/04/2006 03:09 AM Scott Ullrich

add mailto:

1f546354 02/02/2006 10:20 PM Scott Ullrich

Change Unknown to a better description

68cbc99d 01/29/2006 07:52 AM Scott Ullrich

Remove 2nd occurance

21f653ba 01/29/2006 07:49 AM Scott Ullrich

Use normal class

76341f29 01/29/2006 07:46 AM Scott Ullrich MFC 9807
  • Add 'maintainer' to requested package fields. * Create mailto:// link if maintainer is valid, otherwise use plain 'Unknown'.
f417ddcc 01/29/2006 07:03 AM Scott Ullrich

Add maintainer

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

bfccf041 09/24/2005 09:01 PM Colin Smith

Remove 'size' column for the time being.

94fbf631 08/11/2005 11:03 PM Colin Smith

Revert commit made to wrong branch. This addresses #325.

fd639126 08/07/2005 05:22 PM Colin Smith

installedpackages -> extensions

1d1630ec 07/24/2005 06:54 PM Colin Smith

Make sure we free up $fout.

58d797bf 07/24/2005 06:48 PM Colin Smith

Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted.

7ee5da3a 07/24/2005 06:40 PM Scott Ullrich

Alert user that we could not contact pfsense.com instead of no packages available for installation.

Ticket #228

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

3f3a5bef 07/18/2005 01:33 AM Colin Smith

Cache package information. If we are unable to connect to the XMLRPC server, attempt to use this cache.

ae0c2a1c 07/16/2005 09:23 PM Scott Ullrich

Correct white color

7af5497a 07/10/2005 04:19 AM Scott Ullrich

break between title

d732f186 07/04/2005 12:13 AM Bill Marquette

Fix bottom rounds

96d9f5c9 07/03/2005 04:35 PM Bill Marquette

Use $pgtitle

323d040b 07/02/2005 08:51 PM Scott Ullrich
  • Fix diagnostics logging tab menus
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
af4aa061 07/02/2005 08:11 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
52380979 07/02/2005 02:20 AM Scott Ullrich

Cleanup and add rounded corners.

338ec5f4 07/02/2005 02:13 AM Scott Ullrich

Correct urls

e3ebc979 07/02/2005 02:12 AM Scott Ullrich

Convert Packages tabs to rounded aka (display_top_tabs() calls

148ed32f 06/25/2005 10:31 PM Scott Ullrich

Use a colspan of 5

ea395bfd 06/20/2005 04:23 AM Colin Smith

Make size column smaller.

9345a13c 06/20/2005 04:21 AM Colin Smith

Add "size" column.

db4d987f 06/18/2005 09:48 PM Colin Smith

Disable packages on cdrom platform.

1507bd61 06/16/2005 04:37 AM Colin Smith

Initialize a few arrays before use.

9f9dcd98 06/06/2005 03:15 AM Scott Ullrich

require -> require_once

f8e335a3 06/05/2005 11:40 PM Scott Ullrich

Include pkg-utils.inc to atleast get the scripts running again. It doesn't install correctly however.

77c6c2f7 06/05/2005 10:05 PM Colin Smith

Only request the fields we need.

b426850b 06/05/2005 10:03 PM Colin Smith

Move package manager over to get_pkg_info.

ff3a5e37 05/01/2005 12:06 AM Colin Smith

Fix package sorting.

62fc920d 04/30/2005 11:39 PM Scott Ullrich

Check on the package name in is_array()

8f6eab72 04/30/2005 11:21 PM Scott Ullrich

Break between page header and package table

90099377 04/26/2005 09:33 PM Colin Smith

Check the correct array for packages.

cd0d1ef4 04/25/2005 09:26 PM Colin Smith

Fix sorting.

a168783d 04/25/2005 02:18 PM Colin Smith
  • Use a_sort to preserve key values.
  • Fix package installation ($index instead of $i).
  • Only loop through $config once to get an array of installed packages.
0db271e0 04/25/2005 02:14 PM Colin Smith

Sort the list of available packages.

09f96a17 04/16/2005 01:18 AM Bill Marquette

not a form (wrong post action anyway)

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

4d7c220f 03/21/2005 03:58 AM Bill Marquette

woohooo...no more rm :)

20b02a6d 03/20/2005 04:49 AM Colin Smith

Call fetch_latest_pkg_config() instead of duplicating code.

1896ea95 03/16/2005 04:45 AM Colin Smith

One more <alt_pkg_url> -> <alt_pkgconfig_url>.

11638bf4 03/16/2005 04:39 AM Colin Smith

<alt_pkg_url> -> <alt_pkgconfig_url>

0e809364 03/16/2005 04:07 AM Colin Smith

Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.

e38f8723 03/16/2005 12:36 AM Colin Smith

Allow <alt_pkg_url> to be specified in config.xml.

3e304594 03/16/2005 12:32 AM Colin Smith
  • empty log message ***
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!