Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
88cc00db 02/07/2013 09:46 AM Ermal LUÇI

Make gen_subnetv6 return a compressed form IPv6 address/net representation. This removes some issues reported during Ticket #2746 and solve the issue on some cases

d7a1532b 02/07/2013 12:38 AM Jim Pingle

Only include files that actually end in .inc, otherwise patching can lead to errors since .inc.orig patched the old test.

f7352cd8 02/07/2013 12:36 AM Jim Pingle

Merge pull request #389 from ExolonDX/branch_06

Update HTML code in "include" files

f326b978 02/06/2013 11:41 PM Colin Fleming

Update HTML code in "include" files

Close BR, INPUT and IMG tabs, update the IMG tags with "alt" and update
the TABLE tags with "summary".

Update SCRIPT with proper CDATA sections.

472c5dc9 02/06/2013 08:02 PM Ermal LUÇI

Revert "Correct URL creation for xmlrpc as well as some error checking"

This reverts commit 9ea2463a5b982dff170d7e081b896ca79de19ad7.

9ea2463a 02/06/2013 07:57 PM Ermal LUÇI

Correct URL creation for xmlrpc as well as some error checking

45843479 02/06/2013 06:21 PM rbgarga

Merge pull request #385 from ExolonDX/branch_01

Update HTML boolean operator "nowrap"

cba9d7d9 02/06/2013 05:54 PM Renato Botelho

Adjust RRD captive portal graphs for CP zones

- Create RRD configs per zone
- Add tabs to see graphs per zone
- Migrate existing rrd files to default cpZone
- While I'm here, call unset() for $rrdcreate and $rrdupdatesh

Resolves #2655

2e19a683 02/06/2013 05:54 PM Renato Botelho

Adjust backup settings to new captive portal zones

5e5d5abc 02/06/2013 05:54 PM Renato Botelho

Fix indent and whitespaces

bb046a4f 02/06/2013 01:04 PM Colin Fleming

Update HTML boolean operator "nowrap"

The HTML boolean operator "nowrap" has been deprecated to a "style" and
it's "butt ugly", IMHO.

So, add a new class called "nowrap" to "all.css" and "wizard.css" and
start replacing "nowrap" with "class='nowrap'", if there is already a...

614be051 02/06/2013 10:12 AM Cyrill B

Add IPv6 support to diag_ipsec.php connect button

68e5a9e9 02/05/2013 11:39 PM Jim Pingle

Merge pull request #382 from mdima/master

"Status-Queue" page: many interface improvements

ff3003df 02/05/2013 11:23 PM Michele Di Maria

"Status-Queue" page: many interface improvements

Add many improvements:
- Each queue background has a different color depending on the level
- Improved the number format of the PPS data
- The children queues can be collapsed/expanded

69893205 02/05/2013 02:42 PM rbgarga

Merge pull request #378 from phil-lavin/bugfix-php-errors

Fix PHP errors relating to using string offset as an array

80d5bd41 02/05/2013 02:31 PM Phil Lavin

Fix PHP errors relating to using string offset as an array

613a3cc5 02/05/2013 02:30 PM Renato Botelho

For reloadall on interface_configure() called by GUI

d2b2872a 02/05/2013 01:28 PM Jim Pingle

Test var before using as array. Should fix #2794

fd5c4305 02/05/2013 01:06 PM Jim Pingle

Merge pull request #377 from bcyrill/fix_lagg

Fix valid interface check on interfaces_lagg_edit.php

ee132ba1 02/05/2013 12:13 PM Renato Botelho

Change gateways widget layout to better accomodate long ipv6 addresses. It should fix #2790

cdad45cd 02/05/2013 11:46 AM Cyrill B

Fix valid interface check on interfaces_lagg_edit.php

dd82d252 02/05/2013 10:11 AM Renato Botelho

Fix whitespaces

e1f9d058 02/05/2013 10:10 AM Renato Botelho

Fix indent

96ea7162 02/05/2013 06:42 AM NOYB NOYB

Services: DNS Forwarder

Add DNS query forwarding section with options for sequential and require domain.

f54712b6 02/04/2013 10:04 PM Jim Pingle

Fix a couple JS errors/problems with OpenVPN server code.

56756d31 02/04/2013 04:54 PM Renato Botelho

Fix add gateway validation on interface configuration. It should fix #2791

8839e3fb 02/04/2013 03:04 PM Cyrill B

Update usr/local/www/interfaces.php

Variables that equal FALSE are considered to be empty e.g. "0".

b5b5bcc0 02/04/2013 01:36 PM Ermal LUÇI

Make more strict checks during is_ip* functions. Helps http://forum.pfsense.org/index.php/topic,58399.0.html and http://forum.pfsense.org/index.php/topic,58273.0.html

28994005 02/04/2013 09:28 AM rbgarga

Merge pull request #370 from bcyrill/cp_patch2

Fix problems with overlapping 'allowed IP subnets' / pipes in CP

0677741a 02/04/2013 09:26 AM rbgarga

