summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)AuthorFilesLines
2023-12-01service: fix error message when removing host from ADSumit Bose1-7/+27
2023-12-01service: allow multiple names and _srv_ ad_server optionSumit Bose1-1/+35
2023-11-14ipa: Propagate hostname errorOndrej Holy1-0/+23
2022-09-28Kerberos: use fewer attributes for g_file_query_info()Sumit Bose1-1/+2
2022-09-28service: use name instead of IP address with ad_serverSumit Bose3-3/+12
2022-09-16tools: add --do-not-touch-config option for ADSumit Bose6-18/+90
2022-03-19Use autoreconf and gettextKrzesimir Nowak2-12/+9
2021-12-15samba: use new Samba-4.15 command line optionsSumit Bose1-5/+13
2021-11-25syslog: avoid duplicate log messagesSumit Bose1-0/+8
2021-11-25ldap: add socket timeoutSumit Bose1-0/+21
2021-03-09distro: use authselect on Red Hat platformsSumit Bose2-4/+47
2021-02-19tools: enforce absolute path for install optionSumit Bose1-0/+5
2021-02-19paths: install realmd in libexecdirSumit Bose1-1/+1
2020-12-03service: make TLS check more releaxedSumit Bose1-1/+31
2020-12-03service: avoid crash if LDAP connection failsSumit Bose2-0/+13
2020-12-03service: make sure use_ldaps is not only set for automatic joinSumit Bose1-13/+13
2020-11-26ldap: setup TLS when using ldapsSumit Bose1-0/+8
2020-11-23Fix nsswitch handling when joining and leaving domaindmaiocchi1-3/+5
2020-11-04ldap: generate proper ldap uri for IPv6 addressesSumit Bose1-3/+13
2020-11-04service: do not copy option values to avoid memory leaksSumit Bose2-12/+11
2020-11-04service: add ldaps support when using adcliSumit Bose4-3/+47
2020-11-04service: allow to use ldaps for rootDSE lookupSumit Bose11-9/+33
2020-11-04service: add REALM_DBUS_OPTION_USE_LDAPS and realm_get_use_ldapsSumit Bose2-0/+19
2020-11-04Kerberos: add default_domain and udp_preference_limitSumit Bose9-0/+181
2020-09-09Also install libnss-winbind on Debian systemsAndreas Hasenack1-0/+1
2020-08-21Fix pam misconfiguration for SUSE systemsdmaiocchi1-3/+2
2020-08-12service: use 'additional dns hostnames' with net ads joinSumit Bose4-1/+64
2020-08-11service: use net ads join with -k for user join as wellSumit Bose1-1/+2
2020-08-11Use startTLS with FreeIPASumit Bose2-1/+26
2020-02-21service: use "kerberos method" "secrets and keytab"Sumit Bose1-1/+1
2019-02-21Set 'NEWEST' flag when resolving packages with PackageKitAdam Williamson1-0/+1
2018-10-19service: avoid dereferencing a NULL pointerSumit Bose1-0/+1
2018-10-19service: avoid dereference of a null pointerSumit Bose2-2/+2
2018-10-19service: check return value of fcntl()Sumit Bose1-1/+5
2018-10-19service: remove dead codeSumit Bose1-3/+0
2018-10-19IPA: do not call sssd-enable-loginsSumit Bose1-23/+1
2018-10-19discover: try to get domain name from hostnameSumit Bose1-1/+27
2018-10-19Change qualified names default for IPASumit Bose5-8/+10
2018-10-19Fix issues found by CoveritySumit Bose2-2/+5
2018-10-19Find NetBIOS name in keytab while leavingSumit Bose3-3/+80
2018-10-19Use current idmap options for smb.confSumit Bose3-14/+54
2017-04-25service: Add "pam" and "nss" services in realm_sssd_config_add_domain()Fabiano FidĂȘncio3-2/+6
2016-11-29LDAP: don't close LDAP socket twiceSumit Bose1-2/+3
2016-10-28service: Add nss and pam sssd.conf services after joiningStef Walter3-2/+6
2016-07-07Add os-name and os-version command line optionsSumit Bose4-4/+25
2016-05-18Fix invalid unrefs on realm_invocation_get_cancellable() retvalSumit Bose1-3/+0
2016-04-29Support manually setting computer nameAndrew Austin6-12/+68
2016-04-28service: Add ipa-packages section to realmd-debian.confStef Walter1-0/+3
2016-04-14service: Fix up realmd-debian.confStef Walter1-1/+1
2015-11-19Don't fall over if a [domain] section in sssd.conf existsStef Walter1-7/+15