summaryrefslogtreecommitdiff
path: root/service/realm-sssd-ipa.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-14ipa: Propagate hostname errorOndrej Holy1-0/+23
2022-09-16tools: add --do-not-touch-config option for ADSumit Bose1-0/+4
2018-10-19IPA: do not call sssd-enable-loginsSumit Bose1-23/+1
2018-10-19Change qualified names default for IPASumit Bose1-1/+1
2017-04-25service: Add "pam" and "nss" services in realm_sssd_config_add_domain()Fabiano FidĂȘncio1-1/+2
2016-10-28service: Add nss and pam sssd.conf services after joiningStef Walter1-0/+3
2015-04-14service: Remove hard dependency on PackageKit librariesStef Walter1-1/+2
2015-02-20service: Refactor to support per domain supported cred typesStef Walter1-18/+30
2014-01-07service: Use GTask instead of back-ported EggTaskStef Walter1-37/+37
2013-07-22Set sssd.conf default_shell per domainStef Walter1-0/+3
2013-07-19ipa: Force joins so that computer can rejoin a domainStef Walter1-0/+1
2013-07-15Refer to FreeIPA as IPAStef Walter1-3/+4
2013-05-24When FreeIPA domain with manage-system, we want NTP, so --force-ntpdStef Walter1-1/+3
2013-05-24Only allow joining one manage-system=true domainStef Walter1-0/+3
2013-05-13Don't use the slice allocator for small memory allocationsStef Walter1-3/+3
2013-05-06Fine tune the regular expressions and formats for AD and IPAStef Walter1-2/+0
2013-05-02Add support for permitting logins by groupStef Walter1-1/+1
2013-05-02Fix possible uses of uninitialized memoryStef Walter1-1/+1
2013-04-29Add option to disable use of fully qualified namesStef Walter1-1/+1
2013-04-29Add option to disable automatic package installsStef Walter1-10/+1
2013-04-29Enable usage of explicit servers when joining domainsStef Walter1-2/+13
2013-04-29Rework the discovery mechanismsStef Walter1-2/+0
2013-04-26Use GTask instead of GSimpleAsyncResultStef Walter1-72/+53
2013-04-26Use allow-realm-logins by default if manage-systemStef Walter1-2/+22
2013-04-26Add 'manage-system' option which defaults to TRUEStef Walter1-1/+6
2013-04-26More extensible passing of options to join/leave implementationsStef Walter1-3/+2
2013-04-26Cleanup passing around of credentials during join/leave operationsStef Walter1-186/+141
2013-04-12Support realm login policyStef Walter1-1/+5
2013-02-12Use ipa-client-install to provide join functionality for IPA domainsStef Walter1-2/+487
2012-08-30Separate enrollment functionality into RealmKerberosMembership interfaceStef Walter1-68/+0
2012-08-30Turn various DBus flag/option strings into constantsStef Walter1-2/+2
2012-08-30Pass join/leave options to various kerberos membership implementationsStef Walter1-0/+2
2012-08-17Refactor the dbus interface after reviewStef Walter1-24/+19
2012-07-24Use GDBusInterfaceSkeleton propertiesStef Walter1-7/+0
2012-07-24Rework the way credentials are passed to realmdStef Walter1-2/+13
2012-07-11Add IPA discovery and an IPA providerStef Walter1-0/+137