summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix #3209 properlyPhil Davis2016-02-091-1/+1
* Implemented #5846 as requestedStephen Beaver2016-02-081-2/+3
* Fix help text index when the privs are filtered.Stephen Beaver2016-02-082-2/+8
* Fix #3209 editing unassigned VLAN tag can change an assigned interfacePhil Davis2016-02-081-2/+1
* Merge pull request #2599 from phil-davis/gtvpnStephen Beaver2016-02-085-11/+11
|\
| * Internationalize vpn*.phpPhil Davis2016-02-085-11/+11
* | Merge pull request #2597 from phil-davis/patch-3Stephen Beaver2016-02-081-1/+1
|\ \
| * | Enhance input error message for RADIUS secretPhil Davis2016-02-081-1/+1
| |/
* | Merge pull request #2596 from phil-davis/gtsugStephen Beaver2016-02-086-20/+17
|\ \
| * | Internationalize system user and group codePhil Davis2016-02-086-20/+17
| |/
* | Merge pull request #2595 from phil-davis/grpprivStephen Beaver2016-02-081-9/+10
|\ \
| * | Make group addpriv descriptions work like user addprivPhil Davis2016-02-081-9/+10
| |/
* | Merge pull request #2594 from NOYB/HTML_Compliance_-_Status_/_GatewaysStephen Beaver2016-02-081-1/+1
|\ \
| * | HTML Compliance - Status / GatewaysNOYB2016-02-071-1/+1
| |/
* | Fix subnet_size var name typoPhil Davis2016-02-071-1/+1
|/
* Add missing commajim-p2016-02-061-1/+1
* 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
OpenPOWER on IntegriCloud