Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
287e0c9d 03/12/2009 06:44 PM Seth Mos

Correct and expand the local and remote IP address endpoint check so that it specifies which one is at fault.

73fbece8 03/12/2009 08:06 AM mgrooms

Migrate IPsec certificate management to centralized system.

b19533ed 03/12/2009 07:23 AM Seth Mos

Fix typo in function names

b9064a4d 03/12/2009 06:35 AM Seth Mos

Reverse style fixes to get our subnet mask listed backed from get_interface_info()

7bc60232 03/12/2009 06:13 AM Seth Mos

Make sure we don't add any routes for the 127.0.0.2 dummy address

bd6af475 03/12/2009 04:31 AM Seth Mos

If either the old or new local or remote endpoint is not a IP address we make sure to abort.

54d0c16c 03/12/2009 04:31 AM Scott Ullrich

Add GIT array type rrddatafile

d9acea75 03/12/2009 01:40 AM Scott Ullrich

Use nice -n20 for common launched items

00707bc5 03/11/2009 08:55 PM Seth Mos

Correct spelling to the past tense

09ae0c17 03/11/2009 01:47 AM Seth Mos

Make sure to sort the tiers array by tier priority key

0cbcf355 03/11/2009 01:30 AM Scott Ullrich

Check to make sure item is an array

2627439e 03/10/2009 09:41 PM Chris Buechler

Never filter on carpX interfaces.

Ticket #1613 (cvstrac)

1142c9a9 03/10/2009 03:26 PM Seth Mos

Unbreak the tree

af25d415 03/10/2009 06:17 AM Chris Buechler

move killall dhcpd above section that exits if no DHCP servers are enabled, and configure dhcpd if it's disabled by option #2 at the console.

Ticket #1867 (cvstrac)

a296c95d 03/10/2009 05:59 AM Seth Mos

Show dmesg interface names when first configuring the network

f2a5b5e4 03/10/2009 02:14 AM Chris Buechler

Fix display of DHCP status on Status -> Interfaces

ac33db20 03/10/2009 01:40 AM Seth Mos

Fix check for running ftp proxy.
PHP bug, when running exec() the output array will not be cleared before using it again.
This means that one needs to clear it before reusing it. Otherwise the contents of the previous command will be used.

44b0ec83 03/09/2009 10:37 PM Scott Ullrich

Return interface names in caps

13f6f415 03/09/2009 09:57 PM Chris Buechler

really fix route-to this time

b4dc99f3 03/09/2009 09:37 PM Chris Buechler

Merge branch 'master' of :pfsense/mainline

16e78aa0 03/09/2009 09:36 PM Chris Buechler

fix return of gateway interface for route-to

9aef654c 03/09/2009 09:33 PM Scott Ullrich

Correctly fill in route-to interface name instead of "opt1"

3be4cbe9 03/09/2009 05:36 PM seth

Properly escape more quotes and add more of them

82faf94d 03/09/2009 02:52 PM seth

Escape quotes in command
Add missing quote

b491abc1 03/09/2009 02:39 PM seth

Fix ftp-proxy check for running processes

ccfabf39 03/09/2009 07:07 AM Ermal Luçi

Fix http://forum.pfsense.org/index.php/topic,14361.0.html

2f998593 03/09/2009 02:49 AM Ermal Luçi

Use the vlan tag for interface name even when creating vlans from console.

47c8b036 03/09/2009 01:37 AM Ermal Luçi

Restore interface ordering to mimic 1.2

Requested-by: Scott

60951398 03/08/2009 07:27 PM Scott Ullrich
  • Make sure that $dns_lists is populated before operating on the item
  • Make sure that $dns is populated before operating on the item
21f32cf4 03/08/2009 05:43 AM Ermal Luçi

More fixes at escaped double quotes not working!

effe3da7 03/08/2009 05:30 AM Ermal Luçi

Remove the quotes till i find out why they do not work!

de5de07c 03/08/2009 05:29 AM Ermal Luçi

Change this to simple greps for some reason kldstat options do not work on bootup!

ddd127eb 03/08/2009 02:36 AM Ermal Luçi

Correctly detect processes pid's.

ea79cf11 03/08/2009 12:37 AM Ermal Luçi

Use the new is_module_loaded function to avoid spamming the System log.

1ab56363 03/08/2009 12:32 AM Ermal Luçi
  • Do not restart ipfw-classifyd on every iteration just send a signal to reload the config. This way no data is lost
  • Some cleanups to fix warning/spamming of the System logs
  • Present is_module_loaded() function to check if a module is loaded.
