Commit Graph

17 Commits

Author SHA1 Message Date
Mario Fetka
372288926d namedos: add initial DOS long-name alias support
Add the initial DOS namespace alias layer for long Unix filenames.
This introduces DOS 8.3 alias generation and path component resolution
so DOS clients can address files whose real Unix names are not
DOS-compatible.
2026-05-20 20:45:34 +02:00
Mario Fetka
aa35a3e903 Restore build after rollback 2026-05-20 20:45:05 +02:00
Mario Fetka
da74b43be5 Rollback failed DOS LFN experiment 2026-05-20 20:44:43 +02:00
Mario Fetka
85888172dd Cleanup api names
All checks were successful
Source release / source-package (push) Successful in 49s
2026-05-19 22:37:57 +02:00
Mario Fetka
5d8c112629 rename to match original nameing schema
All checks were successful
Source release / source-package (push) Successful in 58s
2026-05-19 22:31:40 +02:00
Mario Fetka
3140e3fd8f Add first implementation of dosmangle 8.3 support for long file names
Some checks are pending
Source release / source-package (push) Waiting to run
2026-05-19 22:11:28 +02:00
Mario Fetka
279231550b Add missing ipx header and fix xsockrt and ftrustee build issues 2026-04-20 23:39:42 +02:00
Mario Fetka
33d1da469a Tighten string helper prototypes and quiet pointer-sign warnings 2026-04-20 23:39:42 +02:00
Mario Fetka
f0bfd5a641 Clean up emutli warnings and libc feature macros 2026-04-20 23:39:42 +02:00
Mario Fetka
368b36eb95 Fix 64-bit filesystem and type handling 2026-04-20 23:39:42 +02:00
Mario Fetka
37171bcc17 update release fix cmake 2023-05-31 20:55:37 +02:00
Mario Fetka
1b91c1effe fix syslog 2023-05-31 19:06:51 +02:00
Mario Fetka
7bd5845990 Make it work on 32bit 2013-11-05 12:41:14 +01:00
Mario Fetka
35d12ee7aa Update to pld patches and integrate koan patch 2013-11-05 11:54:31 +01:00
Mario Fetka
be2d60525a update patches 2011-11-14 19:58:21 +01:00
Mario Fetka
53086a5b03 correct bug https://bugzilla.novell.com/show_bug.cgi?id=692201 2011-11-13 21:50:34 +01:00
Mario Fetka
0fbc9baf41 Restructure for camke build 2011-11-13 17:37:22 +01:00