summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove old function from 1_2, it just wipes out the authorized_keys file brea...Chris Buechler2009-12-281-17/+0
* redirect to the correct portChris Buechler2009-12-271-1/+3
* Add redirect from HTTP to HTTPS. Ticket #63Chris Buechler2009-12-271-4/+11
* Fix function which should fix default gw handling for dynamic interfaces.Ermal Luçi2009-12-271-1/+1
* 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
* correct function nameChris Buechler2009-12-261-1/+1
* fix typoChris Buechler2009-12-261-1/+1
* fix imagesChris Buechler2009-12-261-2/+2
* fix roll imagesChris Buechler2009-12-261-3/+3
* display + image, clean up white spaceChris Buechler2009-12-261-7/+9
* fix typoChris Buechler2009-12-261-1/+1
* use theme image, not hard coded oneChris Buechler2009-12-261-1/+1
* fix typo and text alignmentChris Buechler2009-12-261-2/+2
* 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-273-1/+61
* Do not mark non-required fields as required.Ermal Luçi2009-12-261-3/+3
* Fix the inetd definitions. Remove forgotten dead code.Ermal Luçi2009-12-251-8/+8
* Simplify a lot the code of rate extracting.Ermal Luçi2009-12-251-24/+3
* Moving on up, to the east side, to a deluxe apartment in the sky, aka 2.0-BETA1Scott Ullrich2009-12-241-1/+1
* Nuke pkg_build_filter_rules();. It would have never covered reinstallation c...Scott Ullrich2009-12-241-3/+1
* Fix webgui protocol detection here, too.jim-p2009-12-241-1/+1
* Fix wizard webgui URL usage so it chooses https/http properly for refresh lin...jim-p2009-12-241-3/+3
* Fix the quotes on this line.jim-p2009-12-241-1/+1
* Add another ID so password confirmation fields also get this style applied (F...jim-p2009-12-241-1/+1
* 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
* Remove pptp_subnet from page as it isn't used or set, and breaks saving. Also...jim-p2009-12-241-20/+2
* 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
* Do not automatically save the monitor if it is not explicitly filled in. Leav...Seth Mos2009-12-242-7/+50
* Style fixes for the interfaces page, use switch instead of a large if,elseif ...Seth Mos2009-12-242-107/+181
* 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
* Adding latest dom_TT. Fixes #202 Thanks to RobisCoolScott Ullrich2009-12-233-23/+225
* Updating to 1.8.3Scott Ullrich2009-12-239-1065/+1623
* Add advacnced custom options box Ticket #234Scott Ullrich2009-12-231-1/+16
* 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
* Remove debugging alertScott Ullrich2009-12-231-1/+0
OpenPOWER on IntegriCloud