summaryrefslogtreecommitdiffstats
Commit message (Expand)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 setu...sullrich2009-11-271-5/+11
* 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 sel...sullrich2009-11-271-2/+11
* Fix get_interface_mac function and rename local variable to function qinq int...Ermal Luçi2009-11-271-21/+21
* 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
* 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
* Resolves #175. Return description even for disabled interfaces. Teach the ret...Ermal Luçi2009-11-253-5/+9
* Resolves #169. Show interface friendly names during the wizards. Some more co...Ermal Luçi2009-11-254-198/+203
* Resolves #170. This is really a fallout from include changes. Pointy-hat: sul...Ermal Luçi2009-11-251-0/+2
* 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 th...Ermal Luçi2009-11-251-0/+7
* Resolves #179. Propperly check if this is an array or not. This is required s...Ermal Luçi2009-11-252-0/+6
* 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
* 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 parameter...Ermal Luçi2009-11-244-5/+10
* 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
* 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 wi...Scott Ullrich2009-11-221-1/+58
* Deleting a IP alias needs the IP as a argument, just issuing delete is not va...Seth Mos2009-11-221-3/+1
* 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