summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove associated rule-id from default config they confuse rule edit page.Ermal2010-04-131-2/+0
* On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with ex...Renato Botelho2010-04-131-1/+1
* source address is been checked 2 times and destination address no one, fix thisRenato Botelho2010-04-131-1/+1
* Remove bandwidth tags from default config they are not used.Ermal2010-04-121-4/+0
* Actually disable flowtables support by default.Ermal2010-04-121-1/+1
* Perform more strict validation on CA and Cert names before proceeding in the ...jim-p2010-04-122-4/+16
* Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket ...jim-p2010-04-121-0/+16
* OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and so...jim-p2010-04-122-7/+14
* Fixup OpenVPN wizard LDAP settings. Ticket #500.jim-p2010-04-122-14/+48
* Fix wizard handling of password fields. Ticket #500.jim-p2010-04-121-2/+6
* 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
OpenPOWER on IntegriCloud