sullrich
b4bfd25dc6
Add disabled checkbox. Add code to check for disabled accounts.
2009-11-27 19:02:57 -05:00
Seth Mos
e7d3b8f4b8
Add input validation to check if the gateway IP is in the local subnet for that interface.
...
Needs testing, no idea if this works for ppp or pppoe interfaces.
2009-11-28 00:43:01 +01:00
Seth Mos
e489f87d99
in_array() is needle, haystack. Not the othe way round which throws a wrong datatype warning.
...
Issue 166
2009-11-28 00:26:07 +01:00
sullrich
f1a1997f45
Return after setting account expired
2009-11-27 17:54:56 -05:00
sullrich
7dd044f257
Honor account expiration
2009-11-27 17:54:06 -05:00
sullrich
0a82fa9ba3
Allow expiration date to lie in the past which has the side effect of disabling the account Ticket #65
2009-11-27 17:46:51 -05:00
sullrich
85dd175d04
Nuke alert. Resolves #125
2009-11-27 17:22:11 -05:00
sullrich
685493b5da
Expand services -> captiveportal infterface box to match the number of interfaces present Resolves #160
2009-11-27 17:22:11 -05:00
Seth Mos
8512951ff1
Fixup the wireless graph, not sure if many people ever saw it, considering it was included in 1.2 and up but did not look very pretty.
...
Greatly enhanced the readability by setting up the default colors better and increasing the line thickness to 2.
2009-11-27 23:28:40 +01:00
pierrepomes
a7dbeea9a6
Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
2009-11-27 16:59:41 -05:00
pierrepomes
46c5b763ef
Fix hostname checking when entering a dhcp static mapping and replace "." with "_" when writing "host-name" option in dhcpd.conf. Resolves #159
2009-11-27 16:57:48 -05:00
sullrich
35b91f7703
Add newline after set radius server Resolves #184
2009-11-27 16:55:40 -05:00
sullrich
1ee5d4b3a0
Call enable_rrd_graphing() on save Resolves #154 + previous commit
2009-11-27 16:53:59 -05:00
sullrich
6e6233d001
Call enable_rrd_graphing(); when clicking save Ticket #154
2009-11-27 16:37:57 -05:00
sullrich
95dd7e9dd7
Set location of header request
2009-11-27 16:34:30 -05:00
sullrich
fa6a664d8a
When working with one interface only, do not attempt to setup lan during setup wizard. Ticket #158
2009-11-27 16:32:59 -05:00
sullrich
64fba8ec93
Do not show LICENSE in the list of shaper patterns. Resolves #171
2009-11-27 16:24:46 -05:00
sullrich
4195c967cc
Correctly output only selected backup area when do not backup packages is selected. Resolves #168
2009-11-27 16:17:03 -05:00
Ermal Luçi
42bad812c4
Fix get_interface_mac function and rename local variable to function qinq interface configure.
2009-11-27 15:50:17 +00:00
Chris Buechler
774569544e
clarify text
2009-11-26 23:29:34 -05:00
Chris Buechler
d8ba56f6d2
fix up text
2009-11-26 23:25:51 -05:00
sullrich
4c86a16564
add captiveportal.inc
2009-11-26 21:23:06 -05:00
sullrich
5a7d827bfd
Add ipsec.inc and vpn.inc
2009-11-26 21:18:21 -05:00
Seth Mos
6c4b9f4699
Show the RSSI, BSSID and the wireless connection rate
2009-11-26 22:02:32 +01:00
Seth Mos
818a6b7d78
Make sure to get the wireless status from the correct interface.
...
Add support for the rssi, rate and base station mac.
2009-11-26 22:02:32 +01:00
sullrich
f9fc88cc88
Rework includes. Ticket #170
2009-11-26 12:33:38 -05:00
Ermal Luçi
331e8242e3
Resolves #174 . Fix the typo to reresolve the issue.
2009-11-26 14:13:10 +00:00
Ermal Luçi
34019d2872
Resolves #170 . Yet again include fallout changes.
2009-11-26 13:55:22 +00:00
Seth Mos
b57a2aee42
Remove debugging leftover from testing.
2009-11-25 21:56:00 +01:00
Seth Mos
22275785b9
Make sure to display a correct bssid field instead of a truncated one. Going to great lengths here to prevent splitting on a fixed number of characters.
2009-11-25 21:54:06 +01:00
Ermal Luçi
c795339e57
Resolves #175 . Return description even for disabled interfaces. Teach the return_gateways_array() to return status for disabled interfaces if the caller requests it.
2009-11-25 18:18:51 +00:00
Ermal Luçi
392cd413c1
Resolves #169 . Show interface friendly names during the wizards. Some more cosemtics is needed in this wizard but this is a first step.
2009-11-25 16:59:24 +00:00
Ermal Luçi
c19900ef56
Resolves #170 . This is really a fallout from include changes. Pointy-hat: sullrich@
2009-11-25 16:36:57 +00:00
Ermal Luçi
850cff07ad
Resolves #171 . Do not show the license file as a protocol list.
2009-11-25 16:33:46 +00:00
Ermal Luçi
e7bfa23102
Resolves #174 . If the interface reassignment changes reload the config for the interface.
2009-11-25 16:20:55 +00:00
Ermal Luçi
c44d3cf7eb
Resolves #179 . Propperly check if this is an array or not. This is required since php 5.+.
2009-11-25 14:32:36 +00:00
jim-p
b6cd22487a
Help page (re)mapping.
2009-11-24 22:14:00 -05:00
Scott Ullrich
7ab2b6886e
Include commonly used .inc files such as filter.inc, shaper.inc, etc
2009-11-24 19:38:04 -05:00
Scott Ullrich
78e0b65c48
Cons25 supports color as well
2009-11-24 17:06:22 -05:00
Seth Mos
3e7dfc05e8
Use the list sta output instead of list ap which we used before.
...
Still need to check if this also results in the right values being graphed, takes some time to confirm.
2009-11-24 21:53:35 +01:00
Seth Mos
162477a405
Make sure the right wireless interface is polled for the graphs
2009-11-24 21:44:37 +01:00
Seth Mos
105bb6a683
Fix wireless stations list
2009-11-24 21:37:01 +01:00
Ermal Luçi
0a595d8419
s/interfaces_carp_configure/interfaces_carp_setup/
2009-11-24 13:44:42 +00:00
Ermal Luçi
474ef84c87
Fix problems with traffic shaper wizards not propperly handling the parameter at first step.
2009-11-24 11:53:09 +00:00
Ermal Luçi
127b93cf79
Include necessary shaper.inc for read_altq_config.
2009-11-24 11:35:05 +00:00
Ermal Luçi
a5f07f0987
Include rrd.inc for enable_rrd_graphing.
2009-11-24 11:32:42 +00:00
Ermal Luçi
ec08d983f3
Include neccessary filter.inc.
2009-11-24 11:27:31 +00:00
Seth Mos
2a203afd37
Wireless cleanups for the new wireless format of FreeBSD 8
...
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.
2009-11-24 00:06:48 +01:00
Scott Ullrich
16058a05ea
Add back mbstring for firewall_rules_edit
2009-11-22 20:14:26 -05:00
Scott Ullrich
07ab492630
Update fieldname, it should be hostname and not host Ticket #159
2009-11-22 20:02:39 -05:00