| Commit message (Expand) | Author | Age | Files | Lines |
* | [ChangeLog] | Paul Eggert | 2011-02-21 | 1 | -4/+2 |
* | * movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE): | Paul Eggert | 2011-02-21 | 1 | -2/+1 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ / |
|
* | | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *). | Jan D | 2010-08-11 | 1 | -4/+4 |
* | | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -2/+2 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -8/+6 |
* | | Convert function definitions to standard C. | Dan Nicolaescu | 2010-07-02 | 1 | -79/+26 |
* | | Remove __P. | Jan D | 2010-07-02 | 1 | -8/+0 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -8/+8 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and | Chong Yidong | 2008-08-05 | 1 | -7/+13 |
* | 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 |