Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a55cdcc0 02/26/2010 05:41 PM Ermal Luçi

Include propper includes.

2ee45728 02/26/2010 05:37 PM Ermal Luçi

Put this code on propper context.

c059940b 02/26/2010 08:01 AM Erik Fonnesbeck

Ticket #366. Fix scope problem in inuse functions on some of the interfaces.php pages.

9c17db74 02/26/2010 08:00 AM Erik Fonnesbeck

Revert "Fix the check for whether the bridge is assigned."

This reverts commit 3a669df20b0795b2e487fc033f86eacea7e6fdf4.

23e69ae8 02/25/2010 11:48 PM Ermal Luçi

Ticket #363. Fix the number 1 report on this ticket. Properly show status of dyndns update.

0e1add13 02/25/2010 11:07 PM Ermal Luçi

Correct page name.

9bb8d542 02/25/2010 10:59 PM Ermal Luçi

Ticket #340. Remove bogus functions. Sort aliases the same way it is done on the aliases page.

40b0b541 02/25/2010 10:27 PM Ermal Luçi

Actually remove vlan_native_support array it is not used in 2.0. While there move the auto updater to 8.1 snapshots.

8b616f2c 02/25/2010 10:22 PM Ermal Luçi

Fix finding interfaces that support hwtagging.

e57a441e 02/25/2010 09:15 PM Ermal Luçi

Resolves #381. If set change interface mtu, somehow this code got lost!

18011fb9 02/25/2010 05:05 PM Ermal Luçi

Add missing curley.

b5f3549f 02/25/2010 05:02 PM Ermal Luçi

Include missing quotes.

653032b6 02/25/2010 01:06 PM Scott Ullrich

Set a+x

575a279a 02/25/2010 12:58 PM Ermal Luçi

Speed up and correct the finding of interfaces that support vlanmtu using the pfSense module.

bc32eabf 02/25/2010 12:02 AM Ermal Luçi

Correct my name.

51ba2d3b 02/25/2010 12:00 AM Ermal Luçi

Add neccesary include.

e8a58de4 02/24/2010 11:58 PM Ermal Luçi

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.

44be6dba 02/24/2010 11:36 PM Chris Buechler

fix previous commit

bdadaf3c 02/24/2010 11:29 PM Chris Buechler

Change default session timeout to 4 hours. Clarify text description. Remove limit of < 999 and other invalid/unnecessary input validation. Use product_name

78dd5020 02/24/2010 06:08 PM Ermal Luçi

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.

a1003d57 02/24/2010 03:27 PM Ermal Luçi

Ticket #375. When choosing to export only a subsystem by default do not export rrd data.

e1bcba1f 02/24/2010 12:19 PM Ermal Luçi

Prevent errors when running without a lan defined interface. Also remove some dead code.

744187e8 02/24/2010 04:11 AM Pierre POMES

When editing a P2: reset netmask to 24 only when it is not specified, in case of a new P2. Ticket #352

dae5589e 02/23/2010 11:11 PM Ermal Luçi

carp interfaces are now called vip's.

44088ce8 02/23/2010 10:56 PM Ermal Luçi

Ticket #356. Clear the interface configuration if neccessary. To avoid strange situation described in the ticket.

83f9c8ee 02/23/2010 10:43 PM Ermal Luçi

Ticket #304. Fix bogus dynamic entries in system->gateways after deleting gateways.

2eac3af4 02/23/2010 10:37 PM Ermal Luçi

Fix linking interface to vlans function so it works correctly.

f2dd7568 02/23/2010 10:37 PM Ermal Luçi

Revert "Fix linking interface to vlans function so it works correctly."

This reverts commit 930595154ccc8702befdd880f1c424b78040af2a.

93059515 02/23/2010 10:34 PM Ermal Luçi

Fix linking interface to vlans function so it works correctly.

84786936 02/23/2010 10:16 PM Ermal Luçi

Prevent wrong config file from being generated. Reported-by: http://forum.pfsense.org/index.php/topic,23090.0.html

762a24a3 02/23/2010 07:04 PM Ermal Luçi

Add proxy authentication capabilities to OpenVPN client.

