| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Certificate Manager, for 'Create an internal Certificate' use the correct 'Di... | PiBa-NL | 2013-09-18 | 1 | -7/+12 |
* | Fix ufslabels.sh logic to avoid trying to convert slices which are already us... | jim-p | 2013-09-17 | 1 | -7/+34 |
* | Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195 | Renato Botelho | 2013-09-12 | 2 | -2/+2 |
* | Make sure to account for IP aliases on lo0 here, or they get duplicated on ea... | jim-p | 2013-09-11 | 1 | -2/+2 |
* | No need to treat PHP errors as a crash on -RELEASE for now. | jim-p | 2013-09-10 | 1 | -5/+0 |
* | Test growl whether or not growl is disabled. | jim-p | 2013-09-08 | 1 | -2/+1 |
* | Do not sync DHPCv6, it must operate independetly. Ticket #3184 | jim-p | 2013-09-06 | 1 | -1/+1 |
* | Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover... | jim-p | 2013-09-06 | 1 | -13/+0 |
* | Fix #3127 | Renato Botelho | 2013-09-06 | 4 | -15/+15 |
* | Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to kil... | Ermal | 2013-09-04 | 1 | -2/+13 |
* | Bring back static routes to fix issues reported on Ticext #3179 | Ermal | 2013-09-03 | 2 | -1/+19 |
* | Disable state killing on gateway failure by default for new configs. | Chris Buechler | 2013-09-03 | 1 | -3/+2 |
* | Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html | Ermal | 2013-09-03 | 1 | -5/+10 |
* | fix text | Chris Buechler | 2013-09-03 | 1 | -1/+1 |
* | Merge pull request #792 from razzfazz/RELENG_2_1 | Ermal Luçi | 2013-09-03 | 1 | -0/+11 |
|\ |
|
| * | add option to send prefix hint for requesting desired prefix length for deleg... | Daniel Becker | 2013-09-02 | 1 | -0/+11 |
* | | touch up text, s/nat/NAT/ | Chris Buechler | 2013-09-03 | 7 | -30/+30 |
|/ |
|
* | Show a count of the CPUs if more than one is detected, and show how those CPU... | jim-p | 2013-08-30 | 2 | -0/+18 |
* | Use ipprotocol to check gateway protocol, this fix a issue that allow to set ... | Renato Botelho | 2013-08-29 | 1 | -6/+1 |
* | s/require/require_once/g for filter.inc to avoid redeclaration errors in some... | jim-p | 2013-08-28 | 27 | -27/+27 |
* | fix text to remove non-applicable copy/paste from v4 relay | Chris Buechler | 2013-08-21 | 1 | -1/+1 |
* | Remove this particular form tag that doesn't appear to serve any purpose on t... | jim-p | 2013-08-20 | 1 | -2/+0 |
* | Add patch from the ticket to fix #3149 | jim-p | 2013-08-20 | 1 | -3/+15 |
* | Add scope to target when it is a link-local, it helps ticket #3150 | Renato Botelho | 2013-08-20 | 1 | -4/+13 |
* | Add scope to target when it is a link-local, it helps ticket #3150 | Renato Botelho | 2013-08-20 | 1 | -2/+8 |
* | Revert "Improve sh syntax using ${} for all variables" | Renato Botelho | 2013-08-19 | 1 | -29/+29 |
* | Merge pull request #778 from N0YB/patch-11 | Renato Botelho | 2013-08-18 | 1 | -1/+1 |
|\ |
|
| * | Update functions.inc.php | N0YB | 2013-08-17 | 1 | -1/+1 |
| * | Update functions.inc.php | N0YB | 2013-08-17 | 1 | -1/+1 |
* | | Strip off scope before attempting to resolve the IPv6 IP here. | jim-p | 2013-08-17 | 1 | -0/+1 |
|/ |
|
* | Rather than doing auto-detection, fall back to a glob for now when listing po... | jim-p | 2013-08-16 | 1 | -1/+2 |
* | Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format. | jim-p | 2013-08-16 | 1 | -0/+1 |
* | When renaming or deleting a virtual server, clean up the old relayd anchor na... | jim-p | 2013-08-15 | 2 | -2/+9 |
* | Improve sh syntax using ${} for all variables | Renato Botelho | 2013-08-15 | 1 | -29/+29 |
* | Also take dhcpv6 into consideration even here. | Ermal | 2013-08-15 | 1 | -1/+1 |
* | Relax advanced options firewall rules tests | Phil Davis | 2013-08-14 | 1 | -12/+3 |
* | Fix double-click to edit on OpenVPN CSC entries | jim-p | 2013-08-14 | 1 | -1/+1 |
* | Remove prior CSC entry when cleaning up. Fixes #3143 | jim-p | 2013-08-14 | 1 | -2/+5 |
* | Fix checkes for nested aliases containing FQDNs on static routes. It fixes #2941 | Renato Botelho | 2013-08-14 | 1 | -13/+8 |
* | Do not allow to add nested alias containing FQDNs when current alias is used ... | Renato Botelho | 2013-08-14 | 1 | -0/+15 |
* | Make sure an alias is not used by a static route before delete, ticket #2941 | Renato Botelho | 2013-08-14 | 1 | -0/+2 |
* | Fix check for existing IP Address in DHCP mapping | Individual IT Services | 2013-08-13 | 1 | -1/+1 |
* | Fix interface selections on UPnP to show the customized descriptions entered ... | jim-p | 2013-08-12 | 2 | -4/+37 |
* | Warn user that change will not take effect immediately | Renato Botelho | 2013-08-08 | 1 | -0/+9 |
* | Do not call -f twice (thx eri) | Renato Botelho | 2013-08-07 | 1 | -1/+0 |
* | Fix whitespaces | Renato Botelho | 2013-08-07 | 1 | -8/+8 |
* | Improvements on Diagnostics -> Routes | Renato Botelho | 2013-08-07 | 1 | -50/+151 |
* | Show apinger as a service when active, and display its status on gateway-rela... | jim-p | 2013-08-06 | 1 | -0/+1 |
* | Add the MAC manufacturer code to the CP status page | jim-p | 2013-08-06 | 1 | -1/+13 |
* | Add the MAC manufacturer code to the DHCPv6 leases view. | jim-p | 2013-08-06 | 1 | -1/+11 |