summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp.el (tramp-default-method-alist)Michael Albinus2010-11-231-7/+7
* * net/tramp.el (tramp-remote-coding-commands): Add an alternativeMichael Albinus2010-11-131-1/+5
* * files.el (backup-by-copying-when-mismatch): Make it a buffer localMichael Albinus2010-11-061-2/+1
* * net/trampver.el: Update release number.Michael Albinus2010-11-051-2/+2
* * net/tramp.el (tramp-handle-insert-file-contents): For root,Michael Albinus2010-10-301-1/+5
* Correct some viewcvs links in docs and comments.Glenn Morris2010-10-281-1/+1
* * net/tramp.el (tramp-get-inline-coding): Return `nil' in case ofMichael Albinus2010-10-212-45/+48
* * net/tramp.el (tramp-do-file-attributes-with-stat)Michael Albinus2010-10-191-2/+2
* * net/tramp.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2010-10-151-3/+10
* Move some aliases to options before the associated definitions.Glenn Morris2010-09-231-3/+3
* Sync with Tramp 2.1.19.Michael Albinus2010-08-2610-1345/+1885
* Handle multiple entries in some RCIRC commands (Bug#6894).Leo Liu2010-08-221-11/+20
* * net/zeroconf.el (zeroconf-resolve-service)Michael Albinus2010-07-031-7/+3
* * net/zeroconf.el (zeroconf-service-remove-hook): New defun.Michael Albinus2010-07-031-0/+17
* * lisp/net/rcirc.el: Add support for password authentication.Jonathan Rockway2010-06-071-4/+19
* * net/dbus.el: Fix typos and declare function.Juanma Barranquero2010-06-051-10/+9
* * lisp/net/trampver.el: Update release number.Michael Albinus2010-03-141-1/+1
* * net/tramp.el (tramp-find-executable): UseMichael Albinus2010-03-131-14/+13
* Fix numeric keywords.Juri Linkov2010-03-082-2/+2
* * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix anMichael Albinus2010-03-022-20/+23
* * net/tramp.el (tramp-handle-write-region): START can be a string.Michael Albinus2010-02-281-3/+4
* * net/dbus.el (dbus-introspect, dbus-get-property)Michael Albinus2010-02-281-4/+10
* * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): ProtectMichael Albinus2010-02-221-2/+6
* (tramp-handle-directory-files): When FULL, do not expand "." and "..".Michael Albinus2010-02-181-5/+5
* (tramp-handle-insert-file-contents): Set always the permissions of theMichael Albinus2010-02-181-9/+13
* * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): FixMichael Albinus2010-02-161-11/+33
* * net/tramp.el (tramp-process-actions, tramp-read-passwd):Michael Albinus2010-02-153-27/+31
* * files.el (insert-directory): When WILDCARD-REGEXP andMichael Albinus2010-02-141-38/+48
* * net/ange-ftp.el (ange-ftp-insert-directory):Michael Albinus2010-02-053-11/+16
* * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, callMichael Albinus2010-02-043-24/+36
* * net/ange-ftp.el (ange-ftp-insert-directory): Parse directoryMichael Albinus2010-02-031-1/+1
* * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"Michael Albinus2010-02-021-1/+1
* * net/tramp.el (tramp-handle-insert-directory): Handle alsoMichael Albinus2010-01-291-0/+2
* Fix up spurious execute-bit on net/tramp.elStefan Monnier2010-01-281-0/+0
* * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,Michael Albinus2010-01-282-13/+35
* Fix some busybox annoyances.Michael Albinus2010-01-281-10/+38
* * net/tramp-smb.el (tramp-smb-conf): New defcustom.Michael Albinus2010-01-231-1/+9
* * net/tramp-imap.el (top): Autoload needed packages.Michael Albinus2010-01-221-5/+16
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-1/+1
* * net/mairix.el (mairix-widget-send-query): Send -1 instead of nilChong Yidong2010-01-151-4/+2
* Add 2010 to copyright years.Glenn Morris2010-01-1357-59/+59
* * net/browse-url.el (browse-url-encode-url): Don't escape commas.Chong Yidong2010-01-021-5/+7
* * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).Chong Yidong2010-01-021-0/+1
* lisp/*: Fix typos in docstrings and messages.Juanma Barranquero2010-01-021-44/+44
* * net/tramp.el (tramp-handle-insert-directory): Quote "'" in theMichael Albinus2009-12-261-1/+5
* * files.el (file-expand-wildcards): In case of remote files, checkMichael Albinus2009-12-172-41/+43
* * net/tramp.el (tramp-echo-mark-marker-length): New defconst.Michael Albinus2009-12-151-3/+17
* * net/dbus.el (dbus-property-handler): Filter lambda forms outMichael Albinus2009-12-121-1/+1
* * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.Michael Albinus2009-12-091-8/+8
* Handle prompt rules of ksh in OpenBSD 4.5. Reported by RaphaƫlMichael Albinus2009-12-072-18/+29