summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* CLDAP: do not prepend \\Sumit Bose2014-01-151-1/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* ipa-cldap: Cut NetBIOS name after 15 charactersTomas Babej2013-12-112-1/+6
* Remove CFLAGS duplication.Jan Cholasta2013-12-0614-16/+3
* Fix compilation error in ipa-cldap.Jan Cholasta2013-12-061-1/+3
* Include LDFLAGS provided by rpmbuild in global LDFLAGS in the spec file.Jan Cholasta2013-12-061-1/+1
* Clarify error message about IPv6 socket creation in ipa-cldap pluginPetr Spacek2013-12-031-1/+2
* Use hardening flags for ipa-optd.Jan Cholasta2013-12-021-1/+1
* Add krbticketPolicyAux objectclass if neededSimo Sorce2013-11-262-0/+35
* Remove generation and handling of LM hashesSumit Bose2013-11-015-81/+22
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-302-11/+17
* Administrative password change does not respect password policyMartin Kosek2013-10-171-15/+29
* Use the right attribute with ipapwd_entry_checks for MagicRegenSumit Bose2013-10-081-1/+2
* ipa-kdb: Handle parent-child relationship for subdomainsAlexander Bokovoy2013-10-041-10/+99
* KDC: implement transition check for trusted domainsAlexander Bokovoy2013-10-043-2/+68
* ipasam: for subdomains pick up defaults for missing valuesAlexander Bokovoy2013-10-041-0/+12
* Ensure credentials structure is initializedNathaniel McCallum2013-10-021-1/+1
* CLDAP: do not read IPA domain from hostnameSumit Bose2013-09-271-47/+25
* ipa-sam: report supported enctypes based on Kerberos realm configurationAlexander Bokovoy2013-09-201-12/+117
* ipa-sam: do not leak LDAPMessage on ipa-sam initializationAlexander Bokovoy2013-09-201-2/+7
* ipa-sam: do not modify objectclass when trust object already createdAlexander Bokovoy2013-09-201-41/+71
* Fix -Wformat-security warningsKrzysztof Klimonda2013-09-162-7/+7
* Add Delegation Info to MS-PACSimo Sorce2013-09-131-2/+160
* EXTDOM: Do not overwrite domain_name for INP_SIDJakub Hrozek2013-08-291-2/+0
* CLDAP: make sure an empty reply is returned on any errorSumit Bose2013-08-291-1/+2
* Re-order NULL check in ipa_lockout.Rob Crittenden2013-08-291-2/+1
* kdb-princ: Fix memory leakSimo Sorce2013-08-281-0/+1
* kdb-mspac: Fix out of bounds memsetSimo Sorce2013-08-281-1/+1
* pwd-plugin: Fix ignored return errorSimo Sorce2013-08-281-3/+8
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-0/+1
* Remove unused variableLukas Slebodnik2013-07-251-2/+0
* Remove unused variableLukas Slebodnik2013-07-251-1/+0
* Use right function prototype for thread functionLukas Slebodnik2013-07-252-2/+4
* IPA KDB MS-PAC: remove unused variableJakub Hrozek2013-07-231-1/+0
* IPA KDB MS-PAC: return ENOMEM if allocation failsJakub Hrozek2013-07-231-0/+1
* ipa-kdb: reinit mspac on HTTP TGT acquisition to aid trust-add caseAlexander Bokovoy2013-07-233-6/+29
* ipa-kdb: cache KDC hostname on startupAlexander Bokovoy2013-07-233-6/+19
* Use libunistring ulc_casecmp() on unicode stringsNathaniel McCallum2013-07-185-7/+36
* 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