179941d4 03/04/2009 06:18 AM Scott Ullrich

Use nat port range 1024:65535

7ec890f3 03/01/2009 07:26 PM Scott Ullrich

Fix UDP NAT Reflection

Ticket #1528

f2b8daad 03/01/2009 05:27 PM Ermal Luçi

Convert Status:Queues to ajax. This changes makes it no finally block the user interface and makes this page usable again.

d2960c0e 03/01/2009 04:30 PM Ermal Luçi

Tag/Tagged/DSCP can be used for blocking too.

5e041d5f 03/01/2009 01:19 AM Scott Ullrich

Revert "Merge IPv6 changes"

This reverts commit 1f9f2a95b7b42cf33e730535092e56e214fdb848.

Conflicts:

etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc
20c79427 02/28/2009 10:03 PM Ermal Luçi

Fix get_interface_info function.

56e1d16e 02/28/2009 07:30 PM Ermal Luçi

Correctly show actions such as Connect/Disconnect on Status Interfaces page.

a7db7d3a 02/28/2009 07:22 PM Ermal Luçi

Choose the correct parameter to popen so syncing of a group can work correctly.

82ebaf6b 02/28/2009 07:21 PM Ermal Luçi

Another try at fixing http://forum.pfsense.org/index.php/topic,14220.0.html

6f3ede4d 02/28/2009 07:12 PM Ermal Luçi

Remove braindead set skip action which breaks filtering ipsec traffic gif/tun as well.

bfdf32ff 02/28/2009 07:12 PM Ermal Luçi

Move some special packages rule creation after user rules so the latest have precedence over the others.

30bc15cf 02/27/2009 06:18 AM Bill Marquette

fix display of ipsec tunnel status when using DNS entries for the endpoints

e7693c09 02/22/2009 07:47 PM Ermal Luçi

Make the rc.banner a lot more faster.

f206dce4 02/22/2009 07:32 PM Ermal Luçi

Remove the quick from the rule to allow ftp control connections to be policed correctly. A kernel patch protects them from the route-to/reply-to foo.

cfde64b8 02/22/2009 07:31 PM Scott Ullrich
  • Add get_after_install_info()
  • Show installation instructions for package if they exist (after_install_info)
9d36fbc6 02/22/2009 07:31 PM Ermal Luçi

Do not duplicate the same option. Just a cosmetic change.

8cd294de 02/21/2009 11:56 PM Chris Buechler

use highest for systems with > 512 MB RAM available

01c41d40 02/15/2009 09:39 PM Ermal Luçi

Increase time to wait after killing mpd4 on l2tp case.

a56120f2 02/15/2009 09:34 PM Ermal Luçi

Remove all global decalarations regarding pptp/pppoe/l2tp they are no more needed.

eff29d62 02/15/2009 09:26 PM Ermal Luçi

L2TP improvements.

daa20efd 02/15/2009 09:22 PM Ermal Luçi

Fix typo.

f402d99e 02/15/2009 09:21 PM Ermal Luçi

Remove debug message.

14c8cd1c 02/15/2009 09:13 PM Ermal Luçi

Remove radius-ip option also non present on mpd4.

0e05aeb6 02/15/2009 09:08 PM Ermal Luçi

radius-fallback option is no more present on mpd4.

e1f78f15 02/15/2009 09:06 PM Ermal Luçi

Fix ltp links creation.

87f0be87 02/15/2009 07:05 PM Chris Buechler

Revert "Merge IPv6 changes"

This reverts commit f193cf92b2c925a2f3f71a713d766efd1e4d81e0.

28d22199 02/15/2009 07:23 AM Scott Ullrich

Remove this while loop now. It never ends and runs the cpu usage up to 100% forever.

acc1e9d0 02/15/2009 06:50 AM Scott Ullrich

Revert "Back out ipv6 changes"

This reverts commit 541b7c561912174b57927839ce39bb7ec9c07ee4.

541b7c56 02/15/2009 06:39 AM Scott Ullrich

Back out ipv6 changes

b24bda08 02/15/2009 12:45 AM Scott Ullrich

Back out simoncpu's IPV6 code, it breaks IPV4.

ac5a4b83 02/14/2009 09:38 PM Scott Ullrich

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline

f96ec7c5 02/14/2009 09:37 PM Scott Ullrich

Use $int = get_real_interface($GatewaysList[$gateway]['interface']);

