summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fail over update check to report the supplied version from the remote server ...jim-p2010-04-151-7/+7
* Fix whitespacejim-p2010-04-151-16/+16
* Fix CA cert dupe detection when no certs yet exist.jim-p2010-04-151-4/+6
* Add titles to wizard steps, change some wording to be more consistent.jim-p2010-04-151-10/+26
* radius.inc already has this includes so do not include them explicitly. This ...Ermal2010-04-141-2/+0
* Ticket #386. Add even the network address to the list of addresses on proxy a...Ermal2010-04-141-0/+4
* Ticket #483. Load the bcmath extension dynamically through PEAR for Radius ac...Ermal2010-04-141-0/+2
* Ticket #486. Convert even the gateways that specify the interface itself.Ermal2010-04-141-2/+5
* Ticket #499. Create custom options propperly for each interface. This solutio...Ermal2010-04-141-8/+4
* Add code to allow applications on pfSense itself that bind to a socket or wan...Ermal2010-04-131-0/+8
* Add a timeout for curl_exec. Combine all dyndns.org methods to one catching u...Ermal2010-04-131-36/+5
* Fix regex on matching ip when behind nat.Ermal2010-04-131-3/+3
* Move checking if dyndns is enabled to the proper place.Ermal2010-04-131-3/+3
* Improve startup time by delaying dyndns synching.Ermal2010-04-132-4/+4
* 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
OpenPOWER on IntegriCloud