Daniel Markstedt

Results 389 comments of Daniel Markstedt

Strange, this was resolved with https://github.com/Netatalk/netatalk/pull/1198 ``` $ meson test ninja: no work to do. ninja: Entering directory `/home/dmark/dev/netatalk2/build' ninja: no work to do. 1/2 test1 OK 0.01s 2/2 test2...

With https://github.com/Netatalk/netatalk/pull/1244 it works in my Debian 12 VM now. But on my Debian 12 physical system, it fails both when wolfssl is installed and when it's missing. So the...

Valgrind offers this stacktrace ``` $ meson test --wrap=valgrind test2 ``` ``` ==1116356== Memcheck, a memory error detector ==1116356== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al....

Discarding this. I won't address trivial bugs in the 2.x branches. FWIW, when I run a fresh Bookworm chroot on the same machine this issue does not occur. So there's...

@NJRoadfan One question I don't think we have discussed yet, is controlling which transport layer to activate. In 2.x afpd.conf has its `-ddp -tcp -transall` options that allows you to...

It's a webapp framework for system administration. We have a webmin module for netatalk: https://github.com/Netatalk/netatalk-webmin

> I don't know why SLP would conflict with Zeroconf/mDNS as they use separate ports. I'm certain this is simply a bug in netatalk.

One situation we have to deal with here is the fact that [OpenSLP](https://github.com/openslp-org/openslp) is an abandoned project (2.0.0 released in 2013). As a result, it's started getting dropped from various...

install.xml: - OpenSSL/LibreSSL are removed, Nettle is added - Perl is now mandatory, and so is UnicodeData.txt - Indicate that docbook and xstlproc are mandatory for man pages