http://forum.pfsense.org/index.php/topic,14220.0.html

1ae652df 02/14/2009 06:45 AM Ermal Luçi

Do not try to convert twice to real interface return_gateways_array tries to fill the right real interface. Add the needed error checking.

521cfa2f 02/14/2009 06:44 AM Ermal Luçi

Make sure we do not return the interface passed as parameter rather NULL.

287122db 02/14/2009 06:44 AM Ermal Luçi

Remove wrong comment.

0dc702f3 02/14/2009 06:40 AM Ermal Luçi

Fix delaying of creating composite interfaces like bridge/gre/gif. This fixes the problems reported http://forum.pfsense.org/index.php/topic,13735.0.html.

118dc8e5 02/14/2009 06:25 AM Ermal Luçi

Merge branch 'master' of :pfsense/mainline

f476ef15 02/14/2009 06:24 AM Ermal Luçi

Start the userland layer7 daemon after the rules have loaded so the shaper queues can be resolved by the daemon.

0af9dba4 02/13/2009 09:04 PM Ermal Luçi

Catch up on mpd4 changes even when operation as pppoe/pptp/l2tp server.

dde60415 02/13/2009 08:38 PM Ermal Luçi

MPD4 moved the authentication on auth section coorect the settings on PPTP which were forgotten.

6d7292e9 02/11/2009 11:39 PM Ermal Luçi

Remove overload option for l7 it is no more needed.

38a9a1ab 02/10/2009 08:57 PM Scott Ullrich

increase server.max-write-idle to 999

ed241396 02/10/2009 08:32 PM Scott Ullrich

Set CURLOPT_TIMEOUT to 0

02d6d72e 02/10/2009 07:08 PM Scott Ullrich

Add check for after_install_info and display this info after package installation

eb9ae6bb 02/10/2009 05:41 AM Bill Marquette

can't continue when you aren't in a loop

8cf3270b 02/01/2009 10:27 PM Ermal Luçi

Small cleanup.

7b08d8c0 02/01/2009 10:27 PM Ermal Luçi

Make L2TP known in other parts of system, schedules and the function get_interface_ip.

250d0ff4 02/01/2009 08:16 PM Ermal Luçi

Remove the 'L2TP clients' option on firewall src/dst address cause it does not make sense without a subnet.

5656fe23 02/01/2009 05:13 PM Ermal Luçi

Add more L2TP backend code.

8c1ed8aa 02/01/2009 03:26 PM Ermal Luçi

Add more L2TP improvements.

bca76c10 02/01/2009 03:10 PM Ermal Luçi

Unbreak igmpproxy by making known to the parser that we have IGMP too now.

ab0420ad 02/01/2009 03:13 AM Scott Ullrich

Log an error when we cannot lookup a gateways interface.

41997fbb 01/28/2009 06:13 PM Ermal Luçi

Add the GUI part for IGMPproxy that has been on the snapshots for a while.

9bf48f3f 01/27/2009 07:26 AM Chris Buechler

fix fend URL

73113ce9 01/26/2009 09:24 PM Ermal Luçi

Unbreak package management URL!

Pointyhat-to: ?

775ccea3 01/25/2009 07:28 PM Ermal Luçi

Add allow-opts filter rule option which is useful in multicast rule options.

e09bd5be 01/25/2009 07:06 PM Ermal Luçi

Add lagg(4) to the list of drivers supporting vlan!

983271b3 01/25/2009 07:02 PM Ermal Luçi

Opps, unbreak the page by removing unneeded curly.

c57e9f90 01/25/2009 08:30 AM Chris Buechler

catch up to RELENG_1_2

9a5bd870 01/20/2009 05:54 PM Ermal Luçi

Correctly add lagg members and create lagg interfaces before vlans to allow the later to be created on top of lag.

c47b0b2b 01/20/2009 05:53 PM Ermal Luçi

Merge branch 'master' of :pfsense/mainline

ed40c952 01/20/2009 05:53 PM Ermal Luçi

Correctly add lagg members and create lagg interfaces before vlans to allow the later to be created on top of lag.

f193cf92 01/20/2009 07:52 AM Simon Cornelius P. Umacob

Merge IPv6 changes

1f9f2a95 01/20/2009 06:55 AM Simon Cornelius P. Umacob

Merge IPv6 changes

ce996bd3 01/20/2009 06:30 AM Simon Cornelius P. Umacob

add IPv6.inc and NetUtils.js