aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve result of `auth-source-search' in TrampMichael Albinus2016-10-281-1/+4
* Merge from origin/emacs-25Paul Eggert2016-10-251-11/+21
|\
| * Fix Bug#24478Michael Albinus2016-10-241-11/+21
* | ; Apply whitespace conventions of Tramp upstreamMichael Albinus2016-10-231-33/+33
* | Merge from origin/emacs-25Paul Eggert2016-10-231-126/+121
|\ \ | |/
| * Change Tramp version to "2.2.13.25.2"Michael Albinus2016-10-191-3/+3
| * Fix Bug#24698Michael Albinus2016-10-181-136/+131
| * * lisp/net/shr.el (shr-fill-line): Withdraw the last commit (4157159).Katsumi Yamaoka2016-07-211-4/+5
| * * lisp/net/shr.el (shr-fill-line):Katsumi Yamaoka2016-07-201-5/+4
* | Fix error codes in TrampMichael Albinus2016-10-226-25/+36
* | New error file-missingPaul Eggert2016-10-211-8/+8
* | Teach browse-url to open man page urlsMark Oteiza2016-10-211-0/+24
* | Derive dig-mode from special-modeMark Oteiza2016-10-191-12/+6
* | Simplify some loops and consMark Oteiza2016-10-181-45/+29
* | Use "26.1" version string in Tramp, fix some commentsMichael Albinus2016-10-116-4/+10
* | Bump version of ntlm.el to 2.1.0Thomas Fitzsimmons2016-10-051-1/+1
* | lisp/net/ntlm.el: Fix comment and docstring formattingThomas Fitzsimmons2016-10-051-43/+45
* | lisp/net/ntlm.el: Match Mozilla Type 1 and 3 message behaviorThomas Fitzsimmons2016-10-051-36/+50
* | * lisp/net/tramp-compat.el (tramp-compat-funcall): Don't use `subrp'.Michael Albinus2016-09-261-1/+1
* | ; * lisp/net/tramp.el (tramp-clear-passwd): Make it compatible to Emacs 23Michael Albinus2016-09-211-17/+15
* | * lisp/net/tramp.el (tramp-clear-passwd): Call also `auth-source-forget'.Michael Albinus2016-09-211-2/+10
* | Fix a problem with Tramp when the temporary dir isn't C:/Temp on w32Michael Albinus2016-09-191-2/+43
* | Minor Tramp tweaksMichael Albinus2016-09-171-6/+11
* | Rework fixing Bug#24432Michael Albinus2016-09-153-13/+22
* | ; Complete fixing Bug#24432Michael Albinus2016-09-141-1/+2
* | Fix Bug#24432Michael Albinus2016-09-141-4/+8
* | Don't bug out on all-whitespace URLsLars Ingebrigtsen2016-09-141-3/+4
* | sieve-manage.el: Rename sieve-manage-ignore-broken-tlsKatsumi Yamaoka2016-09-141-3/+3
* | * lisp/net/sieve-manage.el (sieve-manage-ignore-broken-tls): Add :version.Katsumi Yamaoka2016-09-121-0/+1
* | sieve.el: Make the buffer to edit unmodified initially (bug#24423)TSUCHIYA Masatoshi2016-09-121-1/+2
* | sieve-manage.el: Allow user to avoid STARTTLS capability test (bug#24422)TSUCHIYA Masatoshi2016-09-121-4/+11
* | Use `file-attribute-*' in TrampMichael Albinus2016-08-306-74/+193
* | Use `process-live-p' in TrampMichael Albinus2016-08-298-48/+55
* | * lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check.Michael Albinus2016-08-261-6/+10
* | ; Spelling fixesPaul Eggert2016-08-212-2/+2
* | Fix stale cache problem in TrampMichael Albinus2016-08-151-3/+8
* | Improve handling of defcustoms in trampMichael Albinus2016-08-146-58/+117
* | Add compatibility layer for `temporary-file-directory-function'Michael Albinus2016-08-102-1/+8
* | Support $ENV in TrampMichael Albinus2016-08-091-10/+10
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-075-4/+26
* | Add missing dcstrings in Tramp, remove chec for obsolee methodsMichael Albinus2016-08-078-42/+63
* | Merge from origin/emacs-25Paul Eggert2016-08-052-15/+35
|\ \ | |/
| * ; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)Glenn Morris2016-07-131-1/+1
| * Delete environment variables in Tramp when neededMichael Albinus2016-07-121-14/+34
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+5
|\ \ | |/
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.Michael Albinus2016-06-301-2/+2
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23865)Eli Zaretskii2016-06-291-2/+4
| * tramp-sh.el: Work around a stat bug (backport from master)Michael Albinus2016-05-061-2/+4
* | Fix Bug#23883Michael Albinus2016-08-021-1/+4
* | Move read-multiple-choice to subr-x.elLars Ingebrigtsen2016-07-221-0/+1