summaryrefslogtreecommitdiff
path: root/sys/src/libauth
AgeCommit message (Expand)Author
2022-05-28auth/newns: add chdev commandJacob Moody
2020-12-23libauth: re-implement procsetuser() to use /proc instead of #c/usercinap_lenrek
2020-12-19libauth: add procsetuser() function to change user id of the calling processcinap_lenrek
2020-12-09backout OCEXEC changes when potentially opening /srv filescinap_lenrek
2020-12-07libauth: open internal file-descriptors with OCEXEC flagcinap_lenrek
2020-05-02make bind(2) error handling consistentcinap_lenrek
2019-08-02libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru)cinap_lenrek
2018-05-20separate MSCHAP(v2) and NTLM(v2) authenticationcinap_lenrek
2018-01-21libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2cinap_lenrek
2018-01-02libauth: simplify _attrfmt() using fmtprint() avoiding stack buffercinap_lenrek
2018-01-02libauth: remove auth_wep() function, and non-existing httpauth() declarationcinap_lenrek
2018-01-01libauth: fix out of bounds memory access in _parseattr()cinap_lenrek
2017-12-03libauth: replace proto=p9cr with new proto=dp9ik/p9sk1 role=login for auth_us...cinap_lenrek
2016-12-22libauth: don't attempt to mount when opening mount srv file fails in nsop()cinap_lenrek
2016-08-04libauth: fix mount file-descriptor leak in auth_chuid()cinap_lenrek
2016-05-04remove support for import command in namespace filescinap_lenrek
2016-04-10libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency ...cinap_lenrek
2016-01-06auth: release dp9ik implementation and reentrant factotumcinap_lenrek
2015-08-19libauthsrv: generalize ticket service, not hardcoding ticket format and DES e...cinap_lenrek
2014-05-24libauth: dont print blobs in auth_proxy error stringscinap_lenrek
2013-09-16libauth: add sanity check for auth_proxy write sizecinap_lenrek
2013-04-11libauth: auth_chuid empty (from sources)cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen