aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* rework %GET-DATA & UPLOAD-ALL-PREREQUISITE-DATA to cache string dataSean Whitton2021-03-27
* rework uploading data to be in terms of CONNECTION-UPLOADSean Whitton2021-03-27
* drop support for passing a host to UPLOAD-ALL-PREREQUISITE-DATASean Whitton2021-03-26
* add missing PROGN in WITH-REMOTE-CURRENT-DIRECTORYSean Whitton2021-03-26
* add TODO about establishing SKIP-PROPERTY restart more than onceSean Whitton2021-03-25
* use MUFFLE-WARNINGS functionSean Whitton2021-03-25
* use trivial-backtrace to get a backtrace for forked process failuresSean Whitton2021-03-25
* add TODO regarding variable captureSean Whitton2021-03-25
* add TODO regarding backtraces from forked processesSean Whitton2021-03-25
* fix call to TESTSean Whitton2021-03-25
* GIT:SNAPSHOT-EXTRACTED: use WITH-REMOTE-CURRENT-DIRECTORYSean Whitton2021-03-25
* fix setting HOME in :SETUIDSean Whitton2021-03-25
* add and call RESET-REMOTE-HOMESean Whitton2021-03-25
* set the current working directory as a slot in *CONNECTION*Sean Whitton2021-03-25
* reformatSean Whitton2021-03-25
* PWD uses CONNECTION-RUN not MRUNSean Whitton2021-03-25
* Revert ":SUDO connection type: reset the working directory"Sean Whitton2021-03-25
* :SETUID connection type: set HOMESean Whitton2021-03-25
* implement WITH-REMOTE-CURRENT-DIRECTORYSean Whitton2021-03-25
* comment about WITH-REMOTE-TEMPORARY-DIRECTORYSean Whitton2021-03-25
* fix call to ESCAPE-SH-TOKENSean Whitton2021-03-24
* add some missing fresh lines at debug level 3Sean Whitton2021-03-24
* export GNUPG:PUBLIC-KEY-IMPORTEDSean Whitton2021-03-24
* add GIT:SNAPSHOT-EXTRACTEDSean Whitton2021-03-24
* use the snapshot name as name for toplevel dir in DATA:GIT-SNAPSHOTSean Whitton2021-03-24
* move copying to the inside of {union,replace}-propspec-into-hostSean Whitton2021-03-24
* make PROPERTIES argument to DEPLOY{S,}-THESE* requiredSean Whitton2021-03-24
* make dedicated RECONNECTS property rather than using DEPLOYS-THESESean Whitton2021-03-24
* attempt to implement :AS connection type and AS combinatorSean Whitton2021-03-24
* 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