summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Code style etc inc vwx3Phil Davis2015-03-098-808/+1020
* 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
* Merge pull request #1544 from phil-davis/patch-4Renato Botelho2015-03-091-4/+4
|\
| * DNS Forwarder Host Override Edit make the pencil symbols appearPhil Davis2015-03-061-4/+4
* | Merge pull request #1542 from phil-davis/patch-2Renato Botelho2015-03-091-3/+3
|\ \
| * | Fix password box in diag_authenticationPhil Davis2015-03-031-3/+3
* | | Merge pull request #1541 from phil-davis/Code-Style-etc-inc-zRenato Botelho2015-03-091-45/+72
|\ \ \
| * | | Code style etc inc zPhil Davis2015-03-031-45/+72
| |/ /
* | | Merge pull request #1545 from k-paulius/fix-syntaxRenato Botelho2015-03-093-5/+5
|\ \ \
| * | | Add missing opening bracketk-paulius2015-03-081-1/+1
| * | | Remove extra closing bracketsk-paulius2015-03-081-2/+2
| * | | $ldescr variable is not assigned a value and all 'Outgoing Network Interfaces...k-paulius2015-03-081-1/+1
| * | | Missing $k-paulius2015-03-081-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-2/+3
* | 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-3/+9
* | Merge pull request #1543 from phil-davis/patch-3Chris Buechler2015-03-051-4/+4
|\ \
| * | Be nicer when checking if alias is numericPhil Davis2015-03-061-4/+4
|/ /
* | 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
|/
* Merge pull request #1539 from phil-davis/patch-7Renato Botelho2015-03-031-8/+34
|\
| * Make the DHCP network booting options line upPhil Davis2015-03-031-8/+34
* | Merge pull request #1538 from phil-davis/patch-6Renato Botelho2015-03-031-1/+1
|\ \
| * | system_groupmanager edit cancel button looks smallPhil Davis2015-03-031-1/+1
| |/
* | Merge pull request #1537 from phil-davis/patch-5Renato Botelho2015-03-031-1/+1
|\ \
| * | system_usermanager edit cancel button looks smallPhil Davis2015-03-031-1/+1
| |/
* | Merge pull request #1536 from phil-davis/patch-4Renato Botelho2015-03-031-23/+35
|\ \
| * | Make the Power Mode selection boxes line upPhil Davis2015-03-031-23/+35
OpenPOWER on IntegriCloud