summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix NAS IP listing in captive portal. semi-related to Ticket #5656Chris Buechler2016-02-061-0/+1
* Use a better check for whether there are DNS servers available with dynamic W...Chris Buechler2016-02-061-5/+4
* Verify a DNS server exists before allowing enabling of forwarding mode. Ticke...Chris Buechler2016-02-061-0/+26
* $interface isn't used here. Wasn't before either, otherwise it would have bro...Chris Buechler2016-02-051-2/+0
* Just show the IP to the user, the VIP's uniqid is meaningless noise to the us...Chris Buechler2016-02-051-1/+1
* Only show VIPs associated with the correct interface. Ticket #5844Chris Buechler2016-02-051-4/+5
* Select appropriate VIP where one is configured. Ticket #5844Chris Buechler2016-02-051-1/+1
* Add pfsync to the list of pre-defined packet capture filters. Also add negati...jim-p2016-02-051-2/+5
* Fix #5837Renato Botelho2016-02-051-23/+23
* HTML Compliance - Status / OpenVPNNOYB2016-02-051-3/+2
* Adding ability to run dhcp6c in debug mode.k-paulius2016-02-041-0/+12
* Fixed #5841Stephen Beaver2016-02-042-3/+4
* Now that the fields on interfaces.php aren't hidden upon disabling the interf...Chris Buechler2016-02-041-18/+0
* Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Sh...Chris Buechler2016-02-041-1/+5
* Allow gateway weights up to 30, and add a check in filter.inc to prevent crea...Chris Buechler2016-02-041-1/+1
* Fix typo in button class for CP statusjim-p2016-02-041-1/+1
* Make sure subnet_size() didn't return 0Renato Botelho2016-02-041-1/+3
* Isolate the check for @label in the end of hostname only for noip and noip-freeRenato Botelho2016-02-041-5/+8
* Merge pull request #2574 from tiagobar/masterRenato Botelho2016-02-041-0/+7
|\
| * Dynamic DNS URL for NO-IP needs to be updated.Tiago Barrionuevo2016-01-301-0/+7
* | Merge pull request #2579 from NOYB/HTML_Compliance_-_Status_/_DHCPv6_leasesRenato Botelho2016-02-041-2/+2
|\ \
| * | HTML Compliance - Status / DHCPv6 leasesNOYB2016-02-021-2/+2
* | | Merger PR 2583 but retained non-sortable actions columnStephen Beaver2016-02-041-1/+1
* | | Status / DHCP leases - Root Cause Sort IssueNOYB2016-02-041-7/+5
* | | Fix #5830Renato Botelho2016-02-041-1/+16
* | | Don't sort online, lease type or action icon columnsStephen Beaver2016-02-031-3/+3
* | | Add RFC 2136 support to the DynDNS widgetjim-p2016-02-031-7/+34
* | | Add back "Save & Force Update" for RFC 2136jim-p2016-02-031-5/+10
* | | Implement Multi-WAN for RFC2136.jim-p2016-02-032-8/+35
* | | Fix hiding of shadow selectorStephen Beaver2016-02-032-2/+2
* | | Improvements to priv filteringStephen Beaver2016-02-031-8/+57
* | | Improvements to the priviledge filter functionalityStephen Beaver2016-02-033-10/+59
* | | System / Advanced / Firewall and NAT - Remove PPTP from VerbiageNOYB2016-02-031-3/+2
* | | Duplicate monitors rather than overwrite. Ticket #4441Chris Buechler2016-02-031-0/+4
* | | pfsync syncpeer requires IPv4. Ticket #4648Chris Buechler2016-02-021-0/+6
* | | Added priv filter capabilityStephen Beaver2016-02-021-1/+65
* | | Fixed #5049Stephen Beaver2016-02-021-1/+66
* | | Regenerate .potRenato Botelho2016-02-021-1907/+2193
* | | Merge pull request #2580 from phil-davis/gtsys2Renato Botelho2016-02-0213-75/+77
|\ \ \
| * | | Internationalization of various system*.phpPhil Davis2016-02-0313-75/+77
* | | | Fix up DynDNS widget to follow recent changes in DynDNS for Namecheapjim-p2016-02-021-3/+14
* | | | Cosmetic saveStephen Beaver2016-02-022-2/+4
|/ / /
* | | Per #4195Stephen Beaver2016-02-021-1/+1
* | | Status / System Logs - Forms Buttons Icons UpdateNOYB2016-02-021-6/+7
* | | Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when i...Renato Botelho2016-02-021-0/+4
* | | Revert "Fix #5831"Renato Botelho2016-02-021-4/+4
|/ /
* | Add missing description fieldStephen Beaver2016-02-011-2/+9
* | Save pkg call return code to use on return. The way it is now is always retur...Renato Botelho2016-02-011-1/+2
* | Change Namecheap dyndns to use split hostname and domain name fields. Upgrade...jim-p2016-02-012-8/+52
* | Make row delete button icon only (removes gettext("Delete"): )Stephen Beaver2016-02-011-1/+1
OpenPOWER on IntegriCloud