Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4dfd930e 05/10/2012 07:17 PM Darren Embry

cleanup: code for building arrays for autocompleted fields

5b84bd65 05/10/2012 06:00 PM Darren Embry

add autocomplete for port (PEV-394754)

04d4bcdf 05/10/2012 05:51 PM Darren Embry

use get_alias_list for port field in load_balancer_pool_edit

a1f77238 05/10/2012 04:39 PM Darren Embry

add autocomplete to load_balancer_pool_edit.php (PEV-394754)

we also enable the json extension here.

9b420daf 05/10/2012 04:05 PM Darren Embry

fix a bug in anti-clickjack that made all pages blank

https://github.com/bsdperimeter/pfsense/commit/babac37a3b9a676525fff422011b9f3c0f9bd39f

f3d7f30e 05/10/2012 03:54 PM Darren Embry

update help text in port fields to Firewall -> Aliases (PEV-394754)

babac37a 05/10/2012 03:51 PM Scott Ullrich

Add click jacking support. Ticket #2419

06f746c3 05/10/2012 07:02 AM Warren Baker

Add _ to the list of are allowed characters

b1aa904f 05/10/2012 01:57 AM Chris Buechler

fix typo

2f65de89 05/09/2012 08:55 PM Jim Pingle

Add initial support for subjectAltName - still needs some select love for the "type" field, freetext for now for testing (it does work, cert gets the specified subjectAltName).

ca88c37e 05/09/2012 05:25 PM Jim Pingle

Include TCP flags in CLI filter parser output (if present)

76ac460b 05/08/2012 04:49 PM Jim Pingle

$realif only exists on apply, which this code path would never touch. Change to use the configured interface instaed. Fixes #2212

76db94c2 05/08/2012 03:37 PM Jim Pingle

Add last check timestamp to gateway status (actually just fix it, since the code was there, but not functional) Fixes #1155

89341b50 05/06/2012 06:07 PM Chris Buechler

fix vouchers

85d1b51b 05/05/2012 07:47 PM Lorenz Schori

Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match coding style of surrounding html

5a2a8349 05/05/2012 11:07 AM Lorenz Schori

Add support for aliases in DNS Forwarder, fixes #2410

470d24a3 05/03/2012 04:34 PM Darren Embry

implement #2407: create config option for captive portal listening port

6b2d4b5a 05/03/2012 02:54 PM Darren Embry

fix for #2356 'track interface'

convert pulldown for ipv6 prefix id to a textbox. validation is
implemented.

aa11af07 05/02/2012 12:29 PM Jim Pingle

When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.

e0c45357 05/01/2012 08:00 PM Jim Pingle

Move routing (radvd, routed, ospf, bgp) to its own log since these daemons can be really spammy at times.

3a1e12cf 05/01/2012 06:25 PM Jim Pingle

Add some safety belt checks to status_queues.php to prevent exec blocking or infinite redirection loops. Better error display when things go wrong.

eedd093a 05/01/2012 05:32 AM Chris Buechler

correct hostname variable, and use FQDN

a1a0cd46 05/01/2012 04:41 AM Chris Buechler

fix saving of hard timeout

402ffa96 05/01/2012 04:29 AM Chris Buechler

fix text

3f76f90e 04/28/2012 08:30 AM Erik Fonnesbeck

Add note to NAT Reflection helper indicating where it works.

8c06bd69 04/28/2012 08:12 AM Erik Fonnesbeck

Change description of 1:1 NAT Reflection setting to be more accurate.

43fd29df 04/28/2012 03:59 AM Erik Fonnesbeck

Fix preservation of the selection of interfaces on input errors for floating rules.

f122c1a3 04/27/2012 01:37 AM Erik Fonnesbeck

Add a space between Note: and the message. Also move the period into the gettext string, since punctuation is not language-independent.

0637b0a9 04/26/2012 10:04 PM Darren Embry

fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'

Seth Mos wrote:

This needs to call setup_gateways_monitor() in after
enable_rrd_graphing() to fix.

Also note: $retval of enable_rrd_graphing() at this point in the code
was never used, to my knowledge.

b30e3be4 04/25/2012 09:51 PM Andrew Lowther

options for auto-summary/supernet

0cfaf2c8 04/25/2012 06:39 AM Warren Baker

Revert "Use 'Packet Loss or High Latency' as the default option when creating a new gateway group"

