log lisp/net/tramp.el @ 108236:9fd9b1a102cd

age author description
Tue, 04 May 2010 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
Sat, 01 May 2010 11:34:14 +0200 Michael Albinus Implement compression for inline methods.
Wed, 28 Apr 2010 20:42:20 +0200 Michael Albinus * net/tramp.el (tramp-remote-selinux-p): New defun.
Fri, 23 Apr 2010 16:12:05 +0200 Michael Albinus Implement SELINUX backends.
Thu, 22 Apr 2010 14:07:37 +0200 Michael Albinus Synchronize with Tramp repository.
Thu, 22 Apr 2010 13:21:39 +0200 Michael Albinus Detect ssh 'ControlMaster' argument automatically in some cases.
Thu, 22 Apr 2010 11:15:27 +0200 Michael Albinus * net/tramp.el (tramp-handle-copy-file): Add new optional
Thu, 22 Apr 2010 06:27:55 +0200 Michael Albinus * net/tramp.el(tramp-completion-handle-file-name-all-completions):
Wed, 21 Apr 2010 21:48:42 +0200 Michael Albinus Fix Bug#5840.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Fri, 16 Apr 2010 00:19:01 +0200 Michael Albinus * net/tramp.el (tramp-error-with-buffer): Don't show the
Thu, 15 Apr 2010 00:05:14 +0200 Michael Albinus Fix Bug#5840.
Sat, 10 Apr 2010 17:51:46 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Sat, 13 Mar 2010 20:11:01 +0100 Michael Albinus * net/tramp.el (tramp-find-executable): Use
Fri, 12 Mar 2010 14:13:38 -0500 Chong Yidong Fix last change to use existing comm Custom group instead of `net'.
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Tue, 02 Mar 2010 10:32:45 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
Sun, 28 Feb 2010 12:36:39 +0100 Michael Albinus * net/tramp.el (tramp-handle-write-region): START can be a string.
Mon, 22 Feb 2010 14:48:52 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
Thu, 18 Feb 2010 11:08:48 +0100 Michael Albinus (tramp-handle-directory-files): When FULL, do not expand "." and "..".
Thu, 18 Feb 2010 11:03:12 +0100 Michael Albinus (tramp-handle-insert-file-contents): Set always the permissions of the
Tue, 16 Feb 2010 17:03:29 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
Mon, 15 Feb 2010 16:04:53 +0100 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd):
Thu, 04 Feb 2010 17:25:57 +0100 Michael Albinus * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Fri, 29 Jan 2010 17:23:25 +0100 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle also
Thu, 28 Jan 2010 22:13:01 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
Thu, 28 Jan 2010 07:06:41 +0100 Michael Albinus Fix some busybox annoyances.
Mon, 18 Jan 2010 05:39:40 +0100 Juanma Barranquero Fix typos in docstrings, error messages, etc.