summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Add a new option which allows the admin user to configure CP so that it ↵Ermal2010-04-205-17/+80
| | | | automatically enters an MAC passthru entry. The MAC is taken from login details and has to be removed manually. Also do improvements on rules handling and pipes. Add some optmizations. Teach the GUI/backend on ip/mac passthrough to configure a bw limit for this entries.
* Show p2 items correctly (add missing td's)Scott Ullrich2010-04-191-0/+5
|
* Perform IP/Host and Port number validation for Authentication servers in the ↵jim-p2010-04-191-1/+14
| | | | OpenVPN Wizard.
* Restrict country code entry in the OpenVPN wizard to two letters.jim-p2010-04-191-0/+6
|
* Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.jim-p2010-04-191-3/+3
|
* Fix OpenVPN port default choice in Wizard. Also fix protocol specification. ↵jim-p2010-04-192-6/+5
| | | | (Should be Uppercase)
* Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This ↵jim-p2010-04-191-1/+1
| | | | | | was wrong in the wizard, apparently, and not the main page. This reverts commit a48613a65d8d04dfec2aeefdb37440bdd399cdab.
* Fix finding next OpenVPN port. Protocol should be lowercase.jim-p2010-04-191-1/+1
|
* fix textChris Buechler2010-04-192-2/+2
|
* remove commented out bit that causes annoying pop ups in IE. Ticket #299Chris Buechler2010-04-181-12/+0
|
* show port and protoChris Buechler2010-04-181-3/+3
|
* Fix growl issues.Scott Ullrich2010-04-171-0/+27
| | | | | | | Ticket #518 Ticket #519 Submibtted-by: Blake Skinner
* Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT ↵Ermal2010-04-161-0/+19
| | | | for several interfaces.
* Do not use the presence of lan as an indicator of having only one interface. ↵Ermal2010-04-161-1/+1
| | | | Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
* Do not use the presence of lan as an indicator of having only one interface. ↵Ermal2010-04-161-5/+4
| | | | Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
* Update system information widget to use new version checking mechanism.jim-p2010-04-161-8/+9
|
* Beef up the version comparison code. This should let us compare several ↵jim-p2010-04-161-20/+21
| | | | combinations of local and remote versions and properly determine if the current version is older or the same as the remote version.
* Fail over update check to report the supplied version from the remote server ↵jim-p2010-04-151-7/+7
| | | | if it is not a build time/datestamp.
* 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
|
* Ticket #386. Add even the network address to the list of addresses on proxy ↵Ermal2010-04-141-0/+4
| | | | arp vips to the naat out edit.
* On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with ↵Renato Botelho2010-04-131-1/+1
| | | | external-address.
* source address is been checked 2 times and destination address no one, fix thisRenato Botelho2010-04-131-1/+1
|
* Perform more strict validation on CA and Cert names before proceeding in the ↵jim-p2010-04-121-4/+10
| | | | wizard.
* Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket ↵jim-p2010-04-121-0/+16
| | | | #500.
* OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and ↵jim-p2010-04-122-7/+14
| | | | some backend bits for RADIUS. Ticket #500.
* 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
| | | | While I'm here, convert leading spaces to tabs.
* Simplify logic implemented on commit 673d29c0Renato Botelho2010-04-121-10/+11
|
* Initialise the correct array if empty.thompsa2010-04-121-1/+1
|
* remove pfsense references, make genericChris Buechler2010-04-111-2/+2
|
* Fix enable STP checkbox as detailed in ↵gnhb2010-04-111-2/+2
| | | | http://forum.pfsense.org/index.php/topic,24230.0.html
* allow hostname for TFTP serverChris Buechler2010-04-101-2/+2
|
* When delete a filter rule that is associated with a nat rule, cleanup the ↵Renato Botelho2010-04-091-6/+22
| | | | association
* 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-091-0/+2
|\
| * Add a new global option, disablehelpicon, to hide help icon from all pagesRenato Botelho2010-04-081-0/+2
| |
* | Configure interface when changing settings, and fix init string field.gnhb2010-04-091-5/+7
|/ | | | | | The interface configure function is called after "write_config()" because we must write the new data to the config before reading the config to bring up the interface with the new settings.
* 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-061-1/+3
| | | | | | | | | | | | | | | | | | | | | The "local" search domain signifies to local hosts that are running mDNS (bonjour or avahi) that mDNS is to be used to look up local hosts instead of doing a normal DNS query to the server listed in /etc/resolv.conf on the local host. Also, hosts running bonjour or avahi can not ping or reach *any* other host by name if it is not running some mDNS implementation. Essentially, if DHCP tells the local host that it's search domain is "local" then hosts running mDNS will not query the pfsense DNS server for any local lan DNS lookups. See here on apple's website: http://support.apple.com/kb/TA20999?viewlocale=en_US Quote from above link: "To indicate that the name should be looked up using local multicast instead of a standard DNS query, all Bonjour host names end with the extension ".local."
* don't display disabled tunnels on diag_ipsec.phpChris Buechler2010-04-052-5/+5
| | | | fix up L2TP text
* restore double click to editChris Buechler2010-04-041-1/+1
|
* Check for an empty <config/> as the first setting for a given package's ↵jim-p2010-04-041-0/+5
| | | | config. When present, this breaks saving for certain packages (namely Squid's caching tab).
* Fix sortable to handle sorting of IP address columns properly. Resolves #469jim-p2010-04-031-0/+21
|
* fix textChris Buechler2010-04-031-1/+1
|
* fix editing of PARP ranges reverting to single entries, and duplicate ↵Chris Buechler2010-04-031-4/+4
| | | | "selected" in subnet_bits
* Add iPad supportScott Ullrich2010-04-032-2/+2
|
* fix textChris Buechler2010-04-011-2/+2
|
OpenPOWER on IntegriCloud