summaryrefslogtreecommitdiff
path: root/service/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-03-19Use autoreconf and gettextKrzesimir Nowak1-4/+1
2021-02-19paths: install realmd in libexecdirSumit Bose1-1/+1
2020-11-04Kerberos: add default_domain and udp_preference_limitSumit Bose1-0/+2
2015-09-07service: Fully qualify --computer-ou DN before passing to adcliStef Walter1-2/+2
2014-03-31Makefile.am: Migrate to non-recursive MakefileStef Walter1-64/+99
2014-01-08safe-format: Update for changes from sssdStef Walter1-1/+1
2014-01-07service: Use GTask instead of back-ported EggTaskStef Walter1-1/+0
2014-01-03safe-printf: Add functions for safely running a positional printfStef Walter1-0/+1
2013-06-06Don't create a top level directory in /varStef Walter1-2/+2
2013-04-29Rework the discovery mechanismsStef Walter1-3/+6
2013-04-26Use GTask instead of GSimpleAsyncResultStef Walter1-0/+1
2013-04-26More extensible passing of options to join/leave implementationsStef Walter1-0/+1
2013-04-26Cleanup passing around of credentials during join/leave operationsStef Walter1-0/+1
2013-04-12Cleanup our samba net ads join processStef Walter1-1/+0
2013-03-27Some basic valgrind integrationStef Walter1-0/+1
2013-03-26Adding build support for suseJavier Hernández1-0/+1
2013-03-22Optionally use systemd's journal for logging.Marius Vollmer1-0/+2
2013-03-22Make example domain discovery cancellable.Marius Vollmer1-0/+1
2013-02-18Use a private cache directory for temp filesStef Walter1-0/+2
2013-01-18Implement support for Service.Cancel() methodMarius Vollmer1-0/+1
2012-11-23Create the localstatedir for the example providerStef Walter1-0/+1
2012-11-23Add example provider, disabled by defaultStef Walter1-0/+3
2012-10-15Combine the SssdAd and SssdIpa providersStef Walter1-2/+1
2012-09-25Use commands to manage servicesStef Walter1-2/+0
2012-09-19Distribute debian settings file correctlyStef Walter1-1/+3
2012-09-04Remove custom debug code, just use glibStef Walter1-1/+0
2012-09-03Big update for one-time-password and automatic joiningStef Walter1-0/+1
2012-08-30Add a generic kerberos providerStef Walter1-0/+1
2012-08-30Separate enrollment functionality into RealmKerberosMembership interfaceStef Walter1-0/+1
2012-08-30Integrate kerberos discoveryStef Walter1-1/+1
2012-08-30Add support for specifying a computer OU LDAP DN when joiningStef Walter1-0/+3
2012-07-28Add SetLocale to Service DBus interfaceStef Walter1-0/+1
2012-07-11Add IPA discovery and an IPA providerStef Walter1-0/+3
2012-07-11Factor out the common bits of the sssd realmStef Walter1-0/+1
2012-07-03Add the SSSD AD realm providerStef Walter1-0/+2
2012-07-03Add functions for loading sssd.conf filesStef Walter1-0/+1
2012-07-03Support parsing logins according to arbittary LoginFormatStef Walter1-0/+1
2012-06-19Packaging fixes, install to correct directoryStef Walter1-3/+3
2012-06-14Fix provider path regression in previous commitStef Walter1-1/+1
2012-06-14Add proper dbus service files, and reorganize installStef Walter1-12/+7
2012-06-13Release 0.1Stef Walter1-0/+2
2012-06-11Add support for Upstart to enable/disable system servicesStef Walter1-1/+3
2012-05-31Support discovering the default domainStef Walter1-0/+1
2012-05-29Rename realm_platform_xxx to realm_settings_xxxStef Walter1-1/+1
2012-05-29Refactor to make simpler to add different realmsStef Walter1-2/+2
2012-05-04Add methods for enroll with passwords, and rename credential cache onesStef Walter1-0/+2
2012-05-04Refactor the interface and add aggregate providerStef Walter1-2/+6
2012-05-03Factor the generated dbus stuff into own directoryStef Walter1-26/+2
2012-05-03Add the Service object, list providers from filesStef Walter1-2/+9
2012-05-03Rename RealmSambaConfig to RealmIniConfigStef Walter1-0/+1