summaryrefslogtreecommitdiff
path: root/mail.local/main.c
AgeCommit message (Expand)AuthorFiles
2007-06-29Final update for GPLv3Sergey Poznyakoff1
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ...Sergey Poznyakoff1
2007-06-26(main): Register all mailbox formatsSergey Poznyakoff1
2007-02-27(check_quota): Change signatureSergey Poznyakoff1
2006-12-15Allow to be run from console by a non-privileged user (useful with fetchmail)Sergey Poznyakoff1
2006-10-18Formatting fixSergey Poznyakoff1
2006-09-10Reformat argp docstring in accordance with the new argp guidelines. Remove u...Sergey Poznyakoff1
2005-11-15Use mu_off_t instead of off_tSergey Poznyakoff1
2005-08-27Normalize global namespace. Part 2Wojciech Polak1
2005-08-26Normalize global namespace. Part 1Sergey Poznyakoff1
2005-08-16Remove __P() and __PMT() wrappers.Sergey Poznyakoff1
2005-07-26Use registrar_record instead of directly accessing registrar list.Sergey Poznyakoff1
2005-06-23Minor correctionSergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2005-03-06Use a uniform way of filename quoting in diagnostic messages.Sergey Poznyakoff1
2005-02-23(parse_opt): Bugfix. Was using optarg instead of argSergey Poznyakoff1
2005-02-21Add debug flag 'i' for symmetry with sieve. Minor fixes in diagnostic messagesSergey Poznyakoff1
2005-01-04Revise error messages for accordance with GNU standards:Sergey Poznyakoff1
2004-12-23Use USE_MAILBOX_QUOTAS.Sergey Poznyakoff1
2004-12-06New option --quota-querySergey Poznyakoff1
2004-01-14Forgotten "else"Sergey Poznyakoff1
2004-01-14(deliver): Truncate the stream back to its original size if an error occured.Sergey Poznyakoff1
2004-01-05Brought in sync with recent changes to libsieveSergey Poznyakoff1
2003-12-30Adapt for new locker functions.Sergey Poznyakoff1
2003-12-28New option --message-id-headeruid656971
2003-12-26Changed multiline doc string touid656971
2003-12-25Added translators' commentuid656971
2003-07-01(deliver): Bugfix: do not pass size_t instead of off_t.Sergey Poznyakoff1
2003-03-29(main): Use mu_argp_init.Sergey Poznyakoff1
2003-02-09Updated FSF address.Wojciech Polak1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff1
2002-12-28Reverted \v changes. Failed experiment.Sergey Poznyakoff1
2002-12-28Added call to mu_init_nlsSergey Poznyakoff1
2002-12-28Exclude '\v' from xgettext markers.Sergey Poznyakoff1
2002-12-27Added missing N_() markers.Sergey Poznyakoff1
2002-12-24Added NLS.Wojciech Polak1
2002-12-13Create temporary mailbox instead of the temporary message, to avoid problems ...Sergey Poznyakoff1
2002-12-12(_sieve_action_log): Use vasprintf.Sergey Poznyakoff1
2002-12-10(argp_capa): Added "sieve" capability.Sergey Poznyakoff1
2002-12-09(sieve_test): Bugfix: runSergey Poznyakoff1
2002-11-24(deliver): Bugfix: n and isize were not declared.Sergey Poznyakoff1
2002-11-20(make_tmp): Create a message insteadSergey Poznyakoff1
2002-11-19Support for user-defined sieve filters. Improved debugging.Sergey Poznyakoff1
2002-11-15(parse_opt): Use argp_error to report errorsSergey Poznyakoff1
2002-11-07Avoid unnecessary memory allocation.Sergey Poznyakoff1
2002-11-05(make_tmp): Initialize auth to NULL.Sergey Poznyakoff1
2002-11-04(switch_user_id): Changed prototype to honour mu_auth_data->change_uid member.Sergey Poznyakoff1
2002-11-03Fixed indentation.Sergey Poznyakoff1
2002-08-13Switched to the new authentication/authorization functions.Sergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided by the new aut...Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.