summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly restore gateway address.Scott Ullrich2005-04-261-0/+2
* Update domain field regex to allow -'sScott Ullrich2005-04-261-1/+1
* Create /var/db/pkg if it does not existScott Ullrich2005-04-261-0/+3
* Unset $config['system']['dnsallowoverride'] before assigning.Scott Ullrich2005-04-261-0/+3
* Echo out interface name when its not WAN.Scott Ullrich2005-04-261-1/+1
* Match max_execution_time and max_input_time to known good values that allow f...Scott Ullrich2005-04-262-4/+4
* Include xmlrpc.inc instead of xmlrpc_client.inc.Colin Smith2005-04-261-1/+1
* Clean up full reinstall code.Colin Smith2005-04-261-12/+10
* We don't need to foreach through pkg_config.xml.Colin Smith2005-04-251-6/+1
* * a_sort -> asortColin Smith2005-04-251-1/+1
* Fix sorting.Colin Smith2005-04-251-6/+7
* Sort installed packages.Colin Smith2005-04-251-4/+15
* * Use a_sort to preserve key values.Colin Smith2005-04-251-8/+8
* Sort the list of available packages.Colin Smith2005-04-251-14/+12
* Fix formatting.Colin Smith2005-04-231-1/+1
* * Fix successful install logic.Colin Smith2005-04-231-11/+20
* Rename Package Manager to Packages .. Ony Safari the item word wraps and it l...Scott Ullrich2005-04-231-1/+1
* Minor tweaks.Colin Smith2005-04-231-1/+1
* Fix package installation.Colin Smith2005-04-231-8/+18
* Disable Rendevouz section. It won't make it into the beta.Scott Ullrich2005-04-231-0/+2
* Use packages-5.4-release as our default package location, at least until I ca...Colin Smith2005-04-221-1/+1
* Reorder the Auto Update tab to appear firstScott Ullrich2005-04-224-4/+4
* Check for the actual updater script only (instead of the PHP page itself, whi...Colin Smith2005-04-221-1/+1
* Process system_set_harddisk_standby() instead of requiring a reboot. Doh!Scott Ullrich2005-04-221-10/+2
* Remove generic-pc check. Let user specify how they want that hard drive to p...Scott Ullrich2005-04-221-4/+2
* * Add missing cancel buttonScott Ullrich2005-04-2218-18/+18
* Don't forget the closing }.Colin Smith2005-04-221-0/+1
* Log all dependencies found but already installed.Colin Smith2005-04-221-1/+4
* Give a show log option upon failed package installScott Ullrich2005-04-221-0/+1
* Eliminate the status box. Move everything into the output windowScott Ullrich2005-04-221-7/+4
* Use 3 rowsScott Ullrich2005-04-221-1/+1
* * Version bumpScott Ullrich2005-04-221-4/+4
* Fix logic for checking for package reinstallation.Colin Smith2005-04-211-16/+12
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-2117-17/+17
* Cleanup the version check page. We don't need a preschool size textarea to r...Scott Ullrich2005-04-211-7/+3
* Remove Upgrading. We're a check only screen now.Scott Ullrich2005-04-211-1/+1
* Check for both the updater script and the PHP process downloading latest.tgz.Colin Smith2005-04-211-1/+1
* (#15) Check to an rc.firmware_auto process instead of relying on a file.Colin Smith2005-04-211-5/+4
* * Change heading.Scott Ullrich2005-04-201-2/+6
* Alter auto update tabs behavior. Show the version information and insert a I...Scott Ullrich2005-04-202-1/+209
* Do not set lastseen to -1 each timeScott Ullrich2005-04-201-1/+2
* Alert when we cannot locate the package configuration fileScott Ullrich2005-04-201-0/+9
* Cleanup opening and closing bracesScott Ullrich2005-04-201-17/+16
* Do not report progress past 100%Scott Ullrich2005-04-201-1/+1
* Do not traverse arrays if they are not an arrayScott Ullrich2005-04-201-16/+18
* $lastseen should be a global variableScott Ullrich2005-04-201-1/+1
* Minor cleanup.Colin Smith2005-04-201-1/+2
* Disable OpenVPN for the time being.Scott Ullrich2005-04-201-0/+2
* Include XMLRPC helper functions and remove unnecessary code.Colin Smith2005-04-201-49/+1
* Only send javascript update messages when the percentage changes. This avoid...Scott Ullrich2005-04-191-14/+8
OpenPOWER on IntegriCloud