Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5c5d2cad 08/02/2011 07:57 PM Jim Pingle

If no pppoe service name is configured, send a null service name. Seems to help clients especially when reconnecting.

a7951d4a 08/02/2011 07:59 AM Ermal LUÇI

Declare the arrays as global since that is what they are. Correct the name of asterisk in the global defniition.

3adc6769 08/02/2011 07:47 AM Ermal LUÇI

Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html

d7894259 07/29/2011 07:18 AM Chris Buechler

fix text

31a15efb 07/28/2011 08:56 PM Ermal LUÇI

Add an override for default interval to send icmp

8687d2ba 07/28/2011 08:45 PM Jim Pingle

Clarify notes for pptp "Server address"

253591c7 07/28/2011 08:35 PM Ermal LUÇI

Fix status page of gateways to show gateways with monitoring disabled as up.

b8873098 07/28/2011 08:31 PM Ermal LUÇI

Add a new option to allow disabling of gateway monitoring. This gateways will always be reported as up.

dfd9c31d 07/28/2011 07:35 PM Ermal LUÇI

Just break states based on the remote host ip and not with localip. The later might be the same as address used by other services and might interrupt them

5ab25db0 07/28/2011 06:31 PM Jim Pingle

Move the textarea displaying packet capture outside of the form tag, or else a browser will try to submit the contents of the textarea when hitting a button. If you were viewing a large capture, that can be quite a long time it's wasting on uploading data that serves no purpose.

d427daea 07/28/2011 06:29 PM Jim Pingle

Fix whitespace formatting

1f82f5e0 07/28/2011 06:23 PM Jim Pingle

Fix display of ssh port on anti-lockout rule display in GUI.

609debe5 07/28/2011 08:16 AM Ermal LUÇI

Correct priority number to not have clashes with PRIQ which do not allow same priority numbers for two different queues.

ff49f684 07/27/2011 11:23 PM Scott Ullrich

Adding hook

d9327477 07/27/2011 11:03 PM Scott Ullrich

Add hooks

2c466077 07/27/2011 04:49 PM Jim Pingle

Relax PPTP password restrictions, just prevent starting with a !, and limit to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720

c3555734 07/27/2011 04:05 PM Jim Pingle

Shift OpenVPN require, it was causing CRLs to not save changes properly.

8c011fc9 07/27/2011 03:51 PM Jim Pingle

Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs when deleted from the GUI.

f27d726c 07/27/2011 03:36 PM Jim Pingle

Rework OpenVPN status, show status for shared key servers.

85f9faa6 07/25/2011 07:07 PM Ermal LUÇI

Resolves #1703. Correct array key value.

6684d275 07/24/2011 02:54 AM Scott Ullrich

Adding hook for first tr

3597b8b0 07/24/2011 02:25 AM Scott Ullrich

Fix copy and pasto

7be7e519 07/24/2011 01:55 AM Scott Ullrich

Load chosen but do not use it (for pkgs)

56f547cb 07/24/2011 01:51 AM Scott Ullrich

Move hook code up a bit

40e02230 07/24/2011 01:05 AM Scott Ullrich

Adding hooks that will be used for filtering plugins

13ac0f40 07/24/2011 12:03 AM Scott Ullrich

Move hook code up a few lines

6e9dd2ab 07/23/2011 11:13 PM Scott Ullrich

Add hook for overriding interfaces

f4a8f48f 07/23/2011 11:01 PM Scott Ullrich

Adding chosen but do not actually use it beyond loading

2d302d50 07/23/2011 10:35 PM Scott Ullrich

Add hook for bottom icon row

4e17a1a3 07/23/2011 10:25 PM Scott Ullrich

Add hook and fix style for anti lockout

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

Add missing ;

3a71f473 07/23/2011 10:02 PM Scott Ullrich

Adding pre_id_tablerow hook

b5556bbf 07/23/2011 09:20 PM Chris Buechler

Revert "fix text"

This reverts commit c27ca36eb3fb3a5c5c1ca7feb9567bd6d23a16dc.

c27ca36e 07/23/2011 09:02 PM Chris Buechler

fix text

d728dd67 07/23/2011 12:09 AM Scott Ullrich

Adding apply hooks

a38c57d8 07/22/2011 10:36 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

3a497aa3 07/22/2011 09:17 PM Scott Ullrich

Bump to 1.7

e5ba916a 07/22/2011 06:45 PM Jim Pingle

Remove whitespace at the start of firewall_aliases.php - it was causing errors in the GUI.

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

Clear \r from these files to be readble

b7d7f4b8 07/22/2011 05:28 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.

48698605 07/22/2011 11:03 AM Ermal LUÇI

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

f32f09d4 07/22/2011 10:04 AM Ermal LUÇI

Correctly restart the SSL lighty instance when running.

985070dc 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

8380e833 07/21/2011 09:10 PM Ermal LUÇI

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

c7b5a8cf 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

a7377124 07/20/2011 01:14 AM Evgeny Yurchenko

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

56771d56 07/19/2011 08:33 PM Jim Pingle

Fix label for SMTP server. Hostnames work fine.

50261132 07/18/2011 10:22 PM Scott Ullrich

Adding dashboard hook

c6fa5230 07/18/2011 10:17 PM Scott Ullrich

Adding hook to pre_table for aliases

88377362 07/18/2011 10:13 PM Scott Ullrich

Add alias edit hook

