summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Patch applied manually. Fixes bug #3245 and old interface namesWarren Baker2013-09-301-1/+1
* require service-utils.inc for find_service_by_openvpn_vpnid()Renato Botelho2013-09-261-0/+1
* Add missing tdRenato Botelho2013-09-261-86/+90
* Remove use of undefined var $conn and fix some td classRenato Botelho2013-09-261-4/+4
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* Allow multiple valid time servers to be entered in the wizard, as they are al...jim-p2013-09-241-5/+5
* Include the CP zone in the form parameters if one is defined. Fixes access to...jim-p2013-09-231-0/+3
* Prevent assigned vlans from being changed the tag.Ermal2013-09-231-0/+6
* Fix #3218, reaload filter rules when activate or deactivate dhcpdv6Renato Botelho2013-09-211-1/+8
* Certificate Manager, for 'Create an internal Certificate' use the correct 'Di...PiBa-NL2013-09-181-7/+12
* Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-122-2/+2
* Make sure to account for IP aliases on lo0 here, or they get duplicated on ea...jim-p2013-09-111-2/+2
* No need to treat PHP errors as a crash on -RELEASE for now.jim-p2013-09-101-5/+0
* Test growl whether or not growl is disabled.jim-p2013-09-081-2/+1
* Do not sync DHPCv6, it must operate independetly. Ticket #3184jim-p2013-09-061-1/+1
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-061-13/+0
* Fix #3127Renato Botelho2013-09-064-15/+15
* Bring back static routes to fix issues reported on Ticext #3179Ermal2013-09-032-1/+19
* Disable state killing on gateway failure by default for new configs.Chris Buechler2013-09-031-3/+2
* Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.htmlErmal2013-09-031-5/+10
* fix textChris Buechler2013-09-031-1/+1
* Merge pull request #792 from razzfazz/RELENG_2_1Ermal Luçi2013-09-031-0/+11
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-021-0/+11
* | touch up text, s/nat/NAT/Chris Buechler2013-09-034-7/+7
|/
* Show a count of the CPUs if more than one is detected, and show how those CPU...jim-p2013-08-302-0/+18
* Use ipprotocol to check gateway protocol, this fix a issue that allow to set ...Renato Botelho2013-08-291-6/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-2827-27/+27
* fix text to remove non-applicable copy/paste from v4 relayChris Buechler2013-08-211-1/+1
* Remove this particular form tag that doesn't appear to serve any purpose on t...jim-p2013-08-201-2/+0
* Add patch from the ticket to fix #3149jim-p2013-08-201-3/+15
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-201-4/+13
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-201-2/+8
* Merge pull request #778 from N0YB/patch-11Renato Botelho2013-08-181-1/+1
|\
| * Update functions.inc.phpN0YB2013-08-171-1/+1
| * Update functions.inc.phpN0YB2013-08-171-1/+1
* | Strip off scope before attempting to resolve the IPv6 IP here.jim-p2013-08-171-0/+1
|/
* Rather than doing auto-detection, fall back to a glob for now when listing po...jim-p2013-08-161-1/+2
* Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.jim-p2013-08-161-0/+1
* When renaming or deleting a virtual server, clean up the old relayd anchor na...jim-p2013-08-152-2/+9
* Also take dhcpv6 into consideration even here.Ermal2013-08-151-1/+1
* Relax advanced options firewall rules testsPhil Davis2013-08-141-12/+3
* Fix double-click to edit on OpenVPN CSC entriesjim-p2013-08-141-1/+1
* Remove prior CSC entry when cleaning up. Fixes #3143jim-p2013-08-141-2/+5
* Fix checkes for nested aliases containing FQDNs on static routes. It fixes #2941Renato Botelho2013-08-141-13/+8
* Do not allow to add nested alias containing FQDNs when current alias is used ...Renato Botelho2013-08-141-0/+15
* Make sure an alias is not used by a static route before delete, ticket #2941Renato Botelho2013-08-141-0/+2
* Fix check for existing IP Address in DHCP mappingIndividual IT Services2013-08-131-1/+1
* Warn user that change will not take effect immediatelyRenato Botelho2013-08-081-0/+9
* Do not call -f twice (thx eri)Renato Botelho2013-08-071-1/+0
* Fix whitespacesRenato Botelho2013-08-071-8/+8
OpenPOWER on IntegriCloud