summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Update URL to point to snapshot server until RCScott Ullrich2009-12-311-2/+3
* Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.netScott Ullrich2009-12-311-0/+11
* fix openvpn user auth. thanks to thompsa@ for finding fixChris Buechler2009-12-301-1/+1
* Fix var names/Ermal Luçi2009-12-301-1/+1
* Ticket #257. Fix unsetting Red/Rio/Ecn etc...Ermal Luçi2009-12-301-0/+18
* Ticket #261 Do not consider ports as hostnames. This changes the is_port func...Ermal Luçi2009-12-302-9/+11
* Revert "fix OpenVPN user auth"Chris Buechler2009-12-291-3/+3
* fix OpenVPN user authChris Buechler2009-12-291-3/+3
* Add back rc.filter_configure_syncScott Ullrich2009-12-291-0/+1
* These patches give you a display of the uptime of the active PPP linkScott Ullrich2009-12-292-8/+74
* Apparently OpenVPN 2.1 requires setting "script-security 2" to run given the ...jim-p2009-12-291-0/+1
* Use better interface names.Ermal Luçi2009-12-281-3/+2
* Fix racoon file gneration when selected type is dyn_dns. Reported-by: http://...Ermal Luçi2009-12-281-0/+1
* Fix failure on opening gettytab fir writing.Ermal Luçi2009-12-281-1/+4
* Be consistent where we write and where we read the new config.Ermal Luçi2009-12-281-3/+4
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-288-53/+46
* redirect to the correct portChris Buechler2009-12-271-1/+3
* Add redirect from HTTP to HTTPS. Ticket #63Chris Buechler2009-12-271-4/+11
* Fix some other problems with reflection code. Feedback #99.Ermal Luçi2009-12-271-3/+2
* Change this include to a require_once(), it was causing an error on boot.jim-p2009-12-271-1/+1
* fix typoChris Buechler2009-12-261-1/+1
* remove notice that unnecessarily appears on every clean installChris Buechler2009-12-261-1/+0
* Also match umodem for the UM175 unit.thompsa2009-12-271-1/+1
* Add graphing for 3G cellular modems.thompsa2009-12-271-0/+31
* Fix the inetd definitions. Remove forgotten dead code.Ermal Luçi2009-12-251-8/+8
* Remove "-G all" as it was causing the useradd operation to fail, leading to o...jim-p2009-12-241-1/+1
* Remove extra / to avoid having a double slash in the directory name. Also add...jim-p2009-12-241-1/+1
* Fix identingScott Ullrich2009-12-241-1/+1
* Simplify logic a bitScott Ullrich2009-12-241-22/+22
* Add safety belt check code written by Ermal originallyScott Ullrich2009-12-241-61/+34
* Nuke pkg_build_filter_rules(). It is not called anywhere in the code and ad...Scott Ullrich2009-12-241-91/+1
* Make sure to properly use the configured monitor IP address for dynamic inter...Seth Mos2009-12-241-6/+14
* Style fixes for the interfaces page, use switch instead of a large if,elseif ...Seth Mos2009-12-241-3/+3
* Reorder a few lines so we do not step on the interface variable. This was the...Seth Mos2009-12-241-4/+4
* Handle cases where no .inc files are present /usr/local/pkg/Scott Ullrich2009-12-231-0/+8
* Match coding style outlined in http://devwiki.pfsense.org/DeveloperRulesScott Ullrich2009-12-231-275/+259
* Output lsScott Ullrich2009-12-231-4/+4
* Adding late pf hooks for packages. Name is 'pflate'Scott Ullrich2009-12-231-1/+15
* Adding pf early hooks similar to nat and filter pkg hooks. Name is 'pfearly'Scott Ullrich2009-12-231-0/+14
* Add dynamic pkg hooks support. Submitted by Bill M on 11/17/08.Scott Ullrich2009-12-231-0/+29
* Add back pluginsScott Ullrich2009-12-231-0/+9
* Move decalration of tables always present in pfSense together with aliases to...Ermal Luçi2009-12-231-15/+17
* Do not generate countless rules for reflection, just use the pf range specifi...Ermal Luçi2009-12-231-44/+55
* If the port passed as argument is a range(having - in it) this function would...Ermal Luçi2009-12-231-0/+2
* Use /tmp/ssl.key Ticket #63Scott Ullrich2009-12-231-1/+1
* Fix variable name, this tagged all gateways as dynamic on upgrades.Seth Mos2009-12-231-1/+1
* Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The ...Ermal Luçi2009-12-231-5/+31
* Add some comments to explain available debugging levels. Requested-by: Seth.Ermal Luçi2009-12-221-0/+4
* Default to first level of debugging. This seems to be at least required for p...Ermal Luçi2009-12-221-1/+1
* Unbreak remote-ip box. Mpd is now starting for ppptp serverScott Ullrich2009-12-221-0/+2
OpenPOWER on IntegriCloud