Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-25 | auth: use caphash and capuse under /dev instead of #ยค | cinap_lenrek | |
2020-12-09 | backout OCEXEC changes when potentially opening /srv files | cinap_lenrek | |
Opening a /srv file sets the close-on-exec flag on the shared channel breaking the exportfs openmount() hack. The devsrv tries to prevent posting a channel with the close-on-exec or remove-on-close flags. but nothing currently prevents this poisoning on open. Until this gets fixed in eigther exportfs or devsrv, i'll back out the changes that could have potential side effects like this. | |||
2020-12-07 | libauth: open internal file-descriptors with OCEXEC flag | cinap_lenrek | |
2016-08-04 | libauth: fix mount file-descriptor leak in auth_chuid() | cinap_lenrek | |
2013-04-11 | libauth: auth_chuid empty (from sources) | cinap_lenrek | |
instead of an "i/o count too small", detect a missing capability (empty, null string) before the write, and diagnose it as such. | |||
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 | |