index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libauth
Age
Commit message (
Expand
)
Author
2020-12-23
libauth: re-implement procsetuser() to use /proc instead of #c/user
cinap_lenrek
2020-12-19
libauth: add procsetuser() function to change user id of the calling process
cinap_lenrek
2020-12-09
backout OCEXEC changes when potentially opening /srv files
cinap_lenrek
2020-12-07
libauth: open internal file-descriptors with OCEXEC flag
cinap_lenrek
2020-05-02
make bind(2) error handling consistent
cinap_lenrek
2019-08-02
libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru)
cinap_lenrek
2018-05-20
separate MSCHAP(v2) and NTLM(v2) authentication
cinap_lenrek
2018-01-21
libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2
cinap_lenrek
2018-01-02
libauth: simplify _attrfmt() using fmtprint() avoiding stack buffer
cinap_lenrek
2018-01-02
libauth: remove auth_wep() function, and non-existing httpauth() declaration
cinap_lenrek
2018-01-01
libauth: fix out of bounds memory access in _parseattr()
cinap_lenrek
2017-12-03
libauth: replace proto=p9cr with new proto=dp9ik/p9sk1 role=login for auth_us...
cinap_lenrek
2016-12-22
libauth: don't attempt to mount when opening mount srv file fails in nsop()
cinap_lenrek
2016-08-04
libauth: fix mount file-descriptor leak in auth_chuid()
cinap_lenrek
2016-05-04
remove support for import command in namespace files
cinap_lenrek
2016-04-10
libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency ...
cinap_lenrek
2016-01-06
auth: release dp9ik implementation and reentrant factotum
cinap_lenrek
2015-08-19
libauthsrv: generalize ticket service, not hardcoding ticket format and DES e...
cinap_lenrek
2014-05-24
libauth: dont print blobs in auth_proxy error strings
cinap_lenrek
2013-09-16
libauth: add sanity check for auth_proxy write size
cinap_lenrek
2013-04-11
libauth: auth_chuid empty (from sources)
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen