aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-23Fix problem in tramp-smb.elMichael Albinus1-2/+2
2020-06-21Fix remaining problems with tramp-crypt.elMichael Albinus4-21/+18
2020-06-19Fix various problems in TrampMichael Albinus4-45/+34
2020-06-19Fix newly introduced errors in TrampMichael Albinus2-1/+7
2020-06-18Some Tramp cleanups, mainly in tramp-crypt.elMichael Albinus3-12/+13
2020-06-18Propertize all shr fragment IDs as shr-target-idBasil L. Contovounesios2-20/+22
2020-06-18Fix and extend format-spec (bug#41758)Basil L. Contovounesios3-30/+14
2020-06-18Various dbus.el cleanups (bug#41744)Basil L. Contovounesios1-164/+107
2020-06-15Fix some Tramp problems seen during testsMichael Albinus2-10/+51
2020-06-14Rearrange detecting remote uid and gid in TrampMichael Albinus9-126/+124
2020-06-12Further fixes while testing tramp-cryptMichael Albinus5-213/+90
2020-06-10Futher tramp-crypt implementation and documentationMichael Albinus1-6/+13
2020-06-09Continue implementation of tramp-crypt.elMichael Albinus1-23/+64
2020-06-08Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios1-113/+115
2020-06-08Add autoload problem in tramp-crypt.el.Michael Albinus1-16/+20
2020-06-07Add file encryption to TrampMichael Albinus2-3/+742
2020-06-07Tramp code cleanupMichael Albinus3-13/+13
2020-05-29* lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".Michael Albinus1-0/+1
2020-05-24Mark browse-url-conkeror as obsoleteStefan Kangas1-3/+8
2020-05-22Improve shr/eww handling of mailto URLsBasil L. Contovounesios2-62/+52
2020-05-20; Fix comment in tramp-archive.elMichael Albinus1-2/+2
2020-05-20Fix minor Tramp odditiesMichael Albinus2-2/+16
2020-05-18Use lexical-binding in webjump.el and add testsSimen Heggestøyl1-3/+2
2020-05-16Introduce process-file-return-signal-stringMichael Albinus3-6/+27
2020-05-13Fix some oddities, uncovered by Tramp testsMichael Albinus2-8/+12
2020-05-10Prefer function-put over put for setting browse-url-browser-kind.Tassilo Horn1-38/+41
2020-05-08Fix reading kind argument in browse-url-with-browser-kind.Tassilo Horn1-5/+5
2020-05-08Allow predicates for matching in browse-url-handlers.Tassilo Horn1-17/+24
2020-05-07Allow browsing an URL explicitly with an internal or external browser.Tassilo Horn1-0/+28
2020-05-07Categorize browse-url functions into internal and external ones.Tassilo Horn2-4/+108
2020-05-07; Improve recent change to browse-url.elBasil L. Contovounesios1-1/+2
2020-05-07Fix browse-url (remove debugging leftover).Tassilo Horn1-1/+1
2020-05-07Handle signals in Tramp's process-fileMichael Albinus2-0/+8
2020-05-07Refactor browse-url handler selection into separate function.Tassilo Horn1-26/+31
2020-05-06Restore HTML rendering behavior of browse-url-of-buffer/file.Tassilo Horn1-0/+7
2020-05-06process-file in Tramp must return exit code (Bug#41099)Michael Albinus2-21/+28
2020-05-06Allow for custom URL handlers in browse-url.Tassilo Horn1-36/+78
2020-05-04Fix setting of INSIDE_EMACS in TrampMichael Albinus1-1/+11
2020-05-04Fix eww-follow-link on URLs with #targetBasil L. Contovounesios1-0/+4
2020-05-03Do not delete asynchronous Tramp processes due to session timeoutMichael Albinus2-5/+9
2020-05-03Improve Tramp debug messagesMichael Albinus1-19/+29
2020-05-02;; Revert recent change in tramp-cache.elMichael Albinus1-9/+4
2020-05-01Add lisp-data-mode for editing non-code Lisp dataJoão Távora3-2/+3
2020-04-28Use lexical-binding in puny.el and add more testsStefan Kangas1-1/+1
2020-04-28Use lexical-binding in hmac-md5.el and add testsStefan Kangas1-37/+3
2020-04-26Use lexical-binding in dig.el and add testsStefan Kangas1-7/+4
2020-04-22Support old SMB1 protocol in TrampMichael Albinus1-5/+36
2020-04-21Fix recently introduced error in `tramp-sh-handle-vc-registered'Michael Albinus1-16/+13
2020-04-16Ignore D-Bus errors in tramp-gvfs.el (Bug#40655)Michael Albinus1-1/+3
2020-04-16Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård1-2/+1