summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Call fetch_latest_pkg_config() instead of duplicating code.Colin Smith2005-03-201-12/+2
|
* One more <alt_pkg_url> -> <alt_pkgconfig_url>.Colin Smith2005-03-161-1/+1
|
* <alt_pkg_url> -> <alt_pkgconfig_url>Colin Smith2005-03-161-1/+1
|
* Set and unset <enabled> flag correctly (to preserve URL information) and fix ↵Colin Smith2005-03-161-2/+2
| | | | field greyout.
* Allow <alt_pkg_url> to be specified in config.xml.Colin Smith2005-03-161-1/+0
|
* *** empty log message ***Colin Smith2005-03-161-2/+2
|
* more path cleanupBill Marquette2005-02-271-2/+2
|
* Remove "Please note that pfSense does not adjust firewall rules when a ↵Scott Ullrich2005-02-261-1/+0
| | | | package is installed. This is left for the end user." warning since its no longer completely true
* Add version to status columnScott Ullrich2005-02-261-0/+2
|
* After fixing the diagnostics and optional interfaces items, we lost the ↵Scott Ullrich2005-02-011-6/+8
| | | | functionality to see which packages are installed. Bring this back.
* use parse_xml_config_pkgScott Ullrich2005-01-311-5/+1
|
* Enable ftp-proxyScott Ullrich2005-01-101-1/+1
|
* Update a few (C)Scott Ullrich2005-01-101-1/+1
|
* Add package web address linksScott Ullrich2005-01-101-1/+1
|
* Break status into its own columnScott Ullrich2005-01-101-2/+3
|
* Seperate Category and status betterScott Ullrich2005-01-101-1/+2
|
* Add status fieldScott Ullrich2005-01-101-0/+2
|
* Alert to the user that packages do not modify firewall rulesScott Ullrich2005-01-021-0/+1
|
* Move loop counter. Fixes a add / delete bug.Scott Ullrich2004-12-211-1/+1
|
* Remove package manifest after usage forcing fresh package listing each time ↵Scott Ullrich2004-12-211-1/+1
| | | | you enter packaage manager.
* Use correct service name.Scott Ullrich2004-12-161-1/+1
|
* Clean up leftovers from nat.Scott Ullrich2004-12-161-4/+0
|
* Add FancyName xml fieldScott Ullrich2004-12-161-1/+1
|
* * converted return_menu to return_ext_menu in fbegin.inc.Scott Ullrich2004-12-121-2/+13
| | | | | * 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
* * Add pkg.php which will parse the package xml file and present an interface ↵Scott Ullrich2004-12-121-7/+1
| | | | | | | (see http://www.pfsense.com/screens/pkg.JPG ) * Correct behavior of pkg_mgr.php when multiple packages are included * Other minor cleanups
* Correct this to sound more english like instead of southern twang ;)Scott Ullrich2004-12-121-0/+3
|
* * install menu item in /usr/local/etc/ext/$areaScott Ullrich2004-12-121-9/+2
| | | | | * 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
* Say welcome to the pfSense package manager!Scott Ullrich2004-12-121-0/+159
OpenPOWER on IntegriCloud