Daniel Markstedt

Results 458 comments of Daniel Markstedt

Good to know that the logging works as expected! I tried to reproduce today with various patterns of nested shared volumes, but could not trigger the fail state after an...

Note to self: I'm going to improve on the Configuration chapter in the manual to cover best practices, including the avoiding of nested volumes.

Thanks for reporting this issue. My immediate thought here is to rewrite the papd.conf parsing code to use the iniparser library instead of the arcane 30-year-old parsing logic we have...

Looking closer at the code, to make this happen we need to refactor the logic in papd main.c: - getprinters() - rprintcap() Which uses the library functions in printcap.c to...

I assume you mean the Core Spotlight API[1] ? Glancing through the documentation, the API allows for indexing files so it should be feasible, at a high level. There are...

Search Kit seems like the more appropriate API to use for this purpose. > The Search Kit API is appropriate when you want your application to have full control over...

@rofore Just bringing this to your attention since we discussed LToUDP in the context of userland AppleTalk stack development a few years ago.

Thanks for filing the ticket. For posterity, this came out of a discussion thread over at https://68kmla.org/bb/index.php?threads/netatalk-2-4-0-available.47708/post-540976 The thread has some more concrete ideas potential solutions.

A solution for this has been merged to main. After some experimentation, I chose the afp.conf polling solution. A simple shell script is run as a background process, and does...

@andylemin I had the idea of exposing the dircache settings in the Docker container! Are these test failures familiar to you? Sample debug log. ``` ############## entering test503 ############## [FPOpenVolFull]...