summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUILD.txt23
-rw-r--r--Makefile.am4
-rw-r--r--configure.ac2
-rw-r--r--contrib/sssd.spec.in6
-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-xsrc/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
diff --git a/BUILD.txt b/BUILD.txt
index 13b72c3..a452437 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -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 f20fc56..a26f774 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 030ebc9..3a87cd7 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 8c38146..16955f7 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 eeb8cfe..eeb8cfe 100644
--- a/server/Makefile.am
+++ b/src/Makefile.am
diff --git a/server/build_macros.m4 b/src/build_macros.m4
index 37d9643..37d9643 100644
--- a/server/build_macros.m4
+++ b/src/build_macros.m4
diff --git a/server/conf_macros.m4 b/src/conf_macros.m4
index 86ccf5d..86ccf5d 100644
--- a/server/conf_macros.m4
+++ b/src/conf_macros.m4
diff --git a/server/confdb/confdb.c b/src/confdb/confdb.c
index 6981baa..6981baa 100644
--- a/server/confdb/confdb.c
+++ b/src/confdb/confdb.c
diff --git a/server/confdb/confdb.h b/src/confdb/confdb.h
index e848e8b..e848e8b 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 1bab99c..1bab99c 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 3c10c06..3c10c06 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 2b8802f..2b8802f 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 a004c33..a004c33 100644
--- a/server/config/SSSDConfig.py
+++ b/src/config/SSSDConfig.py
diff --git a/server/config/SSSDConfigTest.py b/src/config/SSSDConfigTest.py
index 153146f..153146f 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 1905353..1905353 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 c2a12d5..c2a12d5 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 7ba0ab3..7ba0ab3 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 6758ab4..6758ab4 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 0686f08..0686f08 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 7ecf6b3..7ecf6b3 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 ea73a9b..ea73a9b 100644
--- a/server/config/ipachangeconf.py
+++ b/src/config/ipachangeconf.py
diff --git a/server/config/setup.py b/src/config/setup.py
index 46a8106..46a8106 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 5065100..5065100 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 75d8c48..75d8c48 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 25c27f4..25c27f4 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 3a84ae1..3a84ae1 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 71af85c..71af85c 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 79016eb..79016eb 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 d47fcd3..d47fcd3 100644
--- a/server/config/upgrade_config.py
+++ b/src/config/upgrade_config.py
diff --git a/server/configure.ac b/src/configure.ac
index 4198ee9..4198ee9 100644
--- a/server/configure.ac
+++ b/src/configure.ac
diff --git a/server/db/sysdb.c b/src/db/sysdb.c
index b3f81a0..b3f81a0 100644
--- a/server/db/sysdb.c
+++ b/src/db/sysdb.c
diff --git a/server/db/sysdb.h b/src/db/sysdb.h
index cf97ed6..cf97ed6 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 33cfd91..33cfd91 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 270cf36..270cf36 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 4b9470b..4b9470b 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 6c14749..6c14749 100644
--- a/server/doxy.config.in
+++ b/src/doxy.config.in
diff --git a/server/examples/sssd.conf b/src/examples/sssd.conf
index 82c6d6b..82c6d6b 100644
--- a/server/examples/sssd.conf
+++ b/src/examples/sssd.conf
diff --git a/server/examples/sssdproxytest b/src/examples/sssdproxytest
index 1421796..1421796 100644
--- a/server/examples/sssdproxytest
+++ b/src/examples/sssdproxytest
diff --git a/server/examples/sudo b/src/examples/sudo
index 4af91ba..4af91ba 100644
--- a/server/examples/sudo
+++ b/src/examples/sudo
diff --git a/server/external/crypto.m4 b/src/external/crypto.m4
index d1bcf40..d1bcf40 100644
--- a/server/external/crypto.m4
+++ b/src/external/crypto.m4
diff --git a/server/external/docbook.m4 b/src/external/docbook.m4
index cae89fe..cae89fe 100644
--- a/server/external/docbook.m4
+++ b/src/external/docbook.m4
diff --git a/server/external/krb5.m4 b/src/external/krb5.m4
index 84bb441..84bb441 100644
--- a/server/external/krb5.m4
+++ b/src/external/krb5.m4
diff --git a/server/external/ldap.m4 b/src/external/ldap.m4
index 87d95fa..87d95fa 100644
--- a/server/external/ldap.m4
+++ b/src/external/ldap.m4
diff --git a/server/external/libcares.m4 b/src/external/libcares.m4
index 657deac..657deac 100644
--- a/server/external/libcares.m4
+++ b/src/external/libcares.m4
diff --git a/server/external/libcollection.m4 b/src/external/libcollection.m4
index 8fc37e8..8fc37e8 100644
--- a/server/external/libcollection.m4
+++ b/src/external/libcollection.m4
diff --git a/server/external/libdhash.m4 b/src/external/libdhash.m4
index e3afdac..e3afdac 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 20291ef..20291ef 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 0679e1d..0679e1d 100644
--- a/server/external/libldb.m4
+++ b/src/external/libldb.m4
diff --git a/server/external/libpcre.m4 b/src/external/libpcre.m4
index 5917c8c..5917c8c 100644
--- a/server/external/libpcre.m4
+++ b/src/external/libpcre.m4
diff --git a/server/external/libpopt.m4 b/src/external/libpopt.m4
index e59b261..e59b261 100644
--- a/server/external/libpopt.m4
+++ b/src/external/libpopt.m4
diff --git a/server/external/libtalloc.m4 b/src/external/libtalloc.m4
index a4c5b8a..a4c5b8a 100644
--- a/server/external/libtalloc.m4
+++ b/src/external/libtalloc.m4
diff --git a/server/external/libtdb.m4 b/src/external/libtdb.m4
index 196bc5c..196bc5c 100644
--- a/server/external/libtdb.m4
+++ b/src/external/libtdb.m4
diff --git a/server/external/libtevent.m4 b/src/external/libtevent.m4
index 6a0e36a..6a0e36a 100644
--- a/server/external/libtevent.m4
+++ b/src/external/libtevent.m4
diff --git a/server/external/pam.m4 b/src/external/pam.m4
index 40c8fd0..40c8fd0 100644
--- a/server/external/pam.m4
+++ b/src/external/pam.m4
diff --git a/server/external/pkg.m4 b/src/external/pkg.m4
index a8b3d06..a8b3d06 100644
--- a/server/external/pkg.m4
+++ b/src/external/pkg.m4
diff --git a/server/external/platform.m4 b/src/external/platform.m4
index 71b4f2c..71b4f2c 100644
--- a/server/external/platform.m4
+++ b/src/external/platform.m4
diff --git a/server/external/python.m4 b/src/external/python.m4
index db59863..db59863 100644
--- a/server/external/python.m4
+++ b/src/external/python.m4
diff --git a/server/external/selinux.m4 b/src/external/selinux.m4
index 0c5d529..0c5d529 100644
--- a/server/external/selinux.m4
+++ b/src/external/selinux.m4
diff --git a/server/external/sizes.m4 b/src/external/sizes.m4
index 53df61d..53df61d 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 5e79733..5e79733 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 e0a241a..e0a241a 100644
--- a/server/ldb_modules/memberof.c
+++ b/src/ldb_modules/memberof.c
diff --git a/server/m4/.dir b/src/m4/.dir
index e69de29..e69de29 100644
--- a/server/m4/.dir
+++ b/src/m4/.dir
diff --git a/server/man/include/failover.xml b/src/man/include/failover.xml
index efe3ee4..efe3ee4 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 a2478bf..a2478bf 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 b6f633c..b6f633c 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 15b7ea5..15b7ea5 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 22f4fca..22f4fca 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 b2226e2..b2226e2 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 13e2dfc..13e2dfc 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 7620ffd..7620ffd 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 0c49529..0c49529 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 b94fc73..b94fc73 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 d1ba1c5..d1ba1c5 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 32b6c29..32b6c29 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 b79cbbc..b79cbbc 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 5e45a33..5e45a33 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 7b240c8..7b240c8 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 6c60431..6c60431 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 ddbfb6a..ddbfb6a 100644
--- a/server/monitor/monitor.c
+++ b/src/monitor/monitor.c
diff --git a/server/monitor/monitor.h b/src/monitor/monitor.h
index 78e10ef..78e10ef 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 c6361fa..c6361fa 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 3f73e84..3f73e84 100644
--- a/server/monitor/monitor_sbus.c
+++ b/src/monitor/monitor_sbus.c
diff --git a/server/po/LINGUAS b/src/po/LINGUAS
index f2c4e4c..f2c4e4c 100644
--- a/server/po/LINGUAS
+++ b/src/po/LINGUAS
diff --git a/server/po/Makevars b/src/po/Makevars
index 07fc814..07fc814 100644
--- a/server/po/Makevars
+++ b/src/po/Makevars
diff --git a/server/po/POTFILES.in b/src/po/POTFILES.in
index e317161..e317161 100644
--- a/server/po/POTFILES.in
+++ b/src/po/POTFILES.in
diff --git a/server/po/de.po b/src/po/de.po
index 3ec1a9a..3ec1a9a 100644
--- a/server/po/de.po
+++ b/src/po/de.po
diff --git a/server/po/es.po b/src/po/es.po
index 36a6de0..36a6de0 100644
--- a/server/po/es.po
+++ b/src/po/es.po
diff --git a/server/po/fr.po b/src/po/fr.po
index 5ad6651..5ad6651 100644
--- a/server/po/fr.po
+++ b/src/po/fr.po
diff --git a/server/po/it.po b/src/po/it.po
index 3d33128..3d33128 100644
--- a/server/po/it.po
+++ b/src/po/it.po
diff --git a/server/po/ja.po b/src/po/ja.po
index 4323f22..4323f22 100644
--- a/server/po/ja.po
+++ b/src/po/ja.po
diff --git a/server/po/nl.po b/src/po/nl.po
index e3dd47f..e3dd47f 100644
--- a/server/po/nl.po
+++ b/src/po/nl.po
diff --git a/server/po/pl.po b/src/po/pl.po
index dcbc72d..dcbc72d 100644
--- a/server/po/pl.po
+++ b/src/po/pl.po
diff --git a/server/po/pt.po b/src/po/pt.po
index 8f35958..8f35958 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 ec29a08..ec29a08 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 f5be1b1..f5be1b1 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 2ad0f04..2ad0f04 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 a441df3..a441df3 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 76ba4cf..76ba4cf 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 93cae07..93cae07 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 7d02404..7d02404 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 98283e4..98283e4 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 39cc0f6..39cc0f6 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 f1069d0..f1069d0 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 f9dd282..f9dd282 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 7560b89..7560b89 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 e581fba..e581fba 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 7dfe1fd..7dfe1fd 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 bd221c5..bd221c5 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 86b72e4..86b72e4 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 3079bbd..3079bbd 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 7686227..7686227 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 60c7313..60c7313 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 10b9257..10b9257 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 1a52eef..1a52eef 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 e1beaa2..e1beaa2 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 a2dadc8..a2dadc8 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 a011af8..a011af8 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 351f539..351f539 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 5e18594..5e18594 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 86676f4..86676f4 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 832ffcd..832ffcd 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 43cbc1b..43cbc1b 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 489030a..489030a 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 7637041..7637041 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 cfe8adb..cfe8adb 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 0d34be2..0d34be2 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 bd4294f..bd4294f 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 ff1ffb7..ff1ffb7 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 4bbc07a..4bbc07a 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 f3fb444..f3fb444 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 bc06e8b..bc06e8b 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 b1f053f..b1f053f 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 39c67cc..39c67cc 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 16dbb78..16dbb78 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 959c08a..959c08a 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 3c52d23..3c52d23 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 abebe28..abebe28 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 18e47d3..18e47d3 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 55f76ed..55f76ed 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 0a95c8a..0a95c8a 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 44e7028..44e7028 100644
--- a/server/providers/providers.h
+++ b/src/providers/providers.h
diff --git a/server/providers/proxy.c b/src/providers/proxy.c
index 12bb25e..12bb25e 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 9afa106..9afa106 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 8011ed6..8011ed6 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 1cccaa5..1cccaa5 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 d360631..d360631 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 c0a9dda..c0a9dda 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 086c4db..086c4db 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 29c6e08..29c6e08 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 d710e8f..d710e8f 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 216e2c0..216e2c0 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 70d8d11..70d8d11 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 2ba6449..2ba6449 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 ea6ba58..ea6ba58 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 cd98903..cd98903 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 37bbcb3..37bbcb3 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 782befb..782befb 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 6e581a3..6e581a3 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 2bfdc8a..2bfdc8a 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 7de346f..7de346f 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 a6c6618..a6c6618 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 46d4a23..46d4a23 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 1fa7d61..1fa7d61 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 c0fa197..c0fa197 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 34f0c8d..34f0c8d 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 84b13dc..84b13dc 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 60f9c66..60f9c66 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 37aad82..37aad82 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 071d09b..071d09b 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 df5c071..df5c071 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 742f8a1..742f8a1 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 ac02c44..ac02c44 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 d446632..d446632 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 38ccc6a..38ccc6a 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 78a2fe5..78a2fe5 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 a859cba..a859cba 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 6732c24..6732c24 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 675b8b7..675b8b7 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 f6ac9f4..f6ac9f4 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 8a1e312..8a1e312 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 a088981..a088981 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 0d70b68..0d70b68 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 adb0b7b..adb0b7b 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 7e9a81f..7e9a81f 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 bcc6b10..bcc6b10 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 9afa106..9afa106 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 5277acd..5277acd 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 34fd837..34fd837 100644
--- a/server/sysv/SUSE/sssd
+++ b/src/sysv/SUSE/sssd
diff --git a/server/sysv/sssd b/src/sysv/sssd
index 4780437..4780437 100644
--- a/server/sysv/sssd
+++ b/src/sysv/sssd
diff --git a/server/tests/auth-tests.c b/src/tests/auth-tests.c
index 71215bc..71215bc 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 b0d638b..b0d638b 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 50dc61b..50dc61b 100644
--- a/server/tests/common.c
+++ b/src/tests/common.c
diff --git a/server/tests/common.h b/src/tests/common.h
index 0e954d7..0e954d7 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 e794f03..e794f03 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 90b9717..90b9717 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 9eafadd..9eafadd 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 215f94a..215f94a 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 0a7be90..0a7be90 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 8676f3b..8676f3b 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 e1eaab2..e1eaab2 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 db2a256..db2a256 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 04b9e2e..04b9e2e 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 9450531..9450531 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 7b9cf52..7b9cf52 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 8b486b6..8b486b6 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 6c64470..6c64470 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 15eed10..15eed10 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 e5b043e..e5b043e 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 b25a018..b25a018 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 2f848b7..2f848b7 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 25b8ac7..25b8ac7 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 383319a..383319a 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 077ac99..077ac99 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 e84d78b..e84d78b 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 a272bc5..a272bc5 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 9794523..9794523 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 a643e73..a643e73 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 cf9ddf3..cf9ddf3 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 5d5b579..5d5b579 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 9cd03a1..9cd03a1 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 d26d31c..d26d31c 100644
--- a/server/util/debug.c
+++ b/src/util/debug.c
diff --git a/server/util/dlinklist.h b/src/util/dlinklist.h
index be5ff91..be5ff91 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 965966e..965966e 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 154a5f9..154a5f9 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 a2c8b54..a2c8b54 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 8ba16d4..8ba16d4 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 735170d..735170d 100644
--- a/server/util/refcount.c
+++ b/src/util/refcount.c
diff --git a/server/util/refcount.h b/src/util/refcount.h
index cc99a17..cc99a17 100644
--- a/server/util/refcount.h
+++ b/src/util/refcount.h
diff --git a/server/util/server.c b/src/util/server.c
index fd6c465..fd6c465 100644
--- a/server/util/server.c
+++ b/src/util/server.c
diff --git a/server/util/sha512crypt.h b/src/util/sha512crypt.h
index 5512c5d..5512c5d 100644
--- a/server/util/sha512crypt.h
+++ b/src/util/sha512crypt.h
diff --git a/server/util/signal.c b/src/util/signal.c
index e4a782d..e4a782d 100644
--- a/server/util/signal.c
+++ b/src/util/signal.c
diff --git a/server/util/signal.m4 b/src/util/signal.m4
index 747c7db..747c7db 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 0bc25df..0bc25df 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 60994e1..60994e1 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 f098e7d..f098e7d 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 14747df..14747df 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 744e0f7..744e0f7 100644
--- a/server/util/strtonum.c
+++ b/src/util/strtonum.c
diff --git a/server/util/strtonum.h b/src/util/strtonum.h
index 4509596..4509596 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 547e3bb..547e3bb 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 c68d538..c68d538 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 738ac62..738ac62 100644
--- a/server/util/usertools.c
+++ b/src/util/usertools.c
diff --git a/server/util/util.c b/src/util/util.c
index 57ceb59..57ceb59 100644
--- a/server/util/util.c
+++ b/src/util/util.c
diff --git a/server/util/util.h b/src/util/util.h
index 945e20d..945e20d 100644
--- a/server/util/util.h
+++ b/src/util/util.h