/
githubmirror
/
authselect
Обзор
Документация
Войти
/
githubmirror
/
authselect
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/lib/authselect.exports
97 строк
2 KB
Pavel Březina
lib: update exports file with new API
03 дек 2025, 17:29
03 дек 2025, 17:29
98b2cb9
Код
Авторство
О чём код?
AUTHSELECT_1.0.1 { # public functions global: authselect_activate; authselect_feature_enable; authselect_feature_disable; authselect_validate_configuration; authselect_current_configuration; authselect_list; authselect_profile; authselect_profile_id; authselect_profile_name; authselect_profile_path; authselect_profile_description; authselect_profile_free; authselect_files; authselect_files_nsswitch; authselect_files_systemauth; authselect_files_passwordauth; authselect_files_smartcardauth; authselect_files_fingerprintauth; authselect_files_postlogin; authselect_files_dconf_db; authselect_files_dconf_lock; authselect_files_free; authselect_path_nsswitch; authselect_path_systemauth; authselect_path_passwordauth; authselect_path_smartcardauth; authselect_path_fingerprintauth; authselect_path_postlogin; authselect_path_dconf_db; authselect_path_dconf_lock; authselect_array_free; authselect_set_debug_fn; # everything else is local local: *; }; AUTHSELECT_1.0.2 { # public functions global: authselect_profile_nsswitch_maps; authselect_profile_requirements; authselect_profile_create; authselect_apply_changes; authselect_backup; } AUTHSELECT_1.0.1; AUTHSELECT_1.0.3 { # public functions global: authselect_profile_features; } AUTHSELECT_1.0.2; AUTHSELECT_1.1.0 { # public functions global: authselect_backup_list; authselect_backup_remove; authselect_backup_restore; } AUTHSELECT_1.0.3; AUTHSELECT_1.2.3 { # public functions global: authselect_uninstall; } AUTHSELECT_1.1.0; AUTHSELECT_1.6.0 { # public functions global: authselect_feature_enabled; } AUTHSELECT_1.2.3; AUTHSELECT_1.7.0 { # public functions global: authselect_files_switchableauth; authselect_path_switchableauth; } AUTHSELECT_1.6.0;