Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
95305736 07/27/2011 03:37 PM Jim Pingle

Rework OpenVPN status, show status for shared key servers.

6b2dcac5 07/26/2011 09:30 PM Ermal LUÇI

Resolves #1719. Prevent disabled client/servers from being displayed on the widget.

320bba64 07/25/2011 09:10 PM Ermal LUÇI

Always send the route delete command even if it fails its ok. This avoids having to dump the routing table.

6390cdac 07/25/2011 07:42 PM Ermal LUÇI

Use the new change to be less distuptive

8ff6b72c 07/25/2011 07:39 PM Ermal LUÇI

Use the new change to be less distuptive

74dafdec 07/25/2011 07:36 PM Ermal LUÇI

Use change here to be cleaner and less disruptive.

073cd52e 07/25/2011 07:05 PM Ermal LUÇI

Resolves #1703. Correct array key value.

b368b35a 07/25/2011 05:56 PM Ermal LUÇI

Resolve issues that made php core dump or eat a lot of memory when big routing tables are present.

6813d6e7 07/25/2011 03:09 PM Scott Ullrich

Add a flag that defaults to on allowing the control of delete states from external callers such as pfCenter

01656166 07/25/2011 03:01 PM Jim Pingle

Run on CD-ROM, too, it should be writable after rc.cdrom

ca3537ba 07/25/2011 02:58 PM Jim Pingle

Sync password database right after mount, in case it is corrupt. (Except on CD-ROM platform).

90c386ba 07/24/2011 04:28 PM Jim Pingle

Revert "Already doing this no need to duplicate" <- no, we aren't 100% duplicating this. This commit breaks fully reconfiguring assigned gif interfaces.

This reverts commit 87f0f42c3230ad7ad15b14a8a9d63c58f8b2e379.

b733ce0d 07/24/2011 02:53 AM Scott Ullrich

Adding hook for first tr

e5c6bd24 07/24/2011 01:56 AM Scott Ullrich

Load chosen but do not use it (for pkgs)

20246b93 07/24/2011 01:51 AM Scott Ullrich

Move hook up some

3a4ca65e 07/24/2011 01:06 AM Scott Ullrich

Adding hooks that will be used for filtering plugins

4a6cf823 07/24/2011 12:03 AM Scott Ullrich

Move hook code up a few lines

7a7ec6f4 07/23/2011 11:14 PM Scott Ullrich

Add hook for overriding interfaces

4bb99603 07/23/2011 10:51 PM Scott Ullrich

Add chosen js library (mit lic). Modify interface multiple select box to use.

8c5bf3d7 07/23/2011 10:36 PM Scott Ullrich

Add hook for bottom icon row

5fec5fe4 07/23/2011 10:25 PM Scott Ullrich

Add hook and fix style for anti lockout

7c1e7572 07/23/2011 10:04 PM Scott Ullrich

Add missing ;

afabae93 07/23/2011 10:02 PM Scott Ullrich

Adding pre_id_tablerow hook

4b891efd 07/23/2011 09:20 PM Chris Buechler

Revert "fix text"

This reverts commit 423023b6dff620fe790c09bd0398ba4fad9ee444.

423023b6 07/23/2011 09:01 PM Chris Buechler

fix text

1a700ea6 07/23/2011 12:09 AM Scott Ullrich

Adding apply hooks

1ee5815c 07/22/2011 10:34 PM Chris Buechler

make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down

e099a671 07/22/2011 09:17 PM Scott Ullrich

Bump to 1.7

e75be7fc 07/22/2011 09:03 PM Ermal LUÇI

Switch back to the default gateway configured when possible when gateway switching is active

73481ad3 07/22/2011 08:38 PM Ermal LUÇI

Correct check for the gif mtu during an interface readdition to bridge.

17c98ba9 07/22/2011 08:20 PM Jim Pingle

Only apply remote_network setting for p2p modes, since it is not valid for remote access modes. Fixes #1707

53a37558 07/22/2011 05:34 PM Ermal LUÇI

Clear \r from these files to be readble

8fd84f87 07/22/2011 05:27 PM Ermal LUÇI

Ticket #749. Make the rules of the traffic shaper wizard select the wan side of the interfaces to not make the intra-lan traffic classifible in this way.

