summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Fix 2010-10-10 keymap fixes.T.V. Raman2010-10-241-1/+1
* * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not useMichael Albinus2010-10-211-45/+53
* * net/tramp-sh.el (tramp-do-file-attributes-with-stat)Michael Albinus2010-10-191-2/+2
* * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2010-10-151-3/+10
* Merge changes made in Gnus trunk.Gnus developers2010-10-131-14/+2
* lisp/net/telnet.el: "Fix" commented code.Juanma Barranquero2010-10-121-1/+1
* lisp/net/telnet.el (telnet-mode-map): Fix previous change.Juanma Barranquero2010-10-121-1/+1
* nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka2010-10-111-0/+1
* Declare and define in one step various mode maps.Dan Nicolaescu2010-10-105-61/+53
* browse-url.el trivia.Glenn Morris2010-10-081-6/+9
* * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Andreas Schwab2010-10-081-4/+1
* * lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Glenn Morris2010-10-071-2/+1
* * net/tramp-sh.el (tramp-sh-file-name-handler-alist): UseMichael Albinus2010-10-061-1/+1
* * net/tramp.el (tramp-handle-directory-files-and-attributes)Michael Albinus2010-10-057-103/+70
* Continue reorganization of load dependencies. (Bug#7156)Michael Albinus2010-10-044-616/+605
* Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.Ted Zlatanov2010-10-031-30/+16
* Rework the gnutls boot interface.Lars Magne Ingebrigtsen2010-10-041-18/+20
* Remove directory-sep-char, obsolete since 21.1.Glenn Morris2010-10-031-7/+9
* * files.el (remote-file-name-inhibit-cache): New defcustom.Michael Albinus2010-10-026-121/+79
* Give up on using gnutls-cli for starttls.Lars Magne Ingebrigtsen2010-10-011-4/+3
* nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.Gnus developers2010-10-012-17/+36
* Do the gnutls handshake from the reader loop, instead of looping overLars Magne Ingebrigtsen2010-09-291-11/+0
* Make sure all reads/writes to gnutls streams go via the gnutls functions.Lars Magne Ingebrigtsen2010-09-291-11/+5
* Add gnutls logging and clean up various gnutls bits.Lars Magne Ingebrigtsen2010-09-271-1/+13
* Add debugging to the gnutls library, and finish handshaking when it's done.Lars Magne Ingebrigtsen2010-09-271-5/+3
* (starttls-negotiate): Avoid the cl.el decf function.Lars Magne Ingebrigtsen2010-09-261-1/+1
* Merge changes made in Gnus trunk.Gnus developers2010-09-261-0/+4
* auth-source.el (auth-source-create): Query the user for whether to store the ...Lars Magne Ingebrigtsen2010-09-261-0/+11
* Set up GnuTLS support.Ted Zlatanov2010-09-261-0/+128
* Merge changes from emacs-23 branchChong Yidong2010-09-231-3/+3
|\
| * Move some aliases to options before the associated definitions.Glenn Morris2010-09-231-3/+3
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-225-50/+52
* | netrc.el (netrc-parse): Remove encrypt.el mentions.Teodor Zlatanov2010-09-231-9/+1
* | * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.Michael Albinus2010-09-211-0/+1
* | Merge changes made in Gnus trunk.Katsumi Yamaoka2010-09-181-0/+1
* | * net/tramp-compat.el (tramp-compat-with-temp-message): Make it aMichael Albinus2010-09-171-1/+1
* | * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.Michael Albinus2010-09-161-0/+1
* | * net/tramp-compat.el (tramp-compat-with-temp-message)Michael Albinus2010-09-155-25/+48
* | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-141-41/+199
* | Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.Michael Albinus2010-09-139-6979/+5659
* | Revert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel.Eli Zaretskii2010-09-133-8/+1
* | 10-09-13Robert J. Chassell2010-09-133-1/+8
* | * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)Leo Liu2010-09-121-43/+70
* | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-111-1/+21
* | * net/tramp-cache.el (tramp-parse-connection-properties): SetMichael Albinus2010-09-091-0/+1
* | Migrate to Tramp 2.2. Rearrange load dependencies.Michael Albinus2010-09-0812-535/+534
* | imap.el (imap-mailbox-get): Revert last change for this function.Lars Magne Ingebrigtsen2010-09-061-3/+4
* | nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer paramet...Lars Magne Ingebrigtsen2010-09-061-46/+40
* | imap.el (imap-debug): Removed -- doesn't seem very useful.Lars Magne Ingebrigtsen2010-09-051-98/+0
* | imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.Lars Magne Ingebrigtsen2010-09-051-57/+2