summaryrefslogtreecommitdiff
path: root/lib-src/movemail.c
Commit message (Expand)AuthorAgeFilesLines
...
* * movemail.c (mail_spool_name): Protoize.Paul Eggert2011-04-161-6/+14
* * movemail.c: Define macros only in needed contexts.Paul Eggert2011-02-211-0/+13
* * movemail.c (popmail): Report fchown failure instead of ignoring it.Paul Eggert2011-02-211-1/+12
* * movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE):Paul Eggert2011-02-211-15/+0
* * movemail.c: Remove unused varsPaul Eggert2011-02-211-5/+0
* * movemail.c (main, pop_retr): Rename locals to avoid shadowing.Paul Eggert2011-02-211-11/+11
* Declare file-scope functions and variables static if not exported.Paul Eggert2011-02-211-7/+7
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23.Glenn Morris2011-01-241-4/+4
|\
| * * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong2011-01-231-4/+4
* | Check return values of some library calls.Paul Eggert2011-01-221-1/+2
* | Merge from mainline.Paul Eggert2011-01-171-2/+0
|\ \
| * | Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | | Merge from mainline.Paul Eggert2011-01-141-1/+1
|\ \ \ | |/ /
| * | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\ \ | | |/
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| | * Fix permissions handling (CVE-2010-0825).Chong Yidong2010-04-021-26/+19
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-2/+0
|/ /
* | Fix compilation warnings.Dan Nicolaescu2010-10-031-4/+3
* | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-111-6/+6
* | Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu2010-07-241-3/+3
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-8/+2
* | Clean up movemail sourceAndreas Schwab2010-07-061-23/+27
* | * movemail.c: Add MAIL_USE_POP around prototypes.Andreas Schwab2010-07-061-0/+2
* | Convert function definitions to standard C.Dan Nicolaescu2010-07-021-47/+26
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-2/+2
* | lib-src/movemail.c (error): Avoid warning when there are no args.Juanma Barranquero2010-06-241-1/+1
* | Fix permissions handling (CVE-2010-0825).Chong Yidong2010-04-021-26/+19
* | Remove extern errno declarations.Dan Nicolaescu2010-04-011-3/+0
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (main) [MAIL_USE_POP]: Add -r to usage message.Glenn Morris2009-03-041-1/+1
* Include time.h unconditionally.Chong Yidong2009-02-131-2/+2
* (mbx_delimit_begin): Also write the current time.Glenn Morris2009-02-111-1/+12
* (mbx_delimit_begin, mbx_delimit_end): Write mbox rather than BabylGlenn Morris2009-02-101-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (main): Fatal if hard links cannot be created.Chong Yidong2009-01-011-0/+7
* * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu2008-07-121-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+5
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-1/+0
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | * movemail.c: Remove references to XENIX.Dan Nicolaescu2008-01-181-7/+3
* | * movemail.c:Dan Nicolaescu2008-01-131-6/+0
|/
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* (main): Check for negative value from `read'.Richard M. Stallman2006-04-291-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2