summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* WIP: reinit mspac on HTTP TGT acquisition to aid trust-add caseAlexander Bokovoy2013-07-183-6/+26
* ipa-kdb: cache KDC hostname on startupAlexander Bokovoy2013-07-183-6/+19
* Use pkg-config to detect cmockaLukas Slebodnik2013-07-151-25/+12
* Remove unused variableJakub Hrozek2013-07-152-5/+0
* Generate syntethic MS-PAC for all services running on IPA masterAlexander Bokovoy2013-07-111-6/+73
* Fix extdom plugin to provide unqualified name in response as sssd expectsAlexander Bokovoy2013-07-111-3/+30
* Make sure domain_name is also set when processing INP_NAME requestsAlexander Bokovoy2013-07-111-0/+1
* Remove winbind client configure checkSumit Bose2013-07-111-11/+0
* extdom: replace winbind calls with POSIX/SSSD callsSumit Bose2013-07-116-293/+253
* Add PAC to master host TGTsSumit Bose2013-07-111-39/+115
* Fix type of printf argumentSumit Bose2013-06-101-1/+2
* Fix format string typoSumit Bose2013-06-031-1/+1
* Fix log format not a string literal.Diane Trout2013-06-031-1/+1
* Fix cldap parser to work with a single equality filter (NtVer=...)Alexander Bokovoy2013-05-301-12/+14
* CLDAP: Return empty reply on non-fatal errorsSimo Sorce2013-05-281-6/+18
* CLDAP: Fix domain handling in netlogon requestsSimo Sorce2013-05-281-28/+39
* Add OTP support to ipa-pwd-extopNathaniel McCallum2013-05-1710-58/+1368
* Remove unnecessary prefixes from ipa-pwd-extop filesNathaniel McCallum2013-05-175-6/+6
* Add the krb5/FreeIPA RADIUS companion daemonNathaniel McCallum2013-05-1714-60/+1718
* ipa-kdb: Add OTP supportNathaniel McCallum2013-05-173-1/+78
* Allow ID-to-SID mappings in the extdom pluginSumit Bose2013-05-021-0/+2
* Do not store SID string in a local bufferSumit Bose2013-05-021-6/+8
* Do not lookup up the domain too early if only the SID is knownSumit Bose2013-05-021-3/+13
* ipa-pwd-extop: do not use dn until it is really setSumit Bose2013-04-021-20/+20
* ipasam: add enumeration of UPN suffixes based on the realm domainsAlexander Bokovoy2013-03-292-11/+191
* Remove build warningsMartin Kosek2013-03-2914-14/+14
* Add support for cmocka C-Unit Test frameworkSumit Bose2013-03-281-0/+31
* Configure ipa_dns DS plugin on install and upgradeMartin Kosek2013-03-222-0/+21
* Add 389 DS plugin for special idnsSOASerial attribute handlingPetr Spacek2013-03-224-0/+253
* Fix lockout of LDAP bind.Rob Crittenden2013-03-211-91/+158
* Use new 389-ds-base cleartext password APIMartin Kosek2013-03-131-8/+12
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-112-3/+3
* Perform secondary rid range overlap check for local ranges onlyTomas Babej2013-03-111-16/+25
* Add unit test for get_authz_data_types()Sumit Bose2013-03-082-0/+246
* ipa-kdb: add PAC only if requestedSumit Bose2013-03-081-2/+140
* ipa-kdb: Read ipaKrbAuthzData with other principal dataSumit Bose2013-03-082-0/+18
* ipa-kdb: Read global defaul ipaKrbAuthzDataSumit Bose2013-03-082-1/+29
* Revert "MS-PAC: Special case NFS services"Sumit Bose2013-03-081-35/+1
* ipa-pwd: Unchecked return value ipapwd_chpwop()Sumit Bose2013-02-281-1/+5
* ipa-extdom: Double-free in ipa_extdom_common.cSumit Bose2013-02-281-1/+0
* ipa-lockout: Wrong sizeof argument in ipa_lockout.cSumit Bose2013-02-281-1/+1
* ipa-kdb: Dereference after null check in ipa_kdb_mspac.cSumit Bose2013-02-281-1/+1
* ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()Sumit Bose2013-02-281-1/+1
* ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()Sumit Bose2013-02-281-5/+4
* ipa-kdb: remove unused variableSumit Bose2013-02-281-1/+1
* ipasam: use base scope when fetching domain information about own domainAlexander Bokovoy2013-02-191-1/+1
* ipa-kdb: Free talloc autofree context when module is closedsbose2013-02-141-0/+3
* ipa-kdb: fix retry logic in ipadb_deref_searchMartin Kosek2013-02-141-1/+1
* ipa-kdb: remove memory leaksMartin Kosek2013-02-144-2/+25
* ipa-sam: Fill SID blacklist when trust is addedMartin Kosek2013-02-121-1/+13