Project

General

Profile

Download (86.2 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

06ef0830 05/18/2020 04:35 PM A FL

Create a new page dedicated to backward sync
Implement Redmine #97

d5a222cc 11/05/2019 01:32 PM Jim Pingle

Update privilege definitions

5457213f 09/05/2019 03:37 PM Jim Pingle

Rename status_pkglogs.php to status_logs_packages.php. Issue #9714

4a1841a1 05/13/2019 03:01 PM Jim Pingle

Implement new OpenVPN advanced options privilege. Fixes #9511

18c1de41 05/11/2019 10:55 PM Jim Pingle

Fix ACB privileges. Fixes #9519

f75b0eb8 05/09/2019 08:22 PM Jim Pingle

Add warning for OpenVPN client, server, and override privileges.

Since these can use OpenVPN advanced directives to call external
scripts, they can be used to run commands that the user may not
otherwise have access to run.

Issue #9510

586c623a 03/13/2019 06:13 PM Jim Pingle

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

3b3e31c2 02/21/2019 04:18 PM Jim Pingle

Update privileges

57188e47 01/02/2017 12:00 PM Phil Davis

Add security notes for privilege assignment pages

Suggested solution for Redmine 2247

48157a04 12/31/2016 01:42 PM Phil Davis

Standardize privilege name capitalization

While looking at some privilege stuff, I noticed that various
capitlization looked inconsistent down the list. This makes the list
look more consistent.

eec44c64 10/12/2016 07:23 PM Renato Botelho

Retire restart_httpd.php

9f08c2b0 10/12/2016 06:02 PM Renato Botelho

Retire diag_nanobsd.php

cc4fc50b 07/09/2016 04:24 AM Chris Buechler

Merge pull request #3037 from NOYB/Check_IP_Services

39d2f39d 07/02/2016 09:13 AM NOYB NOYB

Check IP Services

Configurable check IP services.
Used by Dynamic DNS services to check IP addresses.
Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.
A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service....

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

e35a916e 06/27/2016 02:59 PM Jim Pingle

Run generate-privdefs.php to update priv.defs.inc

5a42473b 06/23/2016 10:22 PM Chris Buechler

Revert "adding privileges and separating DNS Resolver overrides from general settings"

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user

fc76a1e3 04/20/2016 11:43 AM Joe Palmer

adding privileges and separating DNS Resolver overrides from general settings

4cae2cbc 03/22/2016 05:42 PM Jim Pingle

Re-run priv script to pick up changes.

18e7bc46 03/17/2016 04:42 PM Stephen Beaver

FIlebrowser package moved to vendor direcroty

91b8e8f2 03/03/2016 01:34 PM Renato Botelho

Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498

36a844df 02/19/2016 04:32 PM Stephen Beaver

Renamed exec.php and edit.php

0f298138 02/14/2016 09:08 PM k-paulius

Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with breadcrumb separator.

448280c3 02/14/2016 08:51 PM k-paulius

Rename NTP tab to Settings to be more user friendly.

9718847b 02/13/2016 09:38 PM k-paulius

Renamed SMART to S.M.A.R.T.

544af3fe 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent.

7ca42d47 02/13/2016 09:38 PM k-paulius

Renamed 'Wake on LAN' to 'Wake-on-LAN'

f4741421 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.

caf59781 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles; Rename few titles in order to be more consistent.

c8f6b745 02/12/2016 01:22 PM k-paulius

Synchronize page title with tab title. Convert page title to title case.

26b4bef8 02/12/2016 01:22 PM k-paulius

Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and LAGG to LAGGs to match VLANs, QinQs, etc.

5d916fc7 02/03/2016 04:02 PM Stephen Beaver

Improvements to the priviledge filter functionality

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure

9599211d 11/25/2015 05:14 PM Jim Pingle

Fix more privilege text/name/page inconsistencies

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

a57d9fa2 11/25/2015 04:31 PM Jim Pingle

Add some missing privileges to pages

0b8328c5 11/25/2015 04:12 PM Jim Pingle

Various updates to privileges and related metadata

668d95a2 11/25/2015 02:49 PM Jim Pingle

More privilege naming fixes.

4209ca8d 11/25/2015 02:49 PM Jim Pingle

More privilege name inconsistencies.

3000dd3b 11/25/2015 02:49 PM Jim Pingle

Fix some inconsistencies in privilege name/text.
Also add some missing gettext calls.

1e9e1ead 11/24/2015 09:47 PM Jim Pingle

Move privileges for rewritten log pages over to the static file so they won't be lost next time the default privilege list is regenerated. Also fix for new log URLs.

d65c6113 11/21/2015 02:06 AM Chris Buechler

Remove layer7 components. Ticket #5508

4d4eefab 11/18/2015 04:56 PM Stephen Beaver

System update settings UI implemented

2feadae1 11/18/2015 10:24 AM Renato Botelho

Retire system_firmware.php, system_firmware_auto.php and system_firmware_check.php

b6cd9d99 11/18/2015 10:19 AM Renato Botelho

Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefullbackup.php

0cdb94e1 10/20/2015 11:12 AM Renato Botelho

Cleanup unused code:

- Remove xmlrpcbaseurl from globals
- Remove xmlrpcpath from globals
- Remove embeddedbootupslice from globals
- Remove call_pfsense_method()
- Remove check_firmware_version()
- Remove get_active_xml_rpc_base_url()
- Remove zeromq.inc...

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/