summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Call enable_rrd_graphing() on save Resolves #154 + previous commitsullrich2009-11-271-3/+6
|
* Call enable_rrd_graphing(); when clicking save Ticket #154sullrich2009-11-271-0/+3
|
* Set location of header requestsullrich2009-11-271-1/+1
|
* When working with one interface only, do not attempt to setup lan during ↵sullrich2009-11-271-5/+11
| | | | setup wizard. Ticket #158
* Correctly output only selected backup area when do not backup packages is ↵sullrich2009-11-271-2/+11
| | | | selected. Resolves #168
* clarify textChris Buechler2009-11-261-1/+1
|
* fix up textChris Buechler2009-11-261-1/+1
|
* add captiveportal.incsullrich2009-11-261-0/+1
|
* Add ipsec.inc and vpn.incsullrich2009-11-261-3/+5
|
* Show the RSSI, BSSID and the wireless connection rateSeth Mos2009-11-261-0/+18
|
* Rework includes. Ticket #170sullrich2009-11-261-3/+4
|
* Resolves #174. Fix the typo to reresolve the issue.Ermal Luçi2009-11-261-3/+1
|
* Resolves #170. Yet again include fallout changes.Ermal Luçi2009-11-261-0/+1
|
* Make sure to display a correct bssid field instead of a truncated one. Going ↵Seth Mos2009-11-251-1/+3
| | | | to great lengths here to prevent splitting on a fixed number of characters.
* Resolves #175. Return description even for disabled interfaces. Teach the ↵Ermal Luçi2009-11-251-1/+1
| | | | return_gateways_array() to return status for disabled interfaces if the caller requests it.
* Resolves #169. Show interface friendly names during the wizards. Some more ↵Ermal Luçi2009-11-254-198/+203
| | | | cosemtics is needed in this wizard but this is a first step.
* Resolves #170. This is really a fallout from include changes. Pointy-hat: ↵Ermal Luçi2009-11-251-0/+2
| | | | sullrich@
* Resolves #174. If the interface reassignment changes reload the config for ↵Ermal Luçi2009-11-251-0/+7
| | | | the interface.
* Resolves #179. Propperly check if this is an array or not. This is required ↵Ermal Luçi2009-11-252-0/+6
| | | | since php 5.+.
* Help page (re)mapping.jim-p2009-11-241-20/+18
|
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-2412-9/+49
|
* Fix wireless stations listSeth Mos2009-11-241-15/+13
|
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-245-7/+7
|
* Fix problems with traffic shaper wizards not propperly handling the ↵Ermal Luçi2009-11-244-5/+10
| | | | parameter at first step.
* Include necessary shaper.inc for read_altq_config.Ermal Luçi2009-11-241-1/+2
|
* Include rrd.inc for enable_rrd_graphing.Ermal Luçi2009-11-242-0/+2
|
* Include neccessary filter.inc.Ermal Luçi2009-11-241-0/+1
|
* Update fieldname, it should be hostname and not host Ticket #159Scott Ullrich2009-11-221-1/+1
|
* Add blank row to match firewall rules layoutScott Ullrich2009-11-211-0/+1
|
* Move linked rule below pass icon. Cleanup tablesScott Ullrich2009-11-211-7/+6
|
* Include filter.inc and shaper.incScott Ullrich2009-11-217-3/+15
|
* Require filter.inc and shaper.incScott Ullrich2009-11-2136-8/+114
|
* Escape $myurl so that it can be replacedScott Ullrich2009-11-211-5/+2
|
* Include captiveportal for captiveportal_radius_stop_all()Scott Ullrich2009-11-212-0/+4
|
* Default to only system information and interfaces widgets. This reduces ↵Scott Ullrich2009-11-212-8/+10
| | | | load time on RSPRO from 9+ seconds to 2.5
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-2140-16/+43
| | | | Simplify get_memory(). Tested on mips/i386
* Fix the status wireless page for 2.0 using the correct _wlan0 interfaceSeth Mos2009-11-211-24/+26
| | | | | | | | name. Also bring over a fix for ssid values with spaces, there is a different fix in 1.2. This one splits on Mac address if they ever decide to list longer mac addresses instead of truncating to 16 characters. The IEEE says it can be upto 32 characters in length.
* More help page adjustmentsjim-p2009-11-191-16/+14
|
* More help pagesjim-p2009-11-191-25/+22
|
* More help pagesjim-p2009-11-181-11/+11
|
* More help page mappingsjim-p2009-11-181-46/+48
|
* Remove another obsolete file, add some other files that no longer exist in ↵jim-p2009-11-181-210/+0
| | | | the repo to the obsoleted files list.
* fix up textChris Buechler2009-11-171-7/+7
|
* Remove obsolete file, its functionality is now in status_wireless.phpjim-p2009-11-171-69/+0
|
* Even more help page mappingsjim-p2009-11-171-17/+17
|
* Lots of help page mappings to newly created content. Adjust package editing ↵jim-p2009-11-172-46/+43
| | | | logic a tad.
* Fix hostname in page title. thanks to sullrich@ for pointerChris Buechler2009-11-172-5/+5
|
* Align the help link to the right of the title. Less wasted space this way.jim-p2009-11-171-2/+5
| | | | Seems to work OK in FF, IE8, and Opera. If anyone knows a better way to align images to the right, I'm all ears.
* More help pages.jim-p2009-11-161-14/+14
|
* Add empty hash assignment syntax to the remaining files. (Got tired of ↵jim-p2009-11-161-181/+181
| | | | adding them every single time I made a change)
OpenPOWER on IntegriCloud