aboutsummaryrefslogtreecommitdiff
path: root/src/connection/ssh.lisp
Commit message (Expand)AuthorAge
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
* add dep on Anaphora and use APROG1, ALET & AAND in various placesSean Whitton2021-09-08
* convert CONNECTION slots to connattrs & fix finding homedirsSean Whitton2021-05-23
* :SSH connection: fix broken ssh -fNSean Whitton2021-04-18
* rework uploading data to be in terms of CONNECTION-UPLOADSean Whitton2021-03-27
* untabifySean Whitton2021-03-22
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* factor out SHELL-WRAP-CONNECTION superclassSean Whitton2021-02-27
* use braces rather than parentheses with CL-INTERPOLSean Whitton2021-02-24
* add some output as Consfigurator executes deploymentsSean Whitton2021-02-24
* use MRUN in various places in the connection type definitionsSean Whitton2021-02-23
* fix a few calls to RUNSean Whitton2021-02-23
* fix :SSH CONNECTION-READFILESean Whitton2021-02-22
* fix :SSH CONNECTION-RUNSean Whitton2021-02-22
* fix calls to SLOT-VALUESean Whitton2021-02-22
* attempt to fix escaping in SSHCMDSean Whitton2021-02-22
* rewrite sshcmd and ssh-hostSean Whitton2021-02-21
* first attempt to implement :SSH connection typeSean Whitton2021-02-21
* use get-hostname in :ssh ESTABLISH-CONNECTIONSean Whitton2021-02-20
* update commentSean Whitton2021-02-19
* update connection-run for :sshSean Whitton2021-02-19
* import some names from uiopSean Whitton2021-02-18
* normalise file headers and some commentsSean Whitton2021-02-16
* move code into an src/ subdirSean Whitton2021-02-16