aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp-adb.el (tramp-adb-file-name-handler-alist): RemoveMichael Albinus2013-01-081-1/+0
* Add some :version tagsGlenn Morris2013-01-071-0/+1
* * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):Jürgen Hötzel2013-01-071-2/+17
* * net/tramp.el (tramp-default-host-alist): New defcustom.Michael Albinus2013-01-073-49/+68
* * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.Jürgen Hötzel2013-01-061-1/+2
* * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size canMichael Albinus2013-01-061-27/+32
* * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):Michael Albinus2013-01-051-7/+11
* * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robustMichael Albinus2013-01-051-24/+75
* Merge from emacs-24; up to 2012-12-06T20:16:[email protected]Glenn Morris2013-01-041-9/+19
|\
| * * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must beMichael Albinus2013-01-041-9/+19
* | Merge from emacs-24; up to 2012-12-06T07:33:[email protected]Glenn Morris2013-01-021-2/+2
|\|
| * Add 2013 to more copyright yearsGlenn Morris2013-01-021-2/+2
* | Update copyright dates to 2013.Paul Eggert2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0260-62/+64
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-0160-62/+64
* | * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument toMichael Albinus2013-01-022-5/+22
* | * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errorsJürgen Hötzel2012-12-311-1/+14
* | Merge from emacs-24; up to 2012-12-05T00:13:[email protected]Glenn Morris2012-12-302-6/+8
|\|
| * mairix.el fix for bug#13294Glenn Morris2012-12-291-5/+5
| * * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID toMichael Albinus2012-12-291-1/+3
* | * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):Michael Albinus2012-12-302-5/+6
* | * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.Michael Albinus2012-12-291-11/+17
* | * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.Michael Albinus2012-12-274-1/+8
* | * net/tramp-adb.el (tramp-adb-get-ls-command): New defun. SuppressJürgen Hötzel2012-12-261-12/+48
* | * net/tramp-adb.el (tramp-adb-maybe-open-connection): CheckMichael Albinus2012-12-221-1/+25
* | * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty linesMichael Albinus2012-12-191-6/+5
* | * net/tramp.el (tramp-error-with-buffer): Give a hint to useMichael Albinus2012-12-181-0/+5
* | Add support for preserving ACL entries of files.Michael Albinus2012-12-176-22/+74
* | Fix permissions bugs with setgid directories etc.Paul Eggert2012-12-141-3/+8
* | Explain, why `tramp-*-file-name-p' is a defsubst.Michael Albinus2012-12-144-0/+8
* | * net/tls.el (tls-program): Update customize type.Andreas Schwab2012-12-131-8/+8
* | * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.Michael Albinus2012-12-131-1/+1
* | * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"Jürgen Hötzel2012-12-131-1/+6
* | * lisp/net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.Glenn Morris2012-12-101-4/+5
* | * net/tramp.el (tramp-replace-environment-variables): HideMichael Albinus2012-12-064-36/+11
* | Convert consecutive copyright years to rangeGlenn Morris2012-12-051-1/+1
* | * lisp/net/rcirc.el (rcirc-urls): Update documentation.Deniz Dogan2012-12-051-10/+24
* | * tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Check errorMichael Albinus2012-12-051-20/+17
* | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):Michael Albinus2012-12-051-3/+27
* | * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt): UseMichael Albinus2012-12-051-3/+5
* | * net/tramp-adb.el: New package.Juergen Hoetzel2012-12-041-0/+979
* | Merge from emacs-24; up to 2012-11-23T06:23:[email protected]Glenn Morris2012-12-021-5/+2
|\|
| * * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead ofMichael Albinus2012-11-271-5/+2
* | Merge from emacs-24; up to 2012-11-17T22:12:[email protected]Glenn Morris2012-11-202-7/+11
|\|
| * * trampver.el:Michael Albinus2012-11-201-2/+2
| * * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both filesMichael Albinus2012-11-191-7/+9
| * More minor time fixes.Paul Eggert2012-11-182-3/+6
| * Minor cleanup for times as lists of four integers.Paul Eggert2012-11-171-4/+3
* | Merge from emacs-24; up to 2012-11-13T18:57:[email protected]Glenn Morris2012-11-161-2/+2
|\|
| * Use new names for hooks rather than obsolete aliasesGlenn Morris2012-11-121-2/+2