aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* GNUPG:PUBLIC-KEY-IMPORTED: accept spaces in the fingerprintSean Whitton2021-03-24
* split list of exports in package.lisp given new file combinator.lispSean Whitton2021-03-24
* move CAN-PROBABLY-FORK to CONNECTION.FORKSean Whitton2021-03-23
* move connection DEFPACKAGE forms to after property DEFPACKAGE formsSean Whitton2021-03-23
* add :SETUID connection typeSean Whitton2021-03-23
* USER:PASSWD-ENTRY: use MRUN & accept UIDsSean Whitton2021-03-23
* export USER:PASSWD-ENTRYSean Whitton2021-03-23
* fix GET-SUDO-PASSWORD when there is no passwordSean Whitton2021-03-23
* fix typoSean Whitton2021-03-23
* factor out CONSFIGURATOR.CONNECTION.FORK packageSean Whitton2021-03-23
* add GNUPG:PUBLIC-KEY-IMPORTEDSean Whitton2021-03-23
* add DATA.GPGPUBKEYSSean Whitton2021-03-23
* add DATA.GIT-SNAPSHOTSean Whitton2021-03-23
* add and export GET-HIGHEST-LOCAL-CACHED-PREREQUISITE-DATASean Whitton2021-03-23
* use ENSURE-DIRECTORY-PATHNAME in LOCAL-DATA-PATHNAMESean Whitton2021-03-23
* simplify definition of MISSING-DATA-SOURCESean Whitton2021-03-23
* make DATA-MIME SETF'ableSean Whitton2021-03-23
* add ENSURE-DIRECTORIES-EXIST to LOCAL-DATA-PATHNAME and exportSean Whitton2021-03-23
* add WITH-LOCAL-TEMPORARY-DIRECTORY and export some UIOP dir utilsSean Whitton2021-03-23
* add DATA-SOURCE-PROVIDING-PSean Whitton2021-03-23
* drop OS package from USER packageSean Whitton2021-03-23
* add USER:HAS-LOGIN-SHELLSean Whitton2021-03-23
* USER-NAME -> USERNAMESean Whitton2021-03-23
* FILE:CONTAINS-LINES: accept a single lineSean Whitton2021-03-22
* move comments on :SUDO to the manual & drop a TODOSean Whitton2021-03-22
* fix extracting indentation declarations in property definitionsSean Whitton2021-03-22
* don't generate indentation hints for internal propertiesSean Whitton2021-03-22
* when remote Lisp fails, use FAILED-CHANGE not just ERRORSean Whitton2021-03-22
* add missing SPECIAL proclamation for *CONSFIGURATOR-DEBUG-LEVEL*Sean Whitton2021-03-22
* switch order of output when remote Lisp failsSean Whitton2021-03-22
* make existing hostattrs available to programmatic callsSean Whitton2021-03-22
* attempt to make remote Lisp show LOAD output only if loading failsSean Whitton2021-03-22
* support passing :CHECK at beginning of DEFPROPLIST and DEFPROPSPECSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* add a :REPORT to RUN-FAILEDSean Whitton2021-03-22
* add MAKE-PASSPHRASE and use it to protect more sudo passwordsSean Whitton2021-03-22
* enable passing multiple paths to FILE:DOES-NOT-EXIST & drop :CHECKSean Whitton2021-03-22
* rename :DEBIAN-SBCL -> :SBCL & use a property to install sbclSean Whitton2021-03-22
* rework :HOSTATTRS programmatic call warning & add IGNORING-HOSTATTRSSean Whitton2021-03-22
* move combinators to their own file to avoid dependency loopSean Whitton2021-03-22
* use %CONSFIGURE so we can define functions for more propertiesSean Whitton2021-03-22
* %CONSFIGURE: accept NIL for CONNECTIONS argumentSean Whitton2021-03-22
* :DEBIAN-SBCL connection: tidy up outputSean Whitton2021-03-21
* DEPLOY, DEPLOY-THESE: accept string for HOSTSean Whitton2021-03-21
* APPEND-PROPSPECS: better handle case where one side of union is nilSean Whitton2021-03-21
* add default for :PROPSPEC argument to MAKE-HOSTSean Whitton2021-03-21
* when skipping failed changes, print the errorSean Whitton2021-03-21
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* CONTINUE-DEPLOY*: pass :LOCAL as default remaining connectionSean Whitton2021-03-21
* add missing packages to sample consfig DEFPACKAGESean Whitton2021-03-21