| Commit message (Expand) | Author | Age | Files | Lines |
* | Add/fix wording of descriptions in OpenVPN wizard. | jim-p | 2010-04-12 | 2 | -416/+455 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-04-12 | 4 | -14/+15 |
|\ |
|
| * | Simplify logic implemented on commit 673d29c0 | Renato Botelho | 2010-04-12 | 1 | -10/+11 |
| * | Simplify "isset($rule['l7container']) and ..." as its already evaluated | thompsa | 2010-04-12 | 1 | -1/+1 |
| * | Initialise the correct array if empty. | thompsa | 2010-04-12 | 1 | -1/+1 |
| * | remove pfsense references, make generic | Chris Buechler | 2010-04-11 | 1 | -2/+2 |
* | | Revert changes as requested by Ermal | gnhb | 2010-04-12 | 1 | -2/+4 |
|/ |
|
* | Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/top... | gnhb | 2010-04-11 | 1 | -2/+2 |
* | Make PPP redial when the connection is dropped. Also, fix PPP uptime display. | gnhb | 2010-04-11 | 2 | -1/+3 |
* | allow hostname for TFTP server | Chris Buechler | 2010-04-10 | 1 | -2/+2 |
* | Remove unnecessary variables. | gnhb | 2010-04-10 | 1 | -2/+0 |
* | Implement reporting and logging of historical PPP uptime with data persisten... | gnhb | 2010-04-10 | 5 | -63/+36 |
* | Rework interface_bring_down function a bit. Remove un-needed unlink calls to ... | gnhb | 2010-04-10 | 1 | -8/+7 |
* | When delete a filter rule that is associated with a nat rule, cleanup the ass... | Renato Botelho | 2010-04-09 | 1 | -6/+22 |
* | The sum of % for table size should be 100%, fixing it | Renato Botelho | 2010-04-09 | 1 | -8/+8 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-04-09 | 2 | -0/+3 |
|\ |
|
| * | Add a new global option, disablehelpicon, to hide help icon from all pages | Renato Botelho | 2010-04-08 | 2 | -0/+3 |
* | | Configure interface when changing settings, and fix init string field. | gnhb | 2010-04-09 | 1 | -5/+7 |
|/ |
|
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-04-06 | 0 | -0/+0 |
|\ |
|
| * | Don't use "local as a domain. It breaks DNS resolution for hosts running mDNS. | gnhb | 2010-04-06 | 2 | -2/+4 |
* | | Add a few more examples to the list of domain examples. | gnhb | 2010-04-06 | 1 | -1/+1 |
* | | Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS. | gnhb | 2010-04-06 | 2 | -2/+4 |
|/ |
|
* | don't display disabled tunnels on diag_ipsec.php | Chris Buechler | 2010-04-05 | 2 | -5/+5 |
* | restore double click to edit | Chris Buechler | 2010-04-04 | 1 | -1/+1 |
* | Check for an empty <config/> as the first setting for a given package's confi... | jim-p | 2010-04-04 | 1 | -0/+5 |
* | Fix sortable to handle sorting of IP address columns properly. Resolves #469 | jim-p | 2010-04-03 | 1 | -0/+21 |
* | fix text | Chris Buechler | 2010-04-03 | 1 | -1/+1 |
* | must use -f with pkill to find updaterrd.sh | Chris Buechler | 2010-04-03 | 1 | -1/+1 |
* | fix editing of PARP ranges reverting to single entries, and duplicate "select... | Chris Buechler | 2010-04-03 | 1 | -4/+4 |
* | Add iPad support | Scott Ullrich | 2010-04-03 | 2 | -2/+2 |
* | switch these back to no state until sloppy is fixed | Chris Buechler | 2010-04-03 | 1 | -4/+4 |
* | Use ipfw for deleting unused pipes too. | Ermal | 2010-04-02 | 1 | -1/+2 |
* | Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch... | Ermal | 2010-04-02 | 2 | -6/+11 |
* | fix text | Chris Buechler | 2010-04-01 | 1 | -2/+2 |
* | Remove update_dns_cache.sh it seems to have been used for hostnames in the fi... | Ermal | 2010-03-31 | 2 | -32/+0 |
* | Micro-optimization, no need to fork here just to get the file contents. | Ermal | 2010-03-31 | 1 | -2/+1 |
* | Use stristr as a microoptimization. | Ermal | 2010-03-31 | 1 | -4/+4 |
* | Remove now unused code. | Ermal | 2010-03-31 | 1 | -16/+0 |
* | Fix packages rule generation. | Ermal | 2010-03-31 | 1 | -1/+1 |
* | Do not create faulty gateway entires with just defaultgw set it breaks logic. | Ermal | 2010-03-31 | 1 | -4/+2 |
* | Use new arguments passing style for dhcpleases. Ticket #374. | Ermal | 2010-03-31 | 1 | -1/+1 |
* | Ticket #462. Remove references to slbd it is not used anymore. | Ermal | 2010-03-31 | 5 | -107/+2 |
* | Fix hosts file generation. | Ermal | 2010-03-29 | 1 | -2/+1 |
* | This is of no use. Disable until its writer shows up. | Ermal | 2010-03-29 | 1 | -1/+1 |
* | Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface... | Ermal | 2010-03-29 | 2 | -6/+15 |
* | Simplify code. | Ermal | 2010-03-29 | 1 | -4/+3 |
* | Remove PPP tab these all go to the system log now. | Ermal | 2010-03-29 | 16 | -146/+2 |
* | Remove bogus char. Spotted-by:gnoahb@ | Ermal | 2010-03-29 | 1 | -1/+1 |
* | Restore tun interface because it is still used by openvpn. | Ermal | 2010-03-29 | 1 | -1/+1 |
* | Do not enable fastforwarding with ipsec. Silence command because default gw m... | Ermal | 2010-03-29 | 1 | -2/+2 |