summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Tidy up widget XHTMLColin Fleming2013-03-052-45/+47
* DNS Forwarder example textPhil Davis2013-03-051-1/+1
* DNS Forwarder allow null forwarding addressPhil Davis2013-03-051-4/+4
* Use the correct interface number (old code broke for >= 10)jim-p2013-03-041-1/+1
* Save ppp info and realif on interfaces.apply to be able to cleanup old config...Renato Botelho2013-03-041-2/+6
* Make parent interface and all VLANs use the same MTU. Fixes #2786Renato Botelho2013-03-041-3/+19
* When adding a new static route, check if network address conflicts with inter...Renato Botelho2013-03-041-0/+18
* Fix validation of conflict between interface ip address and static routes. Fi...Renato Botelho2013-03-041-2/+6
* Services status widget display 1st sentence of descriptionPhil Davis2013-03-041-2/+3
* Fix GPS lat/lon code to properly convert to the format Google wants for the l...jim-p2013-03-031-4/+10
* Merge pull request #444 from mdima/masterJim P2013-03-031-16/+17
|\
| * Just make the page validate as XHTMLMichele Di Maria2013-03-031-16/+17
* | Reconfigure routing when a new gateway is addedRenato Botelho2013-03-011-0/+3
* | Send ipprotocol parameter when adding new gateways from interfaces.phpRenato Botelho2013-03-011-2/+2
* | Fix extra curly that is breaking firewall rulesjim-p2013-03-011-1/+1
* | 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
OpenPOWER on IntegriCloud