cb074893 02/22/2010 07:17 PM Ermal Luçi

Ticket #255. Fix get_interface_info output to return propper ip address by using pfSense_get_interface_addresses function.

55e52bc6 02/22/2010 07:07 AM Chris Buechler

fix text

9301de7e 02/21/2010 06:54 AM Chris Buechler

check against correct variable

f2c3db14 02/21/2010 06:00 AM Chris Buechler

fix text

7d3f9576 02/21/2010 05:56 AM Chris Buechler

fix text

a64c15d8 02/21/2010 05:40 AM Chris Buechler

correct icmptypes so CP IP can be pinged

3a669df2 02/21/2010 05:10 AM Erik Fonnesbeck

Fix the check for whether the bridge is assigned.

01571da5 02/21/2010 04:23 AM Chris Buechler

Description is not required

98718ac1 02/18/2010 01:07 AM Pierre POMES

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

bd96e1fe 02/17/2010 03:52 PM Ermal Luçi

Use the pfSense module function to get mtu and subnetbits in CIDR format.

d0f6649c 02/16/2010 10:19 PM Pierre POMES

Add statistics for OpenVPN client instances

870318b9 02/16/2010 07:47 PM Ermal Luçi

Fix setting unsetting of disable option for OpenVPN.

3a738983 02/16/2010 12:23 AM Jim Pingle

Fix typo

e1135f7b 02/15/2010 11:23 PM Jim Pingle

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.

a6efee26 02/15/2010 10:59 PM Jim Pingle

Fix typo

d31e9455 02/15/2010 10:53 PM Chris Buechler

clarify text

dadad8b3 02/15/2010 09:20 PM Jim Pingle

Clean up some formatting while I'm here.

066afaf1 02/15/2010 09:18 PM Jim Pingle

Fix Easy Rule for OpenVPN interfaces. Resolves #349

24f2fa1d 02/15/2010 08:09 PM Jim Pingle

Fix bug where the last line of the filter log wasn't displayed in WebGUI.

dcdf955c 02/15/2010 07:02 PM jim-p

Fix copypasta error. Had the wrong colors.

b3e79d5e 02/15/2010 06:01 PM Jim Pingle

Fix double printing of log entries

bb641bf8 02/15/2010 03:00 PM Jim Pingle

Missing counter variable initialization.

a5070443 02/15/2010 02:16 PM jim-p

Fix memory graph for the_wall theme.

74d14795 02/15/2010 01:59 PM jim-p

Fix RRD colors in Code Red theme. Resolves #330

495df644 02/14/2010 08:56 PM Scott Ullrich

Note full directory

bb5e7a61 02/14/2010 08:50 PM Scott Ullrich

Minor formatting

680bcb4d 02/14/2010 08:48 PM Scott Ullrich

Include globals.inc

fdf00849 02/14/2010 08:39 PM Scott Ullrich

Sync

fc116e4a 02/14/2010 08:32 PM Scott Ullrich

Add var/empty to excludes list

4870ddca 02/14/2010 08:31 PM Scott Ullrich

Add var/empty to excludes list

16b96ea6 02/14/2010 08:30 PM Scott Ullrich

Add var/empty to excludes list

41bf8e8e 02/14/2010 07:58 PM Scott Ullrich

Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?!

fcbbdd85 02/14/2010 07:53 PM Scott Ullrich

Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by first writing to a temporary file of the same name but ending with the pid of the current process, them renaming the temporary file over the original.

b7544cb0 02/14/2010 07:38 PM Scott Ullrich

