jim-p
cba980f6a4
Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools.
2012-09-16 19:33:49 -04:00
jim-p
1f1a08c85b
Allow/deny access to DHCP by partial MAC matching.
2012-09-13 21:15:43 -04:00
jim-p
ed6df99ca0
Use a better link here.
2012-09-12 12:45:36 -04:00
jim-p
0066932f89
Print a nice large warning on the PPTP page about it no longer being considered secure.
2012-09-12 12:18:42 -04:00
Jesse White
fa6a3d4da3
Fixed the rendering in IE. Moved the head section out of the body.
2012-09-11 11:03:45 -04:00
Jim P
2643df8d78
Merge pull request #220 from PiBa-NL/master
...
firewall log, allowing the showing of applied rule description with optional setting
2012-09-10 11:45:17 -07:00
PiBa-NL
32f8552e8a
Show/hide toggle
2012-09-10 17:32:52 +02:00
PiBa-NL
52b2726831
Added a setting for configuring the firewall log to either:
...
-Not load descriptions
-Show descriptions in a column
-Show descriptions on a second row (after a click on 'show descriptions')
'fixed' a few html validation issues..
2012-09-10 16:32:28 +02:00
Chris Buechler
18be4037b5
remove bunk input validation
2012-09-09 20:55:15 -05:00
PiBa-NL
a6d5e0439d
Changed firewall log to show the applied rule description directly on screen, also layout optimization for "Show raw filter logs".
2012-09-08 14:41:30 +02:00
Darren Embry
c184fa273f
fix imbalanced HTML tags
...
hopefully continues to fix #2625 but no guarantees.
2012-09-06 14:47:01 -04:00
Darren Embry
00ad21b9d7
fix more imbalanced HTML tags.
...
hopefully continues to fix #2625 but no guarantees.
2012-09-06 14:47:00 -04:00
Darren Embry
59167b10fb
fix some imbalanced HTML tags
...
hopefully this will fix #2625 but this needs to be done anyway.
2012-09-06 14:47:00 -04:00
Darren Embry
d329d5872c
a few coding indentation/style fixes.
2012-09-06 14:46:59 -04:00
jim-p
b91440888e
Correct this function call, OpenVPN client killing works again, fixes #2554
2012-09-06 14:27:02 -04:00
Darren Embry
17c0bb50f8
Inconsistent behavior with Alias info popup
...
hopefully fixes #2625
http://redmine.pfsense.org/issues/2625
2012-09-06 13:46:30 -04:00
Darren Embry
73567959ef
never call parseInt without a radix.
2012-09-06 13:08:50 -04:00
jim-p
744306c6bd
Fix up tcpdump for pflog stop/start a little, consolodate code, and restart tcpdump for pflog when saving log settings.
2012-09-04 11:58:38 -04:00
Ermal
6ab59b35ec
Add check for local port being set before testing. Fixes #2606
2012-08-28 18:41:36 +00:00
phildd
062fe17da3
Fix IPv6 remote_network typo
...
The IPv4 remote network was being displayed in both the IP4 and IPv6 input fields. Then whatever value was in the IPv6 field ended up in the config as the IPv4 remote network.
Just a couple of missing "v6" on variable names.
2012-08-24 14:31:03 +05:45
bcyrill
cf74d3a80c
Test for an array before using it like one.
2012-08-24 00:40:06 +03:00
jim-p
5a429ed6a2
Fix another typo
2012-08-22 14:50:55 -04:00
jim-p
c14069434a
Fix typo
2012-08-22 00:15:36 -04:00
jim-p
5c8843d5fb
Teach ntpd how to get its time from a local GPS on serial.
2012-08-21 16:23:33 -04:00
jim-p
73815007a4
Test for an array before using it like one.
2012-08-19 14:17:28 -04:00
jim-p
be9c20c7a1
Use REQUEST_URI here so the GET parameters are preserved (makes the links work better for things like interfaces.php?if=wan, and packages.
2012-08-17 10:43:12 -04:00
smos
dc3e3acb9b
Disable Execution timeout for this script.
2012-08-17 07:15:06 +02:00
jim-p
391abfcfe4
Extend the shortcuts code and link back from Status > Services also.
2012-08-15 22:18:53 -04:00
jim-p
d71fc5d312
More shortcuts
2012-08-14 14:35:49 -04:00
jim-p
e3ffa8d43a
Initialize this for good measure.
2012-08-14 13:46:17 -04:00
jim-p
0f5d612aef
Add (c) header, also add ability to glob in shortcuts so packages can use it too.
2012-08-14 13:44:35 -04:00
jim-p
dbb1cdb5cf
Clarify requirements for DHCP static mapping IP
2012-08-14 09:51:00 -04:00
Jim P
cd3662f7a6
Merge pull request #211 from bcyrill/patch-4
...
Update usr/local/www/services_router_advertisements.php
2012-08-13 11:17:49 -07:00
jim-p
36d1c79884
Refine the formatting of the service status icon a bit depending on its context.
2012-08-13 12:19:47 -04:00
bcyrill
61071c30ce
Update usr/local/www/services_router_advertisements.php
...
Change form field since aliases are not supported here.
Also separate the DNS settings using the default bar.
2012-08-13 18:07:40 +03:00
bcyrill
fd96a3fc13
Update usr/local/www/vpn_openvpn_server.php
...
Fix javascript of GW redirection adding IPv4 and IPv6 fields
2012-08-13 17:35:16 +03:00
jim-p
9cb6bef1e3
Make sure we start with an empty service.
2012-08-13 09:09:00 -04:00
bcyrill
0143e77b31
Update usr/local/www/shortcuts.inc
...
Fix array initialization
2012-08-13 13:39:31 +03:00
jim-p
fdad935f76
This works here, too...
2012-08-11 20:49:41 -04:00
jim-p
226c43a526
Where possible, link back to the main page of a section too.
2012-08-11 20:20:57 -04:00
jim-p
d5bd9ee704
Another missed shortcut
2012-08-11 20:20:27 -04:00
jim-p
9fa2a88067
Forgotten shortcut
2012-08-11 20:06:09 -04:00
jim-p
345ce722b7
Forgot the shortcut section on this page, too...
2012-08-11 19:52:58 -04:00
jim-p
7f4a799816
Add/use some more similarly styled icons here, for a more consistent look.
2012-08-11 14:46:33 -04:00
jim-p
e38d34b45f
Activate service status/control for CP also.
2012-08-10 15:37:40 -04:00
jim-p
6d9b107442
Fixup openvpn shortcut bar status/control
2012-08-10 15:30:20 -04:00
jim-p
7d7b5a4855
Whoops forgot this one
2012-08-10 14:10:46 -04:00
jim-p
f4daf025d9
Print service title in tooltip for shortcut bar
2012-08-10 13:58:04 -04:00
jim-p
79696deabb
Declare arrays before using them.
2012-08-10 13:57:54 -04:00
jim-p
b32dd0a6b7
Activate new shortcuts/status in the rest of the areas that are currently setup.
2012-08-10 13:32:16 -04:00