summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
...
* Actually there is no reason to set a variable just to use onceRenato Botelho2013-10-181-2/+1
* Fix #3242 and some code cleanup:Renato Botelho2013-10-181-21/+15
* Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-10-171-3/+27
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-162-5/+17
* added favicon to logged in pagesJared Dillard2013-10-111-0/+1
* Replace pfSense with the rebrandWarren Baker2013-10-071-5/+5
* Now that doc.pfsense.org does https and redirects http to https, we may as we...jim-p2013-10-041-285/+285
* Fix display of pools in the LB status widget and on the LB Virtual Server sta...jim-p2013-10-032-2/+2
* fix pkg_edit.php to show interface description instead of interface nameMarcello Coutinho2013-10-021-1/+3
* Patch applied manually. Fixes bug #3245 and old interface namesWarren Baker2013-09-301-1/+1
* Remove redundant copies of getNasIP(), it should fix #3234Renato Botelho2013-09-272-54/+4
* 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
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-231-1/+2
* 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
* Fix ufslabels.sh logic to avoid trying to convert slices which are already us...jim-p2013-09-171-7/+34
* 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
* Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to kil...Ermal2013-09-041-2/+13
* 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-037-30/+30
|/
* 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
* Revert "Improve sh syntax using ${} for all variables"Renato Botelho2013-08-191-29/+29
* 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
|/
OpenPOWER on IntegriCloud