summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-1453-109/+166
|\
| * Switch tabs places so that active tab is the first tabk-paulius2016-02-142-2/+2
| * Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with bread...k-paulius2016-02-143-8/+8
| * Rename NTP tab to Settings to be more user friendly.k-paulius2016-02-143-8/+8
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-141-0/+4
| * Rename 'DHCPv6 Server/RA' to 'DHCPv6 Server & RA' so it does not clash with b...k-paulius2016-02-144-4/+4
| * Remove Zone: prefix before the zone name to make breadcrumb a bit shorter + i...k-paulius2016-02-1416-16/+16
| * Update breadcrumb to match tab namek-paulius2016-02-142-2/+2
| * Show in the breadcrumb if we are modifying floating rule.k-paulius2016-02-141-1/+6
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-144-6/+19
| * Perform HTML entity translation where & is usedk-paulius2016-02-147-9/+9
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-145-9/+18
| * Rename 'Packages' menu item to 'Package Manager' to better match with 'Cert. ...k-paulius2016-02-141-1/+1
| * Make 'Installed Packages' first tab, because it is the active tab by default.k-paulius2016-02-143-3/+3
| * Cert is abbreviated word so adding . to stay consistent with the usage of Avail.k-paulius2016-02-145-9/+9
| * Remove "headline" from the breadcrumb. It serves no real purpose, since the a...k-paulius2016-02-141-23/+1
| * Add action to the breadcrumb. Rename 'Information/Tests' to 'Information & Te...k-paulius2016-02-141-5/+11
| * Show package name in the breadcrumb.k-paulius2016-02-141-0/+4
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-143-6/+18
| * Show interface name in the breadcrumb on DHCPv6 Server pagek-paulius2016-02-133-3/+19
| * Show interface name in the breadcrumb on DHCP Server pagek-paulius2016-02-132-1/+11
* | Add support for multiple span ports on bridge.Luiz Otavio O Souza2016-02-141-58/+90
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-146-8/+7
* | Use print_info_box() to generate alertsk-paulius2016-02-141-1/+1
* | Use print_info_box() to generate alertsk-paulius2016-02-145-6/+7
* | Review alert wording.k-paulius2016-02-147-8/+8
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-1464-112/+110
* | No need to state that it is a warningk-paulius2016-02-142-3/+3
* | Use print_info_box() to generate alertsk-paulius2016-02-143-21/+31
* | Use print_info_box() to generate alertsk-paulius2016-02-1419-52/+41
* | Merge pull request #2632 from NOYB/Interfaces_-_DHCP_Advanced_Options_TweaksStephen Beaver2016-02-141-38/+43
|\ \
| * | Interfaces - DHCP Advanced Options Checkbox VarsNOYB2016-02-141-9/+9
| * | Interfaces - DHCP Advanced Options TweaksNOYB2016-02-141-31/+36
* | | Do not echo printf return valueNewEraCracker2016-02-142-3/+3
|/ /
* | Make a couple changes to PPP default gateway handling to address issues with ...jim-p2016-02-141-2/+6
|/
* Merge pull request #2630 from NOYB/Firewall_Rules_-_for/foreachStephen Beaver2016-02-131-15/+21
|\
| * Firewall Rules - for/foreachNOYB2016-02-131-15/+21
* | Renamed SMART to S.M.A.R.T.k-paulius2016-02-134-7/+7
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-1311-14/+14
* | Use consistent webConfigurator spellingk-paulius2016-02-133-4/+4
* | Renamed 'Wake on LAN' to 'Wake-on-LAN'k-paulius2016-02-136-13/+13
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-1318-19/+18
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-1313-13/+13
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-133-6/+10
* | Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-1319-30/+42
* | Show zone name in the breadcrumb of MAC, IP, hostname and voucher edit pages.k-paulius2016-02-134-12/+12
* | Show zone name in the breadcrumb just like it is shown on Services->Captive P...k-paulius2016-02-135-5/+9
* | Synchronize page titles with tab titles; Rename few titles in order to be mor...k-paulius2016-02-137-18/+18
|/
* FreeBSD doesn't yet support TFC, comment out until it does. Ticket #4688Chris Buechler2016-02-121-11/+16
* Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. Fix...jim-p2016-02-121-20/+27
OpenPOWER on IntegriCloud