summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Rework the banner display a bit to preserve space (could still use some short...jim-p2012-06-131-10/+45
* Make sure this check is reversed, that way we only pick up the legacy field i...smos2012-06-131-1/+1
* Merge pull request #140 from marcelloc/masterJim P2012-06-131-3/+5
|\
| * fix missing match on help pages permissionMarcello Coutinho2012-06-121-3/+5
* | Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-124-9/+21
|/
* fix permissions check to xml package files and show only menus user has acces...marcelloc2012-06-123-14/+10
* Put configured limits on rules.limits file and load them before loading the r...Ermal2012-06-111-22/+25
* Fixes #2490. If there is a descr set on the interface keep it and do not disa...Ermal2012-06-111-3/+5
* Make mac_format aware of cpzone but also friendly to previous code!Ermal2012-06-111-2/+2
* Revert "Make mac_format aware of multiple Captiveportal instances"Ermal2012-06-112-4/+3
* Revert "Make sure mac_format is always defined"Ermal2012-06-111-1/+2
* Make sure mac_format is always definedbcyrill2012-06-101-2/+1
* Merge pull request #137 from bcyrill/patch-4Scott Ullrich2012-06-102-7/+8
|\
| * Make mac_format aware of multiple Captiveportal instancesbcyrill2012-06-092-3/+4
| * Update Captiveportalbcyrill2012-06-091-4/+4
* | Added Captiveportal to service statusbcyrill2012-06-091-6/+15
|/
* Merge pull request #134 from bcyrill/patch-1Scott Ullrich2012-06-091-7/+2
|\
| * Removed unused maxproc parameterbcyrill2012-06-091-7/+2
* | Needs a default case so IPv6 interfaces are resolved to a real interfacesmos2012-06-091-0/+3
|/
* maxprocperip is defined per zonebcyrill2012-06-091-1/+1
* Merge pull request #131 from marcelloc/masterScott Ullrich2012-06-091-3/+3
|\
| * fix jquery+domtt notices css on all themesMarcello Coutinho2012-06-091-3/+3
* | add <radnsservers> to the list of things that are arraysDarren Embry2012-06-081-1/+1
* | Shorter version of the fix to always set the radvd interface.smos2012-06-081-4/+2
* | Make sure to fall through if this tag is not set.smos2012-06-081-0/+2
|/
* convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-081-0/+51
* Make sure we tag all 2.0 gateways as being IPv4, in 2.1 we require this tag t...smos2012-06-081-0/+10
* Add blackhole to Null routessmos2012-06-081-2/+6
* add gateways to config from cmdlineDarren Embry2012-06-071-1/+60
* fix: Call to undefined function errorDarren Embry2012-06-071-0/+1
* again, string interpolation kinda defeats the purpose of gettext. ;-)Darren Embry2012-06-071-5/+9
* variable interpolation defeats the purpose of gettext.Darren Embry2012-06-071-15/+23
* work in progress: set gateway IPs from consoleDarren Embry2012-06-071-21/+63
* 255 is not a valid skew value. Fixed bug #2012 (http://redmine.pfsense.org/is...briantist2012-06-071-4/+4
* show dhcp/dhcp6/static/staticv6 along with descriptions in consoleDarren Embry2012-06-071-2/+27
* show real interface namesDarren Embry2012-06-071-2/+3
* minor variable name change.Darren Embry2012-06-071-4/+4
* actually display webconfigurator port numbers on consoleDarren Embry2012-06-071-3/+3
* setting $config['interfaces']['wan']['ipaddrv6'] to 'dhcp6' *should* work now.Darren Embry2012-06-071-1/+1
* If radvd is already running, reload, otherwise start one.smos2012-06-071-8/+12
* now shows ipv6 webConfigurator URLs (#2413)Darren Embry2012-06-071-2/+20
* fix for bug #2469 ("WAN -> LAN -> OPT10")Darren Embry2012-06-071-2/+2
* Add better protection for unknown raprioritysmos2012-06-071-4/+4
* Make sure we still start on older configs where the setting is still called m...smos2012-06-071-0/+6
* We need to define the default route here, not the advertised prefix.smos2012-06-071-3/+3
* Correct the syntax, the RemoveRoute needs to end up in route statementsmos2012-06-071-4/+12
* Remove duplicate prefix linesmos2012-06-071-1/+0
* Prevent radvd from telling the clients to remove the route to itself.smos2012-06-071-2/+5
* Do not send DeprecatePrefix messages for CARP announcements, it causes client...smos2012-06-071-0/+7
* Sync missing code from interface.inc to newwanip scriptErmal2012-06-071-4/+12
OpenPOWER on IntegriCloud