index
:
ntux
main
native translation und extension
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cmds
/
ntux_cmd_chmod.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-11-07
ntux_cmd_chmod(): added --refobj support.
midipix
1
-9
/
+87
2022-09-15
ntux_cmd_chmod(): apply '+p' to permissions inherited via '+P' as needed.
midipix
1
-1
/
+1
2022-09-11
ntux_cmd_chmod(): added +P support (inherit container ACE's).
midipix
1
-10
/
+275
2022-09-11
ntux_cmd_chmod(): parse --strmode in a posix-compatible manner.
midipix
1
-18
/
+60
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-07-06
Annual chores.
midipix
1
-1
/
+1
2020-05-14
ntux_cmd_chmod(): properly set errno upon non-system-call failure.
midipix
1
-12
/
+16
2020-05-14
ntux_cmd_chmod(): added initial --owner and --group support.
midipix
1
-6
/
+54
2020-05-14
ntux_cmd_chmod(): --strmode is now optional.
midipix
1
-8
/
+11
2019-12-07
ntux_cmd_chmod(): remove m+p (not needed), support ace propagation (+p, -p).
midipix
1
-6
/
+20
2019-05-27
framework: code against the newly added __xfi_xxx interfaces.
midipix
1
-6
/
+10
2018-10-12
ntux_cmd_chmod(): initial implementation.
midipix
1
-3
/
+128
2018-10-12
driver: added 'chmod' command support.
midipix
1
-0
/
+26