aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-23Fix problem in tramp-smb.elMichael Albinus1-17/+37
2020-06-21Fix remaining problems with tramp-crypt.elMichael Albinus1-0/+4
2020-06-18Various dbus.el cleanups (bug#41744)Basil L. Contovounesios1-2/+2
2020-06-14Rearrange detecting remote uid and gid in TrampMichael Albinus1-0/+2
2020-06-12Further fixes while testing tramp-cryptMichael Albinus1-0/+3
2020-06-10Futher tramp-crypt implementation and documentationMichael Albinus1-8/+17
2020-06-09Continue implementation of tramp-crypt.elMichael Albinus1-16/+16
2020-06-08Add autoload problem in tramp-crypt.el.Michael Albinus1-2/+0
2020-06-07* test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.Glenn Morris1-0/+2
2020-06-07Add file encryption to TrampMichael Albinus1-0/+20
2020-05-18Use lexical-binding in webjump.el and add testsSimen Heggestøyl1-0/+73
2020-05-16Introduce process-file-return-signal-stringMichael Albinus1-10/+20
2020-05-13Fix some oddities, uncovered by Tramp testsMichael Albinus1-3/+13
2020-05-12Suppress test failure on hydra.nixos.orgGlenn Morris1-1/+2
2020-05-07Handle signals in Tramp's process-fileMichael Albinus1-0/+2
2020-05-06process-file in Tramp must return exit code (Bug#41099)Michael Albinus1-0/+1
2020-05-04Adapt Tramp testsMichael Albinus1-56/+62
2020-04-28Use lexical-binding in puny.el and add more testsStefan Kangas1-0/+21
2020-04-28Use lexical-binding in hmac-md5.el and add testsStefan Kangas1-0/+80
2020-04-26Fix tramp-test32-shell-command-dont-erase-bufferMichael Albinus1-18/+134
2020-04-26Use lexical-binding in dig.el and add testsStefan Kangas1-0/+56
2020-04-24Use lexical-binding for all net testsStefan Kangas5-5/+5
2020-04-24* test/lisp/net/tramp-tests.elMichael Albinus1-1/+2
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård2-2/+2
2020-04-06Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus1-51/+38
2020-04-03Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim1-0/+52
2020-04-02; * test/lisp/net/tramp-tests.el (tramp-test30-make-process): Instrument.Michael Albinus1-1/+2
2020-03-30Mark recently failing Tramp tests on hydraGlenn Morris1-0/+3
2020-03-21Fix Bug#40156 in TrampMichael Albinus1-1/+8
2020-03-09Finish implementation of set-file-times FLAG arg in TrampMichael Albinus1-3/+12
2020-03-07Add ‘nofollow’ flag to set-file-timesPaul Eggert1-1/+2
2020-02-26Finish Tramp's implementation of 'nofollowMichael Albinus1-10/+18
2020-02-25Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus1-16/+70
2020-02-14Fix Tramp tests for MS WindowsMichael Albinus1-10/+13
2020-02-13Fix `tramp-interrupt-process'Michael Albinus1-10/+8
2020-02-12Fix Tramp tests towards *BSDMichael Albinus1-14/+33
2020-02-05Minor fix in tramp-test32-shell-commandMichael Albinus1-1/+2
2020-02-02; Fix docstring in TrampMichael Albinus1-1/+2
2020-02-01Implement `shell-command-dont-erase-buffer' in Tramp. (Bug#39067)Michael Albinus1-26/+115
2020-01-27Fix problems in Tramp's async-shell-commandMichael Albinus1-20/+25
2020-01-24Adapt tramp-test32-shell-commandMichael Albinus1-17/+12
2020-01-19Sync with Tramp 2.5.0-preMichael Albinus2-27/+15
2020-01-16Add SASL SCRAM-SHA-256 support.Simon Josefsson1-2/+24
2020-01-14Refactor Tramp async process codeMichael Albinus1-88/+58
2020-01-07Implement stderr in tramp-adb-handle-make-processMichael Albinus1-65/+59
2020-01-06; Adapt tramp-tests.elMichael Albinus1-20/+72
2020-01-01Update copyright year to 2020Paul Eggert14-14/+14
2019-12-30Sync with Tramp 2.4.3Michael Albinus1-14/+20
2019-12-29Sync with Tramp 2.4.3Michael Albinus1-14/+20
2019-12-22Extend tramp-tests.el for other host name syntax and file name syntaxMichael Albinus1-553/+656