25746baf 07/18/2011 10:07 PM Scott Ullrich

Add pre_input_errors hook to interfaces assign

f1bf74ca 07/18/2011 07:25 PM Scott Ullrich

Adding pre_input_errors hook

355ab787 07/18/2011 07:23 PM Scott Ullrich

Revert "Move early call up a bit"

This reverts commit 50cd07ff1190cdd25293ecdd7e08e81161de33c5.

50cd07ff 07/18/2011 07:11 PM Scott Ullrich

Move early call up a bit

b2f54b5e 07/18/2011 04:28 PM Scott Ullrich

Oops fix hook name

a1dece5e 07/18/2011 04:26 PM Scott Ullrich

Adding hook for interfaces edit

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

Make name similar

5c08b73f 07/17/2011 08:29 PM Scott Ullrich

Adding hooks

29af4f6f 07/17/2011 12:55 AM Scott Ullrich

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

5f8f263a 07/15/2011 07:25 PM Ermal LUÇI

Actually increase the default queue length for the new default queue

4a60bca6 07/15/2011 07:25 PM Ermal LUÇI

Respect the p2p catchall setting.

2a9eb326 07/15/2011 07:24 PM Ermal LUÇI

Add checks to prevent php warnings.

f06efc95 07/15/2011 07:24 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.

caac28a5 07/15/2011 07:24 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.

91942bd3 07/15/2011 07:23 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.

e1439000 07/15/2011 07:23 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.

9039e3dd 07/15/2011 07:23 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.

b473da5f 07/15/2011 04:46 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.

b451691f 07/15/2011 08:02 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.

2ce206b0 07/13/2011 09:17 PM Jim Pingle

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

0a213420 07/12/2011 10:22 PM Andrew Thompson

Fix botched patch, add closing bracket

f7c7eecb 07/12/2011 10:22 PM 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.

639223f3 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.

24e5d98b 07/10/2011 04:11 PM Scott Ullrich

MFC: Do not check to see if gateway alls within a null value.

a5334f5c 07/10/2011 05:08 AM Chris Buechler

fix text

cfceda6d 07/08/2011 12:49 AM Evgeny Yurchenko

Bug #1639. Port alias missing input validation in firewall_rules_edit.php.

eaa549ea 07/07/2011 10:21 PM Evgeny Yurchenko

Bug #1641 fix. DHCP server default gateway needs input validation.

44a4d54d 07/07/2011 07:58 PM Jim Pingle

Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.

0f2826c0 07/06/2011 08:50 PM Ermal LUÇI

Kill states from the previous ip the link had on all mpd consumers. Resolves #1629

3a26fb7f 07/06/2011 06:59 PM Ermal LUÇI

Feature #1603. Correct nested urltable alias code to be more fullproof to errors and does not break the ruleset on large lists of urltables. Though this needs a revisit to work properly since it breaks urltable alias property of reloading contents.

b7ca271f 07/06/2011 05:19 PM Jim Pingle

Fix test for tun device, -f fails because it's a char device, not a regular file. -e works.

292b356f 07/06/2011 03:48 PM Jim Pingle

Fix use post here, since the other var isn't defined as it was before my commit yesterday.

00243d59 07/06/2011 01:38 PM Jim Pingle

Fix select detection code for the RADIUS NAS IP. Fixes #1648

b22fbdd2 07/06/2011 12:29 PM Warren Baker

Spelling fix.

6108a08c 07/05/2011 07:45 PM Jim Pingle

Fix handling of interface selectors in packages.

eac584f3 07/04/2011 11:39 PM Scott Ullrich

Revert "Add php errors (non warnings) to the crash reporter"

This reverts commit cb61dad8ab812a3740648dc0e3f4b74959713ef3.

6f385195 07/04/2011 11:39 PM Scott Ullrich

Revert "Simplify message"

This reverts commit 6608507d3ba546a8a0c9ce2d6570f98d5494f11e.

6608507d 07/04/2011 11:32 PM Scott Ullrich

Simplify message

cb61dad8 07/04/2011 11:30 PM Scott Ullrich

Add php errors (non warnings) to the crash reporter

88dadca1 07/04/2011 11:26 PM Scott Ullrich

Copy crash file to crash reporter directory if it exists

ae660b3c 07/03/2011 07:18 AM Evgeny Yurchenko

Feature#1603. URL table aliases should be usable within network type aliases.

40fd50c8 07/01/2011 09:21 PM Ermal LUÇI

Do not add an automatic gateway on openvpn tap case since its only the netmask.

0fcaf4f2 07/01/2011 03:20 PM Jim Pingle

Unlock the fields when making a new internal cert, so we copy the data from the CA but are not locked into it. (Cert details often differ from CA details...)

3cedb66f 06/28/2011 07:11 PM Ermal LUÇI

Correctly display page title

e8c8891d 06/28/2011 03:20 PM Jim Pingle

Fix typo

9ed6c9ac 06/28/2011 02:22 PM Warren Baker

Make text cosmetics consistent and close off missing <span/> tag.

03d7297b 06/28/2011 01:17 PM Warren Baker

Use correct table header class.

beaab622 06/28/2011 11:10 AM Warren Baker

More text consistency.

9338cf35 06/28/2011 10:59 AM Warren Baker

Note consistency and gettext() added.

48f55356 06/28/2011 09:03 AM Warren Baker

Consistency of NOTE vs Note as through the rest of the webGUI.