Ignore root/*

39ab66a1 02/14/2010 07:37 PM Scott Ullrich

Adding backup script that can be run before upgrading which backs up everything including config.xml. Script gives instructions on how to restore a specific file as well.

e5977136 02/14/2010 05:53 PM Scott Ullrich

Write out config.xml.tmp first and then move into place after it is written trying to avoid half written files during panic or livelock situations

8daddfd1 02/14/2010 04:43 AM Chris Buechler

fix call to undefined function.

remove old PPP bits that are no longer used

525d565b 02/13/2010 11:38 PM Scott Ullrich

Ensure carriage returns exist to avoid run-on directives

f668c765 02/13/2010 07:40 PM Jim Pingle

Go ahead and add other wireless devices to this list, so if/when they are added, they should work.

711d93a2 02/13/2010 05:05 PM Jim Pingle

Add mwl to list of wireless cards

a17dc611 02/13/2010 04:05 PM Jim Pingle

Sync bogons list

5949124c 02/12/2010 11:15 PM Scott Ullrich

Adding 802.1X Authentication support

8eaa727f 02/12/2010 05:33 PM Ermal Luçi

Revert find_interface_subnet() because it need to return numbers and not netmask in dotted format.

9a76a52a 02/12/2010 04:47 PM Ermal Luçi

Ticket #353. Add neccessary include.

7d6076f3 02/12/2010 04:43 PM Ermal Luçi

Use the pfSense module calls for getting interface mac. Improves speed and correctnes.

3f70e618 02/12/2010 04:41 PM Ermal Luçi

Ticket #255. Return only ip address not aliases. Also improve speed by using pfSense php module call.

184d50b5 02/12/2010 04:33 PM Ermal Luçi

Ticket #352. Allow 0 mask in remote network bits.

b1b86db7 02/12/2010 01:08 PM Ermal Luçi

Remove comment to avoid creating 2 entries in php.ini for no apparent reason but have not time to investigate further.

27e9e518 02/12/2010 02:50 AM Chris Buechler

fix text

b8e3b043 02/11/2010 03:06 PM Ermal Luçi

Ticket #255. Activate pfSense module to get the helper functions.

2cd9583c 02/11/2010 03:02 PM Ermal Luçi

Ticket #351. Add exec bit to rc.savevoucher

451ec561 02/11/2010 03:00 PM Ermal Luçi

Ticket #351. Prevent wrong config.xml creation.

01fa26e8 02/11/2010 12:26 PM Ermal Luçi

Ticket #193. Reduce number of lines created for reflection in inetd and lines of rdr created on ruleset. Hints-from: Erik Fonnesbeck

51dbdcde 02/10/2010 10:03 PM Ermal Luçi

Ticket #161. Seems this does the trick for firefox.

19757916 02/10/2010 08:54 PM Ermal Luçi

Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber

7ec341cb 02/10/2010 07:27 PM Ermal Luçi

Ticket #350. Correct calculation to be the same as in the voucher_auth.

f48ddade 02/09/2010 10:29 PM Ermal Luçi

Ticket #334. There is a very slight possibility that when LAN is disabled or not present the anti-lockout rule will be erroneous. Tighten the conditions more to make sure this does not happen.

9868f818 02/09/2010 10:24 PM Ermal Luçi

Take care of not failing on multiple interface CP.

2dddf4be 02/09/2010 07:27 PM Ermal Luçi

Check what to do on the interface when hitting apply options button.

c73bd8f0 02/09/2010 05:53 PM Ermal Luçi

Ticket #324. Add allow all rule during upgrade.

b72e70ae 02/09/2010 04:33 PM Ermal Luçi

Apparently gif(4) can be part of a bridge do not disallow this.

974cbfe0 02/09/2010 01:07 PM Ermal Luçi

Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour.

00fc80fe 02/09/2010 12:00 PM Ermal Luçi

Ticket #332. Simplify creating the ipsecpinghosts file.

e1d35ce8 02/09/2010 11:43 AM Ermal Luçi

Ticket #348. Fix checking for existing alias name. Allow subnets to be defined in the import list.

5d478ecc 02/09/2010 11:28 AM Ermal Luçi

Ticket #259. Search for the dhclient process using the real interface rather than the friendly one.

ed65eb04 02/09/2010 11:03 AM Ermal Luçi

Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.

429bf8de 02/09/2010 10:36 AM Ermal Luçi

Ticket #340. An array $specialsrcdst needs to be declared for this to work.

5313aea5 02/09/2010 10:11 AM Ermal Luçi

Ticket #303. Correctly retain the interface in case or validation errors.

a2b724a6 02/09/2010 09:50 AM Ermal Luçi

Fix check on which table to assign.