summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* change default kernel on upgrade to SMP. Virtually all installs are running t...Chris Buechler2007-12-151-1/+1
* s/Diagnostics/Status/Scott Ullrich2007-12-121-1/+1
* Correctly show and save DNS entriesScott Dale2007-12-121-1/+1
* Do not show hostname in page title.Scott Ullrich2007-12-101-1/+1
* Support DNS-O-MaticScott Dale2007-12-101-11/+11
* Convert the dns server code into a for loop and add 2 more dns servers on. ...Scott Ullrich2007-12-091-27/+10
* Move route delete items to system.inc so they are performed on every changeScott Ullrich2007-12-091-4/+0
* Show interfaces. Cleanup presentation.Scott Ullrich2007-12-081-15/+35
* Populate $ints with the interface list correctlyScott Ullrich2007-12-081-1/+3
* When multiple gateways are present (muliwan) show a dropdown box next to eac...Scott Ullrich2007-12-081-3/+55
* Clarify that the httpsname should resolve to the correct interface ip on the ...Scott Ullrich2007-12-071-1/+1
* Increase maximum alias count to 299 from 99. http://forum.pfsense.org/index....Scott Ullrich2007-12-061-1/+1
* The attached patch adds a field to the services_dyndns.php form.Scott Ullrich2007-12-061-0/+9
* Tell user which characters are badScott Ullrich2007-12-042-2/+2
* Use htmlentities() to detect html injections.Scott Ullrich2007-12-042-6/+8
* Do a check on all ID's > -1. When we a dup a rule with id 0 the checks wher...Scott Ullrich2007-12-032-2/+3
* * Run through all posted values and encode them to a temporary variable. IF ...Scott Ullrich2007-12-032-0/+18
* Move PPPoE to services area.Scott Ullrich2007-12-033-3/+3
* List opt interfaces correctly.Scott Ullrich2007-12-031-3/+3
* Add multi user firewall nat port forward capabilities.Scott Ullrich2007-12-033-4/+62
* Only show interfaces user has accss to.Scott Ullrich2007-12-031-0/+25
* When showing the firewall rules page without a interface default to the first...Scott Ullrich2007-12-031-2/+3
* Only show interfaces that the user has access to edit on the firewall rules e...Scott Ullrich2007-12-032-15/+25
* * Add PPTP, IPSEC and PPPOE * Check for access to firewall interface tabs cor...Scott Ullrich2007-12-032-11/+40
* 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
* /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-021-65/+89
* 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
* 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
* Remove XXX, it is fixed.Scott Ullrich2007-12-021-2/+0
* Minor fixesScott Ullrich2007-12-021-0/+3
* * 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
* Add missing ".Scott Ullrich2007-11-271-1/+1
* add HBCI to traffic shaperMartin Fuchs2007-11-272-5/+30
* Move PPPoE Server to Services, VPN menu is misleadingChris Buechler2007-11-261-1/+1
OpenPOWER on IntegriCloud