- 22 Jan, 2003 28 commits
-
-
(util_set_input, util_set_output): New functions. (util_register_event, util_event_remove, util_run_events): New functions.
Sergey Poznyakoff authored -
if compiled with gsasl support. (main): Call auth_.*_init's after mu_argp_parse.
Sergey Poznyakoff authored -
-
-
-
-
-
-
values to match new authentication framework. (auth_gssapi_init): New function
Sergey Poznyakoff authored -
-
-
(list_remove, list_replace): Use list->comp for comparing list items with the supplied data.
Sergey Poznyakoff authored -
-
-
-
(util_get_input,util_get_output) (util_set_input,util_set_output): New functions for manipulating io streams. (util_atexit): New function.
Sergey Poznyakoff authored -
(imap4d_starttls): Register mu_deinit_tls_libs as an 'atexit' function. (starttls_init): New function.
Sergey Poznyakoff authored -
(starttls_init,util_atexit): New functions. (imap4d_auth_handler_fp): New data type. (auth_gssapi_init,auth_gsasl_init): New functions/macros
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
- 21 Jan, 2003 6 commits
-
-
-
-
-
-
(argp_option options): Added --login-disabled option. (imap4d_parse_opt): Handle --login-disabled option. (main): Call imap4d_capability_init(). Register "STARTTLS" capability if tls is OK.
Sergey Poznyakoff authored -
-
- 20 Jan, 2003 6 commits
-
-