Commit Graph

12466 Commits

Author SHA1 Message Date
sullrich
7db2e2e867 No need for priv.inc 2009-11-28 21:19:54 -05:00
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
649b4d59f8 Update default privs 2009-11-28 20:13:18 -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
07a3b40b0b Correctly deterimine the IP address for optional interfaces. Ticket #68 2009-11-28 18:19:41 -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
6347e08c4e Remove ipsec_in_use sysctl 2009-11-28 17:09:58 -05:00
sullrich
0674f16385 Unbreak configuration sync. Resolves #182 2009-11-28 17:06:13 -05:00
sullrich
1386e392ba Set a+rx 2009-11-28 17:00:39 -05:00
sullrich
140a111d4d Require filter.inc and shaper.inc 2009-11-28 16:51:38 -05:00
sullrich
cace2dbbff Dedicate 6 characters 2009-11-28 16:47:47 -05:00
sullrich
9c38bceaf7 Do not dedicate 16 characters to interface name 2009-11-28 16:47:17 -05:00
sullrich
d74b5b8b1d Fix formatting. 2009-11-28 16:32:00 -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
f69f34f128 sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interface polling or ifconfig interface -polling. Ticket #124 2009-11-28 14:16:11 -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
sullrich
c7ed2141c2 Build a new array of items that have .pat in them. Resolves #171 2009-11-28 13:51:26 -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
a726c0e83a Missed name change. 2009-11-28 08:05:02 +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
5f97f256fd Do not remount ro twice 2009-11-27 22:59:08 -05:00
sullrich
48e29ac9c6 Download and verify the bogons md5 with the bogons files Ticket #141 2009-11-27 22:57:53 -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
20138aba72 Only show files with .pat in them Resolves #171 2009-11-27 21:24:15 -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
5e9dd72acc Add is_URL() 2009-11-27 20:43:01 -05:00
sullrich
772d312133 Use ['name'] when looking up items 2009-11-27 20:13:17 -05:00
sullrich
d2aa8cd682 Escape ' Ticket #143 2009-11-27 19:40:06 -05:00
Ermal Luçi
55c613269b Include neccessary files. 2009-11-27 20:03:26 +00:00
sullrich
158d9aa6c0 Show ajax properly 2009-11-27 19:12:45 -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
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