This reverts commit 6ee04b69c8ace44e798e29e665039455aad1c439.

8de4a8bc 04/25/2012 06:39 AM Warren Baker

Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"

This reverts commit 1cc71979e44d7955084a0cdb50d7698239fac770.

f81398b0 04/25/2012 05:03 AM Chris Buechler

Merge pull request #96 from irvingpop/master

Simple OpenVPN bridge wording fix

850ae59e 04/25/2012 05:00 AM Irving Popovetsky

Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge DHCP End"

1cc71979 04/24/2012 07:19 PM Warren Baker

Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397

6ee04b69 04/24/2012 07:18 PM Warren Baker

Use 'Packet Loss or High Latency' as the default option when creating a new gateway group

d008a24e 04/20/2012 08:08 PM Seth Mos

Unbreak the system general DNS settings, it would not work anymore when set to none.

40fa6dde 04/20/2012 08:38 AM Erik Fonnesbeck

Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.

3a83296f 04/19/2012 06:27 PM Darren Embry

fix for Bug #2334 quality rrd graphs do not automatically refresh

id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)

76e91d3f 04/19/2012 11:53 AM Warren Baker

Add SUBMISSION port, fixes #2387

318a0812 04/18/2012 04:06 PM Seth Mos

Use curlies to be very sure, yes

eaa477d2 04/18/2012 03:40 PM Seth Mos

Add the subnet bits to the config

c91e242e 04/18/2012 02:17 PM Jim Pingle

Some updates/optimizations to smart widget

feb88a14 04/18/2012 09:26 AM Seth Mos

Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none....

2f0a49e9 04/17/2012 03:39 PM Jim Pingle

Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topic,48447.0.html

7f8f5d01 04/17/2012 08:54 AM Phil Davis

Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth users by host IP is visible on the Status:Traffic Graph

d86ef65f 04/13/2012 08:27 PM Jim Pingle

Merge pull request #89 from bcyrill/patch-3

Fixed HTML tag.

95837597 04/13/2012 08:27 PM Jim Pingle

Merge pull request #90 from vizvayu/master

Mode selection options for PowerD

ab9526e6 04/13/2012 07:13 PM Ermal LUÇI

Resolves #2330. Check if there is a previous voucher config before wiping

f6bda83c 04/13/2012 07:00 PM Jim Pingle

Show delegated prefixes on the DHCPv6 Leases display.

59231855 04/13/2012 04:50 PM Darren Embry

Feature #1864 "Start" button for IPsec should be available for IP alias networks

might need more testing.

http://redmine.pfsense.org/issues/1864

79909926 04/13/2012 12:34 PM Seth Mos

Increase Prefix delegation size choices

e1cc1f6d 04/13/2012 12:33 PM Seth Mos

Clarify text

e617e9b1 04/13/2012 11:58 AM Seth Mos

Do not throw a address family error when there is just 1 gateway.
Fix the input logic for ticket #1662

8bdb6879 04/12/2012 11:11 PM Darren Embry

Feature #2123 Backup RRD files using the xml dump and restore from RRD tools

http://redmine.pfsense.org/issues/2123

39121390 04/12/2012 09:20 PM Cyrill B

Fixed HTML tag.

098686af 04/12/2012 06:50 PM Cyrill B

Fix tag order.

5a27a095 04/12/2012 04:29 PM Cyrill B

Fixed IPv4 regression. Handles addresses with and without port.

72cd706b 04/11/2012 08:12 PM Cyrill B

Remove [] of literal IPv6 addresses

2afb2c37 04/11/2012 04:34 PM Cyrill B

Removed flawed HTML.

f898c1a9 04/11/2012 03:58 PM Jim Pingle

Add alias support to static routes (needs some testing) Ticket #2239

Conflicts:

etc/inc/filter.inc
etc/inc/util.inc
usr/local/www/system_routes_edit.php
fdcf104c 04/11/2012 02:46 PM Jim Pingle

When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd.

53c210dd 04/11/2012 01:12 AM Cristian Feldman

Added mode selection options for PowerD.

2fe06a32 04/09/2012 02:45 PM Seth Mos

Remove this faulty piece of gateway code, it overwrites the existing entries that return_gateways_array() returns.
It doesn't take any address families into account either.

c616b3c7 04/08/2012 06:55 PM Seth Mos

Correct the variable names for the duplicate stf check

4e83a8f2 04/08/2012 06:41 PM Seth Mos

