summaryrefslogtreecommitdiff
path: root/mail/util.c
AgeCommit message (Expand)AuthorFiles
2003-02-09Updated FSF address.Wojciech Polak1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff1
2003-01-14Forgotten to add next year to the copyrightSergey Poznyakoff1
2003-01-14(util_foreach_msg,util_range_msg): Updated calls to msgset_parse.Sergey Poznyakoff1
2002-12-29(util_msglist_command, util_msglist_esccmd): Removed.Sergey Poznyakoff1
2002-12-29Removed unneded global env_cursor.Sergey Poznyakoff1
2002-12-23Added initial NLS supportWojciech Polak1
2002-12-10Initialize automatic variable.Sergey Poznyakoff1
2002-11-13(util_do_command): Interpret empty line as "next" command only when inSergey Poznyakoff1
2002-11-05(util_get_message): Expanded semantics of the lastSergey Poznyakoff1
2002-10-13(util_error_range): New function. Outputs "messageSergey Poznyakoff1
2002-10-03(util_header_expand): New function. Expand the address-related fields of a he...Sergey Poznyakoff1
2002-10-02(util_get_crt): Return the value of the "crt"Sergey Poznyakoff1
2002-09-26(util_msglist_esccmd): Declaration updated.Sergey Poznyakoff1
2002-09-24(util_save_outgoing): Removed extra newline at the end of the envelope `from'...Sergey Poznyakoff1
2002-08-15For compatibility with older mails take a number alone to mean "print NUMBER"Sergey Poznyakoff1
2002-08-13(util_get_homedir): Do not strdup return. mu_get_homedir() does it now.Sergey Poznyakoff1
2002-08-07Rewritten internal environment functions.Sergey Poznyakoff1
2002-03-14(util_do_command): Coredumped in false branches of `if ... endif' statement. ...Sergey Poznyakoff1
2002-03-13 * mail/echo.c: Make it aware of escape char '\'.Alain Magloire1
2002-03-12Corrected type mismatches visible on 64-bit systems.Sam Roberts1
2002-02-21argcv_get() now (optionally) strips comments while parsing. Its the rightSam Roberts1
2002-01-17Removed util_tempfile().Sergey Poznyakoff1
2001-09-15 The exercise is to crank up the warnings from gcc and cleanupAlain Magloire1
2001-09-04 * configure.in: AC_REPLACE_FUNCS(fgetpwent);Alain Magloire1
2001-08-06Use msgset_parse instead of util_expand_msglist().Sergey Poznyakoff1
2001-08-03Not all systems have <sys/fcntl.h>, changed to use HAVE_FCNTL_H.Sam Roberts1
2001-08-01 More intelligence was put in decode to detect mime messages.Alain Magloire1
2001-07-27Removed util_[mc]alloc() in favor of x[mc]alloc().Sergey Poznyakoff1
2001-07-23 * util.c (util_msglist_command): Check for interruption hereAlain Magloire1
2001-07-23 The reason the interrupt code did not work for me, is thatAlain Magloire1
2001-07-21Add decode command, for attachment handling. Set up general infrastructureJakob Kaivo1
2001-07-09Added util_malloc(), util_calloc().Sergey Poznyakoff1
2001-07-06 * mail/mailline.c: "interupt" is actually a key wordAlain Magloire1
2001-07-06include <termios.h>Sergey Poznyakoff1
2001-07-06 According to the man page:Alain Magloire1
2001-07-04 * mail/headers.c: Catch the overflow in the calculation byAlain Magloire1
2001-07-02 * mail/util.c (util_strupper): The first implementation wasAlain Magloire1
2001-07-01 * mail/util.c (util_expand_msglist): Cleanup the expand by patternAlain Magloire1
2001-06-30Added extra argument to util_find_entry(): a pointer to the table whereSergey Poznyakoff1
2001-06-29* mail/util.c (util_expand_msglist): Implement expansion ofAlain Magloire1
2001-06-26util_expand_msglist(): return 1 and set msglist[0]=cursor if argc == 1.Sergey Poznyakoff1
2001-06-25util_expand_msglist(): return 1 and set msglist[0]=cursor if argc == 1.Sergey Poznyakoff1
2001-06-22Added util_get_homedir() and util_fullpath().Sergey Poznyakoff1
2001-04-16 The FILE* stream "stdout" is not an lvalue so it is an error toAlain Magloire1
2001-04-16 Create a argp directory, it contains the necessaryAlain Magloire1
2000-09-07Begin real implementation of mailx mail commandJakob Kaivo1
2000-09-07Reuse more code in mail/*.c, merge ! and shell commands, remove unneeded filesJakob Kaivo1
2000-09-06Fix some buglets in mailx, prepare some commands for GNU extensionsJakob Kaivo1
2000-09-05Implement mailx commands {C,c}opy, {S,s}ave, {W,w}rite, setJakob Kaivo1

Return to:

Send suggestions and report system problems to the System administrator.