summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-smb.el
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Sync with Tramp 2.1.19.Michael Albinus2010-08-261-139/+140
* | * net/tramp.el (tramp-default-method-alist)Michael Albinus2010-12-301-0/+2
* | * net/tramp.el (tramp-local-host-regexp): Add "localhost6".Michael Albinus2010-12-021-1/+1
* | * net/tramp-compat.el (tramp-compat-line-beginning-position)Michael Albinus2010-11-131-4/+2
* | * net/tramp.el (tramp-handle-directory-files-and-attributes)Michael Albinus2010-10-051-27/+6
* | Continue reorganization of load dependencies. (Bug#7156)Michael Albinus2010-10-041-4/+0
* | Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.Michael Albinus2010-09-131-0/+4
* | Migrate to Tramp 2.2. Rearrange load dependencies.Michael Albinus2010-09-081-12/+18
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".Michael Albinus2010-06-041-1/+1
* | * net/tramp-compat.el (tramp-compat-delete-file): UseMichael Albinus2010-05-281-6/+6
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-7/+7
* | * net/tramp.el (with-progress-reporter): Create reporter objectMichael Albinus2010-05-131-136/+134
* | Add FORCE argument to `delete-file'.Michael Albinus2010-05-051-6/+6
* | Implement SELINUX backends.Michael Albinus2010-04-231-2/+5
|/
* * net/ange-ftp.el (ange-ftp-insert-directory):Michael Albinus2010-02-051-6/+8
* * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, callMichael Albinus2010-02-041-3/+8
* * net/tramp-smb.el (tramp-smb-conf): New defcustom.Michael Albinus2010-01-231-1/+9
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * net/tramp-smb.el (tramp-smb-handle-copy-directory)Michael Albinus2009-11-071-4/+4
* * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.Michael Albinus2009-10-211-106/+110
* * net/tramp-smb.el (tramp-smb-version): New defvar.Michael Albinus2009-10-161-9/+15
* * net/tramp-smb.el (tramp-smb-errors): Add error messages.Michael Albinus2009-10-151-165/+171
* (tramp-smb-do-file-attributes-with-stat): Let-bind `size'.Glenn Morris2009-10-121-1/+1
* Fix last change.Michael Albinus2009-10-111-2/+2
* * net/tramp-smb.el (tramp-smb-errors): Add error messages.Michael Albinus2009-10-111-102/+299
* * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle theMichael Albinus2009-10-081-48/+65
* * net/tramp-smb.el (tramp-smb-errors): Add error messages.Michael Albinus2009-10-071-61/+183
* *** empty log message ***Michael Albinus2009-10-021-0/+1
* * net/tramp-smb.el (tramp-smb-errors): Add error message forMichael Albinus2009-10-011-1/+11
* (tramp-smb-handle-directory-files-and-attributes): UseGlenn Morris2009-09-291-1/+1
* * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):Michael Albinus2009-09-281-4/+2
* * net/tramp-smb.el (tramp-smb-file-name-handler-alist): AddMichael Albinus2009-06-221-5/+7
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-061-4/+6
* * net/tramp-smb.el (tramp-smb-handle-copy-file)Michael Albinus2009-01-051-9/+16
* * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.Michael Albinus2009-01-031-17/+10
* * net/tramp-smb.el (tramp-smb-file-name-handler-alist): HandleMichael Albinus2008-11-161-1/+1
* * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't callMichael Albinus2008-07-261-1/+0
* Require 'cl when compiling.Glenn Morris2008-06-211-0/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-5/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* * net/tramp-smb.el (tramp-smb-maybe-open-connection): UseMichael Albinus2008-02-031-3/+3
* (tramp-smb-handle-insert-directory): Use mapc rather than mapcar.Glenn Morris2008-01-041-2/+2
* Sync with Tramp 2.1.12.Michael Albinus2007-12-231-1/+13
* * net/tramp.el (tramp-handle-substitute-in-file-name): Don'tMichael Albinus2007-11-071-4/+9
* * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.Michael Albinus2007-10-271-3/+4
* * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.Michael Albinus2007-10-041-2/+2
* * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-031-20/+13