summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* Force package installation, even if dependency installation fails. This ↵Colin Smith2005-05-251-1/+1
| | | | addresses ticket (#100), but is a bit ugly.
* Missing '-'.Colin Smith2005-05-241-2/+2
|
* Tighten up pattern matching - I completely overlooked the obvious :)Colin Smith2005-05-241-2/+2
|
* * Fix skip_install_checks.Colin Smith2005-05-241-3/+3
| | | | * Loosen up pattern matching on /var/db/pkg. This is not an ideal solution.
* Carriage return after Package installation completedScott Ullrich2005-05-231-1/+1
|
* Reset size in between widgetsScott Ullrich2005-05-231-1/+4
|
* Allow additional entries to be inserted into the interfaces selection widget.Scott Ullrich2005-05-231-0/+5
| | | | The first usage of this will be with carpdev.
* Do not show swap graph unless a swap partition is loadedScott Ullrich2005-05-231-1/+8
| | | | Fixes Ticket #93
* Correctly check if a rule is disabled and toggle accordingly.Scott Ullrich2005-05-231-1/+1
| | | | Fixes Ticket #96
* Make sure $config is a globalScott Ullrich2005-05-231-0/+1
| | | | Fixes Ticket #99
* Trim all versions (6.0.0-CURRENT becomes 6.0.0, etc.)Colin Smith2005-05-231-5/+1
|
* Tweak colors on listbggrey.Colin Smith2005-05-231-1/+1
|
* Explain that we do not sign alpha or beta imagesScott Ullrich2005-05-221-0/+1
|
* Use full path to dmesgScott Ullrich2005-05-211-1/+1
|
* detect if we're operating on a net4801 from dmesg -a and activate the env ↵Scott Ullrich2005-05-211-1/+2
| | | | | | monitor Ticket #94
* copy/paste buglet...a_out, not a_natBill Marquette2005-05-211-4/+4
|
* Do not show wireless interface status if no wireless nics are presentScott Ullrich2005-05-201-0/+18
|
* * Execute firmware upgrade in the backgroundScott Ullrich2005-05-191-3/+2
| | | | * Reboot again from /etc/rc.firmware, not from the web gui. This can be *dangerous* if the user cancels the update, navigates away from the page, etc.
* Add tag to skip installation verification.Colin Smith2005-05-191-0/+2
|
* Show current versionBill Marquette2005-05-191-9/+7
| | | | | Allow to select previous version standardize object placement
* Cleanup.Colin Smith2005-05-191-1/+1
|
* 'Config History' -> 'Local'Colin Smith2005-05-191-1/+1
|
* Allow hijacking of PPTP connections.Scott Ullrich2005-05-181-1/+1
| | | | This should fix Ticket #69
* Add logo to top of initial page before wizard redirectScott Ullrich2005-05-181-0/+1
|
* Sleep 60 seconds in between calls to msntp incase the connection isScott Ullrich2005-05-181-1/+1
| | | | | | not up. This should fix Ticket #82
* Fix info display. We can't use the array generated by get_backups() - it's ↵Colin Smith2005-05-181-2/+2
| | | | suited for iteration, rather than fast retrieval.
* Print out configuration information upon restore and deletion.Colin Smith2005-05-181-6/+8
|
* Revert.Colin Smith2005-05-181-1/+1
|
* "Local" -> "Configuration History"Colin Smith2005-05-181-1/+1
| | | | suggested-by: hoba
* Remove more duplicate code (slipped into a release :-/)Bill Marquette2005-05-181-24/+0
| | | | Reported-by: hoba
* Change the "current version" fieldtype to use a grey background if the box ↵Colin Smith2005-05-181-3/+13
| | | | is running a newer version than in the manifests.
* Add new bgtable type.Colin Smith2005-05-181-0/+10
|
* Clean up wierd $config updates here tooBill Marquette2005-05-171-14/+45
|
* Show the current state table size on the index pageBill Marquette2005-05-161-1/+22
| | | | This ones for you Hoba
* Authentication is now PHP basedBill Marquette2005-05-161-0/+4
|
* Include guiconfig.inc so we can use auth.incBill Marquette2005-05-165-0/+7
|
* Include the year a revision is made.Colin Smith2005-05-161-1/+1
|
* fix php syntax error in last commitBill Marquette2005-05-161-1/+1
|
* Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)Bill Marquette2005-05-162-8/+17
|
* remove duplicate codeBill Marquette2005-05-161-18/+3
|
* Ticket 6: Allow NAT to duplicate rulesBill Marquette2005-05-162-4/+13
|
* Use config_restore to document config file reversion, unlink desired ↵Colin Smith2005-05-161-43/+38
| | | | configs, etc.
* Enable config restoreBill Marquette2005-05-161-0/+13
|
* speed improvements - backup.cache was created so we didn't have to read ↵Bill Marquette2005-05-161-10/+2
| | | | through all the XML files
* Fix double display of first config lineBill Marquette2005-05-161-1/+0
|
* Make config backup actually workBill Marquette2005-05-161-5/+4
|
* Fix rules disable toggleBill Marquette2005-05-151-1/+4
|
* Remove more duplicate codeBill Marquette2005-05-154-27/+9
|
* Remove duplicate codeBill Marquette2005-05-154-138/+65
|
* returngateway and friends aren't part of rulesBill Marquette2005-05-151-8/+0
|
OpenPOWER on IntegriCloud