aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release Consfigurator 0.4.0 (-1 to Debian experimental)v0.4.0debian/0.4.0-1archive/debian/0.4.0-1Sean Whitton2021-04-01
* debian/: insert a newline for more readable autopkgtest outputSean Whitton2021-04-01
* propagate :NO-CHANGE out of fork subdeploymentsSean Whitton2021-04-01
* add descriptions to DEPLOYS, DEPLOYS-THESE, RECONNECTSSean Whitton2021-04-01
* don't pass string as :DEFAULTS argument to ENSURE-PATHNAMESean Whitton2021-04-01
* WRITEFILE: avoid silently failing when regexp doesn't matchSean Whitton2021-04-01
* debian/: run upstream test suite as part of autopkgtestSean Whitton2021-04-01
* WRITEFILE: use REMOTE-EXISTS-PSean Whitton2021-04-01
* WRITEFILE: use RUN because stdout is what our regexp can parseSean Whitton2021-04-01
* add some tests for new conf file propertiesSean Whitton2021-04-01
* fix default value of *CONSFIGURATOR-DEBUG-LEVEL*Sean Whitton2021-04-01
* consfigurator.asd: use string to designate system & drop "asdf:"Sean Whitton2021-04-01
* rename CONTAINS-FOO-CONF -> CONTAINS-CONF-FOOSean Whitton2021-04-01
* add WITH-LOCAL-CONNECTIONSean Whitton2021-04-01
* Revert "add workaround for CL-HEREDOC-SYSTEM package"Sean Whitton2021-04-01
* replace some (REQUIRE "sb-posix") calls with conditional dependencySean Whitton2021-04-01
* add FILE:CONTAINS-EQUALS-CONF & rename property for conf-space filesSean Whitton2021-04-01
* add call to FILE:CONTAINS-INI-SETTINGS to sample consfigSean Whitton2021-04-01
* add SSHD:INSTALLED, SSHD:CONFIGUREDSean Whitton2021-04-01
* add some properties for setting keys & values in configuration filesSean Whitton2021-04-01
* FILE:MAP-FILE-LINES: cope with non-existent fileSean Whitton2021-04-01
* let's let the reader judge macro clevernessSean Whitton2021-03-27
* APPLY-AND-PRINT: propagate :NO-CHANGESean Whitton2021-03-27
* property/file.lisp: use WITH-CHANGE-IF-CHANGES-FILE{,-CONTENT}Sean Whitton2021-03-27
* FILE:DIRECTORY-EXISTS: assume no changeSean Whitton2021-03-27
* FILE:DOES-NOT-EXIST: add a :CHECK subroutineSean Whitton2021-03-27
* FILE:HAS-CONTENT: add descriptionSean Whitton2021-03-27
* SERVICE:RUNNING: assume no change madeSean Whitton2021-03-27
* GNUPG:PUBLIC-KEY-IMPORTED: use WITH-CHANGE-IF-CHANGES-FILESean Whitton2021-03-27
* add WITH-CHANGE-IF-CHANGES-FILE{,-CONTENT}Sean Whitton2021-03-27
* AS combinator: special case where USER is "root"Sean Whitton2021-03-27
* convert "upload to root Lisp" error into a warningSean Whitton2021-03-27
* don't permit registering data sources in remote Lisp imagesSean Whitton2021-03-27
* rework fork(2) connectionsSean Whitton2021-03-27
* :CHROOT.FORK: check for Lisp-type connection and rootSean Whitton2021-03-27
* :SETUID: check for Lisp-type connection and rootSean Whitton2021-03-27
* :AS connection type uses :SU not :SUDOSean Whitton2021-03-27
* create "Local caches" and "Remote caches" sectionsSean Whitton2021-03-27
* define and export CONTINUE-CONNECTION and CONNECTION-PARENTSean Whitton2021-03-27
* export DATA-PATHNAME and REMOTE-DATA-PATHNAMESean Whitton2021-03-27
* export GET-{REMOTE,LOCAL}-CACHED-PREREQUISITE-DATASean Whitton2021-03-27
* add a DEFGENERIC for CONNECTION-CLEAR-DATA-CACHESean Whitton2021-03-27
* resolve relative pathnames passed to TRY-REGISTER-DATA-SOURCESean Whitton2021-03-27
* use some accessors instead of SLOT-VALUESean Whitton2021-03-27
* RECONNECT: avoid copying all prerequisite dataSean Whitton2021-03-27
* %GET-DATA: add some debug outputSean Whitton2021-03-27
* use PATHNAME-FILE instead of PATHNAME-NAMESean Whitton2021-03-27
* export CONNECTION-CLEAR-DATA-CACHE & reorder exportsSean Whitton2021-03-27
* avoid using an :AROUND method for default implementationSean Whitton2021-03-27
* move definition of constant down to where it's usedSean Whitton2021-03-27