Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

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

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

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()

9511d1a2 09/30/2015 06:43 PM Stephen Beaver

Fixed bogus array_merge in localid_type selector

9120eda6 09/30/2015 06:35 PM Stephen Beaver

Fixed incorrect encryption bits selectors
Hide Remote network if mobile

b1438199 09/30/2015 05:48 PM Jim Pingle

Fix detection of mobile IPsec P1 when editing.

2344bed4 09/30/2015 05:33 PM Renato Botelho

Use product_name global variable in more places

205c51a2 09/30/2015 05:26 PM Stephen Beaver

Fixed #5127
Don't "foreach($config['menus'])" if there are no menus defined

5bca8df4 09/30/2015 04:21 PM Stephen Beaver

Corrected page title (which was using incorect PHP format)

40547fe4 09/30/2015 03:48 PM Stephen Beaver

Corrected logo hyperlink
Changed Jumbotron font to white so you can actually read the text

f39bb5b6 09/30/2015 01:45 PM Renato Botelho

pkg 1.6.x upgrade command called with -q is now respecting it

51bcc515 09/30/2015 01:43 PM Stephen Beaver

Suppress progreess bar until package system revision is complete

4e43ef22 09/30/2015 01:28 PM Stephen Beaver

Wizard system completed and tested agains all wizard files
Progress bar added to show progess through wizard steps

acda1403 09/29/2015 10:32 PM Chris Buechler

Do a service reload of dyndns when changing gateways in case something has
changed. Ticket #5214

89dcfa01 09/29/2015 09:41 PM Stephen Beaver

Bootstrap conversion mostly complete.
Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.

7a19c326 09/29/2015 08:42 PM Renato Botelho

Do not run pkg update between first and second step of upgrade process

26bc0c20 09/29/2015 05:23 PM Renato Botelho

Remove old references to undefined variable firmwarelock

9f25db73 09/29/2015 05:17 PM Renato Botelho

Call exit after detect another instance is already running, otherwise it would end up deleting pid file

b6c72ae2 09/29/2015 05:12 PM Renato Botelho

Detect when pkg must be upgraded and do it early, followed by a pkg update to make sure metadata is updated

1818df8b 09/29/2015 03:59 PM Stephen Beaver

Fixed #5209

f5dbca0d 09/29/2015 03:18 PM Stephen Beaver

Fixed #5206
Completes conversion of the pkg* files

567d7fd6 09/29/2015 02:23 PM Stephen Beaver

Fixed #5212

eb3743d8 09/29/2015 01:24 PM Stephen Beaver

Fil;e conversion complete. Tested against multiple packages

3b635066 09/28/2015 05:44 PM Jim Pingle

Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.

9a4ad8dc 09/25/2015 08:47 PM jeroen van breedam

add 'interface' column to lease_counter table

acce8404 09/25/2015 07:46 PM Renato Botelho

Cleanup cache and stale packages after install/delete

ab56095b 09/25/2015 07:46 PM Renato Botelho

Add missing ;;

23f6cdd7 09/25/2015 06:50 PM Stephen Beaver

Initial conversion of the file. Most functions completed and tested, but more testing remains

fdf35e23 09/25/2015 06:33 PM Renato Botelho

Fix logic to set EVENT_PIPE

c979e86b 09/25/2015 06:29 PM Renato Botelho

Add -h, to show help

7025e3d4 09/25/2015 05:25 PM Renato Botelho

Define EVENT_PIPE using a parameter, -p

d61a194d 09/25/2015 04:46 PM Renato Botelho

Print return code when _GUI_CALL is not empty, used by GUI to check rc of a process that runs in bg

ac56271c 09/25/2015 04:42 PM Renato Botelho

Replace direct calls to exit by _exit

35ad2c72 09/25/2015 04:27 PM Renato Botelho

Set environment var EVENT_PIPE, used by pkg to write out progress in json format

f62ea19b 09/25/2015 04:09 PM Renato Botelho

Rename functions and variables to improve readability, no functional changes

badfc76a 09/25/2015 04:05 PM Renato Botelho

Use compare_version() for kernel_pkg checks

92c9d6cc 09/25/2015 04:03 PM Renato Botelho

Add pfSense-upgrade parameters -i/-r to install or remove packages

88af0be4 09/25/2015 12:31 PM Renato Botelho

Change usage() to use regular echo() and print to stderr

096c5147 09/25/2015 12:26 PM Renato Botelho

Relocate global variables definitions, no functional changes

23ee0868 09/25/2015 12:25 PM Renato Botelho

Relocate main block and leave all functions in the beggining

b046b5c4 09/25/2015 12:23 PM Renato Botelho

Check if update needs to run inside update()

9346911f 09/25/2015 11:35 AM Renato Botelho

Update repository metadata hourly

97508a55 09/24/2015 05:17 PM Stephen Beaver

Fixed #5189

eef93144 09/24/2015 04:48 PM Jared Dillard

Ticket #5204 a clean up pass of the jquery sections

f1e89d80 09/24/2015 02:05 PM Phil Davis

Clarify the use of noshuntlaninterfaces and autoexcludelanaddress

The existing code here looks like it should be working correctly. Maybe it would help future maintainers if the field name used for gathering the data value in the UI and $POSTing it is changed to autoexcludelanaddress. Then the code reads a bit more easily where the logic value of noshuntlaninterfaces and autoexcludelanaddress is swapped back and forth.

83b48b44 09/24/2015 02:04 PM Jim Pingle

Reset the value of a package field before this test in case it has no default. Fixes #5199

acdc7fd6 09/24/2015 02:02 PM Stephen Beaver

