Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bfa7b33e 09/20/2015 12:03 PM Doktor Notor

show openvpn interfaces while reassigning the interfaces for a restored config backup

Resubmit of #1769

3c596efc 09/19/2015 07:58 AM Chris Buechler

6rd gateway is required, and must be an IPv4 IP, where 6rd is enabled. Ticket #4935

24e2d045 09/19/2015 12:14 AM Jared Dillard

tighten up layout

d98c0efa 09/18/2015 09:30 PM Stephen Beaver

Fixed #5163
Fixed typo in element name

0598717e 09/18/2015 09:27 PM Stephen Beaver

Fixed #5161

109ebe80 09/18/2015 09:23 PM Stephen Beaver

Fixed #5164

87c59979 09/18/2015 09:16 PM Stephen Beaver

Fixed #5121
Obscure PHP issue with mixed variable types.

f92c948e 09/18/2015 08:14 PM Stephen Beaver

Fixed #5169

da4a4b9f 09/18/2015 07:51 PM Stephen Beaver

Fixed #5160

d0613e4f 09/17/2015 09:00 PM Stephen Beaver

Fixed #5099
Destination port fields now behave as required.

b2236853 09/17/2015 06:27 PM Stephen Beaver

Fixed #5099
Javascript logic changged for source port display
"Advanced" button now has toggle acton and its state survives a protocol change.

860caa2f 09/17/2015 01:46 PM Stephen Beaver

Fixed #5153
Notes:
The addGlobal() method is applicable to a form, not a section
'hidden' elements should not specify a label
Form_Groups with no input elements currently break the framework. Use Form_StaticText instead.

34ab580d 09/17/2015 01:02 PM Stephen Beaver

Fixed #5147
This work was reverted then re-applied without the (accidental) tab/space screw-up

68933ba7 09/17/2015 12:16 PM Stephen Beaver

Revert "Fixed #5148"
Accidentally broke spaces/tabs
This reverts commit 910b77ad1682740e481df29fc2d9c528a13c2da4.

e18ffac2 09/17/2015 06:17 AM Chris Buechler

allow port ranges for natport. Ticket #5156

798b88f0 09/16/2015 08:08 PM Stephen Beaver

Fixed #5013

900ce3b0 09/16/2015 07:47 PM Jim Pingle

Work around a chicken-and-egg problem in user syncing. See #5152
See also: 5372d26d9d25d751d16865ed9d46869d3b0ec5e1

b44845f8 09/16/2015 07:15 PM Renato Botelho

Merge branch 'bootstrap' of https://github.com/itshari/pfsense into itshari-bootstrap

910b77ad 09/16/2015 06:47 PM Stephen Beaver

Fixed #5148

d5ad4088 09/16/2015 05:35 PM Stephen Beaver

Fixed #5138

93162f59 09/16/2015 04:47 PM Renato Botelho

Merge pull request #1899 from phil-davis/patch-2

bca53607 09/16/2015 04:23 PM Stephen Beaver

Fixed #5142

b085759d 09/16/2015 02:41 PM Stephen Beaver

Fixed #5141

881c7fe7 09/16/2015 02:10 PM Stephen Beaver

Fixed #5145
Direction value was not being saved in config

54885c78 09/16/2015 01:50 PM Stephen Beaver

Fixed #5143
hideInput -> hideCheckbox

1ef5a1ce 09/16/2015 01:26 PM Stephen Beaver

Fixed $5050
serversdisabled list filtered to remove blank entry

66513c5a 09/16/2015 01:00 PM Stephen Beaver

Fixed #5151
JS revised to allow subnet bits on CARP and IP Alias

43acaa2f 09/16/2015 12:47 PM Stephen Beaver

Fixed 5139
Resolver GET/POST error

f4381353 09/16/2015 12:31 PM Stephen Beaver

Fixed #5147
JS added to provide DHCP preset functionality

a344af88 09/16/2015 09:52 AM Phil Davis

pptp_local and pptp_remote are arrays

