Commit Graph

8 Commits

Author SHA1 Message Date
Mario Fetka
f10a81566d docs: add TODO tracking file
All checks were successful
Source release / source-package (push) Successful in 46s
Add a top-level TODO.md for follow-up work that should not remain as scattered
inline source comments.

Document the current Check Console Privileges limitation, where console rights
are mapped to supervisor equivalence for now, and track the need for a real
console privilege map. Also record follow-ups for queue spool path case
handling, direct NCP 17/4c test coverage, Q_UNIX_PRINT backend improvements,
and deferred optional protocol work.

Reference TODO.md from the main README.
2026-05-29 18:51:37 +02:00
Mario Fetka
3fbd29adb9 sys: use explicit Novell-style search drive mappings
All checks were successful
Source release / source-package (push) Successful in 46s
Update the default net$log.dat template to map the standard search
drives with explicit DOS drive letters, matching the visible layout of
a Novell login more closely.

The default login script now maps:

  F:  -> SYS:SYSTEM
  S1: -> Z:SYS:PUBLIC
  S2: -> Y:SYS:

This makes MAP show the network search drives as Z: and Y: entries
instead of only adding SYS:PUBLIC and SYS: as unnamed search mappings.
2026-05-27 12:31:13 +02:00
Mario Fetka
ad4d492ad6 sys: match Novell default login drive mappings
All checks were successful
Source release / source-package (push) Successful in 46s
Update the default net$log.dat template to use the same basic drive
layout as a standard Novell login script.

The default login now maps:

  F:  -> SYS:SYSTEM
  S1: -> SYS:PUBLIC
  S2: -> SYS:

This keeps the visible login result closer to Novell NetWare while
leaving the surrounding sample/login text intact.
2026-05-27 11:54:23 +02:00
Mario Fetka
e1ffac54b0 README.md aktualisiert
All checks were successful
Source release / source-package (push) Successful in 1m56s
2026-05-05 15:26:47 +02:00
Mario Fetka
4258e2ac77 Update Readme readd missing sections
All checks were successful
Source release / source-package (push) Successful in 32s
2026-04-24 07:29:03 +02:00
Mario Fetka
081dbbf907 Update Readme to link the other repos
All checks were successful
Source release / source-package (push) Successful in 37s
2026-04-24 07:14:07 +02:00
Mario Fetka
09faf81607 Update Readme.md
All checks were successful
Source release / source-package (push) Successful in 31s
2026-04-21 21:00:55 +02:00
Mario Fetka
080bfb34b8 add readme 2024-07-31 08:21:02 +02:00