index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
priv.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix permissions check to xml package files and show only menus user has acces...
marcelloc
2012-06-12
1
-13
/
+5
*
Fix missing $ on variable.
jim-p
2011-08-11
1
-1
/
+1
*
Sort user privileges so dashboard/index.php come first, so if a user has thos...
jim-p
2011-08-11
1
-0
/
+9
*
Fix privilege matching so that it respects wildcards better, especially when ...
jim-p
2011-08-11
1
-2
/
+4
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Get user pages as well as group pages. Fixes #735
jim-p
2010-07-13
1
-0
/
+1
*
Overhaul the user login system to use the Servers tab as its base.
Ermal Luçi
2010-03-03
1
-18
/
+14
*
Add priv.defs.inc to authgui.inc
sullrich
2009-12-03
1
-9
/
+15
*
Load pkg privs from /usr/local/pkg/priv if it exists
sullrich
2009-12-03
1
-3
/
+4
*
Roll custom run_plugins routine
sullrich
2009-12-03
1
-1
/
+26
*
Make item a global
sullrich
2009-12-03
1
-3
/
+0
*
Require util.inc for run_plugins
sullrich
2009-12-03
1
-0
/
+2
*
Rename isAllowedPageUser() to isAllowed(). Add and move user priv items to /...
sullrich
2009-12-03
1
-29
/
+3
*
Revert isAllowedUser commit and duplicate function to isAllowedPageUser()
sullrich
2009-12-02
1
-3
/
+24
*
Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32
sullrich
2009-12-02
1
-1
/
+1
*
fix error
sullrich
2009-12-02
1
-1
/
+4
*
Allow a username. Default to _SESSION['Username']
sullrich
2009-12-02
1
-3
/
+14
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-2
/
+0
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-0
/
+4
*
* Move functions that output html to guiconfig.inc
Ermal Luci
2009-06-18
1
-282
/
+249
*
Moves the protocol and certificate options out of the general config page
Matthew Grooms
2008-09-09
1
-16
/
+0
*
Remove the page locking privileges after discussion with Scott on IRC. The
Matthew Grooms
2008-09-03
1
-12
/
+0
*
Correct a regression in the privilege system where pages were not being
Matthew Grooms
2008-09-03
1
-6
/
+9
*
Cleanup authentication code. The basic auth method, the passwd, htpasswd
Matthew Grooms
2008-08-03
1
-3
/
+3
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+307