aboutsummaryrefslogtreecommitdiff
path: root/src/connection/linux-namespace.lisp
Commit message (Expand)AuthorAge
* 'SETNS POST-FORK: use MAPL, hopefully in favour of readabilitySean Whitton2022-06-25
* wrap OSICAT:USER-INFO with getent(1) fallbackSean Whitton2022-06-17
* drop plus signs & use underscores in C preprocessor constantsSean Whitton2022-04-16
* rename SYSTEMD-{-USER -> USER-INSTANCE-ARGS} & stop using &restSean Whitton2022-04-02
* connection chain specs.: consistently use :USER for the target userSean Whitton2022-04-01
* rename PASSWD-ENTRY -> PASSWD-FIELDSean Whitton2022-04-01
* MAPC-OPEN-{INPUT,OUTPUT}-STREAMS: don't use &restSean Whitton2022-03-12
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
* rename MEMSTRING= -> MEMSTR=Sean Whitton2022-03-09
* avoid trying to define +NAMESPACE-TYPES+ at all on non-LinuxSean Whitton2021-11-09
* avoid unbound variable error on older kernels without CLONE_NEWTIMESean Whitton2021-11-09
* add LXC properties, :LXC{,-UNPRIV-ATTACH} connections, WITH-HOMEDIRSean Whitton2021-11-08
* add Linux namespace-entering connectionsSean Whitton2021-11-08