| Commit message (Expand) | Author | Age | Files | Lines |
* | fix OpenVPN user auth | Chris Buechler | 2009-12-29 | 1 | -3/+3 |
* | Add back rc.filter_configure_sync | Scott Ullrich | 2009-12-29 | 1 | -0/+1 |
* | These patches give you a display of the uptime of the active PPP link | Scott Ullrich | 2009-12-29 | 2 | -8/+74 |
* | Apparently OpenVPN 2.1 requires setting "script-security 2" to run given the ... | jim-p | 2009-12-29 | 1 | -0/+1 |
* | Use better interface names. | Ermal Luçi | 2009-12-28 | 1 | -3/+2 |
* | Fix racoon file gneration when selected type is dyn_dns. Reported-by: http://... | Ermal Luçi | 2009-12-28 | 1 | -0/+1 |
* | Fix failure on opening gettytab fir writing. | Ermal Luçi | 2009-12-28 | 1 | -1/+4 |
* | Be consistent where we write and where we read the new config. | Ermal Luçi | 2009-12-28 | 1 | -3/+4 |
* | Replace some occurrence of /tmp with the propper global variable in attempt t... | Ermal Luçi | 2009-12-28 | 8 | -53/+46 |
* | remove old function from 1_2, it just wipes out the authorized_keys file brea... | Chris Buechler | 2009-12-28 | 1 | -17/+0 |
* | redirect to the correct port | Chris Buechler | 2009-12-27 | 1 | -1/+3 |
* | Add redirect from HTTP to HTTPS. Ticket #63 | Chris Buechler | 2009-12-27 | 1 | -4/+11 |
* | Fix function which should fix default gw handling for dynamic interfaces. | Ermal Luçi | 2009-12-27 | 1 | -1/+1 |
* | Fix some other problems with reflection code. Feedback #99. | Ermal Luçi | 2009-12-27 | 1 | -3/+2 |
* | Change this include to a require_once(), it was causing an error on boot. | jim-p | 2009-12-27 | 1 | -1/+1 |
* | fix typo | Chris Buechler | 2009-12-26 | 1 | -1/+1 |
* | remove notice that unnecessarily appears on every clean install | Chris Buechler | 2009-12-26 | 1 | -1/+0 |
* | Also match umodem for the UM175 unit. | thompsa | 2009-12-27 | 1 | -1/+1 |
* | Add graphing for 3G cellular modems. | thompsa | 2009-12-27 | 1 | -0/+31 |
* | Fix the inetd definitions. Remove forgotten dead code. | Ermal Luçi | 2009-12-25 | 1 | -8/+8 |
* | Moving on up, to the east side, to a deluxe apartment in the sky, aka 2.0-BETA1 | Scott Ullrich | 2009-12-24 | 1 | -1/+1 |
* | Remove "-G all" as it was causing the useradd operation to fail, leading to o... | jim-p | 2009-12-24 | 1 | -1/+1 |
* | Remove extra / to avoid having a double slash in the directory name. Also add... | jim-p | 2009-12-24 | 1 | -1/+1 |
* | Fix identing | Scott Ullrich | 2009-12-24 | 1 | -1/+1 |
* | Simplify logic a bit | Scott Ullrich | 2009-12-24 | 1 | -22/+22 |
* | Add safety belt check code written by Ermal originally | Scott Ullrich | 2009-12-24 | 1 | -61/+34 |
* | Nuke pkg_build_filter_rules(). It is not called anywhere in the code and ad... | Scott Ullrich | 2009-12-24 | 1 | -91/+1 |
* | Make sure to properly use the configured monitor IP address for dynamic inter... | Seth Mos | 2009-12-24 | 1 | -6/+14 |
* | Style fixes for the interfaces page, use switch instead of a large if,elseif ... | Seth Mos | 2009-12-24 | 1 | -3/+3 |
* | Reorder a few lines so we do not step on the interface variable. This was the... | Seth Mos | 2009-12-24 | 1 | -4/+4 |
* | Handle cases where no .inc files are present /usr/local/pkg/ | Scott Ullrich | 2009-12-23 | 1 | -0/+8 |
* | Match coding style outlined in http://devwiki.pfsense.org/DeveloperRules | Scott Ullrich | 2009-12-23 | 1 | -275/+259 |
* | Output ls | Scott Ullrich | 2009-12-23 | 1 | -4/+4 |
* | Adding late pf hooks for packages. Name is 'pflate' | Scott Ullrich | 2009-12-23 | 1 | -1/+15 |
* | Adding pf early hooks similar to nat and filter pkg hooks. Name is 'pfearly' | Scott Ullrich | 2009-12-23 | 1 | -0/+14 |
* | Add dynamic pkg hooks support. Submitted by Bill M on 11/17/08. | Scott Ullrich | 2009-12-23 | 1 | -0/+29 |
* | Add back plugins | Scott Ullrich | 2009-12-23 | 1 | -0/+9 |
* | Move decalration of tables always present in pfSense together with aliases to... | Ermal Luçi | 2009-12-23 | 1 | -15/+17 |
* | Do not generate countless rules for reflection, just use the pf range specifi... | Ermal Luçi | 2009-12-23 | 1 | -44/+55 |
* | If the port passed as argument is a range(having - in it) this function would... | Ermal Luçi | 2009-12-23 | 1 | -0/+2 |
* | Use /tmp/ssl.key Ticket #63 | Scott Ullrich | 2009-12-23 | 1 | -1/+1 |
* | Fix variable name, this tagged all gateways as dynamic on upgrades. | Seth Mos | 2009-12-23 | 1 | -1/+1 |
* | Fix the script but leave a comment that the openvpn case needs fixing. | Ermal Luçi | 2009-12-23 | 1 | -1/+2 |
* | add required include. | Ermal Luçi | 2009-12-23 | 1 | -0/+1 |
* | Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The ... | Ermal Luçi | 2009-12-23 | 1 | -5/+31 |
* | This is not called only for wan. | Ermal Luçi | 2009-12-22 | 1 | -1/+1 |
* | Fix logging statements to not consider this only as called from dhcp. | Ermal Luçi | 2009-12-22 | 1 | -14/+9 |
* | Add some comments to explain available debugging levels. Requested-by: Seth. | Ermal Luçi | 2009-12-22 | 1 | -0/+4 |
* | Default to first level of debugging. This seems to be at least required for p... | Ermal Luçi | 2009-12-22 | 1 | -1/+1 |
* | Unbreak remote-ip box. Mpd is now starting for ppptp server | Scott Ullrich | 2009-12-22 | 1 | -0/+2 |