Ermal Luçi
0e1add13cc
Correct page name.
2010-02-25 23:07:13 +00:00
Ermal Luçi
9bb8d5423c
Ticket #340 . Remove bogus functions. Sort aliases the same way it is done on the aliases page.
2010-02-25 22:59:08 +00:00
Ermal Luçi
40b0b541cc
Actually remove vlan_native_support array it is not used in 2.0. While there move the auto updater to 8.1 snapshots.
2010-02-25 22:27:34 +00:00
Ermal Luçi
8b616f2c8a
Fix finding interfaces that support hwtagging.
2010-02-25 22:22:55 +00:00
Ermal Luçi
e57a441e29
Resolves #381 . If set change interface mtu, somehow this code got lost!
2010-02-25 21:15:00 +00:00
Ermal Luçi
18011fb964
Add missing curley.
2010-02-25 17:05:06 +00:00
Ermal Luçi
b5f3549ff3
Include missing quotes.
2010-02-25 17:02:57 +00:00
Scott Ullrich
653032b62e
Set a+x
2010-02-25 08:06:55 -05:00
Ermal Luçi
575a279a6a
Speed up and correct the finding of interfaces that support vlanmtu using the pfSense module.
2010-02-25 12:58:11 +00:00
Ermal Luçi
bc32eabfc1
Correct my name.
2010-02-25 00:02:27 +00:00
Ermal Luçi
51ba2d3b41
Add neccesary include.
2010-02-25 00:00:56 +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
44be6dba37
fix previous commit
2010-02-24 18:36:16 -05: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
78dd50201b
Prevent empty tags of creating <tag></tag> entries but instead just create them as <tag/> to be consistent. This fixes some empty arrays problems on the code.
2010-02-24 18:08:57 +00: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
Ermal Luçi
e1bcba1f59
Prevent errors when running without a lan defined interface. Also remove some dead code.
2010-02-24 12:19:49 +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
dae5589e81
carp interfaces are now called vip's.
2010-02-23 23:11:10 +00: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
83f9c8ee5e
Ticket #304 . Fix bogus dynamic entries in system->gateways after deleting gateways.
2010-02-23 22:43:03 +00:00
Ermal Luçi
2eac3af461
Fix linking interface to vlans function so it works correctly.
2010-02-23 22:37:52 +00:00
Ermal Luçi
f2dd75680e
Revert "Fix linking interface to vlans function so it works correctly."
...
This reverts commit 930595154c .
2010-02-23 22:37:24 +00:00
Ermal Luçi
930595154c
Fix linking interface to vlans function so it works correctly.
2010-02-23 22:34:39 +00:00
Ermal Luçi
8478693681
Prevent wrong config file from being generated. Reported-by: http://forum.pfsense.org/index.php/topic,23090.0.html
2010-02-23 22:16:00 +00:00
Ermal Luçi
762a24a382
Add proxy authentication capabilities to OpenVPN client.
2010-02-23 19:04:39 +00:00
Ermal Luçi
cb07489308
Ticket #255 . Fix get_interface_info output to return propper ip address by using pfSense_get_interface_addresses function.
2010-02-22 19:17:04 +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
Chris Buechler
a64c15d882
correct icmptypes so CP IP can be pinged
2010-02-21 00:40:40 -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
98718ac1be
Three fixes:
...
- ipsec-tools 0.8 ignores 'adminsock' directive, so until upstream is fixed, we need to use the default /var/db/racoon/racoon.sock
- Fix spd files reloading in /tmp
- Revert initial patch from Scott
Ticket #137
2010-02-17 20:07:06 -05:00
Ermal Luçi
bd96e1fef9
Use the pfSense module function to get mtu and subnetbits in CIDR format.
2010-02-17 15:52:57 +00: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
dadad8b390
Clean up some formatting while I'm here.
2010-02-15 16:20:28 -05:00
jim-p
066afaf11c
Fix Easy Rule for OpenVPN interfaces. Resolves #349
2010-02-15 16:18:57 -05:00
jim-p
24f2fa1d6e
Fix bug where the last line of the filter log wasn't displayed in WebGUI.
2010-02-15 15:09:12 -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