aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* rename :XDG-CACHE-HOME connattr to :XDG_CACHE_HOMESean Whitton2021-10-23
* replace some functions with a new :CONSFIGURATOR-CACHE connattrSean Whitton2021-10-23
* :SETUID: error when OSICAT:USER-INFO failsSean Whitton2021-10-23
* use PUSHNEW-HOSTATTRS when propagating :DATA hostattrsSean Whitton2021-10-23
* :CHROOT.FORK: unshare mount namespace before making temporary mountsSean Whitton2021-10-23
* RUN/MRUN: support unsetting environment variables tooSean Whitton2021-10-23
* find XDG_CACHE_HOME without relying on HOMESean Whitton2021-10-23
* make *FORK-CONTROL* contents survive reloads of src/image.lispSean Whitton2021-10-23
* be more specific regarding POSIX and the creation of temporary dirsSean Whitton2021-10-23
* FORK-CONNECTION POST-FORK: note that must not start up any threadsSean Whitton2021-10-23
* add wrappers of some system functions to manipulate POSIX.1e ACLsSean Whitton2021-10-23
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* IGNORING-HOSTATTRS: accept calling properties using APPLY & similarSean Whitton2021-10-23
* factor out REMOTE-EXECUTABLE-FINDSean Whitton2021-10-23
* SHELL-WRAP-CONNECTION %READFILE: insert space before shell "&&"Sean Whitton2021-10-23
* :SETUID: ensure that the data directory actually existsSean Whitton2021-10-23
* add SKIP-SEQUENCE, ABORTED-CHANGE, ESEQPROPS-UNTILSean Whitton2021-10-23
* add DEFINE-ERROR-RETVAL-CFUN, CHROOT, CLEARENVSean Whitton2021-10-21
* release Consfigurator 0.11.0 (-1 to Debian unstable)v0.11.0debian/0.11.0-1archive/debian/0.11.0-1Sean Whitton2021-09-29
* USER:{HAS-ACCOUNT-WITH-UID,%HAS-UID-GID}: tweak docstringsSean Whitton2021-09-29
* add USER:HAS-LOCKED-PASSWORDDavid Bremner2021-09-29
* add USER:HAS-ACCOUNT-WITH-UIDDavid Bremner2021-09-29
* programmatic application of properties: error out if no *CONNECTION*Sean Whitton2021-09-29
* DATA.LOCAL-FILE: fix IN-PACKAGE formSean Whitton2021-09-29
* drop obsolete export of CAN-PROBABLY-FORKSean Whitton2021-09-19
* add SYSTEMD:LINGERING-ENABLEDSean Whitton2021-09-18
* add FILE:LACKS-LINES-MATCHINGSean Whitton2021-09-12
* IMAGE-DUMPED: fix call to OSICAT-POSIX:CHMODSean Whitton2021-09-12
* SBUILD:BUILT: add periodically rebuilding the schroot to exampleSean Whitton2021-09-12
* :SETUID: use OSICAT:USER-INFO rather than parsing id(1) outputSean Whitton2021-09-09
* also redirect *DEBUG-IO* output when compiling and loading systemsSean Whitton2021-09-09
* expand notes on alternative to forkingSean Whitton2021-09-09
* add :SETUID security notesSean Whitton2021-09-09
* use CFFI, mostly via Osicat, for all syscalls/libc except fork(2)Sean Whitton2021-09-09
* refactor APPLY-AND-PRINT, hopefully in favour of readabilitySean Whitton2021-09-08
* add dep on Anaphora and use APROG1, ALET & AAND in various placesSean Whitton2021-09-08
* refactor SILENT-SEQPROPS and inline WITH-SKIP-PROPERTYSean Whitton2021-09-08
* DEFPROP: make it possible to RETURN-FROM property subroutinesSean Whitton2021-09-08
* SHELL-WRAP-CONNECTION CONNECTION-WRITEFILE: execute just one commandSean Whitton2021-08-31
* :LOCAL CONNECTION-WRITEFILE: use UIOP:RENAME-FILE-OVERWRITING-TARGETSean Whitton2021-08-31
* RUN: combine creating the temporary file with running the commandSean Whitton2021-08-31
* MKTEMP: factor out MKSTEMP-CMDSean Whitton2021-08-31
* MKTEMP: also fail if mktemp(1) outputs anything to stderrSean Whitton2021-08-31
* use UIOP:XDG-CACHE-HOMESean Whitton2021-08-31
* RUN: at level 4, debug printing excludes the redirection of stdoutSean Whitton2021-08-31
* LOCAL-CONNECTION docstring: connection is not always the root LispSean Whitton2021-08-31
* add CONNECTION-READFILE-AND-REMOVE to improve RUN performanceSean Whitton2021-08-31
* cache XDG_CACHE_HOME as a connattrSean Whitton2021-08-31
* fix XDG_CONFIG_HOME -> XDG_CACHE_HOME as intendedSean Whitton2021-08-31
* UPLOAD-ALL-PREREQUISITE-DATA: query remote cache contents just onceSean Whitton2021-08-31