summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DNS Forwarder Host Override Edit make the pencil symbols appearPhil Davis2015-03-091-4/+4
* Fix password box in diag_authenticationPhil Davis2015-03-091-3/+3
* Add missing opening bracketk-paulius2015-03-091-1/+1
* Update help to current config structure, touch up text while here. Fixes #4492Chris Buechler2015-03-081-3/+3
* Check for console="comconsole* rather than just *comconsole* in loader.conf, ...Chris Buechler2015-03-071-1/+1
* Expand CARP demotion error, add button to reset demotion status.jim-p2015-03-061-3/+23
* Check if it's an array before call foreach(). TicketRenato Botelho2015-03-061-1/+1
* Stop trying to fix dns_split during strongswan config generation, we have an ...Renato Botelho2015-03-061-8/+0
* dns_split was a comma separated list and moved to use space as separator, pro...Renato Botelho2015-03-063-2/+15
* Remove multiple spaces from dns_split as a seatbelt, also fix the message sin...Renato Botelho2015-03-061-1/+3
* touch up textChris Buechler2015-03-063-3/+3
* Use get_failover_interface here to find appropriate interface. Ticket #4482Chris Buechler2015-03-061-3/+4
* same change as previous commit, for IPv6. Ticket #4482Chris Buechler2015-03-061-1/+7
* Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482Chris Buechler2015-03-061-2/+11
* Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471Chris Buechler2015-03-051-45/+59
* Be nicer when checking if alias is numericPhil Davis2015-03-051-6/+6
* fix up textChris Buechler2015-03-057-10/+10
* Don't save config if input validation fails. Add input validation preventing ...Chris Buechler2015-03-051-48/+55
* Remove the harden-glue option entirely and hard code it to yes. Ticket #4402Chris Buechler2015-03-053-18/+1
* Encode and check values for filtering variables in diag_logs_filter.phpjim-p2015-03-051-13/+13
* Do not render the services_unbound_acls page with an invalid ID.jim-p2015-03-051-0/+5
* Stricter validation and encoding for traffic shaper queues.jim-p2015-03-051-2/+2
* Jettison unused dragtable code from firewall_rules.php, it was broken and ina...jim-p2015-03-051-92/+2
* Improve validation and encoding of the zone for Captive Portal Statusjim-p2015-03-051-14/+19
* Be more strict about the file to restore or delete when working with full bac...jim-p2015-03-051-6/+10
* allow enabling Unbound when dnsmasq is enabled, if they're using diffChris Buechler2015-03-041-1/+2
* Skip any numeric-only aliases in the ruleset to prevent errors from thoseChris Buechler2015-03-042-0/+9
* Add missing comma. Fixes #4485jim-p2015-03-041-1/+1
* Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455Chris Buechler2015-03-031-0/+3
* Tweak the carp demotion factors slightly to avoid CARP transitions that are m...jim-p2015-03-031-0/+2
* Make the DHCP network booting options line upPhil Davis2015-03-031-8/+34
* system_groupmanager edit cancel button looks smallPhil Davis2015-03-031-1/+1
* system_usermanager edit cancel button looks smallPhil Davis2015-03-031-1/+1
* Make the Power Mode selection boxes line upPhil Davis2015-03-031-23/+35
* Standardise power mode selection boxesPhil Davis2015-03-031-1/+1
* Add missing BR tags and fix display with pfsense_ng_fs themePhil Davis2015-03-031-2/+2
* Be safe use require_once in zeromqPhil Davis2015-03-031-1/+1
* Remove "Prefer old SA" option, and ignore it in all existing configurations. ...Chris Buechler2015-03-032-28/+0
* Ancient bug on upgrade_014_to_015Phil Davis2015-03-021-1/+1
* Fix track6 prefix id range in error message, reported on Pull Request #1517Renato Botelho2015-02-261-1/+2
* Fix type (trime->trim)jim-p2015-02-261-1/+1
* Check if variables are set before trying to pass them to function substr_coun...k-paulius2015-02-261-2/+2
* interface_netgraph_needed can miss setting found equals truePhil Davis2015-02-261-1/+2
* remove unused legacy codeChris Buechler2015-02-261-6/+0
* Log ifconfig commands used to setup wireless interfacesChris Buechler2015-02-261-0/+7
* Put the bits to use the new reset utilityErmal LUÇI2015-02-251-0/+4
* Ticket #4418 Actually make each entry a clear token to strongswan parser for ...Ermal LUÇI2015-02-251-2/+3
* Ticket #4418 make sure the dns_split is separated with spaces rather than spa...Ermal LUÇI2015-02-252-8/+1
* Ticket #4418 Make the DNS names attr 28675 space separated as identified by J...Ermal LUÇI2015-02-251-1/+16
* remove old, unused codeChris Buechler2015-02-251-2/+0
OpenPOWER on IntegriCloud