summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipa-kdb: read SID blacklist from LDAPMartin Kosek2013-02-122-54/+104
* ipa-kdb: reinitialize LDAP configuration for known realmsMartin Kosek2013-02-121-12/+45
* ipa-kdb: avoid ENOMEM when all SIDs are filtered outMartin Kosek2013-02-121-4/+14
* ipa-kdb: add sentinel for LDAPDerefSpec allocationMartin Kosek2013-02-121-5/+6
* Prevent integer overflow when setting krbPasswordExpirationTomas Babej2013-02-084-13/+47
* ipa-kdb: Support Windows 2012 ServerAlexander Bokovoy2012-12-071-15/+253
* Bump 389-ds-base minimum in our spec fileMartin Kosek2012-12-071-1/+1
* Password change in a transaction, ensure passwords are truly expiredRob Crittenden2012-12-073-4/+34
* Honor the kdb options disabling KDC writes in ipa_lockout pluginRob Crittenden2012-12-051-1/+119
* Lookup the user SID in external group as wellSumit Bose2012-11-301-5/+14