summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
...
* | lisp/net/gnutls.el (gnutls-errorp): Declare before first use.Juanma Barranquero2011-04-251-1/+1
* | Bug fixes and certificate and hostname verification for the Emacs GnuTLS supp...Ted Zlatanov2011-04-242-11/+71
* | * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle theMichael Albinus2011-04-142-12/+13
* | Merge changes made in Gnus trunk.Gnus developers2011-04-121-2/+4
* | browse-url.el trivia.Glenn Morris2011-04-071-2/+1
* | rlogin.el trivia.Glenn Morris2011-04-071-42/+28
* | * lisp/net/rcirc.el: Update my e-mail address.Deniz Dogan2011-04-051-1/+1
* | * lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.Deniz Dogan2011-04-051-1/+0
* | Merge open-protocol-stream into open-network-stream.Chong Yidong2011-04-021-0/+286
* | * net/rcirc.el (rcirc-handler-001): Only authenticate, if there'sTassilo Horn2011-03-311-1/+9
* | Merge changes made in Gnus trunk.Gnus developers2011-03-291-1/+2
* | New variable rcirc-user-authenticated to pacify compilerLeo Liu2011-03-221-0/+1
* | Handle the case when re-search-backward errsLeo Liu2011-03-221-15/+21
* | Fix misuse of quote in `case'.Stefan Monnier2011-03-152-9/+9
* | Add `auth-source-search' integration for LDAP searches.Ted Zlatanov2011-03-131-5/+38
* | Sync with Tramp 2.2.1.Michael Albinus2011-03-122-14/+14
* | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): DoMichael Albinus2011-03-091-7/+11
* | * lisp/net/rcirc.el (rcirc-handler-001): Remove uselessDeniz Dogan2011-03-091-3/+2
* | * lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.Deniz Dogan2011-03-071-1/+1
* | * lisp/bookmark.el:Juanma Barranquero2011-03-061-1/+2
* | Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-1/+1
* | * lisp/net/rcirc.el: Add QuakeNet authentication support.Deniz Dogan2011-03-051-21/+36
* | * lisp/net/rcirc.el: Add functionality to authenticate before autojoining cha...Deniz Dogan2011-03-051-1/+52
* | Add package name. Fix author email address.Michael Albinus2011-03-052-6/+18
* | browse-url fix for bug#6077.Glenn Morris2011-03-041-1/+6
* | * lisp/net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.Deniz Dogan2011-03-031-1/+2
* | * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path shadows.Michael Albinus2011-02-281-0/+6
* | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-1/+1
|\ \ | |/
| * Fix spelling of "precede".Glenn Morris2011-02-221-1/+1
| * Backport Bug#7933 fix from trunk.emacs-pretest-23.2.93Deniz Dogan2011-01-311-3/+8
| * * net/tramp.el (tramp-find-inline-compress)Michael Albinus2011-01-101-5/+29
| * * net/tramp.el (tramp-default-method): Initialize with pscp/plinkMichael Albinus2011-01-101-8/+11
| * * net/ldap.el (ldap-search-internal): Discard stderr output.Eric Hanchrow2011-01-081-1/+2
* | * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not useMichael Albinus2011-02-211-2/+6
* | Merge changes made in Gnus trunk.Lars Ingebrigtsen2011-02-211-1/+1
* | * lisp/net/rcirc.el (rcirc-float-time): New function.Deniz Dogan2011-02-171-9/+8
* | Fix copyright, standardize header and licence.Glenn Morris2011-02-162-21/+22
* | * soap-client.el (soap-well-known-xmlns, soap-local-xmlns)Michael Albinus2011-02-161-44/+44
* | * net/soap-client.el: Add "comm" and "hypermedia" to theMichael Albinus2011-02-162-81/+132
* | * net/soap-client.el:Michael Albinus2011-02-162-0/+2046
* | net/imap.el: Bring it back.Teodor Zlatanov2011-02-141-0/+3055
* | net/imap.el: Remove file. All the functionality is in nnimap.el.Gnus developers2011-02-131-3055/+0
* | Remove imap-hash.el now that tramp-imap.el is gone.Ted Zlatanov2011-02-131-374/+0
* | * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.Michael Albinus2011-02-132-857/+8
* | Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-123-13/+36
* | * lisp/net/rcirc.el (defun-rcirc-join): Accept multiple channels.Deniz Dogan2011-02-111-7/+11
* | * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.Juanma Barranquero2011-02-111-1/+1
* | Move keymap initialization into declaration.Stefan Monnier2011-02-103-155/+165
* | * lisp/net/rcirc.el: Add PRIVMSG and CTCP functions.Deniz Dogan2011-02-101-23/+27
* | * lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.Deniz Dogan2011-02-091-1/+1