I believe these should reference the [0] array element of pptp_local and pptp_remote. The code in interfaces.php only presents the [0] (first) array element to the user for editing.
The current code also does not preserve any additional pptp_local, pptp_subnet or pptp_remote entries in the coma-separated list in the config. That is redmine bug #4568....

96b7727d 09/16/2015 06:33 AM Chris Buechler

s/delet the/delete the/g

Credit for idea to Phil Davis

3599c525 09/16/2015 04:10 AM Chris Buechler

Fix alias sync selection and text

70df1eae 09/16/2015 04:03 AM Chris Buechler

fix text

7ccb7494 09/16/2015 03:55 AM Chris Buechler

Fix force config sync button

2f4a901e 09/16/2015 12:10 AM Chris Buechler

fix apply changes on load_balancer_monitor.php

220c8915 09/16/2015 12:09 AM Chris Buechler

clean up relayd prefork descr

c9d46a8e 09/15/2015 09:20 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

b8bb09bd 09/15/2015 08:53 PM Chris Buechler

fix services_dyndns_edit.php text and formatting

8044720c 09/15/2015 08:22 PM Chris Buechler

fix text

886b12b6 09/15/2015 08:19 PM Stephen Beaver

Fixed #5021

cc38f699 09/15/2015 08:12 PM Chris Buechler

fix text

7e01aa99 09/15/2015 08:05 PM Chris Buechler

fix description

b5327808 09/15/2015 08:04 PM Chris Buechler

fix typo

aa5536a3 09/15/2015 07:54 PM Chris Buechler

fix voucher page heading

a53f7ca9 09/15/2015 07:42 PM Chris Buechler

fix text for voucher export

ada986a6 09/15/2015 07:37 PM Chris Buechler

Clean up CP Warning, clients haven't been disconnected upon save in quite
some time.

c52e1c1f 09/15/2015 07:22 PM Stephen Beaver

Corrected DNS element names

844cbbe9 09/15/2015 07:06 PM Chris Buechler

fix up text

54c605d4 09/15/2015 07:02 PM Stephen Beaver

Fixed #5140
Removed conditional causing only configured servers to be displayed
Updated formatting
Modified help display for better layout

fbc727bd 09/15/2015 06:19 PM Chris Buechler

fix typo

eee49119 09/15/2015 06:15 PM Chris Buechler

fix up text

621495e3 09/15/2015 06:06 PM Stephen Beaver

Corrected value of r\enable checkbox tp permit Save action

e8bd1464 09/15/2015 05:28 PM Renato Botelho

To not try to include files that don't exist

5c7657d6 09/15/2015 05:28 PM Renato Botelho

Fix comment style

ba749212 09/15/2015 04:56 PM Stephen Beaver

Fixed #5116
vpn_pppoe_edit now uses the php table library to add/delete/save rows

89a19fa1 09/15/2015 04:50 PM Stephen Beaver

Fixed #5036

d3981524 09/15/2015 04:50 PM Stephen Beaver

Fixed #5027
Checkbox replaced with button

0c65f19f 09/15/2015 04:29 PM Chris Buechler

Remove debug code, fix up text, vpn_pppoe_edit.php

6cb366de 09/15/2015 12:48 PM Stephen Beaver

Double-click to edit, click to select, multi-delete and drag to re-order now supported on:
firewall-nat.php
firewall-nat-out.php
firewall_nat-1to1.php
firewall_rules.php

2eea22ba 09/15/2015 12:48 PM Stephen Beaver

Corrected edit target

f185aaac 09/15/2015 12:48 PM Stephen Beaver

Partial fix #5014 Double-click to edit, single click to select, multiple delete functionality provided

7c540a5c 09/15/2015 12:48 PM Stephen Beaver

Partial fix #5014
Double-click to edit, single click to select, multiple delete functionality provided

b4006109 09/15/2015 11:03 AM Hari

Removed debugging echo statement

b081da76 09/15/2015 10:55 AM Hari

Merge remote-tracking branch 'upstream/bootstrap' into bootstrap

9f605c1c 09/15/2015 10:54 AM Hari

Used bootstrap progress bar for queues' stats and used glyphicons