Merge pull request #371 from bcyrill/patch-18

Fix filterdns termination

032c7245 02/04/2013 09:25 AM rbgarga

Merge pull request #372 from miken32/reverseacct

Allow RADIUS accounting to be reversed

8fd76a07 02/03/2013 12:53 AM Jim Pingle

Merge pull request #369 from bcyrill/dyndns_rfc

Gray-out disabled RFC2136 entries

fe17da8a 02/02/2013 08:35 PM Cyrill B

Reconfigure allowed hostnames when deleting entries

f504b290 02/02/2013 07:22 PM Cyrill B

Fix problems with overlapping 'allowed IP subnets' in CP

e5da6830 02/02/2013 01:29 PM Cyrill B

Gray-out disabled RFC2136 entries

e766bd84 02/02/2013 01:24 PM Cyrill B

Whitespaces

51ce2ea7 02/02/2013 01:10 PM Cyrill B

Gray-out disabled DynDNS entries

5a39eb2b 02/02/2013 12:56 PM Cyrill B

Whitespaces

720498a0 02/01/2013 11:21 PM Michael Newton

checkbox to allow reversing of RADIUS accounting byte counts

60037e00 02/01/2013 09:18 PM Cyrill B

Update usr/local/www/system_gateways_edit.php

Correct IP family mix-up.

b3282172 02/01/2013 07:19 AM Phil Davis

Display only needed Reinstall and Clear Package Lock buttons

Make the code a bit smarter, so the user only sees whichever of the reinstall and clear package lock buttons that are actually relevant.

e27953e7 02/01/2013 06:06 AM Phil Davis

Allow clear package lock when 1st install fails

I upgraded a system this morning. An issue during the 1st package reinstall caused the package lock to be set, but no packages installed. The Backup/Restore GUI page did not show the section for resetting the package lock, because it only displays that if there is at least 1 package installed - catch-22....

8f563bb4 01/31/2013 10:04 PM Ermal LUÇI

Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used

9d99f69a 01/31/2013 12:07 PM Ermal Luçi

Merge pull request #364 from mdima/master

Fix for links and PPS

dd1fc379 01/31/2013 08:08 AM Ermal LUÇI

Actually destroy in this case

4144aa81 01/31/2013 08:07 AM Ermal LUÇI

Do the right thing here

6ba3121b 01/31/2013 08:07 AM Michele Di Maria

Fixes links and PPS

This change fixes:
- Interface value in the links to the "Firewall: Traffic Shaper" page;
- Read the proper PPS value from the qstats XML file. 

11d3a159 01/31/2013 05:02 AM Phil Davis

Syntax error in vpn_pppoe.php

0a0b17d9 01/30/2013 07:08 PM Renato Botelho

Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723

9cd6b950 01/30/2013 06:43 PM Ermal LUÇI

Do more strict checks. Also silence some more log_error under debug. Also do some sanity checks on rc.newwanipv6 before doing any operation

23e3b2ad 01/30/2013 03:22 PM Jim Pingle

Whitespace fixes

0acd271b 01/30/2013 03:22 PM Jim Pingle

Change output style to follow halt.php and reboot.php so the shutdown output appears in the correct location on the page.

c87f4b70 01/30/2013 10:57 AM Ermal LUÇI

Fixes #1928. Disallow sync loop only for certain types of calls but not for exec_[php|shell]. Also fix CARP loop detection to use correct variable

9eb49a51 01/30/2013 10:26 AM Ermal LUÇI

pfctl -b is gone just use std tools of pfctl

a526f6a9 01/30/2013 08:02 AM Ermal LUÇI

More unsets :)

a606981e 01/30/2013 07:59 AM Ermal LUÇI

Make smal fix

28f476fd 01/30/2013 07:56 AM Ermal Luçi

Merge pull request #360 from mdima/master

Feature #2781: Hierarchical view of "Status-Queues" page

73eeee93 01/29/2013 09:36 PM Michele Di Maria

Feature #2781: Hierarchical view of "Status-Queues" page

Second version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled. 
This version has been released after Ermal's notes. 

a3eab908 01/29/2013 09:33 PM Michele Di Maria

Feature #2781: Hierarchical view of "Status-Queues" page

First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.
Second version, made after Ermal's notes.

21b94a54 01/29/2013 08:37 PM Michele Di Maria

Feature #2781: Hierarchical view of "Status-Queues" page

First version of the new "Status-Queue" page.
Requires the pfsense-tools/pfPorts/qstats/files/stats.c file to be
recompiled.

97e0cb61 01/29/2013 07:42 PM Ermal LUÇI

Use unset to free resources now that php does not use exit on CP

16a0308d 01/29/2013 06:59 PM Michael Newton

allow empty CP password to be sent to RADIUS server

cc6052f0 01/29/2013 06:06 PM Renato Botelho

Initialize $a_pools to fix warnings when saving dhcp settings whith no extra pools

49b76122 01/29/2013 05:30 PM Renato Botelho

