diff options
-rw-r--r-- | BUILD.txt | 23 | ||||
-rw-r--r-- | Makefile.am | 4 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | contrib/sssd.spec.in | 6 | ||||
-rw-r--r-- | src/Makefile.am (renamed from server/Makefile.am) | 0 | ||||
-rw-r--r-- | src/build_macros.m4 (renamed from server/build_macros.m4) | 0 | ||||
-rw-r--r-- | src/conf_macros.m4 (renamed from server/conf_macros.m4) | 0 | ||||
-rw-r--r-- | src/confdb/confdb.c (renamed from server/confdb/confdb.c) | 0 | ||||
-rw-r--r-- | src/confdb/confdb.h (renamed from server/confdb/confdb.h) | 0 | ||||
-rw-r--r-- | src/confdb/confdb_private.h (renamed from server/confdb/confdb_private.h) | 0 | ||||
-rw-r--r-- | src/confdb/confdb_setup.c (renamed from server/confdb/confdb_setup.c) | 0 | ||||
-rw-r--r-- | src/confdb/confdb_setup.h (renamed from server/confdb/confdb_setup.h) | 0 | ||||
-rw-r--r-- | src/config/SSSDConfig.py (renamed from server/config/SSSDConfig.py) | 0 | ||||
-rwxr-xr-x | src/config/SSSDConfigTest.py (renamed from server/config/SSSDConfigTest.py) | 0 | ||||
-rw-r--r-- | src/config/etc/sssd.api.conf (renamed from server/config/etc/sssd.api.conf) | 0 | ||||
-rw-r--r-- | src/config/etc/sssd.api.d/sssd-ipa.conf (renamed from server/config/etc/sssd.api.d/sssd-ipa.conf) | 0 | ||||
-rw-r--r-- | src/config/etc/sssd.api.d/sssd-krb5.conf (renamed from server/config/etc/sssd.api.d/sssd-krb5.conf) | 0 | ||||
-rw-r--r-- | src/config/etc/sssd.api.d/sssd-ldap.conf (renamed from server/config/etc/sssd.api.d/sssd-ldap.conf) | 0 | ||||
-rw-r--r-- | src/config/etc/sssd.api.d/sssd-local.conf (renamed from server/config/etc/sssd.api.d/sssd-local.conf) | 0 | ||||
-rw-r--r-- | src/config/etc/sssd.api.d/sssd-proxy.conf (renamed from server/config/etc/sssd.api.d/sssd-proxy.conf) | 0 | ||||
-rw-r--r-- | src/config/ipachangeconf.py (renamed from server/config/ipachangeconf.py) | 0 | ||||
-rw-r--r-- | src/config/setup.py (renamed from server/config/setup.py) | 0 | ||||
-rw-r--r-- | src/config/testconfigs/noparse.api.conf (renamed from server/config/testconfigs/noparse.api.conf) | 0 | ||||
-rw-r--r-- | src/config/testconfigs/sssd-badversion.conf (renamed from server/config/testconfigs/sssd-badversion.conf) | 0 | ||||
-rw-r--r-- | src/config/testconfigs/sssd-invalid-badbool.conf (renamed from server/config/testconfigs/sssd-invalid-badbool.conf) | 0 | ||||
-rw-r--r-- | src/config/testconfigs/sssd-invalid.conf (renamed from server/config/testconfigs/sssd-invalid.conf) | 0 | ||||
-rw-r--r-- | src/config/testconfigs/sssd-noversion.conf (renamed from server/config/testconfigs/sssd-noversion.conf) | 0 | ||||
-rw-r--r-- | src/config/testconfigs/sssd-valid.conf (renamed from server/config/testconfigs/sssd-valid.conf) | 0 | ||||
-rw-r--r-- | src/config/upgrade_config.py (renamed from server/config/upgrade_config.py) | 0 | ||||
-rw-r--r-- | src/configure.ac (renamed from server/configure.ac) | 0 | ||||
-rw-r--r-- | src/db/sysdb.c (renamed from server/db/sysdb.c) | 0 | ||||
-rw-r--r-- | src/db/sysdb.h (renamed from server/db/sysdb.h) | 0 | ||||
-rw-r--r-- | src/db/sysdb_ops.c (renamed from server/db/sysdb_ops.c) | 0 | ||||
-rw-r--r-- | src/db/sysdb_private.h (renamed from server/db/sysdb_private.h) | 0 | ||||
-rw-r--r-- | src/db/sysdb_search.c (renamed from server/db/sysdb_search.c) | 0 | ||||
-rw-r--r-- | src/doxy.config.in (renamed from server/doxy.config.in) | 0 | ||||
-rw-r--r-- | src/examples/sssd.conf (renamed from server/examples/sssd.conf) | 0 | ||||
-rw-r--r-- | src/examples/sssdproxytest (renamed from server/examples/sssdproxytest) | 0 | ||||
-rw-r--r-- | src/examples/sudo (renamed from server/examples/sudo) | 0 | ||||
-rw-r--r-- | src/external/crypto.m4 (renamed from server/external/crypto.m4) | 0 | ||||
-rw-r--r-- | src/external/docbook.m4 (renamed from server/external/docbook.m4) | 0 | ||||
-rw-r--r-- | src/external/krb5.m4 (renamed from server/external/krb5.m4) | 0 | ||||
-rw-r--r-- | src/external/ldap.m4 (renamed from server/external/ldap.m4) | 0 | ||||
-rw-r--r-- | src/external/libcares.m4 (renamed from server/external/libcares.m4) | 0 | ||||
-rw-r--r-- | src/external/libcollection.m4 (renamed from server/external/libcollection.m4) | 0 | ||||
-rw-r--r-- | src/external/libdhash.m4 (renamed from server/external/libdhash.m4) | 0 | ||||
-rw-r--r-- | src/external/libini_config.m4 (renamed from server/external/libini_config.m4) | 0 | ||||
-rw-r--r-- | src/external/libldb.m4 (renamed from server/external/libldb.m4) | 0 | ||||
-rw-r--r-- | src/external/libpcre.m4 (renamed from server/external/libpcre.m4) | 0 | ||||
-rw-r--r-- | src/external/libpopt.m4 (renamed from server/external/libpopt.m4) | 0 | ||||
-rw-r--r-- | src/external/libtalloc.m4 (renamed from server/external/libtalloc.m4) | 0 | ||||
-rw-r--r-- | src/external/libtdb.m4 (renamed from server/external/libtdb.m4) | 0 | ||||
-rw-r--r-- | src/external/libtevent.m4 (renamed from server/external/libtevent.m4) | 0 | ||||
-rw-r--r-- | src/external/pam.m4 (renamed from server/external/pam.m4) | 0 | ||||
-rw-r--r-- | src/external/pkg.m4 (renamed from server/external/pkg.m4) | 0 | ||||
-rw-r--r-- | src/external/platform.m4 (renamed from server/external/platform.m4) | 0 | ||||
-rw-r--r-- | src/external/python.m4 (renamed from server/external/python.m4) | 0 | ||||
-rw-r--r-- | src/external/selinux.m4 (renamed from server/external/selinux.m4) | 0 | ||||
-rw-r--r-- | src/external/sizes.m4 (renamed from server/external/sizes.m4) | 0 | ||||
-rw-r--r-- | src/krb5_plugin/sssd_krb5_locator_plugin.c (renamed from server/krb5_plugin/sssd_krb5_locator_plugin.c) | 0 | ||||
-rw-r--r-- | src/ldb_modules/memberof.c (renamed from server/ldb_modules/memberof.c) | 0 | ||||
-rw-r--r-- | src/m4/.dir (renamed from server/m4/.dir) | 0 | ||||
-rw-r--r-- | src/man/include/failover.xml (renamed from server/man/include/failover.xml) | 0 | ||||
-rw-r--r-- | src/man/include/param_help.xml (renamed from server/man/include/param_help.xml) | 0 | ||||
-rw-r--r-- | src/man/include/upstream.xml (renamed from server/man/include/upstream.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_groupadd.8.xml (renamed from server/man/sss_groupadd.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_groupdel.8.xml (renamed from server/man/sss_groupdel.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_groupmod.8.xml (renamed from server/man/sss_groupmod.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_groupshow.8.xml (renamed from server/man/sss_groupshow.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_useradd.8.xml (renamed from server/man/sss_useradd.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_userdel.8.xml (renamed from server/man/sss_userdel.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sss_usermod.8.xml (renamed from server/man/sss_usermod.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sssd-ipa.5.xml (renamed from server/man/sssd-ipa.5.xml) | 0 | ||||
-rw-r--r-- | src/man/sssd-krb5.5.xml (renamed from server/man/sssd-krb5.5.xml) | 0 | ||||
-rw-r--r-- | src/man/sssd-ldap.5.xml (renamed from server/man/sssd-ldap.5.xml) | 0 | ||||
-rw-r--r-- | src/man/sssd.8.xml (renamed from server/man/sssd.8.xml) | 0 | ||||
-rw-r--r-- | src/man/sssd.conf.5.xml (renamed from server/man/sssd.conf.5.xml) | 0 | ||||
-rw-r--r-- | src/man/sssd_krb5_locator_plugin.8.xml (renamed from server/man/sssd_krb5_locator_plugin.8.xml) | 0 | ||||
-rw-r--r-- | src/monitor/monitor.c (renamed from server/monitor/monitor.c) | 0 | ||||
-rw-r--r-- | src/monitor/monitor.h (renamed from server/monitor/monitor.h) | 0 | ||||
-rw-r--r-- | src/monitor/monitor_interfaces.h (renamed from server/monitor/monitor_interfaces.h) | 0 | ||||
-rw-r--r-- | src/monitor/monitor_sbus.c (renamed from server/monitor/monitor_sbus.c) | 0 | ||||
-rw-r--r-- | src/po/LINGUAS (renamed from server/po/LINGUAS) | 0 | ||||
-rw-r--r-- | src/po/Makevars (renamed from server/po/Makevars) | 0 | ||||
-rw-r--r-- | src/po/POTFILES.in (renamed from server/po/POTFILES.in) | 0 | ||||
-rw-r--r-- | src/po/de.po (renamed from server/po/de.po) | 0 | ||||
-rw-r--r-- | src/po/es.po (renamed from server/po/es.po) | 0 | ||||
-rw-r--r-- | src/po/fr.po (renamed from server/po/fr.po) | 0 | ||||
-rw-r--r-- | src/po/it.po (renamed from server/po/it.po) | 0 | ||||
-rw-r--r-- | src/po/ja.po (renamed from server/po/ja.po) | 0 | ||||
-rw-r--r-- | src/po/nl.po (renamed from server/po/nl.po) | 0 | ||||
-rw-r--r-- | src/po/pl.po (renamed from server/po/pl.po) | 0 | ||||
-rw-r--r-- | src/po/pt.po (renamed from server/po/pt.po) | 0 | ||||
-rw-r--r-- | src/po/sss_daemon.pot (renamed from server/po/sss_daemon.pot) | 0 | ||||
-rw-r--r-- | src/po/sv.po (renamed from server/po/sv.po) | 0 | ||||
-rw-r--r-- | src/providers/child_common.c (renamed from server/providers/child_common.c) | 0 | ||||
-rw-r--r-- | src/providers/child_common.h (renamed from server/providers/child_common.h) | 0 | ||||
-rw-r--r-- | src/providers/data_provider.h (renamed from server/providers/data_provider.h) | 0 | ||||
-rw-r--r-- | src/providers/data_provider_be.c (renamed from server/providers/data_provider_be.c) | 0 | ||||
-rw-r--r-- | src/providers/data_provider_fo.c (renamed from server/providers/data_provider_fo.c) | 0 | ||||
-rw-r--r-- | src/providers/data_provider_opts.c (renamed from server/providers/data_provider_opts.c) | 0 | ||||
-rw-r--r-- | src/providers/dp_auth_util.c (renamed from server/providers/dp_auth_util.c) | 0 | ||||
-rw-r--r-- | src/providers/dp_backend.h (renamed from server/providers/dp_backend.h) | 0 | ||||
-rw-r--r-- | src/providers/dp_sbus.c (renamed from server/providers/dp_sbus.c) | 0 | ||||
-rw-r--r-- | src/providers/fail_over.c (renamed from server/providers/fail_over.c) | 0 | ||||
-rw-r--r-- | src/providers/fail_over.h (renamed from server/providers/fail_over.h) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_access.c (renamed from server/providers/ipa/ipa_access.c) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_access.h (renamed from server/providers/ipa/ipa_access.h) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_auth.c (renamed from server/providers/ipa/ipa_auth.c) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_auth.h (renamed from server/providers/ipa/ipa_auth.h) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_common.c (renamed from server/providers/ipa/ipa_common.c) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_common.h (renamed from server/providers/ipa/ipa_common.h) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_init.c (renamed from server/providers/ipa/ipa_init.c) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_timerules.c (renamed from server/providers/ipa/ipa_timerules.c) | 0 | ||||
-rw-r--r-- | src/providers/ipa/ipa_timerules.h (renamed from server/providers/ipa/ipa_timerules.h) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_auth.c (renamed from server/providers/krb5/krb5_auth.c) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_auth.h (renamed from server/providers/krb5/krb5_auth.h) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_become_user.c (renamed from server/providers/krb5/krb5_become_user.c) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_child.c (renamed from server/providers/krb5/krb5_child.c) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_common.c (renamed from server/providers/krb5/krb5_common.c) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_common.h (renamed from server/providers/krb5/krb5_common.h) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_init.c (renamed from server/providers/krb5/krb5_init.c) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_utils.c (renamed from server/providers/krb5/krb5_utils.c) | 0 | ||||
-rw-r--r-- | src/providers/krb5/krb5_utils.h (renamed from server/providers/krb5/krb5_utils.h) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_auth.c (renamed from server/providers/ldap/ldap_auth.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_child.c (renamed from server/providers/ldap/ldap_child.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_common.c (renamed from server/providers/ldap/ldap_common.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_common.h (renamed from server/providers/ldap/ldap_common.h) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_id.c (renamed from server/providers/ldap/ldap_id.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_id_cleanup.c (renamed from server/providers/ldap/ldap_id_cleanup.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_id_enum.c (renamed from server/providers/ldap/ldap_id_enum.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/ldap_init.c (renamed from server/providers/ldap/ldap_init.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap.c (renamed from server/providers/ldap/sdap.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap.h (renamed from server/providers/ldap/sdap.h) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap_async.c (renamed from server/providers/ldap/sdap_async.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap_async.h (renamed from server/providers/ldap/sdap_async.h) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap_async_accounts.c (renamed from server/providers/ldap/sdap_async_accounts.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap_async_connection.c (renamed from server/providers/ldap/sdap_async_connection.c) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap_async_private.h (renamed from server/providers/ldap/sdap_async_private.h) | 0 | ||||
-rw-r--r-- | src/providers/ldap/sdap_child_helpers.c (renamed from server/providers/ldap/sdap_child_helpers.c) | 0 | ||||
-rw-r--r-- | src/providers/providers.h (renamed from server/providers/providers.h) | 0 | ||||
-rw-r--r-- | src/providers/proxy.c (renamed from server/providers/proxy.c) | 0 | ||||
-rw-r--r-- | src/providers/sssd_be.exports (renamed from server/providers/sssd_be.exports) | 0 | ||||
-rw-r--r-- | src/python/pysss.c (renamed from server/python/pysss.c) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_data.c (renamed from server/resolv/ares/ares_data.c) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_data.h (renamed from server/resolv/ares/ares_data.h) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_dns.h (renamed from server/resolv/ares/ares_dns.h) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_parse_srv_reply.c (renamed from server/resolv/ares/ares_parse_srv_reply.c) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_parse_srv_reply.h (renamed from server/resolv/ares/ares_parse_srv_reply.h) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_parse_txt_reply.c (renamed from server/resolv/ares/ares_parse_txt_reply.c) | 0 | ||||
-rw-r--r-- | src/resolv/ares/ares_parse_txt_reply.h (renamed from server/resolv/ares/ares_parse_txt_reply.h) | 0 | ||||
-rw-r--r-- | src/resolv/async_resolv.c (renamed from server/resolv/async_resolv.c) | 0 | ||||
-rw-r--r-- | src/resolv/async_resolv.h (renamed from server/resolv/async_resolv.h) | 0 | ||||
-rw-r--r-- | src/responder/common/responder.h (renamed from server/responder/common/responder.h) | 0 | ||||
-rw-r--r-- | src/responder/common/responder_cmd.c (renamed from server/responder/common/responder_cmd.c) | 0 | ||||
-rw-r--r-- | src/responder/common/responder_common.c (renamed from server/responder/common/responder_common.c) | 0 | ||||
-rw-r--r-- | src/responder/common/responder_dp.c (renamed from server/responder/common/responder_dp.c) | 0 | ||||
-rw-r--r-- | src/responder/common/responder_packet.c (renamed from server/responder/common/responder_packet.c) | 0 | ||||
-rw-r--r-- | src/responder/common/responder_packet.h (renamed from server/responder/common/responder_packet.h) | 0 | ||||
-rw-r--r-- | src/responder/nss/nsssrv.c (renamed from server/responder/nss/nsssrv.c) | 0 | ||||
-rw-r--r-- | src/responder/nss/nsssrv.h (renamed from server/responder/nss/nsssrv.h) | 0 | ||||
-rw-r--r-- | src/responder/nss/nsssrv_cmd.c (renamed from server/responder/nss/nsssrv_cmd.c) | 0 | ||||
-rw-r--r-- | src/responder/nss/nsssrv_nc.c (renamed from server/responder/nss/nsssrv_nc.c) | 0 | ||||
-rw-r--r-- | src/responder/nss/nsssrv_nc.h (renamed from server/responder/nss/nsssrv_nc.h) | 0 | ||||
-rw-r--r-- | src/responder/pam/pam_LOCAL_domain.c (renamed from server/responder/pam/pam_LOCAL_domain.c) | 0 | ||||
-rw-r--r-- | src/responder/pam/pamsrv.c (renamed from server/responder/pam/pamsrv.c) | 0 | ||||
-rw-r--r-- | src/responder/pam/pamsrv.h (renamed from server/responder/pam/pamsrv.h) | 0 | ||||
-rw-r--r-- | src/responder/pam/pamsrv_cmd.c (renamed from server/responder/pam/pamsrv_cmd.c) | 0 | ||||
-rw-r--r-- | src/responder/pam/pamsrv_dp.c (renamed from server/responder/pam/pamsrv_dp.c) | 0 | ||||
-rw-r--r-- | src/sbus/sbus_client.c (renamed from server/sbus/sbus_client.c) | 0 | ||||
-rw-r--r-- | src/sbus/sbus_client.h (renamed from server/sbus/sbus_client.h) | 0 | ||||
-rw-r--r-- | src/sbus/sssd_dbus.h (renamed from server/sbus/sssd_dbus.h) | 0 | ||||
-rw-r--r-- | src/sbus/sssd_dbus_common.c (renamed from server/sbus/sssd_dbus_common.c) | 0 | ||||
-rw-r--r-- | src/sbus/sssd_dbus_connection.c (renamed from server/sbus/sssd_dbus_connection.c) | 0 | ||||
-rw-r--r-- | src/sbus/sssd_dbus_private.h (renamed from server/sbus/sssd_dbus_private.h) | 0 | ||||
-rw-r--r-- | src/sbus/sssd_dbus_server.c (renamed from server/sbus/sssd_dbus_server.c) | 0 | ||||
-rw-r--r-- | src/sss_client/common.c (renamed from server/sss_client/common.c) | 0 | ||||
-rw-r--r-- | src/sss_client/group.c (renamed from server/sss_client/group.c) | 0 | ||||
-rw-r--r-- | src/sss_client/man/pam_sss.8.xml (renamed from server/sss_client/man/pam_sss.8.xml) | 0 | ||||
-rw-r--r-- | src/sss_client/pam_sss.c (renamed from server/sss_client/pam_sss.c) | 0 | ||||
-rw-r--r-- | src/sss_client/pam_test_client.c (renamed from server/sss_client/pam_test_client.c) | 0 | ||||
-rw-r--r-- | src/sss_client/passwd.c (renamed from server/sss_client/passwd.c) | 0 | ||||
-rw-r--r-- | src/sss_client/protos.h (renamed from server/sss_client/protos.h) | 0 | ||||
-rw-r--r-- | src/sss_client/sss_cli.h (renamed from server/sss_client/sss_cli.h) | 0 | ||||
-rw-r--r-- | src/sss_client/sss_nss.exports (renamed from server/sss_client/sss_nss.exports) | 0 | ||||
-rw-r--r-- | src/sss_client/sss_pam.exports (renamed from server/sss_client/sss_pam.exports) | 0 | ||||
-rw-r--r-- | src/sss_client/sss_pam_macros.h (renamed from server/sss_client/sss_pam_macros.h) | 0 | ||||
-rw-r--r-- | src/sysv/SUSE/sssd (renamed from server/sysv/SUSE/sssd) | 0 | ||||
-rw-r--r-- | src/sysv/sssd (renamed from server/sysv/sssd) | 0 | ||||
-rw-r--r-- | src/tests/auth-tests.c (renamed from server/tests/auth-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/check_and_open-tests.c (renamed from server/tests/check_and_open-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/common.c (renamed from server/tests/common.c) | 0 | ||||
-rw-r--r-- | src/tests/common.h (renamed from server/tests/common.h) | 0 | ||||
-rw-r--r-- | src/tests/fail_over-tests.c (renamed from server/tests/fail_over-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/files-tests.c (renamed from server/tests/files-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/find_uid-tests.c (renamed from server/tests/find_uid-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/ipa_ldap_opt-tests.c (renamed from server/tests/ipa_ldap_opt-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/ipa_timerules-tests.c (renamed from server/tests/ipa_timerules-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/krb5_utils-tests.c (renamed from server/tests/krb5_utils-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/python-test.py (renamed from server/tests/python-test.py) | 0 | ||||
-rw-r--r-- | src/tests/refcount-tests.c (renamed from server/tests/refcount-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/resolv-tests.c (renamed from server/tests/resolv-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/stress-tests.c (renamed from server/tests/stress-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/strtonum-tests.c (renamed from server/tests/strtonum-tests.c) | 0 | ||||
-rw-r--r-- | src/tests/sysdb-tests.c (renamed from server/tests/sysdb-tests.c) | 0 | ||||
-rw-r--r-- | src/tools/files.c (renamed from server/tools/files.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_groupadd.c (renamed from server/tools/sss_groupadd.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_groupdel.c (renamed from server/tools/sss_groupdel.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_groupmod.c (renamed from server/tools/sss_groupmod.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_groupshow.c (renamed from server/tools/sss_groupshow.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_sync_ops.c (renamed from server/tools/sss_sync_ops.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_sync_ops.h (renamed from server/tools/sss_sync_ops.h) | 0 | ||||
-rw-r--r-- | src/tools/sss_useradd.c (renamed from server/tools/sss_useradd.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_userdel.c (renamed from server/tools/sss_userdel.c) | 0 | ||||
-rw-r--r-- | src/tools/sss_usermod.c (renamed from server/tools/sss_usermod.c) | 0 | ||||
-rw-r--r-- | src/tools/tools_util.c (renamed from server/tools/tools_util.c) | 0 | ||||
-rw-r--r-- | src/tools/tools_util.h (renamed from server/tools/tools_util.h) | 0 | ||||
-rw-r--r-- | src/util/backup_file.c (renamed from server/util/backup_file.c) | 0 | ||||
-rw-r--r-- | src/util/check_and_open.c (renamed from server/util/check_and_open.c) | 0 | ||||
-rw-r--r-- | src/util/crypto_sha512crypt.c (renamed from server/util/crypto_sha512crypt.c) | 0 | ||||
-rw-r--r-- | src/util/debug.c (renamed from server/util/debug.c) | 0 | ||||
-rw-r--r-- | src/util/dlinklist.h (renamed from server/util/dlinklist.h) | 0 | ||||
-rw-r--r-- | src/util/find_uid.c (renamed from server/util/find_uid.c) | 0 | ||||
-rw-r--r-- | src/util/find_uid.h (renamed from server/util/find_uid.h) | 0 | ||||
-rw-r--r-- | src/util/memory.c (renamed from server/util/memory.c) | 0 | ||||
-rw-r--r-- | src/util/nss_sha512crypt.c (renamed from server/util/nss_sha512crypt.c) | 0 | ||||
-rw-r--r-- | src/util/refcount.c (renamed from server/util/refcount.c) | 0 | ||||
-rw-r--r-- | src/util/refcount.h (renamed from server/util/refcount.h) | 0 | ||||
-rw-r--r-- | src/util/server.c (renamed from server/util/server.c) | 0 | ||||
-rw-r--r-- | src/util/sha512crypt.h (renamed from server/util/sha512crypt.h) | 0 | ||||
-rw-r--r-- | src/util/signal.c (renamed from server/util/signal.c) | 0 | ||||
-rw-r--r-- | src/util/signal.m4 (renamed from server/util/signal.m4) | 0 | ||||
-rw-r--r-- | src/util/sss_krb5.c (renamed from server/util/sss_krb5.c) | 0 | ||||
-rw-r--r-- | src/util/sss_krb5.h (renamed from server/util/sss_krb5.h) | 0 | ||||
-rw-r--r-- | src/util/sss_ldap.c (renamed from server/util/sss_ldap.c) | 0 | ||||
-rw-r--r-- | src/util/sss_ldap.h (renamed from server/util/sss_ldap.h) | 0 | ||||
-rw-r--r-- | src/util/strtonum.c (renamed from server/util/strtonum.c) | 0 | ||||
-rw-r--r-- | src/util/strtonum.h (renamed from server/util/strtonum.h) | 0 | ||||
-rw-r--r-- | src/util/user_info_msg.c (renamed from server/util/user_info_msg.c) | 0 | ||||
-rw-r--r-- | src/util/user_info_msg.h (renamed from server/util/user_info_msg.h) | 0 | ||||
-rw-r--r-- | src/util/usertools.c (renamed from server/util/usertools.c) | 0 | ||||
-rw-r--r-- | src/util/util.c (renamed from server/util/util.c) | 0 | ||||
-rw-r--r-- | src/util/util.h (renamed from server/util/util.h) | 0 |
243 files changed, 12 insertions, 23 deletions
@@ -17,7 +17,7 @@ yum install openldap-devel gettext libtool pcre-devel c-ares-devel \ dbus-devel libxslt-devel docbook-style-xsl krb5-devel \ docbook-style-xsl libxml2 pam-devel nss-devel libtevent \ libtevent-devel libtdb libtdb-devel libtalloc libtalloc-devel \ - libldb libldb-devel cvs popt-devel + libldb libldb-devel cvs popt-devel c-ares-devel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ How to build everything in one go (Preferred approach) @@ -42,32 +42,21 @@ Internal Library Requirements sssd provides several required libraries within its source tree: collection ini_config +dhash +refarray +path_utils Compiling sssd internal libraries ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pushd common; autoreconf -i -f && \ -./configure --enable-static --disable-shared && \ +./configure --disable-static --enable-shared && \ make; popd -This will build the libraries statically for linking into the sssd. Currently -the sssd build system does not support dynamically linking. (The external API -for collection and ini_config is not yet ready for general consumption). - Compiling sssd with system installed libraries ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -pushd server; \ -autoreconf -i -f && \ -./configure && \ -make; \ -popd - -Compiling client libraries -~~~~~~~~~~~~~~~~~~~~~~~~~~ -The nss and pam client do not require any additional dependencies. - -pushd sss_client; \ +pushd src; \ autoreconf -i -f && \ ./configure && \ make; \ diff --git a/Makefile.am b/Makefile.am index f20fc560..a26f7746 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = common server +SUBDIRS = common src DISTCHECK_CONFIGURE_FLAGS = --with-ldb-lib-dir="$$dc_install_base"/lib/ldb @@ -58,4 +58,4 @@ tests: all done docs: - $(MAKE) -C server $@ + $(MAKE) -C src $@ diff --git a/configure.ac b/configure.ac index 030ebc92..3a87cd78 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL -AC_CONFIG_SUBDIRS([common server]) +AC_CONFIG_SUBDIRS([common src]) AC_SUBST([PRERELEASE_VERSION], PRERELEASE_VERSION_NUMBER) diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 8c381460..16955f7c 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -222,9 +222,9 @@ rm -f \ # Copy default sssd.conf file mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/sssd -install -m600 server/examples/sssd.conf $RPM_BUILD_ROOT%{_sysconfdir}/sssd/sssd.conf -install -m400 server/config/etc/sssd.api.conf $RPM_BUILD_ROOT%{_sysconfdir}/sssd/sssd.api.conf -install -m400 server/config/etc/sssd.api.d/* $RPM_BUILD_ROOT%{_sysconfdir}/sssd/sssd.api.d/ +install -m600 src/examples/sssd.conf $RPM_BUILD_ROOT%{_sysconfdir}/sssd/sssd.conf +install -m400 src/config/etc/sssd.api.conf $RPM_BUILD_ROOT%{_sysconfdir}/sssd/sssd.api.conf +install -m400 src/config/etc/sssd.api.d/* $RPM_BUILD_ROOT%{_sysconfdir}/sssd/sssd.api.d/ # Remove .la files created by libtool rm -f \ diff --git a/server/Makefile.am b/src/Makefile.am index eeb8cfef..eeb8cfef 100644 --- a/server/Makefile.am +++ b/src/Makefile.am diff --git a/server/build_macros.m4 b/src/build_macros.m4 index 37d96439..37d96439 100644 --- a/server/build_macros.m4 +++ b/src/build_macros.m4 diff --git a/server/conf_macros.m4 b/src/conf_macros.m4 index 86ccf5d9..86ccf5d9 100644 --- a/server/conf_macros.m4 +++ b/src/conf_macros.m4 diff --git a/server/confdb/confdb.c b/src/confdb/confdb.c index 6981baa5..6981baa5 100644 --- a/server/confdb/confdb.c +++ b/src/confdb/confdb.c diff --git a/server/confdb/confdb.h b/src/confdb/confdb.h index e848e8bc..e848e8bc 100644 --- a/server/confdb/confdb.h +++ b/src/confdb/confdb.h diff --git a/server/confdb/confdb_private.h b/src/confdb/confdb_private.h index 1bab99ca..1bab99ca 100644 --- a/server/confdb/confdb_private.h +++ b/src/confdb/confdb_private.h diff --git a/server/confdb/confdb_setup.c b/src/confdb/confdb_setup.c index 3c10c06c..3c10c06c 100644 --- a/server/confdb/confdb_setup.c +++ b/src/confdb/confdb_setup.c diff --git a/server/confdb/confdb_setup.h b/src/confdb/confdb_setup.h index 2b8802f6..2b8802f6 100644 --- a/server/confdb/confdb_setup.h +++ b/src/confdb/confdb_setup.h diff --git a/server/config/SSSDConfig.py b/src/config/SSSDConfig.py index a004c33b..a004c33b 100644 --- a/server/config/SSSDConfig.py +++ b/src/config/SSSDConfig.py diff --git a/server/config/SSSDConfigTest.py b/src/config/SSSDConfigTest.py index 153146f8..153146f8 100755 --- a/server/config/SSSDConfigTest.py +++ b/src/config/SSSDConfigTest.py diff --git a/server/config/etc/sssd.api.conf b/src/config/etc/sssd.api.conf index 19053538..19053538 100644 --- a/server/config/etc/sssd.api.conf +++ b/src/config/etc/sssd.api.conf diff --git a/server/config/etc/sssd.api.d/sssd-ipa.conf b/src/config/etc/sssd.api.d/sssd-ipa.conf index c2a12d5a..c2a12d5a 100644 --- a/server/config/etc/sssd.api.d/sssd-ipa.conf +++ b/src/config/etc/sssd.api.d/sssd-ipa.conf diff --git a/server/config/etc/sssd.api.d/sssd-krb5.conf b/src/config/etc/sssd.api.d/sssd-krb5.conf index 7ba0ab32..7ba0ab32 100644 --- a/server/config/etc/sssd.api.d/sssd-krb5.conf +++ b/src/config/etc/sssd.api.d/sssd-krb5.conf diff --git a/server/config/etc/sssd.api.d/sssd-ldap.conf b/src/config/etc/sssd.api.d/sssd-ldap.conf index 6758ab49..6758ab49 100644 --- a/server/config/etc/sssd.api.d/sssd-ldap.conf +++ b/src/config/etc/sssd.api.d/sssd-ldap.conf diff --git a/server/config/etc/sssd.api.d/sssd-local.conf b/src/config/etc/sssd.api.d/sssd-local.conf index 0686f082..0686f082 100644 --- a/server/config/etc/sssd.api.d/sssd-local.conf +++ b/src/config/etc/sssd.api.d/sssd-local.conf diff --git a/server/config/etc/sssd.api.d/sssd-proxy.conf b/src/config/etc/sssd.api.d/sssd-proxy.conf index 7ecf6b33..7ecf6b33 100644 --- a/server/config/etc/sssd.api.d/sssd-proxy.conf +++ b/src/config/etc/sssd.api.d/sssd-proxy.conf diff --git a/server/config/ipachangeconf.py b/src/config/ipachangeconf.py index ea73a9b9..ea73a9b9 100644 --- a/server/config/ipachangeconf.py +++ b/src/config/ipachangeconf.py diff --git a/server/config/setup.py b/src/config/setup.py index 46a81060..46a81060 100644 --- a/server/config/setup.py +++ b/src/config/setup.py diff --git a/server/config/testconfigs/noparse.api.conf b/src/config/testconfigs/noparse.api.conf index 50651001..50651001 100644 --- a/server/config/testconfigs/noparse.api.conf +++ b/src/config/testconfigs/noparse.api.conf diff --git a/server/config/testconfigs/sssd-badversion.conf b/src/config/testconfigs/sssd-badversion.conf index 75d8c484..75d8c484 100644 --- a/server/config/testconfigs/sssd-badversion.conf +++ b/src/config/testconfigs/sssd-badversion.conf diff --git a/server/config/testconfigs/sssd-invalid-badbool.conf b/src/config/testconfigs/sssd-invalid-badbool.conf index 25c27f49..25c27f49 100644 --- a/server/config/testconfigs/sssd-invalid-badbool.conf +++ b/src/config/testconfigs/sssd-invalid-badbool.conf diff --git a/server/config/testconfigs/sssd-invalid.conf b/src/config/testconfigs/sssd-invalid.conf index 3a84ae11..3a84ae11 100644 --- a/server/config/testconfigs/sssd-invalid.conf +++ b/src/config/testconfigs/sssd-invalid.conf diff --git a/server/config/testconfigs/sssd-noversion.conf b/src/config/testconfigs/sssd-noversion.conf index 71af85cc..71af85cc 100644 --- a/server/config/testconfigs/sssd-noversion.conf +++ b/src/config/testconfigs/sssd-noversion.conf diff --git a/server/config/testconfigs/sssd-valid.conf b/src/config/testconfigs/sssd-valid.conf index 79016eb4..79016eb4 100644 --- a/server/config/testconfigs/sssd-valid.conf +++ b/src/config/testconfigs/sssd-valid.conf diff --git a/server/config/upgrade_config.py b/src/config/upgrade_config.py index d47fcd38..d47fcd38 100644 --- a/server/config/upgrade_config.py +++ b/src/config/upgrade_config.py diff --git a/server/configure.ac b/src/configure.ac index 4198ee95..4198ee95 100644 --- a/server/configure.ac +++ b/src/configure.ac diff --git a/server/db/sysdb.c b/src/db/sysdb.c index b3f81a08..b3f81a08 100644 --- a/server/db/sysdb.c +++ b/src/db/sysdb.c diff --git a/server/db/sysdb.h b/src/db/sysdb.h index cf97ed62..cf97ed62 100644 --- a/server/db/sysdb.h +++ b/src/db/sysdb.h diff --git a/server/db/sysdb_ops.c b/src/db/sysdb_ops.c index 33cfd91f..33cfd91f 100644 --- a/server/db/sysdb_ops.c +++ b/src/db/sysdb_ops.c diff --git a/server/db/sysdb_private.h b/src/db/sysdb_private.h index 270cf360..270cf360 100644 --- a/server/db/sysdb_private.h +++ b/src/db/sysdb_private.h diff --git a/server/db/sysdb_search.c b/src/db/sysdb_search.c index 4b9470ba..4b9470ba 100644 --- a/server/db/sysdb_search.c +++ b/src/db/sysdb_search.c diff --git a/server/doxy.config.in b/src/doxy.config.in index 6c147496..6c147496 100644 --- a/server/doxy.config.in +++ b/src/doxy.config.in diff --git a/server/examples/sssd.conf b/src/examples/sssd.conf index 82c6d6b0..82c6d6b0 100644 --- a/server/examples/sssd.conf +++ b/src/examples/sssd.conf diff --git a/server/examples/sssdproxytest b/src/examples/sssdproxytest index 14217969..14217969 100644 --- a/server/examples/sssdproxytest +++ b/src/examples/sssdproxytest diff --git a/server/examples/sudo b/src/examples/sudo index 4af91ba6..4af91ba6 100644 --- a/server/examples/sudo +++ b/src/examples/sudo diff --git a/server/external/crypto.m4 b/src/external/crypto.m4 index d1bcf40a..d1bcf40a 100644 --- a/server/external/crypto.m4 +++ b/src/external/crypto.m4 diff --git a/server/external/docbook.m4 b/src/external/docbook.m4 index cae89feb..cae89feb 100644 --- a/server/external/docbook.m4 +++ b/src/external/docbook.m4 diff --git a/server/external/krb5.m4 b/src/external/krb5.m4 index 84bb4417..84bb4417 100644 --- a/server/external/krb5.m4 +++ b/src/external/krb5.m4 diff --git a/server/external/ldap.m4 b/src/external/ldap.m4 index 87d95fa8..87d95fa8 100644 --- a/server/external/ldap.m4 +++ b/src/external/ldap.m4 diff --git a/server/external/libcares.m4 b/src/external/libcares.m4 index 657deac5..657deac5 100644 --- a/server/external/libcares.m4 +++ b/src/external/libcares.m4 diff --git a/server/external/libcollection.m4 b/src/external/libcollection.m4 index 8fc37e8c..8fc37e8c 100644 --- a/server/external/libcollection.m4 +++ b/src/external/libcollection.m4 diff --git a/server/external/libdhash.m4 b/src/external/libdhash.m4 index e3afdac3..e3afdac3 100644 --- a/server/external/libdhash.m4 +++ b/src/external/libdhash.m4 diff --git a/server/external/libini_config.m4 b/src/external/libini_config.m4 index 20291efa..20291efa 100644 --- a/server/external/libini_config.m4 +++ b/src/external/libini_config.m4 diff --git a/server/external/libldb.m4 b/src/external/libldb.m4 index 0679e1d1..0679e1d1 100644 --- a/server/external/libldb.m4 +++ b/src/external/libldb.m4 diff --git a/server/external/libpcre.m4 b/src/external/libpcre.m4 index 5917c8cf..5917c8cf 100644 --- a/server/external/libpcre.m4 +++ b/src/external/libpcre.m4 diff --git a/server/external/libpopt.m4 b/src/external/libpopt.m4 index e59b2610..e59b2610 100644 --- a/server/external/libpopt.m4 +++ b/src/external/libpopt.m4 diff --git a/server/external/libtalloc.m4 b/src/external/libtalloc.m4 index a4c5b8a9..a4c5b8a9 100644 --- a/server/external/libtalloc.m4 +++ b/src/external/libtalloc.m4 diff --git a/server/external/libtdb.m4 b/src/external/libtdb.m4 index 196bc5cc..196bc5cc 100644 --- a/server/external/libtdb.m4 +++ b/src/external/libtdb.m4 diff --git a/server/external/libtevent.m4 b/src/external/libtevent.m4 index 6a0e36af..6a0e36af 100644 --- a/server/external/libtevent.m4 +++ b/src/external/libtevent.m4 diff --git a/server/external/pam.m4 b/src/external/pam.m4 index 40c8fd0d..40c8fd0d 100644 --- a/server/external/pam.m4 +++ b/src/external/pam.m4 diff --git a/server/external/pkg.m4 b/src/external/pkg.m4 index a8b3d06c..a8b3d06c 100644 --- a/server/external/pkg.m4 +++ b/src/external/pkg.m4 diff --git a/server/external/platform.m4 b/src/external/platform.m4 index 71b4f2c8..71b4f2c8 100644 --- a/server/external/platform.m4 +++ b/src/external/platform.m4 diff --git a/server/external/python.m4 b/src/external/python.m4 index db598638..db598638 100644 --- a/server/external/python.m4 +++ b/src/external/python.m4 diff --git a/server/external/selinux.m4 b/src/external/selinux.m4 index 0c5d5294..0c5d5294 100644 --- a/server/external/selinux.m4 +++ b/src/external/selinux.m4 diff --git a/server/external/sizes.m4 b/src/external/sizes.m4 index 53df61de..53df61de 100644 --- a/server/external/sizes.m4 +++ b/src/external/sizes.m4 diff --git a/server/krb5_plugin/sssd_krb5_locator_plugin.c b/src/krb5_plugin/sssd_krb5_locator_plugin.c index 5e797333..5e797333 100644 --- a/server/krb5_plugin/sssd_krb5_locator_plugin.c +++ b/src/krb5_plugin/sssd_krb5_locator_plugin.c diff --git a/server/ldb_modules/memberof.c b/src/ldb_modules/memberof.c index e0a241a5..e0a241a5 100644 --- a/server/ldb_modules/memberof.c +++ b/src/ldb_modules/memberof.c diff --git a/server/m4/.dir b/src/m4/.dir index e69de29b..e69de29b 100644 --- a/server/m4/.dir +++ b/src/m4/.dir diff --git a/server/man/include/failover.xml b/src/man/include/failover.xml index efe3ee42..efe3ee42 100644 --- a/server/man/include/failover.xml +++ b/src/man/include/failover.xml diff --git a/server/man/include/param_help.xml b/src/man/include/param_help.xml index a2478bf2..a2478bf2 100644 --- a/server/man/include/param_help.xml +++ b/src/man/include/param_help.xml diff --git a/server/man/include/upstream.xml b/src/man/include/upstream.xml index b6f633cc..b6f633cc 100644 --- a/server/man/include/upstream.xml +++ b/src/man/include/upstream.xml diff --git a/server/man/sss_groupadd.8.xml b/src/man/sss_groupadd.8.xml index 15b7ea5a..15b7ea5a 100644 --- a/server/man/sss_groupadd.8.xml +++ b/src/man/sss_groupadd.8.xml diff --git a/server/man/sss_groupdel.8.xml b/src/man/sss_groupdel.8.xml index 22f4fca0..22f4fca0 100644 --- a/server/man/sss_groupdel.8.xml +++ b/src/man/sss_groupdel.8.xml diff --git a/server/man/sss_groupmod.8.xml b/src/man/sss_groupmod.8.xml index b2226e2e..b2226e2e 100644 --- a/server/man/sss_groupmod.8.xml +++ b/src/man/sss_groupmod.8.xml diff --git a/server/man/sss_groupshow.8.xml b/src/man/sss_groupshow.8.xml index 13e2dfcb..13e2dfcb 100644 --- a/server/man/sss_groupshow.8.xml +++ b/src/man/sss_groupshow.8.xml diff --git a/server/man/sss_useradd.8.xml b/src/man/sss_useradd.8.xml index 7620ffda..7620ffda 100644 --- a/server/man/sss_useradd.8.xml +++ b/src/man/sss_useradd.8.xml diff --git a/server/man/sss_userdel.8.xml b/src/man/sss_userdel.8.xml index 0c495297..0c495297 100644 --- a/server/man/sss_userdel.8.xml +++ b/src/man/sss_userdel.8.xml diff --git a/server/man/sss_usermod.8.xml b/src/man/sss_usermod.8.xml index b94fc738..b94fc738 100644 --- a/server/man/sss_usermod.8.xml +++ b/src/man/sss_usermod.8.xml diff --git a/server/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index d1ba1c52..d1ba1c52 100644 --- a/server/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml diff --git a/server/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml index 32b6c293..32b6c293 100644 --- a/server/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml diff --git a/server/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index b79cbbc9..b79cbbc9 100644 --- a/server/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml diff --git a/server/man/sssd.8.xml b/src/man/sssd.8.xml index 5e45a336..5e45a336 100644 --- a/server/man/sssd.8.xml +++ b/src/man/sssd.8.xml diff --git a/server/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 7b240c8f..7b240c8f 100644 --- a/server/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml diff --git a/server/man/sssd_krb5_locator_plugin.8.xml b/src/man/sssd_krb5_locator_plugin.8.xml index 6c60431f..6c60431f 100644 --- a/server/man/sssd_krb5_locator_plugin.8.xml +++ b/src/man/sssd_krb5_locator_plugin.8.xml diff --git a/server/monitor/monitor.c b/src/monitor/monitor.c index ddbfb6a7..ddbfb6a7 100644 --- a/server/monitor/monitor.c +++ b/src/monitor/monitor.c diff --git a/server/monitor/monitor.h b/src/monitor/monitor.h index 78e10ef1..78e10ef1 100644 --- a/server/monitor/monitor.h +++ b/src/monitor/monitor.h diff --git a/server/monitor/monitor_interfaces.h b/src/monitor/monitor_interfaces.h index c6361fa2..c6361fa2 100644 --- a/server/monitor/monitor_interfaces.h +++ b/src/monitor/monitor_interfaces.h diff --git a/server/monitor/monitor_sbus.c b/src/monitor/monitor_sbus.c index 3f73e84f..3f73e84f 100644 --- a/server/monitor/monitor_sbus.c +++ b/src/monitor/monitor_sbus.c diff --git a/server/po/LINGUAS b/src/po/LINGUAS index f2c4e4c4..f2c4e4c4 100644 --- a/server/po/LINGUAS +++ b/src/po/LINGUAS diff --git a/server/po/Makevars b/src/po/Makevars index 07fc8143..07fc8143 100644 --- a/server/po/Makevars +++ b/src/po/Makevars diff --git a/server/po/POTFILES.in b/src/po/POTFILES.in index e317161f..e317161f 100644 --- a/server/po/POTFILES.in +++ b/src/po/POTFILES.in diff --git a/server/po/de.po b/src/po/de.po index 3ec1a9af..3ec1a9af 100644 --- a/server/po/de.po +++ b/src/po/de.po diff --git a/server/po/es.po b/src/po/es.po index 36a6de06..36a6de06 100644 --- a/server/po/es.po +++ b/src/po/es.po diff --git a/server/po/fr.po b/src/po/fr.po index 5ad66510..5ad66510 100644 --- a/server/po/fr.po +++ b/src/po/fr.po diff --git a/server/po/it.po b/src/po/it.po index 3d331281..3d331281 100644 --- a/server/po/it.po +++ b/src/po/it.po diff --git a/server/po/ja.po b/src/po/ja.po index 4323f222..4323f222 100644 --- a/server/po/ja.po +++ b/src/po/ja.po diff --git a/server/po/nl.po b/src/po/nl.po index e3dd47fd..e3dd47fd 100644 --- a/server/po/nl.po +++ b/src/po/nl.po diff --git a/server/po/pl.po b/src/po/pl.po index dcbc72d8..dcbc72d8 100644 --- a/server/po/pl.po +++ b/src/po/pl.po diff --git a/server/po/pt.po b/src/po/pt.po index 8f35958f..8f35958f 100644 --- a/server/po/pt.po +++ b/src/po/pt.po diff --git a/server/po/sss_daemon.pot b/src/po/sss_daemon.pot index ec29a084..ec29a084 100644 --- a/server/po/sss_daemon.pot +++ b/src/po/sss_daemon.pot diff --git a/server/po/sv.po b/src/po/sv.po index f5be1b1c..f5be1b1c 100644 --- a/server/po/sv.po +++ b/src/po/sv.po diff --git a/server/providers/child_common.c b/src/providers/child_common.c index 2ad0f04e..2ad0f04e 100644 --- a/server/providers/child_common.c +++ b/src/providers/child_common.c diff --git a/server/providers/child_common.h b/src/providers/child_common.h index a441df3c..a441df3c 100644 --- a/server/providers/child_common.h +++ b/src/providers/child_common.h diff --git a/server/providers/data_provider.h b/src/providers/data_provider.h index 76ba4cff..76ba4cff 100644 --- a/server/providers/data_provider.h +++ b/src/providers/data_provider.h diff --git a/server/providers/data_provider_be.c b/src/providers/data_provider_be.c index 93cae070..93cae070 100644 --- a/server/providers/data_provider_be.c +++ b/src/providers/data_provider_be.c diff --git a/server/providers/data_provider_fo.c b/src/providers/data_provider_fo.c index 7d024048..7d024048 100644 --- a/server/providers/data_provider_fo.c +++ b/src/providers/data_provider_fo.c diff --git a/server/providers/data_provider_opts.c b/src/providers/data_provider_opts.c index 98283e43..98283e43 100644 --- a/server/providers/data_provider_opts.c +++ b/src/providers/data_provider_opts.c diff --git a/server/providers/dp_auth_util.c b/src/providers/dp_auth_util.c index 39cc0f60..39cc0f60 100644 --- a/server/providers/dp_auth_util.c +++ b/src/providers/dp_auth_util.c diff --git a/server/providers/dp_backend.h b/src/providers/dp_backend.h index f1069d0d..f1069d0d 100644 --- a/server/providers/dp_backend.h +++ b/src/providers/dp_backend.h diff --git a/server/providers/dp_sbus.c b/src/providers/dp_sbus.c index f9dd2821..f9dd2821 100644 --- a/server/providers/dp_sbus.c +++ b/src/providers/dp_sbus.c diff --git a/server/providers/fail_over.c b/src/providers/fail_over.c index 7560b89e..7560b89e 100644 --- a/server/providers/fail_over.c +++ b/src/providers/fail_over.c diff --git a/server/providers/fail_over.h b/src/providers/fail_over.h index e581fbaf..e581fbaf 100644 --- a/server/providers/fail_over.h +++ b/src/providers/fail_over.h diff --git a/server/providers/ipa/ipa_access.c b/src/providers/ipa/ipa_access.c index 7dfe1fd9..7dfe1fd9 100644 --- a/server/providers/ipa/ipa_access.c +++ b/src/providers/ipa/ipa_access.c diff --git a/server/providers/ipa/ipa_access.h b/src/providers/ipa/ipa_access.h index bd221c57..bd221c57 100644 --- a/server/providers/ipa/ipa_access.h +++ b/src/providers/ipa/ipa_access.h diff --git a/server/providers/ipa/ipa_auth.c b/src/providers/ipa/ipa_auth.c index 86b72e49..86b72e49 100644 --- a/server/providers/ipa/ipa_auth.c +++ b/src/providers/ipa/ipa_auth.c diff --git a/server/providers/ipa/ipa_auth.h b/src/providers/ipa/ipa_auth.h index 3079bbd1..3079bbd1 100644 --- a/server/providers/ipa/ipa_auth.h +++ b/src/providers/ipa/ipa_auth.h diff --git a/server/providers/ipa/ipa_common.c b/src/providers/ipa/ipa_common.c index 7686227a..7686227a 100644 --- a/server/providers/ipa/ipa_common.c +++ b/src/providers/ipa/ipa_common.c diff --git a/server/providers/ipa/ipa_common.h b/src/providers/ipa/ipa_common.h index 60c7313f..60c7313f 100644 --- a/server/providers/ipa/ipa_common.h +++ b/src/providers/ipa/ipa_common.h diff --git a/server/providers/ipa/ipa_init.c b/src/providers/ipa/ipa_init.c index 10b9257a..10b9257a 100644 --- a/server/providers/ipa/ipa_init.c +++ b/src/providers/ipa/ipa_init.c diff --git a/server/providers/ipa/ipa_timerules.c b/src/providers/ipa/ipa_timerules.c index 1a52eef1..1a52eef1 100644 --- a/server/providers/ipa/ipa_timerules.c +++ b/src/providers/ipa/ipa_timerules.c diff --git a/server/providers/ipa/ipa_timerules.h b/src/providers/ipa/ipa_timerules.h index e1beaa22..e1beaa22 100644 --- a/server/providers/ipa/ipa_timerules.h +++ b/src/providers/ipa/ipa_timerules.h diff --git a/server/providers/krb5/krb5_auth.c b/src/providers/krb5/krb5_auth.c index a2dadc80..a2dadc80 100644 --- a/server/providers/krb5/krb5_auth.c +++ b/src/providers/krb5/krb5_auth.c diff --git a/server/providers/krb5/krb5_auth.h b/src/providers/krb5/krb5_auth.h index a011af89..a011af89 100644 --- a/server/providers/krb5/krb5_auth.h +++ b/src/providers/krb5/krb5_auth.h diff --git a/server/providers/krb5/krb5_become_user.c b/src/providers/krb5/krb5_become_user.c index 351f539a..351f539a 100644 --- a/server/providers/krb5/krb5_become_user.c +++ b/src/providers/krb5/krb5_become_user.c diff --git a/server/providers/krb5/krb5_child.c b/src/providers/krb5/krb5_child.c index 5e185940..5e185940 100644 --- a/server/providers/krb5/krb5_child.c +++ b/src/providers/krb5/krb5_child.c diff --git a/server/providers/krb5/krb5_common.c b/src/providers/krb5/krb5_common.c index 86676f44..86676f44 100644 --- a/server/providers/krb5/krb5_common.c +++ b/src/providers/krb5/krb5_common.c diff --git a/server/providers/krb5/krb5_common.h b/src/providers/krb5/krb5_common.h index 832ffcdd..832ffcdd 100644 --- a/server/providers/krb5/krb5_common.h +++ b/src/providers/krb5/krb5_common.h diff --git a/server/providers/krb5/krb5_init.c b/src/providers/krb5/krb5_init.c index 43cbc1bc..43cbc1bc 100644 --- a/server/providers/krb5/krb5_init.c +++ b/src/providers/krb5/krb5_init.c diff --git a/server/providers/krb5/krb5_utils.c b/src/providers/krb5/krb5_utils.c index 489030af..489030af 100644 --- a/server/providers/krb5/krb5_utils.c +++ b/src/providers/krb5/krb5_utils.c diff --git a/server/providers/krb5/krb5_utils.h b/src/providers/krb5/krb5_utils.h index 7637041a..7637041a 100644 --- a/server/providers/krb5/krb5_utils.h +++ b/src/providers/krb5/krb5_utils.h diff --git a/server/providers/ldap/ldap_auth.c b/src/providers/ldap/ldap_auth.c index cfe8adb9..cfe8adb9 100644 --- a/server/providers/ldap/ldap_auth.c +++ b/src/providers/ldap/ldap_auth.c diff --git a/server/providers/ldap/ldap_child.c b/src/providers/ldap/ldap_child.c index 0d34be2c..0d34be2c 100644 --- a/server/providers/ldap/ldap_child.c +++ b/src/providers/ldap/ldap_child.c diff --git a/server/providers/ldap/ldap_common.c b/src/providers/ldap/ldap_common.c index bd4294f8..bd4294f8 100644 --- a/server/providers/ldap/ldap_common.c +++ b/src/providers/ldap/ldap_common.c diff --git a/server/providers/ldap/ldap_common.h b/src/providers/ldap/ldap_common.h index ff1ffb72..ff1ffb72 100644 --- a/server/providers/ldap/ldap_common.h +++ b/src/providers/ldap/ldap_common.h diff --git a/server/providers/ldap/ldap_id.c b/src/providers/ldap/ldap_id.c index 4bbc07a6..4bbc07a6 100644 --- a/server/providers/ldap/ldap_id.c +++ b/src/providers/ldap/ldap_id.c diff --git a/server/providers/ldap/ldap_id_cleanup.c b/src/providers/ldap/ldap_id_cleanup.c index f3fb4443..f3fb4443 100644 --- a/server/providers/ldap/ldap_id_cleanup.c +++ b/src/providers/ldap/ldap_id_cleanup.c diff --git a/server/providers/ldap/ldap_id_enum.c b/src/providers/ldap/ldap_id_enum.c index bc06e8bd..bc06e8bd 100644 --- a/server/providers/ldap/ldap_id_enum.c +++ b/src/providers/ldap/ldap_id_enum.c diff --git a/server/providers/ldap/ldap_init.c b/src/providers/ldap/ldap_init.c index b1f053fb..b1f053fb 100644 --- a/server/providers/ldap/ldap_init.c +++ b/src/providers/ldap/ldap_init.c diff --git a/server/providers/ldap/sdap.c b/src/providers/ldap/sdap.c index 39c67cc9..39c67cc9 100644 --- a/server/providers/ldap/sdap.c +++ b/src/providers/ldap/sdap.c diff --git a/server/providers/ldap/sdap.h b/src/providers/ldap/sdap.h index 16dbb784..16dbb784 100644 --- a/server/providers/ldap/sdap.h +++ b/src/providers/ldap/sdap.h diff --git a/server/providers/ldap/sdap_async.c b/src/providers/ldap/sdap_async.c index 959c08a6..959c08a6 100644 --- a/server/providers/ldap/sdap_async.c +++ b/src/providers/ldap/sdap_async.c diff --git a/server/providers/ldap/sdap_async.h b/src/providers/ldap/sdap_async.h index 3c52d236..3c52d236 100644 --- a/server/providers/ldap/sdap_async.h +++ b/src/providers/ldap/sdap_async.h diff --git a/server/providers/ldap/sdap_async_accounts.c b/src/providers/ldap/sdap_async_accounts.c index abebe288..abebe288 100644 --- a/server/providers/ldap/sdap_async_accounts.c +++ b/src/providers/ldap/sdap_async_accounts.c diff --git a/server/providers/ldap/sdap_async_connection.c b/src/providers/ldap/sdap_async_connection.c index 18e47d3b..18e47d3b 100644 --- a/server/providers/ldap/sdap_async_connection.c +++ b/src/providers/ldap/sdap_async_connection.c diff --git a/server/providers/ldap/sdap_async_private.h b/src/providers/ldap/sdap_async_private.h index 55f76ed7..55f76ed7 100644 --- a/server/providers/ldap/sdap_async_private.h +++ b/src/providers/ldap/sdap_async_private.h diff --git a/server/providers/ldap/sdap_child_helpers.c b/src/providers/ldap/sdap_child_helpers.c index 0a95c8a0..0a95c8a0 100644 --- a/server/providers/ldap/sdap_child_helpers.c +++ b/src/providers/ldap/sdap_child_helpers.c diff --git a/server/providers/providers.h b/src/providers/providers.h index 44e7028a..44e7028a 100644 --- a/server/providers/providers.h +++ b/src/providers/providers.h diff --git a/server/providers/proxy.c b/src/providers/proxy.c index 12bb25ec..12bb25ec 100644 --- a/server/providers/proxy.c +++ b/src/providers/proxy.c diff --git a/server/providers/sssd_be.exports b/src/providers/sssd_be.exports index 9afa106b..9afa106b 100644 --- a/server/providers/sssd_be.exports +++ b/src/providers/sssd_be.exports diff --git a/server/python/pysss.c b/src/python/pysss.c index 8011ed67..8011ed67 100644 --- a/server/python/pysss.c +++ b/src/python/pysss.c diff --git a/server/resolv/ares/ares_data.c b/src/resolv/ares/ares_data.c index 1cccaa55..1cccaa55 100644 --- a/server/resolv/ares/ares_data.c +++ b/src/resolv/ares/ares_data.c diff --git a/server/resolv/ares/ares_data.h b/src/resolv/ares/ares_data.h index d3606314..d3606314 100644 --- a/server/resolv/ares/ares_data.h +++ b/src/resolv/ares/ares_data.h diff --git a/server/resolv/ares/ares_dns.h b/src/resolv/ares/ares_dns.h index c0a9dda6..c0a9dda6 100644 --- a/server/resolv/ares/ares_dns.h +++ b/src/resolv/ares/ares_dns.h diff --git a/server/resolv/ares/ares_parse_srv_reply.c b/src/resolv/ares/ares_parse_srv_reply.c index 086c4dba..086c4dba 100644 --- a/server/resolv/ares/ares_parse_srv_reply.c +++ b/src/resolv/ares/ares_parse_srv_reply.c diff --git a/server/resolv/ares/ares_parse_srv_reply.h b/src/resolv/ares/ares_parse_srv_reply.h index 29c6e08d..29c6e08d 100644 --- a/server/resolv/ares/ares_parse_srv_reply.h +++ b/src/resolv/ares/ares_parse_srv_reply.h diff --git a/server/resolv/ares/ares_parse_txt_reply.c b/src/resolv/ares/ares_parse_txt_reply.c index d710e8f9..d710e8f9 100644 --- a/server/resolv/ares/ares_parse_txt_reply.c +++ b/src/resolv/ares/ares_parse_txt_reply.c diff --git a/server/resolv/ares/ares_parse_txt_reply.h b/src/resolv/ares/ares_parse_txt_reply.h index 216e2c0d..216e2c0d 100644 --- a/server/resolv/ares/ares_parse_txt_reply.h +++ b/src/resolv/ares/ares_parse_txt_reply.h diff --git a/server/resolv/async_resolv.c b/src/resolv/async_resolv.c index 70d8d11e..70d8d11e 100644 --- a/server/resolv/async_resolv.c +++ b/src/resolv/async_resolv.c diff --git a/server/resolv/async_resolv.h b/src/resolv/async_resolv.h index 2ba6449b..2ba6449b 100644 --- a/server/resolv/async_resolv.h +++ b/src/resolv/async_resolv.h diff --git a/server/responder/common/responder.h b/src/responder/common/responder.h index ea6ba583..ea6ba583 100644 --- a/server/responder/common/responder.h +++ b/src/responder/common/responder.h diff --git a/server/responder/common/responder_cmd.c b/src/responder/common/responder_cmd.c index cd989030..cd989030 100644 --- a/server/responder/common/responder_cmd.c +++ b/src/responder/common/responder_cmd.c diff --git a/server/responder/common/responder_common.c b/src/responder/common/responder_common.c index 37bbcb30..37bbcb30 100644 --- a/server/responder/common/responder_common.c +++ b/src/responder/common/responder_common.c diff --git a/server/responder/common/responder_dp.c b/src/responder/common/responder_dp.c index 782befb1..782befb1 100644 --- a/server/responder/common/responder_dp.c +++ b/src/responder/common/responder_dp.c diff --git a/server/responder/common/responder_packet.c b/src/responder/common/responder_packet.c index 6e581a3c..6e581a3c 100644 --- a/server/responder/common/responder_packet.c +++ b/src/responder/common/responder_packet.c diff --git a/server/responder/common/responder_packet.h b/src/responder/common/responder_packet.h index 2bfdc8a3..2bfdc8a3 100644 --- a/server/responder/common/responder_packet.h +++ b/src/responder/common/responder_packet.h diff --git a/server/responder/nss/nsssrv.c b/src/responder/nss/nsssrv.c index 7de346f0..7de346f0 100644 --- a/server/responder/nss/nsssrv.c +++ b/src/responder/nss/nsssrv.c diff --git a/server/responder/nss/nsssrv.h b/src/responder/nss/nsssrv.h index a6c66183..a6c66183 100644 --- a/server/responder/nss/nsssrv.h +++ b/src/responder/nss/nsssrv.h diff --git a/server/responder/nss/nsssrv_cmd.c b/src/responder/nss/nsssrv_cmd.c index 46d4a236..46d4a236 100644 --- a/server/responder/nss/nsssrv_cmd.c +++ b/src/responder/nss/nsssrv_cmd.c diff --git a/server/responder/nss/nsssrv_nc.c b/src/responder/nss/nsssrv_nc.c index 1fa7d612..1fa7d612 100644 --- a/server/responder/nss/nsssrv_nc.c +++ b/src/responder/nss/nsssrv_nc.c diff --git a/server/responder/nss/nsssrv_nc.h b/src/responder/nss/nsssrv_nc.h index c0fa197c..c0fa197c 100644 --- a/server/responder/nss/nsssrv_nc.h +++ b/src/responder/nss/nsssrv_nc.h diff --git a/server/responder/pam/pam_LOCAL_domain.c b/src/responder/pam/pam_LOCAL_domain.c index 34f0c8dd..34f0c8dd 100644 --- a/server/responder/pam/pam_LOCAL_domain.c +++ b/src/responder/pam/pam_LOCAL_domain.c diff --git a/server/responder/pam/pamsrv.c b/src/responder/pam/pamsrv.c index 84b13dc4..84b13dc4 100644 --- a/server/responder/pam/pamsrv.c +++ b/src/responder/pam/pamsrv.c diff --git a/server/responder/pam/pamsrv.h b/src/responder/pam/pamsrv.h index 60f9c66a..60f9c66a 100644 --- a/server/responder/pam/pamsrv.h +++ b/src/responder/pam/pamsrv.h diff --git a/server/responder/pam/pamsrv_cmd.c b/src/responder/pam/pamsrv_cmd.c index 37aad829..37aad829 100644 --- a/server/responder/pam/pamsrv_cmd.c +++ b/src/responder/pam/pamsrv_cmd.c diff --git a/server/responder/pam/pamsrv_dp.c b/src/responder/pam/pamsrv_dp.c index 071d09b8..071d09b8 100644 --- a/server/responder/pam/pamsrv_dp.c +++ b/src/responder/pam/pamsrv_dp.c diff --git a/server/sbus/sbus_client.c b/src/sbus/sbus_client.c index df5c0712..df5c0712 100644 --- a/server/sbus/sbus_client.c +++ b/src/sbus/sbus_client.c diff --git a/server/sbus/sbus_client.h b/src/sbus/sbus_client.h index 742f8a10..742f8a10 100644 --- a/server/sbus/sbus_client.h +++ b/src/sbus/sbus_client.h diff --git a/server/sbus/sssd_dbus.h b/src/sbus/sssd_dbus.h index ac02c444..ac02c444 100644 --- a/server/sbus/sssd_dbus.h +++ b/src/sbus/sssd_dbus.h diff --git a/server/sbus/sssd_dbus_common.c b/src/sbus/sssd_dbus_common.c index d446632d..d446632d 100644 --- a/server/sbus/sssd_dbus_common.c +++ b/src/sbus/sssd_dbus_common.c diff --git a/server/sbus/sssd_dbus_connection.c b/src/sbus/sssd_dbus_connection.c index 38ccc6ab..38ccc6ab 100644 --- a/server/sbus/sssd_dbus_connection.c +++ b/src/sbus/sssd_dbus_connection.c diff --git a/server/sbus/sssd_dbus_private.h b/src/sbus/sssd_dbus_private.h index 78a2fe5c..78a2fe5c 100644 --- a/server/sbus/sssd_dbus_private.h +++ b/src/sbus/sssd_dbus_private.h diff --git a/server/sbus/sssd_dbus_server.c b/src/sbus/sssd_dbus_server.c index a859cbab..a859cbab 100644 --- a/server/sbus/sssd_dbus_server.c +++ b/src/sbus/sssd_dbus_server.c diff --git a/server/sss_client/common.c b/src/sss_client/common.c index 6732c24f..6732c24f 100644 --- a/server/sss_client/common.c +++ b/src/sss_client/common.c diff --git a/server/sss_client/group.c b/src/sss_client/group.c index 675b8b71..675b8b71 100644 --- a/server/sss_client/group.c +++ b/src/sss_client/group.c diff --git a/server/sss_client/man/pam_sss.8.xml b/src/sss_client/man/pam_sss.8.xml index f6ac9f47..f6ac9f47 100644 --- a/server/sss_client/man/pam_sss.8.xml +++ b/src/sss_client/man/pam_sss.8.xml diff --git a/server/sss_client/pam_sss.c b/src/sss_client/pam_sss.c index 8a1e3129..8a1e3129 100644 --- a/server/sss_client/pam_sss.c +++ b/src/sss_client/pam_sss.c diff --git a/server/sss_client/pam_test_client.c b/src/sss_client/pam_test_client.c index a088981b..a088981b 100644 --- a/server/sss_client/pam_test_client.c +++ b/src/sss_client/pam_test_client.c diff --git a/server/sss_client/passwd.c b/src/sss_client/passwd.c index 0d70b684..0d70b684 100644 --- a/server/sss_client/passwd.c +++ b/src/sss_client/passwd.c diff --git a/server/sss_client/protos.h b/src/sss_client/protos.h index adb0b7bb..adb0b7bb 100644 --- a/server/sss_client/protos.h +++ b/src/sss_client/protos.h diff --git a/server/sss_client/sss_cli.h b/src/sss_client/sss_cli.h index 7e9a81ff..7e9a81ff 100644 --- a/server/sss_client/sss_cli.h +++ b/src/sss_client/sss_cli.h diff --git a/server/sss_client/sss_nss.exports b/src/sss_client/sss_nss.exports index bcc6b10e..bcc6b10e 100644 --- a/server/sss_client/sss_nss.exports +++ b/src/sss_client/sss_nss.exports diff --git a/server/sss_client/sss_pam.exports b/src/sss_client/sss_pam.exports index 9afa106b..9afa106b 100644 --- a/server/sss_client/sss_pam.exports +++ b/src/sss_client/sss_pam.exports diff --git a/server/sss_client/sss_pam_macros.h b/src/sss_client/sss_pam_macros.h index 5277acd0..5277acd0 100644 --- a/server/sss_client/sss_pam_macros.h +++ b/src/sss_client/sss_pam_macros.h diff --git a/server/sysv/SUSE/sssd b/src/sysv/SUSE/sssd index 34fd837b..34fd837b 100644 --- a/server/sysv/SUSE/sssd +++ b/src/sysv/SUSE/sssd diff --git a/server/sysv/sssd b/src/sysv/sssd index 47804371..47804371 100644 --- a/server/sysv/sssd +++ b/src/sysv/sssd diff --git a/server/tests/auth-tests.c b/src/tests/auth-tests.c index 71215bcd..71215bcd 100644 --- a/server/tests/auth-tests.c +++ b/src/tests/auth-tests.c diff --git a/server/tests/check_and_open-tests.c b/src/tests/check_and_open-tests.c index b0d638b5..b0d638b5 100644 --- a/server/tests/check_and_open-tests.c +++ b/src/tests/check_and_open-tests.c diff --git a/server/tests/common.c b/src/tests/common.c index 50dc61b1..50dc61b1 100644 --- a/server/tests/common.c +++ b/src/tests/common.c diff --git a/server/tests/common.h b/src/tests/common.h index 0e954d7d..0e954d7d 100644 --- a/server/tests/common.h +++ b/src/tests/common.h diff --git a/server/tests/fail_over-tests.c b/src/tests/fail_over-tests.c index e794f03b..e794f03b 100644 --- a/server/tests/fail_over-tests.c +++ b/src/tests/fail_over-tests.c diff --git a/server/tests/files-tests.c b/src/tests/files-tests.c index 90b97177..90b97177 100644 --- a/server/tests/files-tests.c +++ b/src/tests/files-tests.c diff --git a/server/tests/find_uid-tests.c b/src/tests/find_uid-tests.c index 9eafadd4..9eafadd4 100644 --- a/server/tests/find_uid-tests.c +++ b/src/tests/find_uid-tests.c diff --git a/server/tests/ipa_ldap_opt-tests.c b/src/tests/ipa_ldap_opt-tests.c index 215f94a4..215f94a4 100644 --- a/server/tests/ipa_ldap_opt-tests.c +++ b/src/tests/ipa_ldap_opt-tests.c diff --git a/server/tests/ipa_timerules-tests.c b/src/tests/ipa_timerules-tests.c index 0a7be90b..0a7be90b 100644 --- a/server/tests/ipa_timerules-tests.c +++ b/src/tests/ipa_timerules-tests.c diff --git a/server/tests/krb5_utils-tests.c b/src/tests/krb5_utils-tests.c index 8676f3bf..8676f3bf 100644 --- a/server/tests/krb5_utils-tests.c +++ b/src/tests/krb5_utils-tests.c diff --git a/server/tests/python-test.py b/src/tests/python-test.py index e1eaab2d..e1eaab2d 100644 --- a/server/tests/python-test.py +++ b/src/tests/python-test.py diff --git a/server/tests/refcount-tests.c b/src/tests/refcount-tests.c index db2a256e..db2a256e 100644 --- a/server/tests/refcount-tests.c +++ b/src/tests/refcount-tests.c diff --git a/server/tests/resolv-tests.c b/src/tests/resolv-tests.c index 04b9e2e7..04b9e2e7 100644 --- a/server/tests/resolv-tests.c +++ b/src/tests/resolv-tests.c diff --git a/server/tests/stress-tests.c b/src/tests/stress-tests.c index 94505318..94505318 100644 --- a/server/tests/stress-tests.c +++ b/src/tests/stress-tests.c diff --git a/server/tests/strtonum-tests.c b/src/tests/strtonum-tests.c index 7b9cf522..7b9cf522 100644 --- a/server/tests/strtonum-tests.c +++ b/src/tests/strtonum-tests.c diff --git a/server/tests/sysdb-tests.c b/src/tests/sysdb-tests.c index 8b486b69..8b486b69 100644 --- a/server/tests/sysdb-tests.c +++ b/src/tests/sysdb-tests.c diff --git a/server/tools/files.c b/src/tools/files.c index 6c644705..6c644705 100644 --- a/server/tools/files.c +++ b/src/tools/files.c diff --git a/server/tools/sss_groupadd.c b/src/tools/sss_groupadd.c index 15eed100..15eed100 100644 --- a/server/tools/sss_groupadd.c +++ b/src/tools/sss_groupadd.c diff --git a/server/tools/sss_groupdel.c b/src/tools/sss_groupdel.c index e5b043e2..e5b043e2 100644 --- a/server/tools/sss_groupdel.c +++ b/src/tools/sss_groupdel.c diff --git a/server/tools/sss_groupmod.c b/src/tools/sss_groupmod.c index b25a018d..b25a018d 100644 --- a/server/tools/sss_groupmod.c +++ b/src/tools/sss_groupmod.c diff --git a/server/tools/sss_groupshow.c b/src/tools/sss_groupshow.c index 2f848b7d..2f848b7d 100644 --- a/server/tools/sss_groupshow.c +++ b/src/tools/sss_groupshow.c diff --git a/server/tools/sss_sync_ops.c b/src/tools/sss_sync_ops.c index 25b8ac7a..25b8ac7a 100644 --- a/server/tools/sss_sync_ops.c +++ b/src/tools/sss_sync_ops.c diff --git a/server/tools/sss_sync_ops.h b/src/tools/sss_sync_ops.h index 383319a8..383319a8 100644 --- a/server/tools/sss_sync_ops.h +++ b/src/tools/sss_sync_ops.h diff --git a/server/tools/sss_useradd.c b/src/tools/sss_useradd.c index 077ac99f..077ac99f 100644 --- a/server/tools/sss_useradd.c +++ b/src/tools/sss_useradd.c diff --git a/server/tools/sss_userdel.c b/src/tools/sss_userdel.c index e84d78b1..e84d78b1 100644 --- a/server/tools/sss_userdel.c +++ b/src/tools/sss_userdel.c diff --git a/server/tools/sss_usermod.c b/src/tools/sss_usermod.c index a272bc55..a272bc55 100644 --- a/server/tools/sss_usermod.c +++ b/src/tools/sss_usermod.c diff --git a/server/tools/tools_util.c b/src/tools/tools_util.c index 97945238..97945238 100644 --- a/server/tools/tools_util.c +++ b/src/tools/tools_util.c diff --git a/server/tools/tools_util.h b/src/tools/tools_util.h index a643e739..a643e739 100644 --- a/server/tools/tools_util.h +++ b/src/tools/tools_util.h diff --git a/server/util/backup_file.c b/src/util/backup_file.c index cf9ddf30..cf9ddf30 100644 --- a/server/util/backup_file.c +++ b/src/util/backup_file.c diff --git a/server/util/check_and_open.c b/src/util/check_and_open.c index 5d5b5799..5d5b5799 100644 --- a/server/util/check_and_open.c +++ b/src/util/check_and_open.c diff --git a/server/util/crypto_sha512crypt.c b/src/util/crypto_sha512crypt.c index 9cd03a1e..9cd03a1e 100644 --- a/server/util/crypto_sha512crypt.c +++ b/src/util/crypto_sha512crypt.c diff --git a/server/util/debug.c b/src/util/debug.c index d26d31c9..d26d31c9 100644 --- a/server/util/debug.c +++ b/src/util/debug.c diff --git a/server/util/dlinklist.h b/src/util/dlinklist.h index be5ff914..be5ff914 100644 --- a/server/util/dlinklist.h +++ b/src/util/dlinklist.h diff --git a/server/util/find_uid.c b/src/util/find_uid.c index 965966ef..965966ef 100644 --- a/server/util/find_uid.c +++ b/src/util/find_uid.c diff --git a/server/util/find_uid.h b/src/util/find_uid.h index 154a5f95..154a5f95 100644 --- a/server/util/find_uid.h +++ b/src/util/find_uid.h diff --git a/server/util/memory.c b/src/util/memory.c index a2c8b54b..a2c8b54b 100644 --- a/server/util/memory.c +++ b/src/util/memory.c diff --git a/server/util/nss_sha512crypt.c b/src/util/nss_sha512crypt.c index 8ba16d4a..8ba16d4a 100644 --- a/server/util/nss_sha512crypt.c +++ b/src/util/nss_sha512crypt.c diff --git a/server/util/refcount.c b/src/util/refcount.c index 735170d1..735170d1 100644 --- a/server/util/refcount.c +++ b/src/util/refcount.c diff --git a/server/util/refcount.h b/src/util/refcount.h index cc99a173..cc99a173 100644 --- a/server/util/refcount.h +++ b/src/util/refcount.h diff --git a/server/util/server.c b/src/util/server.c index fd6c4653..fd6c4653 100644 --- a/server/util/server.c +++ b/src/util/server.c diff --git a/server/util/sha512crypt.h b/src/util/sha512crypt.h index 5512c5d9..5512c5d9 100644 --- a/server/util/sha512crypt.h +++ b/src/util/sha512crypt.h diff --git a/server/util/signal.c b/src/util/signal.c index e4a782da..e4a782da 100644 --- a/server/util/signal.c +++ b/src/util/signal.c diff --git a/server/util/signal.m4 b/src/util/signal.m4 index 747c7dbf..747c7dbf 100644 --- a/server/util/signal.m4 +++ b/src/util/signal.m4 diff --git a/server/util/sss_krb5.c b/src/util/sss_krb5.c index 0bc25df1..0bc25df1 100644 --- a/server/util/sss_krb5.c +++ b/src/util/sss_krb5.c diff --git a/server/util/sss_krb5.h b/src/util/sss_krb5.h index 60994e12..60994e12 100644 --- a/server/util/sss_krb5.h +++ b/src/util/sss_krb5.h diff --git a/server/util/sss_ldap.c b/src/util/sss_ldap.c index f098e7d6..f098e7d6 100644 --- a/server/util/sss_ldap.c +++ b/src/util/sss_ldap.c diff --git a/server/util/sss_ldap.h b/src/util/sss_ldap.h index 14747dff..14747dff 100644 --- a/server/util/sss_ldap.h +++ b/src/util/sss_ldap.h diff --git a/server/util/strtonum.c b/src/util/strtonum.c index 744e0f71..744e0f71 100644 --- a/server/util/strtonum.c +++ b/src/util/strtonum.c diff --git a/server/util/strtonum.h b/src/util/strtonum.h index 45095962..45095962 100644 --- a/server/util/strtonum.h +++ b/src/util/strtonum.h diff --git a/server/util/user_info_msg.c b/src/util/user_info_msg.c index 547e3bb7..547e3bb7 100644 --- a/server/util/user_info_msg.c +++ b/src/util/user_info_msg.c diff --git a/server/util/user_info_msg.h b/src/util/user_info_msg.h index c68d538c..c68d538c 100644 --- a/server/util/user_info_msg.h +++ b/src/util/user_info_msg.h diff --git a/server/util/usertools.c b/src/util/usertools.c index 738ac62d..738ac62d 100644 --- a/server/util/usertools.c +++ b/src/util/usertools.c diff --git a/server/util/util.c b/src/util/util.c index 57ceb597..57ceb597 100644 --- a/server/util/util.c +++ b/src/util/util.c diff --git a/server/util/util.h b/src/util/util.h index 945e20d0..945e20d0 100644 --- a/server/util/util.h +++ b/src/util/util.h |