summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #439 from phildd/masterJim P2013-02-261-0/+6
|\ \ \ \
| * | | | Avoid DynDNS timeout delay when gateway is downphildd2013-02-261-0/+6
* | | | | Fix indent, whitespaces and unbalanced <tr> and <td> tagsRenato Botelho2013-02-261-187/+192
|/ / / /
* | | | When auth algorithm is hmac-sha512, it produces long lines and wrap them, wha...Renato Botelho2013-02-261-1/+1
* | | | Merge pull request #438 from mdima/masterJim P2013-02-251-11/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Update usr/local/www/status_queues.phpMichele Di Maria2013-02-251-11/+16
* | | | Better check for the right bits being set.jim-p2013-02-251-2/+2
* | | | Always clear the OpenVPN route when using shared key, no matter what the tunn...jim-p2013-02-251-6/+13
* | | | Show cert start/end dates in list.jim-p2013-02-253-2/+41
* | | | Add VPNs and PPPoE rules before regular ones. Fixes #2837Renato Botelho2013-02-251-2/+3
* | | | Create rules for grouped interfaces before regular ones. Fixes #2837Renato Botelho2013-02-252-4/+31
* | | | Fix indent and whitespacesRenato Botelho2013-02-251-58/+58
* | | | Ignore swap partitions when looking for external config fileRenato Botelho2013-02-251-0/+11
* | | | Make sure captiveportal section of config is an array, reported on ticket #2838Renato Botelho2013-02-253-6/+8
| |_|/ |/| |
* | | Encrypt backup after rrd data is added, it fixes #2836Renato Botelho2013-02-241-5/+5
* | | Fix indent and whitespacesRenato Botelho2013-02-241-38/+38
* | | Merge pull request #435 from phil-davis/masterChris Buechler2013-02-244-44/+30
|\ \ \
| * | | Remove leading spaces from DYNDNS_PROVIDER_DESCRIPTIONSPhil Davis2013-02-241-1/+1
| * | | Use common code and constants from services.incPhil Davis2013-02-241-20/+3
| * | | Use common code and constants from services.incPhil Davis2013-02-241-3/+3
| * | | Use common code and constants from services.incPhil Davis2013-02-241-21/+3
| * | | Add common DynDNS constants and codePhil Davis2013-02-241-0/+21
|/ / /
* | | Add onchange tag to checkbox tooLuiz Gustavo Costa (gugabsd)2013-02-241-1/+2
* | | Merge pull request #433 from phil-davis/masterChris Buechler2013-02-231-8/+8
|\ \ \
| * | | Cleanup code handling 25 day dyndns updatePhil Davis2013-02-241-8/+8
|/ / /
* | | Merge pull request #432 from phil-davis/masterJim P2013-02-231-97/+98
|\ \ \
| * | | Whitespace and text typos dyndns.classPhil Davis2013-02-231-97/+98
|/ / /
* | | Merge pull request #431 from phildd/masterChris Buechler2013-02-221-1/+1
|\ \ \
| * | | Fix is_altq_capablephildd2013-02-231-1/+1
|/ / /
* | | Unset enable parameter instead of set its value to false. Fixes #1838Renato Botelho2013-02-221-1/+5
* | | Copy full dhcpd conf from master to slave. Fixes #2600Renato Botelho2013-02-221-1/+1
* | | Make sure we create / delete SPDs and SADs on secondary node when it changes ...Renato Botelho2013-02-221-0/+9
* | | simplify logic a bitRenato Botelho2013-02-221-2/+4
* | | Set pfsync0 as down when it's not being usedRenato Botelho2013-02-221-1/+1
* | | Fixes on HA setup:Renato Botelho2013-02-222-1/+4
* | | Don't forget zones here toojim-p2013-02-211-16/+30
* | | Include zones on voucher expire page tabs.jim-p2013-02-211-5/+5
* | | Insert new NAT rules on the top of the list when top plus icon is used. Fixes...Renato Botelho2013-02-212-2/+2
* | | Add NAT rule based on NAT rule below it instead of at the bottom of the list....Renato Botelho2013-02-212-12/+13
* | | Do not allow bridge members to be assigned to itself. Fixes #1153Renato Botelho2013-02-211-0/+13
* | | Fix indent and whitespacesRenato Botelho2013-02-211-60/+59
* | | Allow deleting all aliases but the last one within the same subnet of a CARP ...Renato Botelho2013-02-211-4/+15
* | | Set if interface is enable before try to configure static arp. Fixes #1988Renato Botelho2013-02-211-1/+1
* | | Avoid conflicting interface IP address with static routes. Fixes #2039Renato Botelho2013-02-211-4/+23
* | | find_interface_ipv6 should return the first configured address, not the last oneRenato Botelho2013-02-211-0/+1
* | | Improve error message since we can have ipv6 set hereRenato Botelho2013-02-211-1/+1
* | | Add missing check for IPv6 overlap on interfaces, it complements the change m...Renato Botelho2013-02-211-2/+6
* | | Teach is_ipaddr_configured to check ipv6 for single IPs. While I'm here, redu...Renato Botelho2013-02-211-5/+9
* | | Remove unused function remove_numbers()Renato Botelho2013-02-211-6/+0
* | | A nic family name can contain numbers on it, remove only the index in the end...Renato Botelho2013-02-211-2/+6
OpenPOWER on IntegriCloud