Commit Graph

5847 Commits

Author SHA1 Message Date
sullrich
5092a6fbac include priv.inc 2009-11-28 21:15:48 -05:00
sullrich
f1a73dbf6a Add select all button 2009-11-28 20:48:47 -05:00
sullrich
2afddcb1fa Disabled is not a required field 2009-11-28 20:32:53 -05:00
sullrich
ead24d63be Include priv.defs.inc 2009-11-28 20:08:13 -05:00
sullrich
7deffa407e Add listtopic. Remove tab 2009-11-28 19:55:23 -05:00
sullrich
24caf10492 Automatically select the last known vhid + 1 when creating new entries 2009-11-28 18:43:09 -05:00
sullrich
03fdfdd652 Verify carp VHIDS no matter what and compare to current id if needed Resolves #189 2009-11-28 18:38:01 -05:00
sullrich
1d68379307 Search for <m0n0wall> not m0n0wall 2009-11-28 17:47:34 -05:00
sullrich
c7323d810e Add openvpn client custom option. Ticket #103 2009-11-28 17:29:36 -05:00
sullrich
e6dd418dc4 Slow down updates for rate util 2009-11-28 17:22:26 -05:00
sullrich
0674f16385 Unbreak configuration sync. Resolves #182 2009-11-28 17:06:13 -05:00
sullrich
9c38bceaf7 Do not dedicate 16 characters to interface name 2009-11-28 16:47:17 -05:00
sullrich
d11c1f931a Add radius mac formatting GUI bits. The backend bits where already present. Resolves #178 2009-11-28 15:57:29 -05:00
sullrich
30c4ae8a6b Seperate diffserv box into a <select> dropdown. Hide item behind advanced button. Move down one section near other advanced items. Resolves #60 2009-11-28 14:56:43 -05:00
sullrich
c898b8aaaf Diffserv code point is not a reqired field 2009-11-28 14:40:14 -05:00
sullrich
5c1f3ed270 Remove GMT time zone items which are actually reversed and confusing. Resolves #176 - http://www.freebsd.org/cgi/query-pr.cgi?pr=24385 2009-11-28 14:13:51 -05:00
Ermal Luçi
ceae261680 Use propper name for interface groups. 2009-11-28 10:52:27 +00:00
Ermal Luçi
4400ad66dc Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for the second Q in QinQ. 2009-11-28 10:47:30 +00:00
Ermal Luçi
7c9d8d71fe Please pretty please use the interfaces function rather than than growing yet again the horrendous custom made things. Thank you. Ticket #141 2009-11-28 07:28:43 +00:00
Chris Buechler
34cdf94907 fix typo 2009-11-28 00:40:39 -05:00
sullrich
58b0abb3d3 Correct typo Resolves #141 2009-11-28 00:11:44 -05:00
sullrich
d823b81c08 Use long php notation opener 2009-11-27 23:55:37 -05:00
sullrich
143048e3d7 Do not allow interface names as alias names Ticket #141 2009-11-27 22:43:56 -05:00
sullrich
f76a479d0f Do not allow reserved keywords as alias names Ticket #141 2009-11-27 22:41:43 -05:00
sullrich
b6693b01cc use _SERVER[\'HTTP_HOST\'] 2009-11-27 21:00:12 -05:00
sullrich
39d1c22d8b Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157 2009-11-27 20:50:48 -05:00
sullrich
d2aa8cd682 Escape ' Ticket #143 2009-11-27 19:40:06 -05:00
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
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
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
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
4195c967cc Correctly output only selected backup area when do not backup packages is selected. Resolves #168 2009-11-27 16:17:03 -05: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
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
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