Remove this piece of code, it loads even on interfaces not configured for track. Really needs asynchronous javascript.

8b198c64 04/08/2012 06:36 PM Seth Mos

Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf0 adapter. Only 1 can be active.
Move piece of code into function, we need it more places, tighten rules for proto 41 traffic.
Attempt to micro optimize the select box for large amounts of choices. Chrome likes this approach better.

adc3353e 04/08/2012 06:07 PM Cyrill B

Merge array and keep unchanged values.

0b4ae4b5 04/07/2012 09:55 PM Erik Fonnesbeck

Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it.

ee965a5c 04/06/2012 11:45 PM Darren Embry

fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings

556e760d 04/06/2012 09:43 PM Darren Embry

fix indentation.

0416d9a0 04/06/2012 06:15 PM Darren Embry

fix for #2289: Logic error in firewall rule interface selection for drop-down menu case

092462dc 04/06/2012 06:08 PM Seth Mos

Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
Redmine ticket #2347

48cb641a 04/06/2012 05:16 PM Scott Ullrich

Merge pull request #78 from Whizkidzz/master

Added "interface_selection" to enable interface selection in tinydns

f3d91215 04/06/2012 03:04 PM Darren Embry

Bug #2329: checkbox js problem on diag_logs_settings.php

c8610dc9 04/06/2012 02:58 PM Darren Embry

aggh javascript lines terminated by \n instead of semicolon

3df59bab 04/06/2012 02:45 PM Darren Embry

don't delete port aliases used by load balancer

85a46fbd 04/06/2012 02:21 PM Anton Bontes

Added interface_selection to choose a interface in tinydns failover selection
Changed the $text so that no "option value" is preselected when adding a newrow with addrowto function.

44c70591 04/06/2012 02:17 PM Anton Bontes

Added rowsize[] for use in row_helper_dynamic.js

177a823e 04/06/2012 02:13 PM Anton Bontes

Added empty option line so not to write to config.xml if not filled in

de69fab3 04/06/2012 02:01 PM Anton Bontes

Added interface_selection for use in tinydns
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"

c2feff64 04/05/2012 11:10 PM Darren Embry

restore default dropdown values of 24/64 bits

now that feature #2320 behavor is a bit different regarding change of
existing set value when switching between ipv4 and ipv6

b771e469 04/05/2012 11:09 PM Darren Embry

change behavior a bit on #bits dropdown

this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2

6255beda 04/05/2012 10:17 PM Darren Embry

add feature #2320 to vpn_ipsec_phase2.php.

note: had to disable existing behavior that modified the value of the
behavior.

existing behavior that disables/enables the dropdowns is still active.

0f907a68 04/05/2012 10:17 PM Darren Embry

bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 on a valid ipv4

87744d53 04/05/2012 09:08 PM Darren Embry

missed a spot for feature #2320 toggle subnet mask

7b47bd4c 04/05/2012 08:22 PM Ermal LUÇI

Make vips vhid be unique per parent interface!

01ed452e 04/05/2012 06:36 PM Darren Embry

Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)

0917cb21 04/05/2012 05:10 PM Darren Embry

load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Servers (PEV-394754)

6fb4a0b1 04/05/2012 03:33 PM Warren Baker

Add post config and correct variable names

7839ec18 04/05/2012 03:14 PM Warren Baker

Remove custom options from basic settings page

ac2cfab2 04/05/2012 03:10 PM Warren Baker

Ensure interfaces are saved correctly

830a82e7 04/05/2012 12:18 PM Warren Baker

Merge pull request #73 from phil-davis/master

Minor text typo fixes to recent unbound file commits

8314e2a3 04/05/2012 12:16 PM Warren Baker

Handle enable/disable options

72049148 04/05/2012 12:01 PM Phil Davis

A minor typo fixed

fc6e0fbf 04/05/2012 11:54 AM Phil Davis

Was looking at what is coming in new builds and noticed a couple of typos and small point of English grammar, so thought it worth 5 minutes to update it.

4ed3cc97 04/05/2012 11:31 AM Warren Baker

Add input checks

f196aba3 04/05/2012 11:21 AM Warren Baker

Add select box for outgoing queries

467748e3 04/05/2012 11:13 AM Warren Baker

Better descriptions and cosmetics

eac1d3f9 04/05/2012 11:04 AM Warren Baker

Correct wording