plan9fox/sys/src/libauth
2022-05-30 21:55:39 -04:00
..
amount.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
amount_getkey.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
attr.c libauth: simplify _attrfmt() using fmtprint() avoiding stack buffer 2018-01-02 04:47:42 +01:00
auth_attr.c libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency for rerrstr() 2016-04-10 20:24:20 +02:00
auth_challenge.c libauth: open internal file-descriptors with OCEXEC flag 2020-12-07 16:46:34 +01:00
auth_chuid.c backout OCEXEC changes when potentially opening /srv files 2020-12-09 01:04:03 +01:00
auth_getkey.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
auth_getuserpasswd.c libauth: open internal file-descriptors with OCEXEC flag 2020-12-07 16:46:34 +01:00
auth_proxy.c libauth: open internal file-descriptors with OCEXEC flag 2020-12-07 16:46:34 +01:00
auth_respond.c libauth: open internal file-descriptors with OCEXEC flag 2020-12-07 16:46:34 +01:00
auth_rpc.c libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru) 2019-08-02 19:06:23 +02:00
auth_userpasswd.c libauth: open internal file-descriptors with OCEXEC flag 2020-12-07 16:46:34 +01:00
authlocal.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
login.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile libauth: add procsetuser() function to change user id of the calling process 2020-12-19 17:46:55 +01:00
newns.c auth/newns: add chdev command 2022-05-30 21:55:39 -04:00
noworld.c libauth: open internal file-descriptors with OCEXEC flag 2020-12-07 16:46:34 +01:00
procsetuser.c libauth: re-implement procsetuser() to use /proc instead of #c/user 2020-12-23 13:10:30 +01:00