summaryrefslogtreecommitdiff
path: root/dbus
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Disable NoNewPrivileges in Systemd serviceHEADmasterRahul Sundaram1-1/+1
2024-02-29Systemd security settingsRahul Sundaram1-0/+18
2022-09-16tools: add --do-not-touch-config option for ADSumit Bose1-0/+1
2021-02-19paths: install realmd in libexecdirSumit Bose2-2/+2
2020-11-04service: add REALM_DBUS_OPTION_USE_LDAPS and realm_get_use_ldapsSumit Bose1-0/+1
2018-10-19Fix documentation reference in systemd unit fileSumit Bose1-1/+1
2018-10-19Use current idmap options for smb.confSumit Bose1-0/+1
2016-07-07Make DBus aware of systemdSumit Bose1-0/+1
2016-07-07Add os-name and os-version command line optionsSumit Bose1-0/+2
2016-04-29Support manually setting computer nameAndrew Austin1-0/+1
2015-07-14tools: Add --no-id-mapping option to realm join commandStef Walter2-0/+5
2014-03-31Makefile.am: Migrate to non-recursive MakefileStef Walter1-18/+13
2013-07-15Refer to FreeIPA as IPAStef Walter1-0/+1
2013-05-26Return a specific error code when computer host name is invalidStef Walter2-0/+4
2013-05-02Add support for permitting logins by groupStef Walter1-0/+15
2013-04-29Add option to disable automatic package installsStef Walter2-4/+0
2013-04-26Add 'manage-system' option which defaults to TRUEStef Walter2-0/+4
2013-04-26Add the user-principal option and settingStef Walter2-0/+4
2013-04-12Support realm login policyStef Walter2-0/+5
2013-03-26Fine tune the systemd integrationStef Walter2-0/+17
2013-03-26dbus: Clarify the encoding of the secret (one time password) in spec.Stef Walter1-1/+3
2013-02-01add membership-software to dbus xml api - second tryYassir Elley1-0/+6
2013-01-30Fixed typos: inserted commas, added missing words, corrected mistakesYassir Elley1-32/+32
2013-01-18Implement support for Service.Cancel() methodMarius Vollmer1-0/+1
2012-11-23Add example provider, disabled by defaultStef Walter1-0/+1
2012-10-29Add assume-packages option to prevent package installationStef Walter2-0/+4
2012-10-29Add RequiredPackages propertyStef Walter1-0/+13
2012-09-03Big update for one-time-password and automatic joiningStef Walter2-8/+13
2012-09-03Remove unused DBus names from DBus policy fileStef Walter1-6/+0
2012-08-30Integrate kerberos discoveryStef Walter1-1/+0
2012-08-30Add support for choosing client and server softwareStef Walter1-0/+6
2012-08-30Turn various DBus flag/option strings into constantsStef Walter1-0/+10
2012-08-30Add documentation for computer-ou Join() optionStef Walter1-0/+3
2012-08-19Fix typo in AuthenticationFailed error messageStef Walter2-3/+3
2012-08-19Use %U and %D in the login formatsStef Walter1-2/+4
2012-08-17Add DBus ObjectManager support to realmdStef Walter1-0/+4
2012-08-17Refactor the dbus interface after reviewStef Walter2-148/+288
2012-08-10Build the interface documentation in the doc directoryStef Walter1-4/+0
2012-08-10Add documentation for the DBus interfaceStef Walter2-53/+428
2012-08-10Use a single 'Failed' error code rather than one per messageStef Walter1-4/+3
2012-08-09No need to install separate service files for each serviceStef Walter4-16/+1
2012-08-09Support multiple login formats per realmStef Walter1-3/+3
2012-08-08We use the terminology 'owner' instead of 'who' in credsStef Walter1-1/+1
2012-07-28Stub out API for Cancelling operationsStef Walter1-0/+4
2012-07-28Pass the operation_id in the options argumentStef Walter1-5/+2
2012-07-28Add SetLocale to Service DBus interfaceStef Walter1-0/+4
2012-07-28Global diagnostics signal. Refactor stuff into 'Service' interfaceStef Walter2-18/+13
2012-07-28Remove support for out of process providersStef Walter6-21/+4
2012-07-24Rework the way credentials are passed to realmdStef Walter1-36/+10
2012-07-19Fix dbus service files for various providersStef Walter4-3/+8