| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it possible for pakages to insert additional tabbed pages into an | Matthew Grooms | 2008-09-16 | 1 | -12/+41 |
* | DRY up the code a tad, download_file_with_progress_bar isn't related to | Bill Marquette | 2008-07-24 | 1 | -61/+0 |
* | Only push 1 char version, such as 7 instead of 7.0 | Scott Ullrich | 2008-07-06 | 1 | -1/+1 |
* | Add freebsd version as parm. | Scott Ullrich | 2008-07-06 | 1 | -1/+6 |
* | Add way to find the version of pfSense. | Ermal Luçi | 2008-02-29 | 1 | -1/+5 |
* | Remove bogus check. | Scott Ullrich | 2008-02-17 | 1 | -2/+2 |
* | Ensure /tmp/y exists before running pkg_delete command. | Scott Ullrich | 2008-02-17 | 1 | -5/+5 |
* | Missing global $g and $config | Scott Ullrich | 2008-02-17 | 1 | -0/+1 |
* | Correctly remove freebsd package upon package deletion. | Scott Ullrich | 2007-12-27 | 1 | -2/+7 |
* | Remove trailing space / cr | Scott Ullrich | 2007-05-27 | 1 | -1/+1 |
* | $config needs to be a global item | Scott Ullrich | 2007-05-10 | 1 | -0/+1 |
* | Install the package, deinstall and reinstall to ensure it is in a proper state. | Scott Ullrich | 2007-04-30 | 1 | -3/+13 |
* | Woops, use delete_package_xml() instead of delete_package() | Scott Ullrich | 2007-04-30 | 1 | -2/+3 |
* | Delete package before reinstalling to avoid multiple service entries, etc. | Scott Ullrich | 2007-04-30 | 1 | -0/+2 |
* | Correctly output the package name that we are attempting to reinstall instead... | Scott Ullrich | 2007-04-29 | 1 | -3/+3 |
* | Add missing / directory seperator.
This should hopefully fix squid from rein... | Scott Ullrich | 2007-04-29 | 1 | -1/+1 |
* | Note missing file before reinstalling package | Scott Ullrich | 2007-04-29 | 1 | -1/+2 |
* | Addremove_freebsd_package() so that we can begin using it after 1.0.2 / 1.2 (... | Scott Ullrich | 2007-02-23 | 1 | -0/+14 |
* | Stop service before sync | Scott Ullrich | 2007-02-23 | 1 | -0/+1 |
* | Only write to stream if it is open. | Scott Ullrich | 2007-02-23 | 1 | -1/+2 |
* | Only write to stream if it is open. | Scott Ullrich | 2007-02-23 | 1 | -1/+2 |
* | Remove extra space while I am being ultra picky. | Scott Ullrich | 2007-02-23 | 1 | -1/+1 |
* | Remove non-needed \n | Scott Ullrich | 2007-02-23 | 1 | -2/+0 |
* | Dont forget global variable | Scott Ullrich | 2007-02-23 | 1 | -1/+1 |
* | Further text cleanup | Scott Ullrich | 2007-02-23 | 1 | -2/+10 |
* | Cleanup console package installation text. Now it looks nice and tidy. | Scott Ullrich | 2007-02-23 | 1 | -1/+5 |
* | Honor $pkg_interface for console operations | Scott Ullrich | 2007-02-23 | 1 | -10/+18 |
* | Correct variable | Scott Ullrich | 2007-02-22 | 1 | -1/+1 |
* | Handle include files correctly | Scott Ullrich | 2007-02-07 | 1 | -5/+5 |
* | When package include files do not exist, simply reinstall package. | Scott Ullrich | 2007-02-06 | 1 | -0/+1 |
* | When package include files do not exist, simply reinstall package. | Scott Ullrich | 2007-02-06 | 1 | -2/+1 |
* | When package include files do not exist, simply reinstall package. | Scott Ullrich | 2007-02-06 | 1 | -1/+2 |
* | Break the stalemate for invalid packages by removing them (force deinstall). | Scott Ullrich | 2007-02-06 | 1 | -2/+4 |
* | Break the stalemate for invalid packages by removing them (force deinstall). | Scott Ullrich | 2007-02-06 | 1 | -6/+13 |
* | Kill trailing space | Scott Ullrich | 2007-02-06 | 1 | -1/+1 |
* | * Do not file a notice for missing package files. Simply log an error. | Scott Ullrich | 2007-02-06 | 1 | -5/+7 |
* | file_notice() requires notices.inc | Scott Ullrich | 2006-10-14 | 1 | -0/+1 |
* | file_notice() requires notices.inc | Scott Ullrich | 2006-10-14 | 1 | -1/+1 |
* | Output buffer so that progress bar, etc works | Scott Ullrich | 2006-09-25 | 1 | -0/+1 |
* | Output buffer so that progress bar, etc works | Scott Ullrich | 2006-09-25 | 1 | -11/+12 |
* | MFC of [14076] | Bill Marquette | 2006-09-01 | 1 | -2/+1 |
* | MFC 13272 | Scott Ullrich | 2006-07-29 | 1 | -1/+4 |
* | MFC 13273 | Scott Ullrich | 2006-07-29 | 1 | -0/+11 |
* | We're in 2006 now, toto | Scott Ullrich | 2006-04-08 | 1 | -1/+1 |
* | Remove old debugging code
Found-by: PHPEclipse | Scott Ullrich | 2006-04-07 | 1 | -2/+1 |
* | Extra safety check | Scott Ullrich | 2006-01-28 | 1 | -1/+2 |
* | Require include file | Scott Ullrich | 2006-01-28 | 1 | -0/+11 |
* | \n | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
* | Start service | Scott Ullrich | 2006-01-28 | 1 | -0/+3 |
* | Download additional files first | Scott Ullrich | 2006-01-28 | 1 | -11/+11 |