aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release Consfigurator 0.9.1 (-1 to Debian unstable)v0.9.1debian/0.9.1-1archive/debian/0.9.1-1Sean Whitton2021-08-20
* Merge tag 'debian/0.8.0-2'Sean Whitton2021-08-20
|\
| * Commit Debian 3.0 (quilt) metadatadebian/0.8.0-2archive/debian/0.8.0-2Sean Whitton2021-07-24
| * debian/: changelog for 0.8.0-2 uploadSean 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
| * :SETUID connection: also call initgroups(3)Sean Whitton2021-07-24
| * add POSIX-LOGIN-ENVIRONMENT and use in :SETUID connectionSean Whitton2021-07-24
* | 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
* | release Consfigurator 0.9.0v0.9.0Sean Whitton2021-07-24
* | debian/: update changelog for changes since last releaseSean Whitton2021-07-24
* | tweak wording regarding inclusion of releases in Debian unstableSean 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
* | drop completed TODO about data source for single local fileSean Whitton2021-07-24
* | switch manual's Sphinx theme to sphinx_rtd_themeSean Whitton2021-07-24
* | add an overview of what's available for installing operating systemsSean 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
* | WITH-DEPLOYMENT-REPORT: use &BODY not &RESTSean Whitton2021-07-24
* | CHROOT:DEPLOYS-THESE: accept a string for HOST parameterSean Whitton2021-07-24
* | UNWIND-PROTECT-IN-PARENT -> UNWIND-PROTECTSean Whitton2021-07-24
* | new approach to calling fork(2) in remote Lisp imagesSean Whitton2021-07-24
* | DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE: include slots without initargsSean Whitton2021-07-23
* | DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE: respect *READ-EVAL*Sean Whitton2021-07-23
* | move remote Lisp images part of data.lisp to its own fileSean Whitton2021-07-23
* | add mkfifo(3) wrapper & utilsSean Whitton2021-07-23
* | SBUILD:BUILT: default to the buildd debootstrap variantSean Whitton2021-07-16
* | firewalld rich rules: fix escapingSean Whitton2021-07-16
* | SSH:HAS-USER-KEY: fix application of FILE:SECRET-UPLOADEDSean Whitton2021-07-16
* | SSH:HAS-USER-KEY: require specification of destination pathSean Whitton2021-07-16
* | MKTEMP: avoid returning an empty stringSean Whitton2021-07-15
* | FILE:HOST-DATA-UPLOADED: use DEFPROPLISTSean Whitton2021-07-15
* | GIT:SNAPSHOT-EXTRACTED: when root, don't preserve file ownershipSean Whitton2021-07-13
* | APT:RECONFIGURED: pass a string not a list as command inputSean Whitton2021-07-13
* | SSHD:CONFIGURED: when configuration is changed, restart ssh daemonSean Whitton2021-07-13
* | MKTEMP: avoid capturing echo builtin's stderrSean Whitton2021-07-13