Commit Graph

7 Commits

Author SHA1 Message Date
Mario Fetka
8017c0c078 Add CMake quota detection and enable quota support by default
All checks were successful
Source release / source-package (push) Successful in 47s
Add a FindQuota.cmake module that checks for the Linux quota headers and
symbols required by the MARS NWE quota backend. Prefer modern
<sys/quota.h> with quotactl(), and keep <linux/quota.h> as fallback for
older systems.

Enable quota support by default, but only compile it in when the required
headers and quota symbols are available. Also move the QTAINSYS define to
the detected sys/quota.h path so modern Linux builds use the correct
header automatically.
2026-05-26 09:32:01 +02:00
Mario Fetka
b031402933 Archive-xattr-Patch
All checks were successful
Source release / source-package (push) Successful in 41s
2026-05-25 21:07:46 +02:00
Mario Fetka
45472a5738 build: add Open Watcom support for DOS utilities 2026-05-24 00:50:32 +02:00
Mario Fetka
5198032ccb feat: add CUPS integration and Smart user list support 2026-05-24 00:50:32 +02:00
Mario Fetka
1d81a49de2 add systemd service file 2026-04-21 18:00:54 +02:00
Mario Fetka
6f2d9740d5 Update smart submodule to latest master
Some checks failed
Source release / source-package (push) Failing after 39s
2026-04-21 08:55:00 +02:00
Mario Fetka
0fbc9baf41 Restructure for camke build 2011-11-13 17:37:22 +01:00