Files
mars-nwe/src
Mario Fetka 8ad0f4a144
All checks were successful
Source release / source-package (push) Successful in 49s
connect: honor ignore-case option for LOGIN path
Apply the ignore-case volume option when preparing the SYS:LOGIN
directory path during connection setup.

With SYS configured as `itO`, the installed tree may use lowercase
Unix directories such as `login/`, but the connection code still tried
to stat the hard-coded uppercase `LOGIN/` path. This caused new client
connections to abort with:

  Stat error LOGIN Directory, Abort !!: No such file or directory
  UnixPath=`.../SYS/LOGIN/`

Treat `VOL_OPTION_IGNCASE` like `VOL_OPTION_DOWNSHIFT` for this path so
the login directory is resolved as `login/` on ignore-case volumes.
2026-05-27 12:07:30 +02:00
..
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2026-05-26 17:38:22 +02:00
2011-11-13 17:37:22 +01:00
2026-05-25 22:46:37 +02:00
2011-11-13 17:37:22 +01:00
2011-11-14 19:58:21 +01:00
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00
2011-11-13 17:37:22 +01:00