summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add/fix wording of descriptions in OpenVPN wizard.jim-p2010-04-122-416/+455
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-04-124-14/+15
|\
| * Simplify logic implemented on commit 673d29c0Renato Botelho2010-04-121-10/+11
| * Simplify "isset($rule['l7container']) and ..." as its already evaluatedthompsa2010-04-121-1/+1
| * Initialise the correct array if empty.thompsa2010-04-121-1/+1
| * remove pfsense references, make genericChris Buechler2010-04-111-2/+2
* | Revert changes as requested by Ermalgnhb2010-04-121-2/+4
|/
* Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/top...gnhb2010-04-111-2/+2
* Make PPP redial when the connection is dropped. Also, fix PPP uptime display.gnhb2010-04-112-1/+3
* allow hostname for TFTP serverChris Buechler2010-04-101-2/+2
* Remove unnecessary variables.gnhb2010-04-101-2/+0
* Implement reporting and logging of historical PPP uptime with data persisten...gnhb2010-04-105-63/+36
* Rework interface_bring_down function a bit. Remove un-needed unlink calls to ...gnhb2010-04-101-8/+7
* When delete a filter rule that is associated with a nat rule, cleanup the ass...Renato Botelho2010-04-091-6/+22
* The sum of % for table size should be 100%, fixing itRenato Botelho2010-04-091-8/+8
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-04-092-0/+3
|\
| * Add a new global option, disablehelpicon, to hide help icon from all pagesRenato Botelho2010-04-082-0/+3
* | Configure interface when changing settings, and fix init string field.gnhb2010-04-091-5/+7
|/
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-04-060-0/+0
|\
| * Don't use "local as a domain. It breaks DNS resolution for hosts running mDNS.gnhb2010-04-062-2/+4
* | Add a few more examples to the list of domain examples.gnhb2010-04-061-1/+1
* | Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.gnhb2010-04-062-2/+4
|/
* don't display disabled tunnels on diag_ipsec.phpChris Buechler2010-04-052-5/+5
* restore double click to editChris Buechler2010-04-041-1/+1
* Check for an empty <config/> as the first setting for a given package's confi...jim-p2010-04-041-0/+5
* Fix sortable to handle sorting of IP address columns properly. Resolves #469jim-p2010-04-031-0/+21
* fix textChris Buechler2010-04-031-1/+1
* must use -f with pkill to find updaterrd.shChris Buechler2010-04-031-1/+1
* fix editing of PARP ranges reverting to single entries, and duplicate "select...Chris Buechler2010-04-031-4/+4
* Add iPad supportScott Ullrich2010-04-032-2/+2
* switch these back to no state until sloppy is fixedChris Buechler2010-04-031-4/+4
* Use ipfw for deleting unused pipes too.Ermal2010-04-021-1/+2
* Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch...Ermal2010-04-022-6/+11
* fix textChris Buechler2010-04-011-2/+2
* Remove update_dns_cache.sh it seems to have been used for hostnames in the fi...Ermal2010-03-312-32/+0
* Micro-optimization, no need to fork here just to get the file contents.Ermal2010-03-311-2/+1
* Use stristr as a microoptimization.Ermal2010-03-311-4/+4
* Remove now unused code.Ermal2010-03-311-16/+0
* Fix packages rule generation.Ermal2010-03-311-1/+1
* Do not create faulty gateway entires with just defaultgw set it breaks logic.Ermal2010-03-311-4/+2
* Use new arguments passing style for dhcpleases. Ticket #374.Ermal2010-03-311-1/+1
* Ticket #462. Remove references to slbd it is not used anymore.Ermal2010-03-315-107/+2
* Fix hosts file generation.Ermal2010-03-291-2/+1
* This is of no use. Disable until its writer shows up.Ermal2010-03-291-1/+1
* Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface...Ermal2010-03-292-6/+15
* Simplify code.Ermal2010-03-291-4/+3
* Remove PPP tab these all go to the system log now.Ermal2010-03-2916-146/+2
* Remove bogus char. Spotted-by:gnoahb@Ermal2010-03-291-1/+1
* Restore tun interface because it is still used by openvpn.Ermal2010-03-291-1/+1
* Do not enable fastforwarding with ipsec. Silence command because default gw m...Ermal2010-03-291-2/+2
OpenPOWER on IntegriCloud