summaryrefslogtreecommitdiffstats
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
* Do not show LICENSE in the list of shaper patterns. Resolves #171sullrich2009-11-271-0/+2
|
* Correctly output only selected backup area when do not backup packages is ↵sullrich2009-11-271-2/+11
| | | | selected. Resolves #168
* Fix get_interface_mac function and rename local variable to function qinq ↵Ermal Luçi2009-11-271-21/+21
| | | | interface configure.
* 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
|
* Make sure to get the wireless status from the correct interface.Seth Mos2009-11-261-1/+19
| | | | Add support for the rssi, rate and base station mac.
* 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
|
* Remove debugging leftover from testing.Seth Mos2009-11-251-1/+0
|
* 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-253-5/+9
| | | | 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 #171. Do not show the license file as a protocol list.Ermal Luçi2009-11-251-2/+4
|
* 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
|
* Cons25 supports color as wellScott Ullrich2009-11-241-0/+2
|
* Use the list sta output instead of list ap which we used before.Seth Mos2009-11-241-1/+1
| | | | Still need to check if this also results in the right values being graphed, takes some time to confirm.
* Make sure the right wireless interface is polled for the graphsSeth Mos2009-11-241-0/+1
|
* Fix wireless stations listSeth Mos2009-11-241-15/+13
|
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-246-8/+8
|
* 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-242-1/+1
|
* Wireless cleanups for the new wireless format of FreeBSD 8Seth Mos2009-11-241-115/+141
| | | | | Changing between different ssids, wpa, wep and channels works. Needs thorough testing. Client mode also works again, FreeBSD 8 wireless behaves much different from 7.
* Add back mbstring for firewall_rules_editScott Ullrich2009-11-221-1/+3
|
* Update fieldname, it should be hostname and not host Ticket #159Scott Ullrich2009-11-221-1/+1
|
* Document known module purpouses:Scott Ullrich2009-11-221-1/+10
|
* Add back ctype and document what its forScott Ullrich2009-11-221-1/+2
|
* Update doc headerScott Ullrich2009-11-221-20/+20
|
* Allow specifying colors by their nameScott Ullrich2009-11-221-2/+23
|
* Return color code, not echoScott Ullrich2009-11-221-1/+1
|
* Add function header markup for doc generation. Add color() function that ↵Scott Ullrich2009-11-221-1/+58
| | | | will output a color ansi sequence if the terminal supports it. No arguments to color will reset the terminal
* Deleting a IP alias needs the IP as a argument, just issuing delete is not ↵Seth Mos2009-11-221-3/+1
| | | | valid syntax
* Reformat. No functional changesScott Ullrich2009-11-221-116/+114
|
* Use interface_bring_down()Scott Ullrich2009-11-221-25/+16
|
* Ensure all interface delete code is wrapped in does_interface_exist()Scott Ullrich2009-11-221-21/+29
|
* Include config.inc and functions.incScott Ullrich2009-11-221-0/+2
|
* We need mhash for the user managerScott Ullrich2009-11-211-1/+2
|
OpenPOWER on IntegriCloud