| Commit message (Expand) | Author | Age | Files | Lines |
* | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 1 | -2/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -7/+7 |
* | * configure.in: Remove references to obsolete variables and | Dan Nicolaescu | 2008-02-24 | 1 | -1/+0 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -1/+1 |
|\ |
|
| * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 |
| * | (pop_stat, pop_last): Fix last fix. | Chong Yidong | 2008-01-22 | 1 | -11/+4 |
| * | (pop_stat, pop_last): Check validity of string-to-integer | Chong Yidong | 2008-01-10 | 1 | -3/+29 |
* | | (pop_stat, pop_last): Fix last fix. | Chong Yidong | 2008-01-22 | 1 | -11/+4 |
* | | (pop_stat, pop_last): Check validity of string-to-integer | Chong Yidong | 2008-01-10 | 1 | -3/+29 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (socket_connection): Remove AI_ADDRCONFIG. | Jan Djärv | 2007-11-27 | 1 | -1/+1 |
* | | (socket_connection): Move realhost out of #ifdefs. | Jan Djärv | 2007-11-19 | 1 | -5/+13 |
* | | (socket_connection): Use getaddrinfo if available. | Jan Djärv | 2007-11-18 | 1 | -5/+51 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
* | (pop_open, socket_connection, KPOP_SERVICE): Added | Francesco Potortì | 2006-05-23 | 1 | -3/+6 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Don't include des.h (or variants thereof); krb.h will do it. | Ken Raeburn | 2005-07-13 | 1 | -17/+18 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
* | (__P): Renamed from _P to avoid problems on Cygwin. | Kim F. Storm | 2003-01-05 | 1 | -11/+11 |
* | (socket_connection): Move the code to resolve the POP | Eli Zaretskii | 2002-05-17 | 1 | -11/+11 |
* | Remove unnecessary whitespaces. | Pavel Janík | 2001-12-30 | 1 | -15/+15 |
* | Include <config.h>. | Pavel Janík | 2001-12-29 | 1 | -1/+1 |
* | comment | Dave Love | 2000-06-20 | 1 | -1/+2 |
* | (ERROR_MAX): Increase to 160. | Dave Love | 2000-05-21 | 1 | -1/+2 |
* | Add support for large files. Merge glibc 2.1.2. | Paul Eggert | 1999-10-19 | 1 | -12/+1 |
* | Use "pop3" as the POP service name on all platforms, | Gerd Moellmann | 1999-10-10 | 1 | -4/+0 |
* | Undo previous change. | Richard M. Stallman | 1998-05-25 | 1 | -978/+20 |
* | Integrate support for GSS-API | Karl Heuer | 1998-04-06 | 1 | -20/+978 |
* | (pop_getline): Renamed from getline. | Richard M. Stallman | 1998-03-26 | 1 | -13/+13 |
* | Allow messages retrieved from the POP | Karl Heuer | 1997-12-04 | 1 | -67/+109 |
* | (fullwrite): Get rid of an extra call to write. Problem | Karl Heuer | 1997-10-31 | 1 | -2/+2 |
* | Use system header files instead of declaring C-library | Karl Heuer | 1997-09-25 | 1 | -7/+7 |
* | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -45/+68 |
* | (getline): Don't miss CRLF pairs when the CR and LF are | Richard M. Stallman | 1997-05-06 | 1 | -1/+3 |
* | (socket_connection): Free realhost after using it. | Richard M. Stallman | 1996-12-16 | 1 | -0/+1 |
* | gethostbyname() may return a pointer to static data, which is | Charles Hannum | 1996-11-21 | 1 | -2/+4 |
* | Reverse conditional in previous change. | Richard M. Stallman | 1996-08-26 | 1 | -3/+3 |
* | Include des.h krb.h with no dir name if SOLARIS2. | Richard M. Stallman | 1996-08-25 | 1 | -0/+5 |
* | (SEND, RECV): Renamed from send, recv. | Richard M. Stallman | 1996-04-29 | 1 | -12/+14 |
* | [WINDOWSNT]: Include winsock.h and ntlib.h. | Richard M. Stallman | 1996-04-28 | 1 | -9/+48 |
* | (pop_retrieve, getline): Avoid type clashes. | Karl Heuer | 1996-01-20 | 1 | -3/+4 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -3/+3 |
* | (getline): When a search of already-read input for CRLF | Richard M. Stallman | 1994-10-24 | 1 | -3/+16 |
* | Only include ../src/config.h if HAVE_CONFIG_H is | Richard M. Stallman | 1994-10-19 | 1 | -32/+45 |