9ee5069a 07/22/2011 12:29 PM Evgeny Yurchenko

Revert wrong fix of Bug #1711.

cdfd39e2 07/22/2011 11:04 AM Ermal LUÇI

Resolves #1703. Correctly delete a interface group members when the group is deleted.

3ad667cd 07/22/2011 10:05 AM Ermal LUÇI

Correctly restart the SSL lighty instance when running.

d73da773 07/22/2011 10:05 AM Ermal LUÇI

Correctly restart the SSL lighty instance when running.

8818c188 07/22/2011 08:55 AM Ermal LUÇI

Remove 'maxproc' since its unused in the code and correctly use maxprocperip to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html

ee0617fa 07/22/2011 02:53 AM Evgeny Yurchenko

Bug #1711. Acct-x-Octets are always 0 in Captive Portal -> Radius acct messages.

739e227a 07/21/2011 09:10 PM Ermal LUÇI

Plug a security risk on CP where a user can login by submitting a special request

adbb495c 07/21/2011 09:09 PM Ermal LUÇI

Fix redirurl collection so after login the user can be redirected correctly

006f5f16 07/20/2011 10:39 PM Ermal LUÇI

Correct the check for mtu 1500 to inlcude it. Also add the check on bridge_add_member function

bbcc16cb 07/20/2011 09:16 PM Ermal LUÇI

Fix php behaviour on xmlrpc sync and vouchers starting with a number. Apparently php uses that to deduce the type of var and gets confused.

51cd7a1e 07/20/2011 01:01 AM Evgeny Yurchenko

Bug#1688. DHCP server subnet input validation needs to check config.xml, not ifconfig.

d58b93d2 07/19/2011 08:32 PM Jim Pingle

Fix label for SMTP server. Hostnames work fine.

41fa9c97 07/19/2011 03:30 PM Jim Pingle

Extend this script to also add an ipv6 rule.

810a11bc 07/18/2011 10:22 PM Scott Ullrich

Adding dashboard hook

173d8e75 07/18/2011 10:17 PM Scott Ullrich

Adding hook to pre_table for aliases

193716d0 07/18/2011 10:12 PM Scott Ullrich

Add alias edit hook

2a74593e 07/18/2011 10:07 PM Scott Ullrich

Add pre_input_errors hook to interfaces assign

343d4981 07/18/2011 07:39 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

48fc39a3 07/18/2011 07:25 PM Scott Ullrich

Adding pre_input_errors hook

b4b7bda6 07/18/2011 07:23 PM Scott Ullrich

Revert "Move early call up a bit"

This reverts commit 35843e59c81366a7d30a44a94c8a135fc6834454.

35843e59 07/18/2011 07:12 PM Scott Ullrich

Move early call up a bit

b1e4005f 07/18/2011 06:33 PM Vinicius Coque

removes variables concatenation on gettext strings

3f48162f 07/18/2011 05:42 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

d1d0a1ad 07/18/2011 05:33 PM Vinicius Coque

makes correct use of printf and gettext

removes variables names and replace it with '%s'

40b83796 07/18/2011 04:26 PM Scott Ullrich

Adding hook for interfaces edit

920d1d01 07/18/2011 04:26 PM Scott Ullrich

Adding hook for interfaces edit

aa840cf9 07/17/2011 11:55 PM Scott Ullrich

Redirect errors to file

10995178 07/17/2011 08:33 PM Scott Ullrich

Make name similar

1db196b2 07/17/2011 08:29 PM Scott Ullrich

Adding hooks

0040bcfa 07/17/2011 12:55 AM Scott Ullrich

Adding hook for interfaces allowing pfCenter and friends to add interfaces to the dropdown

e5df770b 07/15/2011 08:12 PM Ermal LUÇI

Ticket #1552. Do not allow route-to to be set on block/reject rules for now. The issue is in the kernel but for 2.0 this protection is enough.

acebc1ec 07/15/2011 08:02 PM Ermal LUÇI

Ticket #1193. Do not show default queue checkbox when another queue has it selected.

f1715738 07/15/2011 07:22 PM Ermal LUÇI

Actually increase the default queue length for the new default queue

058a4f1c 07/15/2011 07:17 PM Ermal LUÇI

