summaryrefslogtreecommitdiffstats
path: root/etc/inc/priv.defs.inc
Commit message (Collapse)AuthorAgeFilesLines
* Clean up of last revert commit. Revert requested by CMB. (Bring back PPP tab ↵gnhb2010-05-091-2/+2
| | | | | | | | in diag_logs). All client side connection of PPPoE, PPP, and PPtP will be logged under the PPP tab for easy separation of normal system messages from mpd's verbose connection logging, especially at connect time.
* Revert "Remove PPP tab these all go to the system log now."gnhb2010-05-091-2/+8
| | | | | | | | This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d. Conflicts: usr/local/www/diag_logs_slbd.php
* Ticket #462. Remove references to slbd it is not used anymore.Ermal2010-03-311-6/+0
|
* Remove PPP tab these all go to the system log now.Ermal2010-03-291-8/+2
|
* Add interfaces_wireless.php and interfaces_wireless_edit.php to priv.defs.incErik Fonnesbeck2010-03-031-0/+12
|
* Update default privssullrich2009-11-281-259/+422
|
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-13/+1
| | | | | | | | * Make optimizations around it. * Make sure when we reload teh underlying interface we reload carp too. * Some fixes around the code. Reviewed-by: scott@ and billm@
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+6
|
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-091-0/+6
|
* Catch up with file rename.Ermal Luçi2008-09-091-6/+6
|
* Merge lan configuration to the interfaces_wan.php page wich does the ↵Ermal Luçi2008-09-071-6/+0
| | | | | | configuration of all other assigned interfaces.
* Update the privilege definitions using the makepriv utility.Matthew Grooms2008-08-261-122/+116
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+1014
1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
OpenPOWER on IntegriCloud