summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fi...Renato Botelho2013-03-011-0/+16
* Add check for ipv6 subnet when adding aliases with CARP parentsRenato Botelho2013-03-011-3/+10
* Simplify codeRenato Botelho2013-03-011-12/+9
* Silent php -l removing pass-by-referenceRenato Botelho2013-03-011-1/+1
* Fix indent and whitespacesRenato Botelho2013-02-281-402/+404
* Update translatio filesRenato Botelho2013-02-282-3850/+17691
* Unbreak the html table, this was missing a table cell close tag, also add tri...smos2013-02-281-2/+3
* Fix typojim-p2013-02-271-1/+1
* Fix wording for VoIP address option in the shaper. Add rule going the other d...jim-p2013-02-278-26/+77
* Do not count active vouchers as used. Fixes #1550Renato Botelho2013-02-271-0/+2
* Fix indent and whitespaceRenato Botelho2013-02-271-89/+90
* Hide 'Perform full backup prior to upgrade' option on nano, also hide restore...Renato Botelho2013-02-272-0/+4
* Fix whitespaces, indent and unclosed html tagsRenato Botelho2013-02-274-140/+142
* Fix response read for 'add new gateway' applet at interface configurationRenato Botelho2013-02-261-4/+2
* Merge pull request #442 from mdima/masterJim P2013-02-261-7/+9
|\
| * Status Queue page: Adds the IF name not shown for FAIRQ or PRIQMichele Di Maria2013-02-261-7/+9
* | Merge pull request #429 from ExolonDX/masterJim P2013-02-261-43/+40
|\ \
| * | Tidy up HTML errors in INDEX.PHPColin Fleming2013-02-211-43/+40
* | | trim whitespace from ping hostThomas Rieschl2013-02-261-1/+1
* | | Fix indent, whitespaces and unbalanced <tr> and <td> tagsRenato Botelho2013-02-261-187/+192
* | | 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
* | | Show cert start/end dates in list.jim-p2013-02-252-2/+30
* | | Make sure captiveportal section of config is an array, reported on ticket #2838Renato Botelho2013-02-251-1/+1
* | | Encrypt backup after rrd data is added, it fixes #2836Renato Botelho2013-02-241-5/+5
* | | Fix indent and whitespacesRenato Botelho2013-02-241-38/+38
* | | 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 onchange tag to checkbox tooLuiz Gustavo Costa (gugabsd)2013-02-241-1/+2
* | | 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
* | | Fixes on HA setup:Renato Botelho2013-02-221-0/+1
* | | 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
* | | Avoid conflicting interface IP address with static routes. Fixes #2039Renato Botelho2013-02-211-4/+23
* | | 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
* | | Remove unimplemented optionErmal2013-02-201-13/+0
* | | Revert "Preselect interface subnet mask for carp interfaces"Renato Botelho2013-02-201-14/+1
* | | Fix dhcp v6 config section name for console setup and check on interfaces.php...Renato Botelho2013-02-201-1/+1
* | | Fix sort param to call bandwidth_by_ipRenato Botelho2013-02-201-1/+1
|/ /
* | Status Queue: Uniform units in the interface.Michele Di Maria2013-02-201-2/+2
* | Some more code cleanupErmal2013-02-191-4/+3
OpenPOWER on IntegriCloud