Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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.

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

bd82f06b 04/05/2012 11:03 AM Warren Baker

Correct links

2bb29c16 04/05/2012 10:59 AM Warren Baker

A whole bunch of changes to the general settings page and advanced settings

27d98335 04/05/2012 10:59 AM Warren Baker

Add Access Lists page for Unbound ACLs

431f6526 04/05/2012 09:19 AM Warren Baker

Merge branch 'master' of github.com:bsdperimeter/pfsense

14b1279d 04/05/2012 09:18 AM Warren Baker

Add Unbound GUI bits

1ab1f0a9 04/04/2012 03:34 PM Jim Pingle

Fix newlines

1132ff35 04/04/2012 12:51 PM Seth Mos

Add section for the dhcp6link status

6ffef738 04/03/2012 08:19 PM Ermal LUÇI

Merge pull request #71 from ebrandi/r53dyndns

Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure

bfab2419 04/03/2012 12:54 PM Seth Mos

Add a command that should be able to extract the DUID for us.

50a6400f 04/03/2012 06:34 AM Seth Mos

Add more possible prefix lengths for the DHCPv6 server for prefix delegation.

e53ffe8d 04/02/2012 10:47 AM Seth Mos

Remove this file, it causes other issues

cd132e86 04/01/2012 05:03 AM Edson Brandi

This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
Due requeriments to handle requests to Amazon AWS API, it need root certificates package (ca_root_nss-3.12.4.tbz) and support to hash_hmac() in PHP (package php52-hash-5.2.13_3.tbz).

20a7cb15 03/31/2012 06:41 PM Seth Mos

Add interface tracking support. With this it is now possible for dynamic IPv6 interfaces to setup the corresponding lan interface for RA.
DHCP6 with prefix delegation to follow later for automatic daisychaining.

04e999cf 03/31/2012 04:44 AM Chris Buechler

more changes CARP -> HA where CARP != CARP.

0ffb5926 03/30/2012 08:40 PM Seth Mos

Add the new pages for the relocated logfiles and messages.
Ticket #2321

31c43fd3 03/30/2012 08:08 AM Seth Mos

Add 6to4 support for automatic tunneling.

e12c63db 03/29/2012 04:29 PM Darren Embry

fix for bug #2322: Fix CP secondary RADIUS auth source GUI

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

a53794c9 03/29/2012 03:18 PM Darren Embry

possible fix for Bug #2311: Wrong redirection URL (from http -> https) missing colon char

adc91ab7 03/29/2012 11:40 AM Seth Mos

Unbreak the 6rd config setting now that the javascript was fixed.
Pointy hat to /me
Ticket #2304

e0977fed 03/29/2012 10:20 AM Seth Mos

Move some of the log file tabs around.
Add seperate tabs for dnsmasq,unbound as well as gateways.

f51d5d57 03/28/2012 10:50 PM Darren Embry

feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input

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

979b179d 03/28/2012 10:31 PM Darren Embry

prep work for feature #2320: tag for ipv4v6 fields

980ded5a 03/28/2012 08:58 PM Darren Embry

prep work for feature #2320: stub js function

a94c3e43 03/28/2012 08:57 PM Darren Embry

prep work for feature #2320: tag dynamic fields for ipv4v6

a8fe61f1 03/28/2012 08:56 PM Darren Embry

prep work for feature #2320: tag fields for ipv4v6

17aa0c18 03/28/2012 12:59 AM Pierre POMES

Ticket #2317: typo, use ipaddrv6 instead of ipaddr

7b89ea6a 03/23/2012 11:12 PM Ermal LUÇI

Remove unused code

31d6f24b 03/23/2012 06:00 PM Darren Embry

pull jquery-ui.custom.css from themes/THEME if it exists there

otherwise pull /javascript/jquery/jquery-ui.custom.css,
which contains defaults.

ce49a7c9 03/23/2012 05:35 PM Darren Embry

Add date/time picker to Custom RRD graphs.

from: http://trentrichardson.com/examples/timepicker/

aacd203c 03/23/2012 04:18 PM Darren Embry

you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)

f97a5b04 03/23/2012 01:25 AM Darren Embry

Move CARP settings from pkg XML to a real PHP page

https://redmine.pfsense.org/issues/647

95e174f1 03/22/2012 04:51 PM Darren Embry

correctly read/write the priority/path cost settings to the main XML configuration file.

code from mike bold.

https://redmine.pfsense.org/issues/2261

59418cee 03/22/2012 04:17 PM Darren Embry

Add date picker to the Custom RRD graph page to translate to unix time.

implements #1997.

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

d579e3db 03/22/2012 02:19 PM Seth Mos

Improve the memory use while processing the leases file.

bef75b4c 03/22/2012 12:56 AM Darren Embry

fix for: Captive Portal Login dies on empty input

Not actually tested because CP doesn't work right now.

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

2452cc37 03/21/2012 11:19 PM Darren Embry

fix: Input validation problem with VIPs and "none" type interfaces

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

dd65598e 03/21/2012 06:05 PM Darren Embry

Add per-rule delete ("X") button to Outbound NAT rules

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

0b8160bb 03/21/2012 05:27 PM Darren Embry

fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type

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

961062c5 03/21/2012 04:48 PM Darren Embry

Merge branch 'master' of github.com:bsdperimeter/pfsense

a38ea8d8 03/21/2012 04:47 PM Darren Embry

fix for: Output from CSRF magic mangles files in Diagnostics > Edit File

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

fcbf8a60 03/21/2012 03:54 PM Chris Buechler

fix text

2f3d4950 03/20/2012 02:08 PM Jim Pingle

Fix pattern upload, button text check was incorrect.

c7255ec1 03/18/2012 01:23 AM Pierre POMES

Do not show tabs for interfaces with 'link local' address (fe80::...)

0f54c806 03/18/2012 01:06 AM Pierre POMES

Do not show tabs for interfaces with 'link local' address (fe80::...)

c9eb66f6 03/16/2012 12:19 AM Vinícius Coque

Fix a logical bug on gettext

The parameter showapply determines when the apply button should be displayed
Ticket #1686

3d594a3f 03/15/2012 08:04 PM Jim Pingle

Correct population of the temp version of this variable. Fixes #2158 (drop-down preselection issue)

e8e2ffbd 03/15/2012 02:01 PM Jim Pingle

Update help text for Host alaises to indicate FQDNs are allowed.

30a560cf 03/15/2012 01:19 PM Jim Pingle

Merge pull request #53 from jeandebogue/patch-1

Move the echo "UP|DOWN" earlier

2a9cb3b2 03/13/2012 07:39 PM Seth Mos

Fix the link local check when trying to add a link local gateway
Ticket #2071

4096fe5d 03/13/2012 07:27 PM Seth Mos

Enable the NTP server fields for our DHCP6 server.