Fixed #5192
Element names corrected

599ee64b 09/24/2015 01:37 PM Stephen Beaver

Updated tables to responsive format
Added table style classes
Changed array keys to descriptive names
Updated indenting/style

6da22ecd 09/24/2015 01:17 PM Stephen Beaver

Merge pull request #1932 from heper/patch-2

5da2095b 09/24/2015 12:56 PM Stephen Beaver

Comment typo fix

8a73f407 09/24/2015 12:49 PM Stephen Beaver

Fixed #5146
Bootstrap conversion complete and unit tested

3b71258a 09/24/2015 08:10 AM Phil Davis

service_dhcp_edit.php fixes from code inspection

To save you some time in testing and fixing, here are the bugs I noticed by code inspection.

b5f6e690 09/23/2015 08:59 PM Stephen Beaver

File converted but not yet checked/tested

2edc6c80 09/23/2015 08:52 PM Renato Botelho

Add -u option to pfSense-upgrade

- New u option, to run pkg update
Move upgrade action code to upgrade()
- Rename first_step to upgrade_first_step
- Rename second_step to upgrade_second_step
- Do not call update when upgrade is called

d4c86857 09/23/2015 08:52 PM Renato Botelho

Verify if pkg is (un)locked before (un)lock it

32783770 09/23/2015 08:52 PM Renato Botelho

Disable trap on _exit()

3ea25fad 09/23/2015 08:52 PM Renato Botelho

Declare logfile earlier

d6891fcc 09/23/2015 08:52 PM Renato Botelho

Make usega() more informative

0dfc62d5 09/23/2015 08:52 PM Renato Botelho

Teach _exit() to return 1st parameter, replace exit calls by _exit and move trap to start of main block

d9a0f7a2 09/23/2015 08:52 PM Renato Botelho

Track pfSense-upgrade pidfile to avoid running 2 instances simultaneosly

1d24ef45 09/23/2015 03:58 PM jeroen van breedam

dhcp_lease_counter for master

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

27fc3a13 09/22/2015 08:40 PM Stephen Beaver

Fixed #5189

66855de6 09/22/2015 08:05 PM Renato Botelho

Abort when 'pkg update' fails

d65e45d3 09/22/2015 07:51 PM Stephen Beaver

Fixed #5165

7e4abf26 09/22/2015 07:37 PM Stephen Beaver

Fixed #5188

af71b288 09/22/2015 07:01 PM Stephen Beaver

Remove link to package revision history

3781c561 09/22/2015 06:55 PM Renato Botelho

Fix package name

114af081 09/22/2015 06:37 PM Renato Botelho

Reintroduce part of 5779ade6707ba530517da239d9ec3fc751d17d83 lost during bootstrap merge

a69afe44 09/22/2015 06:26 PM Renato Botelho

Re-apply changes did to convert pkg_mgr.php to use pkg that got lost during merge

3beeb66a 09/22/2015 06:15 PM Stephen Beaver

Fixed #5187
Added multipart encoding to form

d05950fb 09/22/2015 06:10 PM Stephen Beaver

Fixed #5184

8688c6b2 09/22/2015 05:51 PM Jared Dillard

Ticket #5182 add hide functionality

9559e6b8 09/22/2015 05:51 PM Jared Dillard

Ticket #5182 add hide functionality

f4439c00 09/22/2015 05:50 PM Stephen Beaver

Fixed #5183 by converting to PHP table library

7c0f116b 09/22/2015 05:17 PM Jared Dillard

Ticket #5182 change show/hide functionality

5c22f8ef 09/22/2015 04:24 PM Stephen Beaver

Unfinished (but better) versions of hte pkg pages and utilities

2e5fc393 09/22/2015 10:08 AM Renato Botelho

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

352f8085 09/22/2015 04:22 AM Chris Buechler

Don't allow configuring IPv6 link local addresses on an interface. Ticket #4062

ca28c12c 09/22/2015 01:43 AM Phil Davis

Fix pptp_remote0 var name

I missed one of these in all the manual integration.
Commit https://github.com/pfsense/pfsense/commit/66fd7b47679187ddcfaf5852a55b2af15394f341 had this error.

1f1cd32f 09/22/2015 01:16 AM Chris Buechler

fix typo

1fe07ba8 09/22/2015 01:14 AM Chris Buechler

services_ntpd.php - style fixes, fix typo

5dae062a 09/22/2015 01:03 AM Chris Buechler

interfaces_gif_edit.php: improve input validation, show input errors

44fb6286 09/22/2015 12:50 AM Chris Buechler

vpn_l2tp.php clean up text

ee55642c 09/22/2015 12:13 AM Chris Buechler

interfaces_bridge_edit.php - input validation improvements, style fixes

a1f318f9 09/22/2015 12:03 AM Chris Buechler

interfaces_gre_edit.php - fix display of input errors, improve input
validation.

d62df86b 09/21/2015 11:42 PM Jared Dillard

Fixed #5155

bc275541 09/21/2015 11:11 PM Jared Dillard

Fixed #5108

841e800d 09/21/2015 08:45 PM Renato Botelho

Merge pull request #1902 from dachande/feature/certmanager_san_wildcard_hostname

66fd7b47 09/21/2015 08:35 PM Phil Davis

Redmine #4568 Preserve MLPPP settings when saving interface settings

This is a resubmit of https://github.com/pfsense/pfsense/pull/1900 after integrating to the current master.

66c52114 09/21/2015 07:41 PM Stephen Beaver

Fixed #5178
Removed errant "break"

28831265 09/21/2015 07:38 PM Jared Dillard

remove unused bootstrap theme file