c7cb4071 09/15/2015 05:33 AM Chris Buechler

clarify state killing description. Ticket #4709

d8123075 09/14/2015 07:58 PM Renato Botelho

Rename upgrade script to pfSense-upgrade

ddba5989 09/14/2015 07:23 PM Jim Pingle

Fix a potential XSS in voucher testing.

dda80e76 09/14/2015 07:11 PM Jim Pingle

Fix source address selection on Test Port to handle VIPs properly.

2ccb418a 09/14/2015 07:00 PM Jim Pingle

Allow pre-filling (but no automatic action) of the download filename on exec.php.

289b91c8 09/14/2015 07:00 PM Jim Pingle

Update status.php with improvements from 2.2.x

149efbea 09/14/2015 06:36 PM Jim Pingle

Add support for LDAP RFC2307 style group membership. Resolves #4923

d6b4dfe3 09/14/2015 06:04 PM Jim Pingle

Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383

69368eff 09/14/2015 04:51 PM Renato Botelho

Remove some dead code from post_upgrade_command

5ec643eb 09/14/2015 04:41 PM Renato Botelho

Do not call reboot, use /etc/rc.reboot instead

7266685b 09/14/2015 04:26 PM Renato Botelho

php cli is a better shebang for post_upgrade_command.php

47d7b820 09/14/2015 12:54 PM Renato Botelho

Merge branch 'master' into bootstrap

fa43d464 09/13/2015 06:10 PM Hari

Merge remote-tracking branch 'upstream/bootstrap' into bootstrap

6816beaf 09/13/2015 06:10 PM Hari

changed status_queues.php file

c64a0911 09/13/2015 05:29 PM Hari

Modified the files for Bootstrap

0938315a 09/12/2015 11:59 AM Doktor Notor

typo fix

784b435b 09/11/2015 08:04 PM Stephen Beaver

Revised all pages with autocomplete to accommodate host names in validation and change port inputs to 'text'

c38aad85 09/11/2015 07:48 PM Renato Botelho

Merge branch 'master' into bootstrap

1a060606 09/11/2015 07:43 PM Renato Botelho

Disable pkg autoupdate intead of add -U on all calls

ad4d6640 09/11/2015 06:51 PM Stephen Beaver

Fixed 4980
Corrected input element name

e13e4414 09/11/2015 06:33 PM Stephen Beaver

Nit exterminated

1fe9cc38 09/11/2015 06:30 PM Stephen Beaver

Fixed 5118
Input was set 'disabled' but should have bee 'readonly'

ff80cd60 09/11/2015 06:28 PM Renato Botelho

Do not reset logfile on second call of upgrade script

ce7afe66 09/11/2015 06:26 PM Renato Botelho

Send logs to /dev/null if logfile is not defined

57e498d3 09/11/2015 06:25 PM Renato Botelho

Move _echo() to improve readability

61681d00 09/11/2015 06:22 PM Stephen Beaver

Fixed #5126

4815c560 09/11/2015 05:57 PM Stephen Beaver

Fixed #5128
Delete button now points to load_balancer_virtual_server.php, NOT load_balancer_virtual_server_edit.php

737a2c93 09/11/2015 05:41 PM Stephen Beaver

Fixed #5127

54a2bd65 09/11/2015 05:37 PM Stephen Beaver

Experiment to fix validating host names

2d47bd0e 09/11/2015 05:30 PM Renato Botelho

Save all pfsense-upgrade.sh output to upgrade_log.txt

cf011cf2 09/11/2015 05:08 PM Stephen Beaver

Fixed #5123
WEP removed by the use of 'define("ALLOWWEP", false);' - Just in case

568346d4 09/11/2015 04:53 PM Renato Botelho

Merge branch 'master' into bootstrap

6d5e25ce 09/11/2015 04:34 PM Stephen Beaver

Fixed 5124 and #5125 (Default values)

c71c434b 09/11/2015 04:10 PM Stephen Beaver

Fixed #5121 Antennas now default to 'Default'

d0156c7a 09/11/2015 02:33 PM Stephen Beaver

Corrected wpa_enable element name