summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins
Commit message (Expand)AuthorAgeFilesLines
* Teach ipa-pwd-extop to respect global ipaUserAuthType settingsNathaniel McCallum2014-02-117-399/+398
* Add OTP sync support to ipa-pwd-extopNathaniel McCallum2014-02-119-970/+373
* Add HOTP supportNathaniel McCallum2014-02-111-7/+36
* Add OTP last token pluginNathaniel McCallum2014-02-105-0/+228
* Add libotp internal library for slapi pluginsNathaniel McCallum2014-02-107-0/+969
* ipa-lockout: do not fail when default realm cannot be readMartin Kosek2014-02-041-17/+17
* Fallback to global policy in ipa-lockout pluginMartin Kosek2014-02-031-0/+34
* BUILD: Fix portability of NSS in file ipa_pwd.cLukas Slebodnik2014-01-281-0/+1
* CLDAP: add unit tests for make_netbios_nameSumit Bose2014-01-232-0/+87
* CLDAP: generate NetBIOS name like ipa-adtrust-install doesSumit Bose2014-01-232-14/+35
* Harmonize policy discovery to kdb driverSimo Sorce2014-01-161-89/+17
* CLDAP: do not prepend \\Sumit Bose2014-01-151-1/+1
* ipa-cldap: Cut NetBIOS name after 15 charactersTomas Babej2013-12-112-1/+6
* Remove CFLAGS duplication.Jan Cholasta2013-12-0612-13/+1
* Fix compilation error in ipa-cldap.Jan Cholasta2013-12-061-1/+3
* Clarify error message about IPv6 socket creation in ipa-cldap pluginPetr Spacek2013-12-031-1/+2
* Remove generation and handling of LM hashesSumit Bose2013-11-014-63/+19
* 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
* Ensure credentials structure is initializedNathaniel McCallum2013-10-021-1/+1
* CLDAP: do not read IPA domain from hostnameSumit Bose2013-09-271-47/+25
* Fix -Wformat-security warningsKrzysztof Klimonda2013-09-162-7/+7
* 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
* pwd-plugin: Fix ignored return errorSimo Sorce2013-08-281-3/+8
* 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
* Remove unused variableJakub Hrozek2013-07-152-5/+0
* 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
* extdom: replace winbind calls with POSIX/SSSD callsSumit Bose2013-07-115-293/+252
* 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-179-25/+1362
* Remove unnecessary prefixes from ipa-pwd-extop filesNathaniel McCallum2013-05-175-6/+6
* 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
* Remove build warningsMartin Kosek2013-03-2912-12/+12
* 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-223-0/+252
* Fix lockout of LDAP bind.Rob Crittenden2013-03-211-91/+158