summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Redirect stderr to stdout.Colin Smith2005-04-121-1/+1
|
* Clean up print_r().Colin Smith2005-04-121-1/+1
|
* Make pkg_add output more verbose to aid in debugging.Colin Smith2005-04-121-1/+1
|
* white on red not blackBill Marquette2005-04-121-5/+5
| | | | doubleclick for edit
* doubleclick for editBill Marquette2005-04-122-6/+6
|
* doubleclick to editBill Marquette2005-04-124-12/+12
|
* doubleclick to editBill Marquette2005-04-121-4/+4
| | | | white on red for expires
* white on red for descriptionBill Marquette2005-04-122-6/+6
| | | | doubleclick to edit
* doubleclick to editBill Marquette2005-04-122-6/+6
|
* descriptions are white on red, not black on redBill Marquette2005-04-121-1/+1
|
* Doubleclick for editBill Marquette2005-04-121-4/+4
|
* Doubleclick to editBill Marquette2005-04-121-6/+6
|
* Doubleclick for editBill Marquette2005-04-121-6/+6
| | | | Allow click on description to select line
* doubleclick for editBill Marquette2005-04-121-3/+3
|
* doubleclick for editBill Marquette2005-04-121-7/+7
| | | | allow clicking on description for selection
* Doubleclick to editBill Marquette2005-04-121-5/+5
| | | | whitespace cleanup
* Doubleclick to edit server nat's worksBill Marquette2005-04-121-2/+2
|
* Allow doubleclick for edit hereBill Marquette2005-04-121-6/+6
| | | | Fix bug where clicking on description didn't highlight full line
* Add doubleclick to edit rulesBill Marquette2005-04-121-6/+6
|
* * Minor cleanup.Colin Smith2005-04-122-5/+5
| | | | * Log pkg_add output in pkg_fetch_recursive.
* hard code script nameScott Ullrich2005-04-121-1/+1
|
* *Rework package installation interface.Colin Smith2005-04-112-108/+119
| | | | | | | | * Use progress bar to indicate download progress. * Handle nested dependencies. * Handle dependencies needed by more than one package/depend (please test) * Some minor optimizations. *Add pkg_fetch_recursive().
* Move download/progress bar functions to guiconfig.inc - they'll be used in ↵Colin Smith2005-04-112-119/+109
| | | | the package installer shortly.
* Remove print.Colin Smith2005-04-101-1/+0
|
* Fix compatibility with old versioncheck method.Colin Smith2005-04-101-6/+3
|
* * (hopefully) fix manual firmware upload.Colin Smith2005-04-101-8/+2
| | | | * Remove unnecessary version checking calls.
* Fix manual firmware update.Colin Smith2005-04-102-4/+3
|
* Ubreak edit scriptScott Ullrich2005-04-101-1/+1
|
* Add old_checkversion() and a variable for switching between the old ↵Colin Smith2005-04-101-2/+82
| | | | (checkversion.php) and new (xmlrpc.php) checkversion methods.
* Remove trailing spaceScott Ullrich2005-04-101-1/+1
|
* Add tabs to firmware page and remove "auto update" entry from manual update ↵Colin Smith2005-04-102-41/+26
| | | | page.
* Proofreading.Colin Smith2005-04-101-1/+1
|
* Add TODO.Colin Smith2005-04-101-0/+3
|
* Add a tab to the top of the auto update field - the grey background looks ↵Colin Smith2005-04-101-1/+8
| | | | | | out of place otherwise. XXX: system_firmware.php may need to be redone to accomodate the new autoupdate method.
* We need the XMLRPC client classes.Colin Smith2005-04-101-1/+2
|
* Note some todo items.Scott Ullrich2005-04-101-0/+3
|
* Remove string concatenation.Colin Smith2005-04-101-1/+1
|
* * Move download begin/finish text to status window.Colin Smith2005-04-101-9/+18
| | | | | * Move download percentage indicator to status window and comment out the output window indicator. * Reserve the output window for release comments.
* Invoke /etc/rc.firmware after downloading binary diffsScott Ullrich2005-04-101-15/+16
|
* Utilize the boolean returned from the pfsense.com XMLRPC server.Colin Smith2005-04-101-4/+8
|
* Remove pfsense.auto_upgrade until fixed.Colin Smith2005-04-071-10/+8
|
* Exit script if we are unable to retrive version information.Colin Smith2005-04-071-4/+9
|
* Stub in XMLRPC support for firmware update.Colin Smith2005-04-071-32/+32
|
* * Add kernel version fileScott Ullrich2005-04-071-2/+13
| | | | * Cleanup and add more comments
* Get script ready for colins xmlrpc transformation:Scott Ullrich2005-04-072-8/+14
|
* * Add progress %Scott Ullrich2005-04-071-30/+43
| | | | * Change background-color of textarea's to match tab color
* Remove javascript statement that is causing errors. It wasn't needed anyways.Scott Ullrich2005-04-061-1/+0
|
* Initial commit of the new auto upgrade download helper. Instead of ↵Scott Ullrich2005-04-061-0/+174
| | | | | | downloading the updates in the background this script will show a visual progress bar indicator of the status. XXX: finish version logic, modify /etc/rc.firmware
* Make sure we pass a number of y's to pkg_add -r to answer yes.Scott Ullrich2005-04-061-1/+11
|
* Do not foreach through installedpackages if no installed packages exist.Scott Ullrich2005-04-061-8/+9
|
OpenPOWER on IntegriCloud