aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/movemail.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-09-09Whitespace changes.Juanma Barranquero1-2/+2
2011-08-28* movemail.c (main): Do not use sprintf when its result might not fitPaul Eggert1-4/+3
2011-07-06Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert1-2/+0
2011-06-10* movemail.c: Fix race condition and related bugs (Bug#8836).Paul Eggert1-11/+24
2011-04-16* movemail.c (mail_spool_name): Protoize.Paul Eggert1-6/+14
2011-02-21* movemail.c: Define macros only in needed contexts.Paul Eggert1-0/+13
2011-02-21* movemail.c (popmail): Report fchown failure instead of ignoring it.Paul Eggert1-1/+12
2011-02-21* movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE):Paul Eggert1-15/+0
2011-02-21* movemail.c: Remove unused varsPaul Eggert1-5/+0
2011-02-21* movemail.c (main, pop_retr): Rename locals to avoid shadowing.Paul Eggert1-11/+11
2011-02-21Declare file-scope functions and variables static if not exported.Paul Eggert1-7/+7
2011-01-26Refill some long/short copyright headers.Glenn Morris1-1/+3
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-23* movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong1-4/+4
2011-01-22Check return values of some library calls.Paul Eggert1-1/+2
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-09Include <unistd.h> unilaterally.Paul Eggert1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-10-03Fix compilation warnings.Dan Nicolaescu1-4/+3
2010-08-11Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D1-6/+6
2010-07-24Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu1-3/+3
2010-07-11Use strchr, strrchr instead of index, rindexAndreas Schwab1-8/+2
2010-07-06Clean up movemail sourceAndreas Schwab1-23/+27
2010-07-06* movemail.c: Add MAIL_USE_POP around prototypes.Andreas Schwab1-0/+2
2010-07-02Convert function definitions to standard C.Dan Nicolaescu1-47/+26
2010-07-02Remove __P and P_ from .c and .m files and definition of P_Jan D1-2/+2
2010-06-24lib-src/movemail.c (error): Avoid warning when there are no args.Juanma Barranquero1-1/+1
2010-04-02Fix permissions handling (CVE-2010-0825).Chong Yidong1-26/+19
2010-04-02Fix permissions handling (CVE-2010-0825).Chong Yidong1-26/+19
2010-04-01Remove extern errno declarations.Dan Nicolaescu1-3/+0
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-03-04(main) [MAIL_USE_POP]: Add -r to usage message.Glenn Morris1-1/+1
2009-02-13Include time.h unconditionally.Chong Yidong1-2/+2
2009-02-11(mbx_delimit_begin): Also write the current time.Glenn Morris1-1/+12
2009-02-10(mbx_delimit_begin, mbx_delimit_end): Write mbox rather than BabylGlenn Morris1-2/+2
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2009-01-01(main): Fatal if hard links cannot be created.Chong Yidong1-0/+7
2008-07-12* syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu1-1/+1
2008-05-09Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+5
2008-02-24* configure.in: Remove references to obsolete variables andDan Nicolaescu1-1/+0
2008-02-05*** empty log message ***Juanma Barranquero1-1/+1
2008-01-18* movemail.c: Remove references to XENIX.Dan Nicolaescu1-7/+3
2008-01-13* movemail.c:Dan Nicolaescu1-6/+0
2008-01-07Add 2008 to copyright years.Glenn Morris1-1/+1
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-01-16Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris1-2/+2
2006-04-29(main): Check for negative value from `read'.Richard M. Stallman1-0/+2
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+1