summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* PPTP upgrade needs to declare $config a global.jim-p2012-02-011-0/+1
* If the old bindlan option is there, assume the lan interface for binding.jim-p2012-02-011-0/+4
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-012-5/+10
* Also write out the rules that caused the problem to ease troubleshooting.Warren Baker2012-02-011-1/+1
* Add code that expresses the default gateway calculated from the broker address.smos2012-02-011-2/+35
* Add more backend code to calculate the 6RD broker IPv6 address from the IPv4 ...smos2012-02-011-1/+39
* Only do foreach on the p2's if it's actually an array.jim-p2012-01-311-40/+39
* Fix exec bitjim-p2012-01-301-0/+0
* Add a small script to disable APM on ATA drives if they claim to support it. ...jim-p2012-01-302-0/+13
* 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
* 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
OpenPOWER on IntegriCloud