Permit openvpn to use same port on different interfaces. It should fix #814

b8550718 01/29/2013 08:22 AM Ermal Luçi

Merge pull request #356 from phil-davis/master

Document OpenVPN local and remote network list options

cd54b9bc 01/29/2013 08:14 AM Ermal LUÇI

Do not do double checks for this

3835613a 01/29/2013 07:56 AM Phil Davis

Document remote network lists in OpenVPN GUI

Also, now the advanced route command is not needed. So change the example to the "remote" command, which can be useful in the advanced box.

332f5781 01/29/2013 07:47 AM Phil Davis

Document local remote network lists in OpenVPN GUI

The local and remote network fields can now have lists of CIDRs, so document this in the GUI.

f2ea45ef 01/28/2013 02:59 PM Jim Pingle

Add header to DHCP and DHCPv6 static mappings tables

c848008b 01/27/2013 10:39 PM Ermal Luçi

Merge pull request #355 from bcyrill/cp_patch5

Change order of cpzone check

6c18a810 01/27/2013 09:57 PM Cyrill B

Change order of cpzone check

a9215a24 01/27/2013 07:00 PM Cyrill B

Add missing context parameter

7e3d78f2 01/27/2013 05:53 PM Cyrill B

Do not include prefix in IP address

dae707f5 01/27/2013 05:20 PM Jim Pingle

Fixup paths when executing OpenSSL.

8d1f1034 01/27/2013 03:35 PM Ermal Luçi

Merge pull request #350 from bcyrill/cp_allowedip

Fix ipfw config generation for allowed IPs

965ce4c6 01/27/2013 03:34 PM Ermal LUÇI

Restore accidentally removed code. Spoted-by: bcyrill@github

1f8c8819 01/27/2013 02:46 PM Cyrill B

Fix ipfw config generation for allowed IPs

0b635fd6 01/27/2013 02:21 AM Chris Buechler

Merge pull request #347 from bcyrill/bridge_edit

Remove return value of interface_bridge_configure

5b3bd46c 01/27/2013 01:38 AM Cyrill B

Re-add lost parenthesis

0e0002c2 01/26/2013 10:58 PM Cyrill B

Remove return value of interface_bridge_configure

afd825a7 01/26/2013 09:37 PM Cyrill B

Fix holdcount/holdcnt parameter confusion

c706080d 01/26/2013 08:07 PM Jim Pingle

Link openssl config here to make the ports version of openssl happy when making certs.

88996fbe 01/26/2013 03:55 PM Jim Pingle

Add a note about rdr pass not supporting Multi-WAN.

c251f8cc 01/25/2013 05:16 PM Renato Botelho

Make synamic firewall logs and widget add new rows:

The Dynamic Firewall Log page doesn't add rows, it only updates the php
generated rows which means that if it's loaded after the log is cleared,
it'll never show any activity. The same occurs for the log widget....

8fcb7cf4 01/25/2013 01:35 PM Renato Botelho

Use class tabcont for table

e4ffca08 01/24/2013 07:33 PM Renato Botelho

Make IPv4/IPv6 validation on IPSec

It should fix #2769

ab2ccd9f 01/24/2013 07:32 PM Renato Botelho

Fix indent and blanks at EOL

1aafb710 01/24/2013 07:13 PM Jim Pingle

Don't forget the wizard...

a28d40cb 01/24/2013 06:54 PM Jim Pingle

Allow specifying multiple local/remote networks for OpenVPN separated by commas. While I'm here, fix up the IPv6 tunnel/remote/local network input validation. Simplify some code using functions.

f657f5e1 01/24/2013 02:39 PM Renato Botelho

Ensure DHCP main range, pools ranges and static IP addresses don't overlap each other. It should fix #2773

41b4867e 01/24/2013 02:30 PM Renato Botelho

Move is_inrange() to util.inc and rename it to is_inrange_v6()

a78bf0c8 01/24/2013 02:29 PM Renato Botelho

Fix logic of v6 version of is_inrange()

54404519 01/24/2013 02:28 PM Renato Botelho

Move is_inrange() to util.inc and rename it to is_inrange_v4()

736698bd 01/24/2013 02:25 PM Renato Botelho

Fix logic of is_inrange()

507628d5 01/24/2013 01:54 PM Renato Botelho

Remove call-time pass-by-reference

338c0941 01/24/2013 11:47 AM Ermal LUÇI

Merge #237 manually whitout the GUI option for specifying interim interval. It will read now this attribute if present in a reply and use it. Fixes #1492

9c115b40 01/24/2013 11:19 AM Ermal LUÇI

Fixes #804. Correct deletion of ipv6 routes.

18f338da 01/24/2013 10:37 AM Ermal Luçi

Correctly bring down an interface older configuration. Fixes #2758

61223023 01/24/2013 10:09 AM Ermal LUÇI

Validate before taking the input and do anything with it

0e22dda5 01/24/2013 09:57 AM Ermal LUÇI

Put some more sanity checking for various interface configurations