aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* rework PUSHNEW-HOSTATTRS to use EQUAL not EQL & add PUSHNEW-HOSTATTRSean Whitton2021-08-31
* LIBVIRT:KVM-BOOTS-CHROOT-FOR: on DEBIANLIKE, install initramfs-toolsSean Whitton2021-08-22
* MOUNT:UNMOUNTED-BELOW-AND-REMOVED: don't unmount DIR itselfSean Whitton2021-08-22
* MOUNT:UNMOUNTED-BELOW: add :AND-AT argumentSean Whitton2021-08-22
* make LIBVIRT:KVM-BOOTS-CHROOT{,-FOR} unapplicableSean Whitton2021-08-22
* upload Lisp systems as tarballs, not concatenated sourceSean Whitton2021-08-22
* don't fail when stderr from POST-FORK grandchild process is emptySean Whitton2021-08-22
* SSHD:NO-PASSWORDS: update configuration value for PermitRootLoginSean Whitton2021-08-16
* fix portability of mkfifo(3) wrapper to FreeBSDHendur Saga2021-08-12
* fix exit code of remote Lisp image when fail to compile and/or loadSean Whitton2021-07-24
* call STRING-UPCASE when converting keywords to environment variablesSean Whitton2021-07-24
* POSTFIX:MAPPED-FILE: block capitalise parameter name in docstringSean Whitton2021-07-24
* fix comments about -c argument to su(1)Sean Whitton2021-07-24
* EVAL-IN-GRANDCHILD: call POSIX-LOGIN-ENVIRONMENT before PREREQUESTSean Whitton2021-07-24
* INSTALLER:CLEANLY-INSTALLED-ONCE: reset some connattrsSean Whitton2021-07-24
* return type in FOREIGN-FUNCALL of geteuid(2) is unsignedSean Whitton2021-07-24
* :SETUID: ensure we chdir(2) before we setuid(2)Sean Whitton2021-07-24
* :SUDO: ensure that stdin is a pipe, never a real fileSean Whitton2021-07-24
* ensure subdeployment lines properly indentedSean Whitton2021-07-24
* :SETUID connection: also call initgroups(3)Sean Whitton2021-07-24
* MKTEMP: use more complex shell command to avoid hiding stderrSean Whitton2021-07-24
* call POST-FORK before WITH-FORK-CONTROLSean Whitton2021-07-24
* add CRON:USER-CRONTABSean Whitton2021-07-24
* add IMAGE-DUMPED and CRON:RUNS-CONSFIGURATORSean Whitton2021-07-24