[Openvpn-devel] [L] Change in openvpn[master]: dns: apply settings via script on unixoid systems

2025-05-10 Thread d12fk (Code Review)
Attention is currently required from: cron2, flichtenheld, plaisthos. Hello cron2, flichtenheld, plaisthos, I'd like you to reexamine a change. Please visit http://gerrit.openvpn.net/c/openvpn/+/838?usp=email to look at the new patch set (#23). Change subject: dns: apply settings via scri

[Openvpn-devel] [L] Change in openvpn[master]: dns: support running up/down command with privsep

2025-05-10 Thread d12fk (Code Review)
Attention is currently required from: MaxF, cron2, flichtenheld, plaisthos. d12fk has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/839?usp=email ) Change subject: dns: support running up/down command with privsep

[Openvpn-devel] [L] Change in openvpn[master]: dns: support running up/down command with privsep

2025-05-10 Thread d12fk (Code Review)
Attention is currently required from: MaxF, d12fk, flichtenheld, plaisthos. Hello MaxF, flichtenheld, plaisthos, I'd like you to reexamine a change. Please visit http://gerrit.openvpn.net/c/openvpn/+/839?usp=email to look at the new patch set (#23). The following approvals got outdated and

[Openvpn-devel] [L] Change in openvpn[master]: dns: apply settings via script on unixoid systems

2025-05-10 Thread d12fk (Code Review)
Attention is currently required from: cron2, flichtenheld, plaisthos. d12fk has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/838?usp=email ) Change subject: dns: apply settings via script on unixoid systems ..

[Openvpn-devel] [PATCH v3] win: create adapter on demand

2025-05-10 Thread Gert Doering
From: Lev Stipakov The installer currently creates one adapter per driver. When a user tries to start a second VPN connection while another is active, the client fails with an unclear error message: "All ovpn-dco adapters on this system are currently in use or disabled." This message does not

[Openvpn-devel] [M] Change in openvpn[master]: win: create adapter on demand

2025-05-10 Thread cron2 (Code Review)
cron2 has uploaded a new patch set (#4) to the change originally created by stipa. ( http://gerrit.openvpn.net/c/openvpn/+/943?usp=email ) The following approvals got outdated and were removed: Code-Review+2 by selvanair Change subject: win: create adapter on demand

[Openvpn-devel] [PATCH applied] Re: win: create adapter on demand

2025-05-10 Thread Gert Doering
We have discussed this at the Community IRC meeting, and decided that "we do want this feature" (there was a bit of confusion as I thought we did not implement this previously for some good reason, but since nobody remembered anything we decided the reason wasn't so good, after all :-) ). I have l

[Openvpn-devel] [M] Change in openvpn[master]: win: create adapter on demand

2025-05-10 Thread cron2 (Code Review)
cron2 has submitted this change. ( http://gerrit.openvpn.net/c/openvpn/+/943?usp=email ) Change subject: win: create adapter on demand .. win: create adapter on demand The installer currently creates one adapter per driver. Whe