Log In
native
/
ntux
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/cmds/ntux_cmd_chmod.c
Branch:
9d4ac9f645d1982f66696965e072cb5ed4a07694
main
9d4ac9f645d1982f66696965e072cb5ed4a07694
src
cmds
ntux_cmd_chmod.c
ntux_cmd_chmod(): added --refobj support.
midipix
• 2 years ago
980d09
ntux_cmd_chmod(): apply '+p' to permissions inherited via '+P' as needed.
midipix
• 2 years ago
076f4d
ntux_cmd_chmod(): added +P support (inherit container ACE's).
midipix
• 2 years ago
1e08b3
ntux_cmd_chmod(): parse --strmode in a posix-compatible manner.
midipix
• 2 years ago
03b277
A new home.
midipix
• 2 years ago
14ffae
Annual chores.
midipix
• 3 years ago
47596e
ntux_cmd_chmod(): properly set errno upon non-system-call failure.
midipix
• 4 years ago
9325bd
ntux_cmd_chmod(): added initial --owner and --group support.
midipix
• 4 years ago
162c96
ntux_cmd_chmod(): --strmode is now optional.
midipix
• 4 years ago
354869
ntux_cmd_chmod(): remove m+p (not needed), support ace propagation (+p, -p).
midipix
• 4 years ago
0a741d
framework: code against the newly added __xfi_xxx interfaces.
midipix
• 5 years ago
471bb0
ntux_cmd_chmod(): initial implementation.
midipix
• 6 years ago
eb0350
driver: added 'chmod' command support.
midipix
• 6 years ago
80f43a