[PR #41] [MERGED] #40 Remove Unnecessary method name in logs #239

Closed
opened 2026-02-26 04:34:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/41
Author: @mageddo
Created: 9/30/2017
Status: Merged
Merged: 9/30/2017
Merged by: @mageddo

Base: masterHead: feature/40


📝 Commits (3)

📊 Changes

17 files changed (+72 additions, -53 deletions)

View changed files

📝 .gitignore (+1 -2)
📝 VERSION (+1 -1)
📝 conf/SetMachineDnsServer.go (+1 -1)
📝 conf/conf.go (+11 -11)
conf/config.sample.json (+20 -0)
📝 controller/main.go (+4 -4)
📝 docker-compose.yml (+1 -1)
📝 events/docker/DockerEvents.go (+1 -1)
📝 events/local/LocalEvents.go (+17 -17)
📝 proxy/DockerDnsSolver.go (+1 -1)
📝 proxy/LocalDnsSolver.go (+1 -1)
📝 service/service.go (+1 -1)
📝 test/dnsserver.go (+3 -3)
📝 test/maintest.go (+2 -2)
📝 utils/exec.go (+4 -4)
📝 utils/exitcodes/exitcodes.go (+2 -2)
📝 utils/utils.go (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/41 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 9/30/2017 **Status:** ✅ Merged **Merged:** 9/30/2017 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/40` --- ### 📝 Commits (3) - [`6b0c285`](https://github.com/mageddo/dns-proxy-server/commit/6b0c285c6003ee981f9a0127293b952d51824738) #40 Remove Unnecessary method name in logs - [`0a97dc2`](https://github.com/mageddo/dns-proxy-server/commit/0a97dc2658b692da576554121a6677959de5900c) #40 adding sample file and changing hostnam - [`26239d4`](https://github.com/mageddo/dns-proxy-server/commit/26239d456f0d261bfa9ff298d72af97e2508fc56) #40 new version ### 📊 Changes **17 files changed** (+72 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -2) 📝 `VERSION` (+1 -1) 📝 `conf/SetMachineDnsServer.go` (+1 -1) 📝 `conf/conf.go` (+11 -11) ➕ `conf/config.sample.json` (+20 -0) 📝 `controller/main.go` (+4 -4) 📝 `docker-compose.yml` (+1 -1) 📝 `events/docker/DockerEvents.go` (+1 -1) 📝 `events/local/LocalEvents.go` (+17 -17) 📝 `proxy/DockerDnsSolver.go` (+1 -1) 📝 `proxy/LocalDnsSolver.go` (+1 -1) 📝 `service/service.go` (+1 -1) 📝 `test/dnsserver.go` (+3 -3) 📝 `test/maintest.go` (+2 -2) 📝 `utils/exec.go` (+4 -4) 📝 `utils/exitcodes/exitcodes.go` (+2 -2) 📝 `utils/utils.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#239
No description provided.