summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144jim-p2012-01-261-1/+5
* Include admin user in bootup account syncjim-p2012-01-251-6/+2
* Make sure we stop the configure if the device does not have a public addresssmos2012-01-251-1/+1
* Add backend 6RD support. We don't have the required patch yet for our stf dri...smos2012-01-252-0/+111
* Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old ...jim-p2012-01-251-2/+2
* Fix upgrade code for 1.2.3 with assigned OpenVPN interface.jim-p2012-01-251-10/+8
* Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified...jim-p2012-01-251-8/+58
* Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn...jim-p2012-01-251-1/+1
* Remove rtsol debugging outputsmos2012-01-251-1/+0
* Comment out debug print for cert verificationjim-p2012-01-241-1/+1
* Check to see if the pid file exists before trying to kill anyprocessErmal2012-01-241-1/+2
* Be more careful when creating and removing a user, to only alter a user if it...jim-p2012-01-231-3/+15
* 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
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-205-9/+9
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-1911-39/+40
* mhash -> hash change from Ermaljim-p2012-01-192-5/+5
* 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
* 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
* Merge pull request #24 from nunnione/masterErmal Luçi2012-01-051-0/+463
|\
| * - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portalRoberto Nunnari2011-11-291-0/+463
* | 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
* | 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
* | Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-8/+19
* | 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
* Comment out TFTP and NTP UI fields and block the code in services.inc.smos2011-11-221-1/+5
* Add version to backup.cache in one more placejim-p2011-11-221-1/+4
OpenPOWER on IntegriCloud