summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/priv.defs.inc
Commit message (Collapse)AuthorAgeFilesLines
* Standardize privilege name capitalizationPhil Davis2017-01-021-36/+36
| | | | | | | | While looking at some privilege stuff, I noticed that various capitlization looked inconsistent down the list. This makes the list look more consistent. (cherry picked from commit 48157a04dde7b3a56776417cdc7b5e457a660733)
* Backport Check IP ServicesPhil Davis2016-07-201-0/+12
| | | | Original pull request to master was #3037
* Feature #6388 custom GUI preference settings per userPhil Davis2016-06-301-0/+6
|
* Run generate-privdefs.php to update priv.defs.incjim-p2016-06-271-1/+1
|
* Revert "adding privileges and separating DNS Resolver overrides from general ↵Chris Buechler2016-06-231-8/+0
| | | | | | settings" This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
* adding privileges and separating DNS Resolver overrides from general settingsJoe2016-06-221-0/+8
| | | | (cherry picked from commit fc76a1e390c8ce9579df31457c74d1d0e572b78d)
* Re-run priv script to pick up changes.jim-p2016-03-221-134/+128
|
* FIlebrowser package moved to vendor direcrotyStephen Beaver2016-03-171-1/+1
|
* Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498Renato Botelho2016-03-031-13/+0
|
* Renamed exec.php and edit.phpStephen Beaver2016-02-191-2/+2
|
* Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with ↵k-paulius2016-02-141-2/+2
| | | | breadcrumb separator.
* Rename NTP tab to Settings to be more user friendly.k-paulius2016-02-141-2/+2
|
* Renamed SMART to S.M.A.R.T.k-paulius2016-02-131-2/+2
|
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-2/+2
| | | | more consistent.
* Renamed 'Wake on LAN' to 'Wake-on-LAN'k-paulius2016-02-131-4/+4
|
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-4/+4
| | | | more consistent. Convert page title to title case.
* Synchronize page titles with tab titles; Rename few titles in order to be ↵k-paulius2016-02-131-4/+4
| | | | more consistent.
* Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-121-4/+4
|
* Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and ↵k-paulius2016-02-121-2/+2
| | | | LAGG to LAGGs to match VLANs, QinQs, etc.
* Improvements to the priviledge filter functionalityStephen Beaver2016-02-031-10/+10
|
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-17/+17
|
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-49/+51
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-190/+190
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Add some missing privileges to pagesjim-p2015-11-251-2/+32
|
* Various updates to privileges and related metadatajim-p2015-11-251-182/+165
|
* More privilege naming fixes.jim-p2015-11-251-11/+5
|
* More privilege name inconsistencies.jim-p2015-11-251-7/+7
|
* Fix some inconsistencies in privilege name/text.jim-p2015-11-251-19/+19
| | | | Also add some missing gettext calls.
* Move privileges for rewritten log pages over to the static file so they ↵jim-p2015-11-241-72/+0
| | | | won't be lost next time the default privilege list is regenerated. Also fix for new log URLs.
* Remove layer7 components. Ticket #5508Chris Buechler2015-11-201-6/+0
|
* System update settings UI implementedStephen Beaver2015-11-181-5/+5
|
* Retire system_firmware.php, system_firmware_auto.php and ↵Renato Botelho2015-11-181-18/+0
| | | | system_firmware_check.php
* Retire /etc/rc.create_full_backup and ↵Renato Botelho2015-11-181-6/+0
| | | | usr/local/www/system_firmware_restorefullbackup.php
* Cleanup unused code:Renato Botelho2015-10-201-6/+0
| | | | | | | | | | | | | | | | - 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 - Remove pkg_mgr_settings.php - Remove pkg_mgr_settings.php privilege definitions - Bump config version to 12.3 - Write upgrade code to cleanup $config['altpkgrepo'] - Remove check_firmware_version method from xmlrpc.php - Fix pfSense_firmware_version_doc text
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1403
OpenPOWER on IntegriCloud