summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Add PPTP, IPSEC and PPPOE * Check for access to firewall interface tabs cor...Scott Ullrich2007-12-032-11/+40
* Inherit allowed privs from $g['privs']Scott Ullrich2007-12-031-15/+3
* Do not set allowed_groups variables. Auth.inc is not alaways available on co...Scott Ullrich2007-12-031-11/+10
* Allow each interface to have ACL's so you can assign a user to be able to edi...Scott Ullrich2007-12-032-0/+23
* Add firewall rules edit interface entries.Scott Ullrich2007-12-031-0/+11
* Store global privs list in $g['privs']Scott Ullrich2007-12-031-0/+1
* /Routes/Static Routes/Scott Ullrich2007-12-021-4/+4
* Remove confusing *Scott Ullrich2007-12-021-1/+1
* Add check all and check none buttonsScott Ullrich2007-12-021-1/+23
* Remove blank entryScott Ullrich2007-12-021-1/+0
* Only show menu subitems that the user has access to.Scott Ullrich2007-12-022-65/+90
* Strip / out.Scott Ullrich2007-12-021-3/+3
* Show FreeBSD version as well.Scott Ullrich2007-12-021-0/+2
* /webConfigurator/Dashboard/Scott Ullrich2007-12-021-1/+1
* Do not output page title twiceScott Ullrich2007-12-021-1/+0
* Require auth.incScott Ullrich2007-12-021-0/+1
* Silence cannot find root user errors.Scott Ullrich2007-12-021-1/+1
* Silence cannot find root user errors.Scott Ullrich2007-12-021-1/+1
* Remove debugging code.Scott Ullrich2007-12-021-7/+0
* Kill off illegal offsets error and make code more readable while I am here.Scott Ullrich2007-12-021-5/+13
* Use correct pfSenseHeader() function.Scott Ullrich2007-12-021-2/+26
* unset() priv correctly.Scott Ullrich2007-12-021-1/+2
* Sync username / password database after priv changeScott Ullrich2007-12-021-1/+5
* Correctly assign uid to the user.Scott Ullrich2007-12-021-5/+9
* Ensure userindex and groupindex is available to non auth.inc callers.Scott Ullrich2007-12-021-1/+7
* Remove XXX, it is fixed.Scott Ullrich2007-12-021-2/+0
* Minor fixesScott Ullrich2007-12-021-0/+3
* Backport display_top_tabs() from HEAD.Scott Ullrich2007-12-021-13/+55
* * Bring back privs. They are fare more feature complete than I thought they w...Scott Ullrich2007-12-012-3/+2
* Change pgtitle to an array. Do not print out the title twice as it has been ...Scott Ullrich2007-12-011-3/+1
* Convert page title to use an array like all other pages where previously done.Scott Ullrich2007-12-011-3/+2
* Unset the session timeout if it is 0 or blank.Scott Ullrich2007-12-011-1/+5
* If the groupname is in use, do not allow the name to be edited.Scott Ullrich2007-12-011-0/+12
* Add more input validation to settings screen. * Do not allow < 1 * Do not al...Scott Ullrich2007-12-011-3/+10
* Hide privs section. It will not be making it into 1.3.Scott Ullrich2007-12-011-1/+1
* Improve check for /conf symlink on non cd-rom platform.Scott Ullrich2007-11-291-1/+2
* Correctly check that an item is a symlink before blowing it away and recreating.Scott Ullrich2007-11-291-2/+5
* Check value of /etc/platform when installing the correct ttys file.Scott Ullrich2007-11-291-0/+6
* Move update bogons script to 3am.Scott Ullrich2007-11-283-5/+5
* Log when we change the bogons frequency hour.Scott Ullrich2007-11-281-6/+7
* Move special case fixes before we return so that it can be processed.Scott Ullrich2007-11-281-12/+12
* Change bogons update script frequency to 2am.Scott Ullrich2007-11-281-1/+3
* Change bogons update script frequency to 2am.Scott Ullrich2007-11-281-0/+10
* Switch to a more random number between 1-2,000. that'd be somewhere betweenScott Ullrich2007-11-281-1/+1
* Use files.pfsense.orgScott Ullrich2007-11-271-1/+1
* Use files.pfsense.orgScott Ullrich2007-11-271-1/+1
* Log how many changes are made to bogons file.Scott Ullrich2007-11-271-1/+2
* Throw an error when we cannot download bogons file instead of blindly assumin...Scott Ullrich2007-11-271-0/+5
* Actually generate a random numberScott Ullrich2007-11-271-5/+2
* Add missing ".Scott Ullrich2007-11-271-1/+1
OpenPOWER on IntegriCloud