Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
02597252 10/07/2015 05:17 PM Stephen Beaver

Further refinement to #5223
Prevent "Store widget configutation" button from apeparing when opening/closing the available widgets panel.

654e8007 10/07/2015 04:22 PM Stephen Beaver

Fixed #5283

8a907ba7 10/07/2015 04:10 PM Jim Pingle

Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fine with IKEv2

13c9ff68 10/07/2015 04:01 PM Jim Pingle

Fix shortcut destination for filter rules.

e27eac0c 10/07/2015 03:46 PM Stephen Beaver

Fixed #5282

26ea93b9 10/07/2015 02:25 PM Stephen Beaver

Fixed #5281

19076df1 10/07/2015 02:16 PM Stephen Beaver

Comment fix

166b0099 10/07/2015 02:15 PM Stephen Beaver

Fixed #5280

2288d860 10/07/2015 01:30 PM Stephen Beaver

Fixed incorrect label
https://github.com/phil-davis/pfsense/commit/d14064550e96b109544507e70780e3f1e6eeed04

1baa4e7b 10/07/2015 01:07 PM Stephen Beaver

Part of fix to 5277

d8ed9328 10/07/2015 01:05 PM Stephen Beaver

Fixed #5277

ea1bbc43 10/07/2015 12:18 PM Stephen Beaver

Fixed #5276

06972ee5 10/07/2015 12:15 PM Stephen Beaver

Fixed #5275

b19ff0d2 10/07/2015 12:02 PM Stephen Beaver

Fixed #5274

0f64b71f 10/06/2015 11:01 PM Jared Dillard

improve spacing for non form panels

900e52f7 10/06/2015 10:15 PM Stephen Beaver

Fixed #5272

4670142b 10/06/2015 10:05 PM Stephen Beaver

Fixed #5264

2ca4eec2 10/06/2015 10:01 PM Jared Dillard

improve spacing for non form panels

aeff01b3 10/06/2015 09:57 PM Stephen Beaver

Fixed #5265

d90a0e2d 10/06/2015 09:07 PM Stephen Beaver

Fixed #5271

40c55526 10/06/2015 08:55 PM Jared Dillard

update widget header color and fix collapse toggle

a80708e0 10/06/2015 08:55 PM Jared Dillard

add support for white icons

d500b9da 10/06/2015 08:30 PM Stephen Beaver

Fixed #5270

9f3f4276 10/06/2015 08:27 PM Stephen Beaver

Fixed #5269

3896a57e 10/06/2015 08:09 PM Jared Dillard

add white glyphicons file

9abccff3 10/06/2015 07:34 PM Stephen Beaver

Fixed #5268

4dda3174 10/06/2015 06:55 PM Stephen Beaver

Fixed #5266

214e79b0 10/06/2015 06:35 PM Stephen Beaver

Fixed #5267

3e8bac5f 10/06/2015 04:46 PM Phil Davis

Fix #5261 last time I hope

The previous version was considering "Single host or alias" to be "Network"because the !is_specialnet() test came first - and that matched both 'network' and 'single' types, which are both not a specialnet.
If have re-ordered the tests so that it is written in a positive order. I think that makes it easier to read....

d1dbbf4d 10/06/2015 04:03 PM Stephen Beaver

Fixed 5261 (Properly)

aadc5973 10/06/2015 03:17 PM Stephen Beaver

Fixed #5261
Corrected src/dst type logic

a2febf9a 10/06/2015 02:41 PM Stephen Beaver

Partial fix for #5263
Added timeout to pkg_call function to prevent GUI lockup when beta.pfsense.org is not available

e00ad357 10/06/2015 02:26 PM Renato Botelho

Merge pull request #1572 from stilez/patch-5

3f39b3f2 10/06/2015 02:22 PM Renato Botelho

Merge pull request #1942 from heper/patch-3

11bb80d6 10/06/2015 02:22 PM Renato Botelho

Merge pull request #1944 from phil-davis/patch-4

b0bd79a4 10/05/2015 07:47 PM Stephen Beaver

Fixed https://forum.pfsense.org/index.php?topic=100250.0

