- 09 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 24 Feb, 2008 1 commit
-
-
Dan Nicolaescu authored
systems. * configure: Regenerate. * Makefile.in (NO_SHORTNAMES): * emacsclient.c (NO_SHORTNAMES): * fakemail.c (NO_SHORTNAMES): * make-docfile.c (NO_SHORTNAMES): * movemail.c (NO_SHORTNAMES): * pop.c (NO_SHORTNAMES): Remove references to obsolete variable. * config.nt (SHORTNAMES): Remove reference to obsolete variable. * s/vms4-0.h: * s/vms4-2.h: * s/vms4-4.h: * s/vms5-5.h: Remove, unused. * s/irix5-2.h: * s/irix6-0.h: * s/riscos5.h: * s/mach-bsd4-3.h: * m/mips4.h: Remove files for obsolete systems * Makefile.in: * filelock.c: * unexmips.c: * m/hp9000s300.h: * m/iris4d.h: * s/aix3-1.h: * s/hpux.h: * s/msdos.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-3.h: Remove references to obsolete variables. * s/irix5-0.h: Remove, move all the contents ... * s/irix6-5.h: ... here. Simplify. * config.in: Regenerate.
-
- 05 Feb, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 22 Jan, 2008 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 10 Jan, 2008 2 commits
-
-
Chong Yidong authored
conversion. Mistakes spotted by Nico Golde.
-
Chong Yidong authored
conversion. Mistakes spotted by Nico Golde.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 27 Nov, 2007 1 commit
-
-
Jan Djärv authored
-
- 19 Nov, 2007 1 commit
-
-
Jan Djärv authored
Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
-
- 18 Nov, 2007 1 commit
-
-
Jan Djärv authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 16 Jan, 2007 1 commit
-
-
Glenn Morris authored
2001).
-
- 23 May, 2006 1 commit
-
-
Francesco Potortì authored
comments explaining why the "kpop" service is never used.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 13 Jul, 2005 1 commit
-
-
Ken Raeburn authored
(sendline): Add the \r\n to the line in a temporary buffer, and write it all at once.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 16 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-
- 08 Sep, 2003 1 commit
-
-
Kenichi Handa authored
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 05 Jan, 2003 1 commit
-
-
Kim F. Storm authored
All uses changed.
-
- 17 May, 2002 1 commit
-
-
Eli Zaretskii authored
host right before trying to connect with it.
-
- 30 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 29 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 20 Jun, 2000 1 commit
-
-
Dave Love authored
-
- 21 May, 2000 1 commit
-
-
Dave Love authored
-
- 19 Oct, 1999 1 commit
-
-
Paul Eggert authored
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c, movemail.c, pop.c: Do not include <stdlib.h>, as <config.h> does this now. * b2m.c, emacsserver.c, etags.c, profile.c: Include <config.h> before any system include files. * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c, test-distrib.c: (read, write, open, close): Do not undef. * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix: (const): Do not define if HAVE_CONFIG_H; that's config.h's job. * getopt.h: Adopt glibc 2.1.2.
-
- 10 Oct, 1999 1 commit
-
-
Gerd Moellmann authored
instead of using "pop" on Unix and "pop3" on Windows NT. "pop3" has been the standard service name since RFC 1340 was published in July 1992, so I think it's safe to start using it by default.
-
- 25 May, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 06 Apr, 1998 1 commit
-
-
Karl Heuer authored
authentication, implemented by Kevin L. Mitchel <klmitch@mit.edu>.
-
- 26 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 04 Dec, 1997 1 commit
-
-
Karl Heuer authored
server to contain embedded nulls.
-
- 31 Oct, 1997 1 commit
-
-
Karl Heuer authored
pointed out by Chiaki Ishikawa.
-
- 25 Sep, 1997 1 commit
-
-
Karl Heuer authored
functions explicitly.
-
- 28 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries. Include <string.h> when STDC_HEADERS is defined, to get declarations of string functions. [KERBEROS5] (socket_connection): Support the current MIT Kerberos V5 API rather than the old one. [KERBEROS] (socket_connection): Change a constant name from SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict with a constant in a header file.
-
- 06 May, 1997 1 commit
-
-
Richard M. Stallman authored
read in separate blocks.
-
- 16 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 21 Nov, 1996 1 commit
-
-
Charles Hannum authored
overwritten deep inside krb_realmofhost(). Copy the host name to avoid conflicts.
-