summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * 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-1/+0
* * net/tramp-imap.el (top): Autoload needed packages.Michael Albinus2010-01-221-5/+17
* 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
* Fixed Bug#5096.Ulf Jasper2009-12-066-21/+21
* Fixed Bug#5008.Ulf Jasper2009-12-061-25/+7
* Newsticker fixes/changes.Ulf Jasper2009-12-042-21/+78
* Cleanup.Michael Albinus2009-12-031-3/+3
* * net/tramp.el (tramp-maybe-open-connection): Open the remoteMichael Albinus2009-11-291-1/+4
* * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.Michael Albinus2009-11-291-4/+20
* (socks-send-command): Convert binary request toDaiki Ueno2009-11-271-20/+22
* Improve handling of processes on remote hosts.Michael Albinus2009-11-241-0/+29
* * net/browse-url.el (browse-url-filename-alist): On Windows, addChong Yidong2009-11-231-2/+8
* * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriageMichael Albinus2009-11-231-16/+31
* * net/browse-url.el (browse-url-default-windows-browser): UseChong Yidong2009-11-201-5/+7
* * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): SetMichael Albinus2009-11-191-0/+6
* (newsticker-treeview-treewindow-width)Glenn Morris2009-11-191-2/+2
* * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set fileMichael Albinus2009-11-171-0/+4
* * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.Michael Albinus2009-11-171-15/+10