log lisp/net/tramp-smb.el @ 103531:74d482177a44

age author description
Mon, 22 Jun 2009 21:08:29 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add
Tue, 06 Jan 2009 07:52:01 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-handle-copy-file)
Mon, 05 Jan 2009 19:40:00 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-handle-copy-file)
Sat, 03 Jan 2009 14:59:12 +0000 Michael Albinus * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
Sun, 16 Nov 2008 14:15:59 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Handle
Sat, 26 Jul 2008 18:44:55 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
Sat, 21 Jun 2008 23:00:49 +0000 Glenn Morris Require 'cl when compiling.
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Sun, 03 Feb 2008 12:08:16 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 18 Jul 2007 22:15:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:40:46 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:11:08 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Fri, 21 Apr 2006 05:39:14 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Fri, 20 May 2005 04:22:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Thu, 24 Mar 2005 18:41:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Fri, 04 Jan 2008 03:13:26 +0000 Glenn Morris (tramp-smb-handle-insert-directory): Use mapc rather than mapcar.
Sun, 23 Dec 2007 13:25:27 +0000 Michael Albinus Sync with Tramp 2.1.12.
Wed, 07 Nov 2007 20:41:15 +0000 Michael Albinus * net/tramp.el (tramp-handle-substitute-in-file-name): Don't
Sat, 27 Oct 2007 13:57:43 +0000 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
Thu, 04 Oct 2007 20:09:32 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
Wed, 03 Oct 2007 10:54:03 +0000 Michael Albinus * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
Sun, 30 Sep 2007 16:43:07 +0000 Michael Albinus * net/tramp-compat.el: New file.
Fri, 21 Sep 2007 05:24:06 +0000 Michael Albinus * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
Sun, 29 Jul 2007 15:32:56 +0000 Michael Albinus * net/tramp.el:
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 17 Jul 2007 21:10:07 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
Sun, 08 Jul 2007 18:03:20 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.
Sat, 02 Feb 2008 10:47:54 +0000 Michael Albinus *** empty log message ***
Mon, 07 Jan 2008 01:56:16 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:25:44 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 07 Jun 2007 20:14:45 +0000 Michael Albinus Sync with Tramp 2.0.56.
Mon, 05 Mar 2007 06:41:59 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 17 Apr 2006 12:56:56 +0000 Michael Albinus Sync with Tramp 2.0.53.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 15:42:42 +0000 Michael Albinus Sync with Tramp 2.0.50.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Sun, 19 Jun 2005 14:20:06 +0000 Michael Albinus Revert copyright years back to original ones. Tramp has a life