Commit Graph

6150 Commits

Author SHA1 Message Date
Ermal Luçi
0e1add13cc Correct page name. 2010-02-25 23:07:13 +00:00
Ermal Luçi
e8a58de43b Add support for authenticating users against server specified in the system->user manager->servers for openvpn. While there propperly fill the shared secret field for raidus in the servers page. 2010-02-24 23:58:51 +00:00
Chris Buechler
bdadaf3c1f Change default session timeout to 4 hours. Clarify text description. Remove limit of < 999 and other invalid/unnecessary input validation. Use product_name 2010-02-24 18:29:14 -05:00
Ermal Luçi
a1003d5704 Ticket #375. When choosing to export only a subsystem by default do not export rrd data. 2010-02-24 15:27:08 +00:00
pierrepomes
744187e8b6 When editing a P2: reset netmask to 24 only when it is not specified, in case of a new P2. Ticket #352 2010-02-23 23:11:56 -05:00
Ermal Luçi
44088ce83a Ticket #356. Clear the interface configuration if neccessary. To avoid strange situation described in the ticket. 2010-02-23 22:56:11 +00:00
Ermal Luçi
762a24a382 Add proxy authentication capabilities to OpenVPN client. 2010-02-23 19:04:39 +00:00
Chris Buechler
55e52bc6bd fix text 2010-02-22 02:07:19 -05:00
Chris Buechler
9301de7eae check against correct variable 2010-02-21 01:54:44 -05:00
Chris Buechler
f2c3db14d5 fix text 2010-02-21 01:00:16 -05:00
Chris Buechler
7d3f957669 fix text 2010-02-21 00:56:04 -05:00
Erik Fonnesbeck
3a669df20b Fix the check for whether the bridge is assigned. 2010-02-21 00:10:20 -05:00
Chris Buechler
01571da521 Description is not required 2010-02-20 23:23:48 -05:00
pierrepomes
d0f6649c8f Add statistics for OpenVPN client instances 2010-02-16 17:19:08 -05:00
Ermal Luçi
870318b9a0 Fix setting unsetting of disable option for OpenVPN. 2010-02-16 19:47:57 +00:00
jim-p
3a73898311 Fix typo 2010-02-15 19:23:05 -05:00
jim-p
e1135f7bc6 Change variable name to avoid clobbering one by the same name in the Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way. 2010-02-15 18:23:10 -05:00
jim-p
a6efee267f Fix typo 2010-02-15 17:59:46 -05:00
Chris Buechler
d31e9455e0 clarify text 2010-02-15 17:53:41 -05:00
jim-p
dcdf955c10 Fix copypasta error. Had the wrong colors. 2010-02-15 14:02:59 -05:00
jim-p
b3e79d5ee5 Fix double printing of log entries 2010-02-15 13:01:12 -05:00
jim-p
bb641bf897 Missing counter variable initialization. 2010-02-15 10:00:32 -05:00
jim-p
a5070443e9 Fix memory graph for the_wall theme. 2010-02-15 09:16:47 -05:00
jim-p
74d1479537 Fix RRD colors in Code Red theme. Resolves #330 2010-02-15 08:59:56 -05:00
Scott Ullrich
5949124cc3 Adding 802.1X Authentication support 2010-02-12 18:15:06 -05:00
Ermal Luçi
9a76a52a7b Ticket #353. Add neccessary include. 2010-02-12 16:47:01 +00:00
Ermal Luçi
184d50b564 Ticket #352. Allow 0 mask in remote network bits. 2010-02-12 16:33:01 +00:00
Chris Buechler
27e9e518d7 fix text 2010-02-11 21:50:22 -05:00
Ermal Luçi
19757916c1 Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber 2010-02-10 20:54:20 +00:00
Ermal Luçi
2dddf4be0d Check what to do on the interface when hitting apply options button. 2010-02-09 19:27:32 +00:00
Ermal Luçi
b72e70ae3f Apparently gif(4) can be part of a bridge do not disallow this. 2010-02-09 16:33:43 +00:00
Ermal Luçi
974cbfe036 Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour. 2010-02-09 13:07:42 +00:00
Ermal Luçi
e1d35ce8c4 Ticket #348. Fix checking for existing alias name. Allow subnets to be defined in the import list. 2010-02-09 11:43:38 +00:00
Ermal Luçi
ed65eb04ee Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers. 2010-02-09 11:03:58 +00:00
Ermal Luçi
429bf8de23 Ticket #340. An array $specialsrcdst needs to be declared for this to work. 2010-02-09 10:36:32 +00:00
Ermal Luçi
5313aea509 Ticket #303. Correctly retain the interface in case or validation errors. 2010-02-09 10:11:31 +00:00
Ermal Luçi
a2b724a66a Fix check on which table to assign. 2010-02-09 09:50:33 +00:00
pierrepomes
fef1c556be Remove msort call for aliases sorting, aliases are sorted by aliases_sort() function. Ticket #338 2010-02-08 19:56:41 -05:00
pierrepomes
556917a68d Sort dhcp mapping array once, only before writing config. Ticket #343 2010-02-08 19:18:28 -05:00
Ermal Luçi
64b2f3c8a7 Ticket #346. Use the correct 'real' interface for collecting wireless information. 2010-02-08 22:44:06 +00:00
Ermal Luçi
aabb805d85 Ticket #341. Fix setting of default gw. Generate config after saving the changes as done on other places on pfsense code. 2010-02-08 22:04:38 +00:00
Chris Buechler
6bc6bf7942 fix typo 2010-02-07 23:59:18 -05:00
jim-p
0927fb8cd6 Add capability to kill active OpenVPN clients from Status > OpenVPN. 2010-02-07 16:28:46 -05:00
Scott Ullrich
838fa668b9 Link to javascript file instea of including it on every request saving WAN bandwidth 2010-02-07 15:22:32 -05:00
Scott Ullrich
2494295a68 Unbreak prototype and friends 2010-02-07 15:12:37 -05:00
Chris Buechler
93c3b51923 fix text 2010-02-06 23:37:50 -05:00
Scott Ullrich
8f2c6b94a6 Include shaper.inc, too 2010-02-06 18:30:16 -05:00
Scott Ullrich
4ec77db33b Include filter.inc Ticket #340 2010-02-06 18:29:13 -05:00
Scott Ullrich
6b519cfeb8 Fixup nifty css corners locations and code 2010-02-06 15:50:09 -05:00
Scott Ullrich
f6f6947e2b Stop using the inline output function to include javascript and css files. Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request. 2010-02-06 15:44:11 -05:00