Daniel Markstedt

Results 101 issues of Daniel Markstedt

libev claims to be a better and faster libevent, with a libevent emulation layer However Meson doesn't detect it as such right now, so the dependency check for libevent needs...

enhancement

Port the sqlite CNID backend from netatalk-classic (netatalk 2.x based) to netatalk 4.x.

Any native MacOS X extended attributes stored in the .AppleDouble directory are NOT converted to filesystem EA. At least with 2.x shares, the files will remain orphaned in the .AppleDouble...

### Contact Details _No response_ ### Version 5.7.2 ### Description I am trying to completely disable WolfSSL AES, to avoid conflicts with AES symbols in libnettle. This is when using...

bug

### Details We recently release Netatalk 4.0 that I think would be a great version to integrate with your project. It forward ports all of the AppleTalk transport layer, services...

I tagged v24.8 of macproxy earlier today, mainly with python library bumps that includes security fixes. https://github.com/rdmark/macproxy/releases/tag/v24.8

The new shell scripts depend on GNU indent, muon and git, and will return 0 if no code was modified, and 1 if the code was modified meaning that it...

A number of spectest tests expect an entirely empty test volume, and will throw cryptic errors if this is not the case. It would be handy to have an (opt-in)...

We're currently using a modified bstrlib, based on the original code by Paul Hsieh. There is contemporaneous fork called bstring which has improvements such as a build system, tests, and...

Previously, we relied on a local iniparser hack to realize the `include = /path/to/file` feature for in-place substitution of this line with an external ini file. Now when using stock...