273d2256 10/05/2015 07:41 PM Stephen Beaver

Fixed https://forum.pfsense.org/index.php?topic=100388.0

5fec2813 10/05/2015 07:31 PM Stephen Beaver

Fixed #5252

9c82e8ed 10/05/2015 07:16 PM Stephen Beaver

Merge pull request #1945 from phil-davis/patch-5

b5032691 10/05/2015 07:13 PM Stephen Beaver

Fixed #5251
Behavior now same as 2.2.x

3511647f 10/05/2015 06:48 PM Stephen Beaver

Fixed #5249 ?

1c7bd4a6 10/05/2015 05:48 PM Stephen Beaver

Addessed part of #5248
Added tunnel UP/Down indicators

34f86ebc 10/05/2015 05:31 PM Stephen Beaver

Merge pull request #1943 from heper/patch-4

1e8f28de 10/05/2015 05:22 PM Stephen Beaver

Fixed #5247
Corrected numerous issues in NTP widget

74b0f23e 10/05/2015 02:12 PM Stephen Beaver

Page converted to POST operation

42d74bad 10/04/2015 07:33 AM Phil Davis

Delete old commented-out code

6c287b0e 10/04/2015 07:30 AM Phil Davis

Fix #5252 Preserve alias when editing an existing rule

and default src and dst to any when creating a new rule.

5215809d 10/04/2015 05:19 AM Phil Davis

Inconsistent aming of labels for alias types

In firewall aliases edit, if you select URL Table (IPs) then the row label said just "URL (IPs)"
But if you select URL Table (Ports) then the row label says "URL Table (Ports)"
That was inconsistent. I have chosen to add the word "Table" here. We could just as easily remove the work "Table" from the line below.

d42b970e 10/03/2015 06:48 PM Stephen Beaver

Converted interfaces_vlan.php from GET to POST for security
Added Bootstrap attributes to table

16f996b3 10/03/2015 05:54 PM jeroen van breedam

Update firewall_aliases_edit.php

dda43901 10/03/2015 05:50 PM jeroen van breedam

cosmetic changes

attempt to address https://forum.pfsense.org/index.php?topic=100232.0

44fad9cc 10/03/2015 12:37 PM Stephen Beaver

Comment refinement

46d5a378 10/03/2015 10:10 AM jeroen van breedam

dhcp_lease_counter fix

i broke the counter when i added the interface column.
should be ok now.

becd6caa 10/03/2015 05:11 AM Chris Buechler

Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Ticket #3858

5697a26a 10/02/2015 07:59 PM Stephen Beaver

Comment typo

86a20575 10/02/2015 07:46 PM Stephen Beaver

Create a Form_Section if hte XML has not yet defined one
https://forum.pfsense.org/index.php?topic=100249.0

2c2fed92 10/02/2015 07:18 PM Stephen Beaver

Fixed #5240

db96a95c 10/02/2015 07:08 PM Renato Botelho

Call /etc/rc.reboot in bg and exit just after that

08ec2d99 10/02/2015 06:57 PM Stephen Beaver

Completes #5159
All duplicated JS removed to included file

60e27eb0 10/02/2015 04:41 PM Stephen Beaver

Fixed #5236

e561ccdf 10/02/2015 02:11 PM Stephen Beaver

Fixed #5234
Javascript Base64 class was MIA

1bde7312 10/02/2015 01:30 PM Stephen Beaver

Fixed #5233

488e38f5 10/02/2015 12:19 PM Stephen Beaver

Fixed # 5232

c6c3b066 10/02/2015 11:32 AM Renato Botelho

Let user know it's going to reboot if any package of core repo needs upgrade

0d04830f 10/02/2015 11:30 AM Renato Botelho

Check if packages are up to date early

b476eb8d 10/02/2015 11:07 AM Renato Botelho

Make sure partition are mounted in rw mode before any operation

f0308648 10/02/2015 11:06 AM Renato Botelho

Only reboot if there are upgrades from core repo

375a1754 10/02/2015 11:05 AM Renato Botelho

Remove unnecessary variable

