summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* making small fixes on jQuery codeVinicius Coque2012-01-211-4/+4
* Only add these lines if there is both an IP address and CIDR. Fixes #1882Erik Fonnesbeck2012-01-201-4/+6
* Ticket #2114. Remove define_syslog_variables since its deprecated and probabl...Ermal2012-01-202-2/+0
* Bump upload size to 128mb, the firmware updates (at least for now while testi...jim-p2012-01-201-2/+2
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-205-9/+9
* Empty the fileScott Ullrich2012-01-191-8/+0
* Add dummy file that was removed in FBSD 9 that keeps the installer from borki...Scott Ullrich2012-01-191-0/+8
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-1912-41/+42
* mhash -> hash change from Ermaljim-p2012-01-192-5/+5
* Change from mhash to hash module, mhash is depreciated.jim-p2012-01-191-1/+1
* Mute error: Undefined variable: g in /etc/inc/shaper.inc on line 4062Ermal2012-01-191-0/+1
* Add class PEAR5 code rather than a new fileErmal2012-01-191-1/+32
* Update PEAR.inc code to latest versionErmal2012-01-191-216/+228
* Ensure timezone is setScott Ullrich2012-01-182-2/+3
* Do not set EXTENSIONSDIR twiceScott Ullrich2012-01-181-1/+0
* Nuke extra C/RScott Ullrich2012-01-181-1/+0
* Test for newer 20090626 PHP_EXT_DIRScott Ullrich2012-01-181-0/+7
* Duplicate logic from gif tunnels for gre tunnels these are very similarsmos2012-01-151-1/+5
* Scriptaculous / prototype replaced by jQueryVinicius Coque2012-01-151-6/+4
* Show the interface Link Local addresses on the status_interfaces.phpsmos2012-01-152-14/+26
* Allow using subnets and special nets in the CLI version of easyrulejim-p2012-01-131-13/+36
* Respect the value of the per-rule "disable reply-to" checkbox.jim-p2012-01-101-1/+1
* it's 2012Chris Buechler2012-01-081-1/+1
* Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068jim-p2012-01-061-1/+1
* add a shortcut to disable referer checkChris Buechler2012-01-051-0/+11
* Merge pull request #24 from nunnione/masterErmal Luçi2012-01-052-0/+464
|\
| * - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portalRoberto Nunnari2011-11-292-0/+464
* | rm the right file when working with v6 bogons.jim-p2012-01-031-1/+1
* | Update etc/inc/interfaces.incNamezero2012-01-021-1/+27
* | Ooops correct copy/paste errorErmal2011-12-281-1/+1
* | Implement is_jumbo_capable in a more performant way. This should help with la...Ermal2011-12-282-27/+6
* | Add SelfHost (German Provider) to Dynamic DNS ServiceGerald Raaf2011-12-261-0/+34
* | Take routing table into account when figuring out which IP address to use for...jim-p2011-12-221-0/+8
* | Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-201-1/+1
* | Only log this if IPSec is enabledWarren Baker2011-12-191-1/+2
* | Better wordingWarren Baker2011-12-191-1/+1
* | Correct wordingWarren Baker2011-12-191-1/+1
* | Use quick on DHCP server rules. Should fix #2041jim-p2011-12-121-5/+5
* | Ensure we always write out a blank spd.conf if there are no phase 2 entries. ...jim-p2011-12-091-11/+10
* | Fixes this: http://redmine.pfsense.org/issues/2015Michele Di Maria2011-12-061-3/+5
* | Merge pull request #25 from AnthonyWrather/masterJim P2011-12-011-8/+19
|\ \
| * | Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-8/+19
* | | Add the config history restore script to the console menu.jim-p2011-12-011-1/+5
|/ /
* | Include DHCPDv6 static maps when generating hosts file. Fixes #2017jim-p2011-11-291-0/+5
* | If an IP is preceeded by "kip ", trim that off. Fixes #2027jim-p2011-11-291-0/+2
|/
* Fix for redmine ticket #1993. Allow saving multiple dynamic entries.smos2011-11-271-0/+26
* Concatenate array, using array_merge() will clobber numerical gateway group e...smos2011-11-271-1/+1
* Unbreak the tree, pointy hat to me.smos2011-11-221-1/+1
* Enclose the hostname in quotes so that numerical values work too.smos2011-11-221-1/+1
* Correct logic mismatch, skip on RA mode disabled and dhcp is not enabled.smos2011-11-221-1/+4
OpenPOWER on IntegriCloud