Daniel Markstedt

Results 101 issues of Daniel Markstedt

Decide on a baseline of C coding style (indentation, spacing, brackets, line width, etc.) Choose a formatter and scaffolding for running the formatter

Apart from the APPL/Icon failure described elsewhere, these three tests are reporting failures with the mysql CNID backend. - FPSetDirParms:test107: test dir - FPCopyFile:test407: copy file between two volumes -...

The following testsuite tests fail when using the mysql CNID backend - FPGetIcon:test115: get Icon call - FPGetAPPL:test169: test appl - FPAddIcon:test212: Add Icon call - FPGetIconInfo:test213: get Icon Info...

24 Tier-2 testsuite tests fail on OpenBSD. The T2 tests are the ones that access the host file system directly for test setup and validation (rather than using AFP commands...

While refactoring the afpcli API functions, I found a handful of functions that were hard coded to always return 0. This revealed a bug where `AFPWriteHeader` returns DSI errors during...

If you run `ad cp` or `ad mv` (etc.) on a file on a shared volume where the user running `ad` is also the owner of the dir/files on the...

When attempting to authenticate with the passwd ClearTxt UAM on OpenBSD, the client will immediately throw an error. The logs aren't helpful. ``` Mar 24 02:51:19.186903 afpd[958] {afp_dsi.c:617} (debug:AFPDaemon):

When attempting to dynamically authenticate with PAD enabled UAMs on OpenBSD, an internal error is thrown: ``` afpd[61380] {uams_dhx2_pam.c:658} (info:UAMS): DHX2: PAM_Error: System error ``` This behavior is the same...

In short, list up active shared volumes and allow actions to run `dbd -s` or `dbd -f` then display the terminal output from the command. Requested in https://sourceforge.net/p/netatalk/feature-requests/96/

When netatalk starts up and has to detect its DSI interface: ``` Jan 18 16:47:56.523427 afpd[7935] {afp_config.c:221} (debug:AFPDaemon): DSIConfigInit: hostname: net101, listen: -, interfaces: -, port: 548 Jan 18 16:47:56.531404...