54d0134b 10/02/2015 10:08 AM Renato Botelho

Remove more cases of hard coded pfSense and use product_name

f07d7913 10/02/2015 09:16 AM Renato Botelho

Merge pull request #1803 from nagyrobi/patch-18

9f1815d4 10/02/2015 06:00 AM Chris Buechler

Fix typo

41d968bd 10/02/2015 05:14 AM Chris Buechler

Specify PSK for mobile configurations without the leading ID selectors. Fixes PSK mismatches from iOS clients.

fc8415f0 10/02/2015 02:53 AM Chris Buechler

fix text

d49e37a7 10/02/2015 01:26 AM Stephen Beaver

Comment typo fix

2cd2f78f 10/01/2015 08:29 PM Stephen Beaver

Fixed #5227 by changing button type to Global

9239f765 10/01/2015 08:20 PM Jared Dillard

improve spacing for non form panels

f99564e1 10/01/2015 08:12 PM Stephen Beaver

Fixed #5230

86330e2b 10/01/2015 07:02 PM Jim Pingle

When using eap-radius, if the virtual address pool is left blank, pull the IP addresses from RADIUS instead. (Will need an IP address defined for each account.)
Doesn't seem to be possible to pull from either RADIUS or a local pool that I can see from experimenting and looking at strongSwan's docs.

a83fce46 10/01/2015 06:23 PM Chris Buechler

Specify %any where identifier is "any", so the note on these pages
actually works.

36cd9f2b 10/01/2015 05:52 PM Stephen Beaver

Merge pull request #1941 from heper/patch-2

96c18fe4 10/01/2015 05:43 PM Stephen Beaver

Addresses #5159 by removing hide/show/disable/enable functions to included file

67b35209 10/01/2015 05:27 PM Jared Dillard

Fixed #5193 clean up user prompts

35ba9a6b 10/01/2015 05:02 PM jeroen van breedam

$mac missing in output

e4121dde 10/01/2015 04:27 PM Renato Botelho

Introduce read_global_var:

- Add a new script, read_global_var, that returns the value of any item
contained in global array $g
- Replace all grep and sed magic from shell scripts

3ece7116 10/01/2015 04:03 PM Stephen Beaver

Preparation #5159 (Javascript refactoring)
javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functions
file included via foot.inc
Those functions removed from firewall_nat_edit.php to test

ad6b0ac0 10/01/2015 03:32 PM Stephen Beaver

Improved styling of page title prevents spurious underline

5d457c04 10/01/2015 02:26 PM Stephen Beaver

Page title now hyperlink to page

2f1f9a98 10/01/2015 01:48 PM Stephen Beaver

Fixed 5225

d25878c7 10/01/2015 01:33 PM Stephen Beaver

Fixed 5225
Programmer had mangled element name in if($_POST) section

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

339b8893 10/01/2015 11:51 AM Renato Botelho

Fix #5220, setup PHP timezone:

- Get defined zoneinfo in the following order:
- /var/db/zoneinfo
- /cf/conf/config.xml
- /etc/inc/globals_override.inc
- /etc/inc/globals.inc

4169bf0c 10/01/2015 01:59 AM Chris Buechler

Only need to check 'vip' here.

c9ab2622 10/01/2015 01:53 AM Chris Buechler

fix comment typo Phil Davis noted

701f5caa 09/30/2015 11:12 PM Chris Buechler

Can't use continue here as it continues the foreach, which skips the "ipfw zone" command, breaking CP for any system that doesn't have VIPs defined.

0403236d 09/30/2015 09:30 PM Renato Botelho

Restore item accidentaly removed on last commit

27cd9844 09/30/2015 09:25 PM Renato Botelho

Remove timezone from default config, we have a definition in globais.inc now

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

9cffad03 09/30/2015 08:13 PM Renato Botelho

One more hardcoded pfSense name

fe7b27a3 09/30/2015 07:34 PM Jim Pingle

Cert fields should be used for EAP-RADIUS as well.

d1f641a0 09/30/2015 06:50 PM Stephen Beaver

Removed bogus array_merge()