main
auth: Remove OTP authentication mechanism
COPYING: Simplify and standardize copyright handling
auth: Add CACHE-STATUS request to auth-master protocol
lib-auth-client, auth: CANCEL command now replies with CANCELLED reply
auth: Fix dashes to underscores in driver names in filters
auth: auth_fields_import_*() - Handle empty key without crashing
auth: Add scheme parameter to lookup_credentials_callback_t
auth: Use connection API with auth_master_connection
auth: Added auth failure penalty tracking based on remote IP address.
auth: Reformat auth-policy.h
auth: Move contents of mech.h to sasl-server headers
auth: Refactor auth client input handling functions
auth: Wrap var_expand_program_execute() for auth_request var expansion
auth: Remove passdb set-credentials support
auth: sasl-server-mech-gssapi - Implement mechanism-specific settings
auth: sasl-server-request - Rename struct sasl_server_mech_request mech_event to event
auth: sasl-server-mech-oauth2 - Implement backend API for token validation
lib-sasl: Remove set-credentials support
auth: Use the new sasl-server instance-level mechanism registration API
auth: Use AUTH_CACHE_KEY_USER instead of per-database constants
Added support to perform token-based service process authentication.
auth: Fix warning about incorrect argument name
global: Rename service_count to restart_request_count
auth: db-ldap - Move sasl code to separate module
auth: Rewrite ldap_escape() with a unit test
auth|lib-lua: Replace auth_lua_config with newly added lua_settings
auth: db-oauth2 - Add accessor for space separated list of scopes
auth: db-passwd-file - Add db_passwd_fix_path()
auth: passdb/userdb sql - Convert to new settings
auth: Convert passdb_cache_verify_plain() to continuation-passing style
auth: pam - Allow at most 1024 messages from PAM
auth: Pass resolved credentials scheme via lookup_credentials callback
auth: Add auth-master-connection test
auth: Support passing regular %variables to sql/ldap iterate queries.
auth: Add and use userdb_set_cache_key() to set cache key