summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix password box cursor positionPhil Davis2015-03-114-29/+29
* Pencil symbolsPhil Davis2015-03-119-16/+16
* update description after adaptive start/end default change.Chris Buechler2015-03-111-1/+1
* Leave adaptive.start and end at their defaults (60% and 120% of the state lim...Chris Buechler2015-03-111-2/+0
* Update cipher-list in web interface to prefer PFS. Ticket #4230Chris Buechler2015-03-111-2/+4
* Check for not up, rather than down, as there are a variety of potentialChris Buechler2015-03-101-3/+3
* Need global $ipsec_idhandling here.Chris Buechler2015-03-101-2/+2
* Use a consistent variable name here. related to Ticket #4446Chris Buechler2015-03-101-4/+4
* Don't enable interfaces_use by default. Add checkbox to enable on AdvancedChris Buechler2015-03-102-3/+27
* Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provi...Ermal LUÇI2015-03-101-2/+6
* Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provi...Ermal LUÇI2015-03-101-2/+6
* Fixes #4446 Correct ipalias removal on top of carp during configuration sync.Ermal LUÇI2015-03-091-1/+5
* Allow reassignment from PPP types to DHCP. From testing, it appears to work O...jim-p2015-03-091-4/+0
* Add missing 'break' statement that broke switching from a PPP type to 'none'.jim-p2015-03-091-0/+2
* 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
OpenPOWER on IntegriCloud