LibreSSL 2.2 fails to connect to webdav.yandex.com

2015-06-05 Thread 1edhaz+9sj4olxjt6rag
Hello, LibreSSL 2.2 (openbsd-current) fails to connect to https://webdav.yandex.com. OpenSSL 1.0.1m from OpenBSD packages does succeed. Yandex is the largest search engine in Russia. The webdav.yandex.com site is for accessing their file-hosting service. System info: $ uname -a OpenBSD roger.m

Re: samba4 slow startup, shared libs?

2015-06-05 Thread Kirill Bychkov
On Fri, June 5, 2015 14:27, Mark Kettenis wrote: >> Date: Fri, 5 Jun 2015 11:15:38 +0100 >> From: Stuart Henderson >> >> net/samba4 is in the ports tree but not currently enabled in the build, >> we're still only using samba 3.x for various reasons, but unfortunately >> samba 3 is getting decreasi

Re: RTF_LOCAL and permanent ARP

2015-06-05 Thread Claudio Jeker
On Thu, Jun 04, 2015 at 12:19:10PM +0200, Martin Pieuchot wrote: > I'd like to put the link-layer address back into the gateway field of > RTF_LOCAL addresses. The problem is that RTF_LOCAL routes are also > marked as RTF_LLINFO and a lot of code assume (correctly) that such > routes contain valid

Re: RTF_LOCAL and permanent ARP

2015-06-05 Thread Martin Pieuchot
On 04/06/15(Thu) 19:11, mxb wrote: > > Yes, "incomplete" is gone as well as "arpresolve: unresolved and rt_expire > == 0". Thanks for confirming. Since this fixes a side-effect regression without breaking the new multiple dhclient(8) leases functionality, can I have oks? > > On 2015-06-04 12:1

Pflow export every X seconds

2015-06-05 Thread BARDOU Pierre
Hello, I'd love to see the feature Joerg Goltermann developed a while ago committed in the standard pflow : http://marc.info/?l=openbsd-misc&m=124661838923498&w=2 Do you know why it was never committed ? What would it need to be ? May I help in any way ? -- Cordialement, Pierre Bardou Ingéni

Re: [PATCH] FTP as an install method is no more

2015-06-05 Thread Nick Holland
On 06/05/15 01:15, Raf Czlonka wrote: > Hi all, > > I think I got the most obvious ones but there might still be other ones > scattered among the web pages. > > I'm not entirely sure how does that leave the exact wording of > 'ftp.html' in terms of "Download via HTTP/FTP", etc. vs. "Install via >

Re: samba4 slow startup, shared libs?

2015-06-05 Thread Mark Kettenis
> Date: Fri, 5 Jun 2015 11:15:38 +0100 > From: Stuart Henderson > > net/samba4 is in the ports tree but not currently enabled in the build, > we're still only using samba 3.x for various reasons, but unfortunately > samba 3 is getting decreasingly useful as more Windows setups move to > newer ver

samba4 slow startup, shared libs?

2015-06-05 Thread Stuart Henderson
net/samba4 is in the ports tree but not currently enabled in the build, we're still only using samba 3.x for various reasons, but unfortunately samba 3 is getting decreasingly useful as more Windows setups move to newer versions. One of the issues is that startup of samba4 on OpenBSD is very slow