summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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