| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | job.scm (hand-out-job): Handle multiple values•••* modules/ssh/dist/job.scm (hand-out-job): Handle multiple values: Return the 1st value if multiple values were returned. * modules/ssh/dist/node.scm (node-eval-1): New procedure. | Artyom V. Poptsov | 2015-09-25 | 1 | -3/+3 |
| * | job.scm (job->sexp): Fix the docstring•••* modules/ssh/dist/job.scm (job->sexp): Fix the docstring. * doc/api-dist.texi: Update. | Artyom V. Poptsov | 2015-08-03 | 1 | -1/+1 |
| * | tunnel.scm: Use plain SRFI-9 records•••* modules/ssh/dist/job.scm, modules/ssh/dist/node.scm, modules/ssh/tunnel.scm: Use plain SRFI-9 records instead of GNU immutable records to make Guile-SSH work with GNU Guile versions older than 2.0.9 (where immutable records were first introduced). | Artyom V. Poptsov | 2015-08-03 | 1 | -2/+8 |
| * | ssh/*.scm: Move to 'modules/ssh'•••* ssh/auth.scm, ssh/channel.scm, ssh/dist.scm, ssh/key.scm, ssh/log.scm, ssh/message.scm, ssh/server.scm, ssh/session.scm, ssh/tunnel.scm, ssh/version.scm, ssh/dist/Makefile.am, ssh/dist/job.scm, ssh/dist/node.scm: Move to 'modules/ssh'. * ssh/Makefile.am: Update. * modules/Makefile.am (SUBDIRS): Add 'ssh'. * .gitignore: Ignore *.go files. * configure.ac (AC_CONFIG_FILES): Add 'modules/ssh/dist/Makefile'. | Artyom V. Poptsov | 2015-07-25 | 1 | -0/+154 |
