aboutsummaryrefslogtreecommitdiff
path: root/src/connection/as.lisp
Commit message (Expand)AuthorAge
* connection chain specs.: consistently use :USER for the target userSean Whitton2022-04-01
* use CFFI, mostly via Osicat, for all syscalls/libc except fork(2)Sean Whitton2021-09-09
* return type in FOREIGN-FUNCALL of geteuid(2) is unsignedSean Whitton2021-07-24
* new approach to calling fork(2) in remote Lisp imagesSean Whitton2021-07-24
* :AS connection type uses :SU not :SUDOSean Whitton2021-03-27
* attempt to implement :AS connection type and AS combinatorSean Whitton2021-03-24