- 27 Feb, 2005 3 commits
-
-
Rewritten action() to correctly handle multibyte characters and to provide for eventual using the BIDI algorithm. (print_line,format_field,format_field_simple) (format_field_align): New functions (util_getcols): Measure /dev/tty if unable to open stdout. (to work correctly with piped output). (rfc2047_decode_wrapper): Cache the determined locale. (get_personal): Do not limit the returned string length. Do not attempt to decode the raw header text, since parse822 will skip non-ascii characters, decode the already obtained personal part instead.
Sergey Poznyakoff authored -
-
-
- 26 Feb, 2005 7 commits
-
-
-
…t_field_name() instead. The utility freezed with header names longer than 16 bytes.
Wojciech Polak authored -
-
-
scramble passwords: mysql people are evidently unable to keep this API stable.
Sergey Poznyakoff authored -
-
- 25 Feb, 2005 15 commits
-
-
-
-
-
-
-
(mu_sql_password_type,mu_sql_expand_query): (mu_check_mysql_scrambled_password): New function
Sergey Poznyakoff authored -
-
(--sql-password-type): New command line option (mu_sql_getpass): New function. (mu_sql_authenticate): Recognize hashed, plaintext and mysql scrambled passwords.
Sergey Poznyakoff authored -
-
(sieve_error): Prepend action or test identifier to the diagnostic message. (sieve_arg_error): New function.
Sergey Poznyakoff authored -
-
-
names in diagnostic messages. Sieve_error prepends them automatically now.
Sergey Poznyakoff authored -
-
- 24 Feb, 2005 3 commits
-
-
- 23 Feb, 2005 12 commits
-
-