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 f20fc5600..a26f77462 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 030ebc92a..3a87cd786 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 8c3814609..16955f7c8 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 eeb8cfef6..eeb8cfef6 100644 --- a/server/Makefile.am +++ b/src/Makefile.am diff --git a/server/build_macros.m4 b/src/build_macros.m4 index 37d964392..37d964392 100644 --- a/server/build_macros.m4 +++ b/src/build_macros.m4 diff --git a/server/conf_macros.m4 b/src/conf_macros.m4 index 86ccf5d9a..86ccf5d9a 100644 --- a/server/conf_macros.m4 +++ b/src/conf_macros.m4 diff --git a/server/confdb/confdb.c b/src/confdb/confdb.c index 6981baa55..6981baa55 100644 --- a/server/confdb/confdb.c +++ b/src/confdb/confdb.c diff --git a/server/confdb/confdb.h b/src/confdb/confdb.h index e848e8bcb..e848e8bcb 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 1bab99cae..1bab99cae 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 3c10c06c9..3c10c06c9 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 2b8802f6f..2b8802f6f 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 a004c33ba..a004c33ba 100644 --- a/server/config/SSSDConfig.py +++ b/src/config/SSSDConfig.py diff --git a/server/config/SSSDConfigTest.py b/src/config/SSSDConfigTest.py index 153146f8e..153146f8e 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 190535382..190535382 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 c2a12d5a6..c2a12d5a6 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 7ba0ab323..7ba0ab323 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 6758ab497..6758ab497 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 0686f0823..0686f0823 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 7ecf6b33b..7ecf6b33b 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 ea73a9b9a..ea73a9b9a 100644 --- a/server/config/ipachangeconf.py +++ b/src/config/ipachangeconf.py diff --git a/server/config/setup.py b/src/config/setup.py index 46a810605..46a810605 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 50651001a..50651001a 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 75d8c4844..75d8c4844 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 25c27f498..25c27f498 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 3a84ae117..3a84ae117 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 71af85cc0..71af85cc0 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 79016eb4f..79016eb4f 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 d47fcd38c..d47fcd38c 100644 --- a/server/config/upgrade_config.py +++ b/src/config/upgrade_config.py diff --git a/server/configure.ac b/src/configure.ac index 4198ee952..4198ee952 100644 --- a/server/configure.ac +++ b/src/configure.ac diff --git a/server/db/sysdb.c b/src/db/sysdb.c index b3f81a083..b3f81a083 100644 --- a/server/db/sysdb.c +++ b/src/db/sysdb.c diff --git a/server/db/sysdb.h b/src/db/sysdb.h index cf97ed62d..cf97ed62d 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 33cfd91f5..33cfd91f5 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 270cf360e..270cf360e 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 4b9470baa..4b9470baa 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 6c1474963..6c1474963 100644 --- a/server/doxy.config.in +++ b/src/doxy.config.in diff --git a/server/examples/sssd.conf b/src/examples/sssd.conf index 82c6d6b09..82c6d6b09 100644 --- a/server/examples/sssd.conf +++ b/src/examples/sssd.conf diff --git a/server/examples/sssdproxytest b/src/examples/sssdproxytest index 14217969e..14217969e 100644 --- a/server/examples/sssdproxytest +++ b/src/examples/sssdproxytest diff --git a/server/examples/sudo b/src/examples/sudo index 4af91ba68..4af91ba68 100644 --- a/server/examples/sudo +++ b/src/examples/sudo diff --git a/server/external/crypto.m4 b/src/external/crypto.m4 index d1bcf40ac..d1bcf40ac 100644 --- a/server/external/crypto.m4 +++ b/src/external/crypto.m4 diff --git a/server/external/docbook.m4 b/src/external/docbook.m4 index cae89feb1..cae89feb1 100644 --- a/server/external/docbook.m4 +++ b/src/external/docbook.m4 diff --git a/server/external/krb5.m4 b/src/external/krb5.m4 index 84bb44174..84bb44174 100644 --- a/server/external/krb5.m4 +++ b/src/external/krb5.m4 diff --git a/server/external/ldap.m4 b/src/external/ldap.m4 index 87d95fa8b..87d95fa8b 100644 --- a/server/external/ldap.m4 +++ b/src/external/ldap.m4 diff --git a/server/external/libcares.m4 b/src/external/libcares.m4 index 657deac59..657deac59 100644 --- a/server/external/libcares.m4 +++ b/src/external/libcares.m4 diff --git a/server/external/libcollection.m4 b/src/external/libcollection.m4 index 8fc37e8c7..8fc37e8c7 100644 --- a/server/external/libcollection.m4 +++ b/src/external/libcollection.m4 diff --git a/server/external/libdhash.m4 b/src/external/libdhash.m4 index e3afdac38..e3afdac38 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 20291efa5..20291efa5 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 0679e1d19..0679e1d19 100644 --- a/server/external/libldb.m4 +++ b/src/external/libldb.m4 diff --git a/server/external/libpcre.m4 b/src/external/libpcre.m4 index 5917c8cfd..5917c8cfd 100644 --- a/server/external/libpcre.m4 +++ b/src/external/libpcre.m4 diff --git a/server/external/libpopt.m4 b/src/external/libpopt.m4 index e59b2610e..e59b2610e 100644 --- a/server/external/libpopt.m4 +++ b/src/external/libpopt.m4 diff --git a/server/external/libtalloc.m4 b/src/external/libtalloc.m4 index a4c5b8a9d..a4c5b8a9d 100644 --- a/server/external/libtalloc.m4 +++ b/src/external/libtalloc.m4 diff --git a/server/external/libtdb.m4 b/src/external/libtdb.m4 index 196bc5ccb..196bc5ccb 100644 --- a/server/external/libtdb.m4 +++ b/src/external/libtdb.m4 diff --git a/server/external/libtevent.m4 b/src/external/libtevent.m4 index 6a0e36af8..6a0e36af8 100644 --- a/server/external/libtevent.m4 +++ b/src/external/libtevent.m4 diff --git a/server/external/pam.m4 b/src/external/pam.m4 index 40c8fd0dc..40c8fd0dc 100644 --- a/server/external/pam.m4 +++ b/src/external/pam.m4 diff --git a/server/external/pkg.m4 b/src/external/pkg.m4 index a8b3d06c8..a8b3d06c8 100644 --- a/server/external/pkg.m4 +++ b/src/external/pkg.m4 diff --git a/server/external/platform.m4 b/src/external/platform.m4 index 71b4f2c85..71b4f2c85 100644 --- a/server/external/platform.m4 +++ b/src/external/platform.m4 diff --git a/server/external/python.m4 b/src/external/python.m4 index db5986385..db5986385 100644 --- a/server/external/python.m4 +++ b/src/external/python.m4 diff --git a/server/external/selinux.m4 b/src/external/selinux.m4 index 0c5d5294e..0c5d5294e 100644 --- a/server/external/selinux.m4 +++ b/src/external/selinux.m4 diff --git a/server/external/sizes.m4 b/src/external/sizes.m4 index 53df61ded..53df61ded 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 5e7973338..5e7973338 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 e0a241a5e..e0a241a5e 100644 --- a/server/ldb_modules/memberof.c +++ b/src/ldb_modules/memberof.c diff --git a/server/m4/.dir b/src/m4/.dir index e69de29bb..e69de29bb 100644 --- a/server/m4/.dir +++ b/src/m4/.dir diff --git a/server/man/include/failover.xml b/src/man/include/failover.xml index efe3ee424..efe3ee424 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 a2478bf28..a2478bf28 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 b6f633ccd..b6f633ccd 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 15b7ea5ac..15b7ea5ac 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 22f4fca02..22f4fca02 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 b2226e2e6..b2226e2e6 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 13e2dfcbb..13e2dfcbb 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 7620ffdad..7620ffdad 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 0c495297c..0c495297c 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 b94fc738b..b94fc738b 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 d1ba1c526..d1ba1c526 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 32b6c293d..32b6c293d 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 b79cbbc9a..b79cbbc9a 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 5e45a3361..5e45a3361 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 7b240c8f4..7b240c8f4 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 6c60431ff..6c60431ff 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 ddbfb6a76..ddbfb6a76 100644 --- a/server/monitor/monitor.c +++ b/src/monitor/monitor.c diff --git a/server/monitor/monitor.h b/src/monitor/monitor.h index 78e10ef1f..78e10ef1f 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 c6361fa2d..c6361fa2d 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 3f73e84f7..3f73e84f7 100644 --- a/server/monitor/monitor_sbus.c +++ b/src/monitor/monitor_sbus.c diff --git a/server/po/LINGUAS b/src/po/LINGUAS index f2c4e4c46..f2c4e4c46 100644 --- a/server/po/LINGUAS +++ b/src/po/LINGUAS diff --git a/server/po/Makevars b/src/po/Makevars index 07fc8143b..07fc8143b 100644 --- a/server/po/Makevars +++ b/src/po/Makevars diff --git a/server/po/POTFILES.in b/src/po/POTFILES.in index e317161f0..e317161f0 100644 --- a/server/po/POTFILES.in +++ b/src/po/POTFILES.in diff --git a/server/po/de.po b/src/po/de.po index 3ec1a9aff..3ec1a9aff 100644 --- a/server/po/de.po +++ b/src/po/de.po diff --git a/server/po/es.po b/src/po/es.po index 36a6de06b..36a6de06b 100644 --- a/server/po/es.po +++ b/src/po/es.po diff --git a/server/po/fr.po b/src/po/fr.po index 5ad66510c..5ad66510c 100644 --- a/server/po/fr.po +++ b/src/po/fr.po diff --git a/server/po/it.po b/src/po/it.po index 3d331281c..3d331281c 100644 --- a/server/po/it.po +++ b/src/po/it.po diff --git a/server/po/ja.po b/src/po/ja.po index 4323f2228..4323f2228 100644 --- a/server/po/ja.po +++ b/src/po/ja.po diff --git a/server/po/nl.po b/src/po/nl.po index e3dd47fd7..e3dd47fd7 100644 --- a/server/po/nl.po +++ b/src/po/nl.po diff --git a/server/po/pl.po b/src/po/pl.po index dcbc72d85..dcbc72d85 100644 --- a/server/po/pl.po +++ b/src/po/pl.po diff --git a/server/po/pt.po b/src/po/pt.po index 8f35958f1..8f35958f1 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 ec29a084f..ec29a084f 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 f5be1b1c3..f5be1b1c3 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 2ad0f04e3..2ad0f04e3 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 a441df3c5..a441df3c5 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 76ba4cffb..76ba4cffb 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 93cae0702..93cae0702 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 7d0240489..7d0240489 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 98283e430..98283e430 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 39cc0f60f..39cc0f60f 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 f1069d0db..f1069d0db 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 f9dd28216..f9dd28216 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 7560b89ee..7560b89ee 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 e581fbaf5..e581fbaf5 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 7dfe1fd90..7dfe1fd90 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 bd221c574..bd221c574 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 86b72e495..86b72e495 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 3079bbd1b..3079bbd1b 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 7686227a5..7686227a5 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 60c7313f0..60c7313f0 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 10b9257a2..10b9257a2 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 1a52eef12..1a52eef12 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 e1beaa22e..e1beaa22e 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 a2dadc808..a2dadc808 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 a011af890..a011af890 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 351f539a3..351f539a3 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 5e185940e..5e185940e 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 86676f44c..86676f44c 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 832ffcdd5..832ffcdd5 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 43cbc1bc7..43cbc1bc7 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 489030af8..489030af8 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 7637041a6..7637041a6 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 cfe8adb97..cfe8adb97 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 0d34be2ca..0d34be2ca 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 bd4294f83..bd4294f83 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 ff1ffb725..ff1ffb725 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 4bbc07a68..4bbc07a68 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 f3fb4443c..f3fb4443c 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 bc06e8bdc..bc06e8bdc 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 b1f053fbc..b1f053fbc 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 39c67cc92..39c67cc92 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 16dbb7843..16dbb7843 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 959c08a65..959c08a65 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 3c52d236b..3c52d236b 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 abebe2883..abebe2883 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 18e47d3b7..18e47d3b7 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 55f76ed70..55f76ed70 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 0a95c8a0d..0a95c8a0d 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 44e7028ab..44e7028ab 100644 --- a/server/providers/providers.h +++ b/src/providers/providers.h diff --git a/server/providers/proxy.c b/src/providers/proxy.c index 12bb25ec7..12bb25ec7 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 9afa106be..9afa106be 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 8011ed67e..8011ed67e 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 1cccaa55c..1cccaa55c 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 d3606314e..d3606314e 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 c0a9dda65..c0a9dda65 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 086c4dba0..086c4dba0 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 29c6e08d1..29c6e08d1 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 d710e8f98..d710e8f98 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 216e2c0d1..216e2c0d1 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 70d8d11e4..70d8d11e4 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 2ba6449b2..2ba6449b2 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 ea6ba5831..ea6ba5831 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 cd9890305..cd9890305 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 37bbcb30f..37bbcb30f 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 782befb17..782befb17 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 6e581a3c9..6e581a3c9 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 2bfdc8a32..2bfdc8a32 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 7de346f0c..7de346f0c 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 a6c661835..a6c661835 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 46d4a2361..46d4a2361 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 1fa7d612f..1fa7d612f 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 c0fa197c2..c0fa197c2 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 34f0c8dd5..34f0c8dd5 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 84b13dc45..84b13dc45 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 60f9c66ae..60f9c66ae 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 37aad8299..37aad8299 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 071d09b8e..071d09b8e 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 df5c07120..df5c07120 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 742f8a10c..742f8a10c 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 ac02c4440..ac02c4440 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 d446632d2..d446632d2 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 38ccc6ab1..38ccc6ab1 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 78a2fe5c1..78a2fe5c1 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 a859cbabc..a859cbabc 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 6732c24fc..6732c24fc 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 675b8b71e..675b8b71e 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 f6ac9f477..f6ac9f477 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 8a1e3129a..8a1e3129a 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 a088981bc..a088981bc 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 0d70b6843..0d70b6843 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 adb0b7bb7..adb0b7bb7 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 7e9a81ff3..7e9a81ff3 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 bcc6b10e1..bcc6b10e1 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 9afa106be..9afa106be 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 5277acd0f..5277acd0f 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 34fd837b6..34fd837b6 100644 --- a/server/sysv/SUSE/sssd +++ b/src/sysv/SUSE/sssd diff --git a/server/sysv/sssd b/src/sysv/sssd index 47804371d..47804371d 100644 --- a/server/sysv/sssd +++ b/src/sysv/sssd diff --git a/server/tests/auth-tests.c b/src/tests/auth-tests.c index 71215bcd2..71215bcd2 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 b0d638b55..b0d638b55 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 50dc61b16..50dc61b16 100644 --- a/server/tests/common.c +++ b/src/tests/common.c diff --git a/server/tests/common.h b/src/tests/common.h index 0e954d7db..0e954d7db 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 e794f03b5..e794f03b5 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 90b971779..90b971779 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 9eafadd45..9eafadd45 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 215f94a4d..215f94a4d 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 0a7be90be..0a7be90be 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 8676f3bfa..8676f3bfa 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 e1eaab2d1..e1eaab2d1 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 db2a256ee..db2a256ee 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 04b9e2e76..04b9e2e76 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 945053185..945053185 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 7b9cf522c..7b9cf522c 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 8b486b691..8b486b691 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 6c6447059..6c6447059 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 15eed100e..15eed100e 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 e5b043e27..e5b043e27 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 b25a018d3..b25a018d3 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 2f848b7d8..2f848b7d8 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 25b8ac7a5..25b8ac7a5 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 383319a8f..383319a8f 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 077ac99f7..077ac99f7 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 e84d78b17..e84d78b17 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 a272bc55e..a272bc55e 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 97945238e..97945238e 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 a643e739f..a643e739f 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 cf9ddf303..cf9ddf303 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 5d5b57993..5d5b57993 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 9cd03a1e1..9cd03a1e1 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 d26d31c95..d26d31c95 100644 --- a/server/util/debug.c +++ b/src/util/debug.c diff --git a/server/util/dlinklist.h b/src/util/dlinklist.h index be5ff914b..be5ff914b 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 965966ef3..965966ef3 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 154a5f955..154a5f955 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 a2c8b54b8..a2c8b54b8 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 8ba16d4aa..8ba16d4aa 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 735170d1b..735170d1b 100644 --- a/server/util/refcount.c +++ b/src/util/refcount.c diff --git a/server/util/refcount.h b/src/util/refcount.h index cc99a1731..cc99a1731 100644 --- a/server/util/refcount.h +++ b/src/util/refcount.h diff --git a/server/util/server.c b/src/util/server.c index fd6c46531..fd6c46531 100644 --- a/server/util/server.c +++ b/src/util/server.c diff --git a/server/util/sha512crypt.h b/src/util/sha512crypt.h index 5512c5d96..5512c5d96 100644 --- a/server/util/sha512crypt.h +++ b/src/util/sha512crypt.h diff --git a/server/util/signal.c b/src/util/signal.c index e4a782da9..e4a782da9 100644 --- a/server/util/signal.c +++ b/src/util/signal.c diff --git a/server/util/signal.m4 b/src/util/signal.m4 index 747c7dbf3..747c7dbf3 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 0bc25df17..0bc25df17 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 60994e123..60994e123 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 f098e7d6d..f098e7d6d 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 14747dffc..14747dffc 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 744e0f71a..744e0f71a 100644 --- a/server/util/strtonum.c +++ b/src/util/strtonum.c diff --git a/server/util/strtonum.h b/src/util/strtonum.h index 450959621..450959621 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 547e3bb74..547e3bb74 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 c68d538c2..c68d538c2 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 738ac62d7..738ac62d7 100644 --- a/server/util/usertools.c +++ b/src/util/usertools.c diff --git a/server/util/util.c b/src/util/util.c index 57ceb597f..57ceb597f 100644 --- a/server/util/util.c +++ b/src/util/util.c diff --git a/server/util/util.h b/src/util/util.h index 945e20d00..945e20d00 100644 --- a/server/util/util.h +++ b/src/util/util.h |