Files
mars-nwe/include/nwdbm.h
Mario Fetka 9f4f8fcbfe
All checks were successful
Source release / source-package (push) Successful in 44s
nwbind: implement NCP 17/4c list object relations
Implement the Bindery "List Relations of an Object" endpoint.

Parse the NCP 17 subfunction 0x4c request, look up the requested bindery
object and set property, and return up to 32 related object IDs from the set
property value segments. Support the Novell last-seen cursor convention where
0xffffffff starts a new scan and subsequent calls continue after the last
returned object ID.

Add a small nwdbm helper for listing set-property members while preserving the
existing bindery property read-right checks. Reject wildcard object names with
the documented illegal-wildcard completion code.
2026-05-29 15:49:54 +02:00

8.7 KiB