Respect the p2p catchall setting.

8f864d33 07/15/2011 07:11 PM Ermal LUÇI

Add checks to prevent php warnings.

ed7c364d 07/15/2011 07:08 PM Ermal LUÇI

Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.

b2608f72 07/15/2011 07:02 PM Ermal LUÇI

Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.

189b043d 07/15/2011 06:27 PM Luiz Gustavo S. Costa

fix correct name

6fd23d7a 07/15/2011 06:20 PM Ermal LUÇI

Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind)."

This reverts commit cd3346e205ad0f818977b7ccd0bd7259ed2f2e4e.

1750ed78 07/15/2011 06:19 PM Ermal LUÇI

Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.

746fc9ec 07/15/2011 05:36 PM Ermal LUÇI

Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard and traffic_shaper_wizard_multi_all. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind."

This reverts commit 4447358371f80814ea1c5e0f00c1a7301a2396f6.

8164e340 07/15/2011 02:56 PM Scott Ullrich

Correct ts filename

fe2031ab 07/15/2011 01:10 PM Ermal LUÇI

Ticket #1052. Enforce certificates if they are present for authenticating to ldap. Allow to select a CA under ldap type authentication backend to be used for this.

e6bd2312 07/15/2011 08:03 AM Ermal LUÇI

Fixes #1618. Always convert the NAS_PORT value to int in php and pass the attribute type during encoding to guarantee that it is encoded as an integer.

84bc8eb7 07/14/2011 07:18 PM Jim Pingle

Fix missing " in gettext line

87f0f42c 07/14/2011 01:13 PM Ermal LUÇI

Already doing this no need to duplicate

fc23b860 07/13/2011 10:42 PM Scott Ullrich

Revert "Only load modules once"

This reverts commit 00b9730d6fe20272a40e707b709e677a847b7863.

e4f3307c 07/13/2011 10:36 PM Scott Ullrich

Only load modules once

cfcc6994 07/13/2011 09:16 PM Jim Pingle

CRL fixes for empty CRLs (so they don't kill OpenVPN)

4a79ec20 07/13/2011 08:43 PM Scott Ullrich

Adding ioncube_loader

17ad7de4 07/13/2011 01:45 PM Ermal LUÇI

Correct version in /etc/version to say what it is rather than the wrong thing from the merge.

b2484fd2 07/13/2011 01:39 PM Warren Baker

Remove extra "/"

cdfdb1a7 07/13/2011 12:31 PM Jim Pingle

Fix merge conflict

d685dad4 07/13/2011 12:26 PM Jim Pingle

Merge pull request #5 from smos/master

Welcome IPv6!

0b07c763 07/13/2011 11:26 AM Chris Buechler

fix missing "

a213ad18 07/13/2011 04:20 AM Andrew Thompson

Allow a ZMQ syslog address

8b6313a4 07/12/2011 11:57 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

Conflicts:
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/services.inc
etc/inc/xmlrpc_client.inc
usr/local/www/fbegin.inc
usr/local/www/services_dhcp.php

fd3e19f3 07/12/2011 07:39 PM Scott Ullrich

Create dynamodules in the order they where touched

3994cc70 07/12/2011 04:59 PM Ermal LUÇI

Do a more strict check on this to avoid warnings

649ea752 07/12/2011 04:08 AM Andrew Thompson

Fix botched patch, add closing bracket

aa994814 07/12/2011 03:35 AM Andrew Thompson

Allow DHCP mappings to be resolved first for reverse lookups.

This was affecting a kerberos installation where the first DNS alias was
given for the PTR instead of the static DHCP mapping name, breaking the
kerberos tokens.

156ecb64 07/11/2011 09:32 PM Ermal LUÇI

Enable the pfsync checking unconditionally

514f63d1 07/11/2011 09:05 PM Ermal LUÇI

Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.

2eb9c02f 07/11/2011 08:37 PM Ermal LUÇI

Actually give pfsync time to catch up.

6930e805 07/11/2011 08:27 PM Ermal LUÇI

If the sync has not finished do not start carp yet

3cfc695c 07/11/2011 12:58 PM Vinicius Coque

Fix gettext

0b932972 07/11/2011 12:52 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc