summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* kdb: check for local realm in enterprise principalsHEADmasterSumit Bose2016-07-061-12/+40
* IPA KDB: use empty profile to init krb5 context in testsSumit Bose2016-07-061-1/+7
* ipa-sam: use proper domain GUIDSumit Bose2016-07-061-12/+16
* Allow unexpiring passwordsDavid Kupka2016-07-014-11/+32
* Bump SSSD version in requiresMartin Basti2016-07-011-1/+1
* ipapwd_extop should use TARGET_DN defined by a pre-extop pluginThierry Bordaz2016-06-241-8/+28
* ipa-enrollment: set krbCanonicalName attribute on enrolled host entryMartin Babinsky2016-06-231-0/+15
* ipa-kdb: set krbCanonicalName when creating new principalsMartin Babinsky2016-06-231-3/+1
* perform case-insensitive principal search when canonicalization is requestedMartin Babinsky2016-06-231-1/+12
* Topology plugins sigsev/heap corruption when adding a managed hostroot2016-06-221-0/+1
* Remove unused locking "context manager"David Kupka2016-06-171-13/+0
* v2 - avoid crash in topology plugin when host list contains host with no host...Ludwig Krispenz2016-06-131-1/+10
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-113-13/+57
* extdom: add certificate requestSumit Bose2016-06-092-8/+27
* Migrate from #ifndef guards to #pragma onceNathaniel McCallum2016-05-299-35/+9
* Enable authentication indicators for OTP and RADIUSNathaniel McCallum2016-05-261-2/+8
* Return password-only preauth if passwords are allowedNathaniel McCallum2016-05-261-4/+2
* Ensure that ipa-otpd bind auths validate an OTPNathaniel McCallum2016-05-263-6/+15
* Rename syncreq.[ch] to otpctrl.[ch]Nathaniel McCallum2016-05-264-13/+13
* ipa_kdb: add krbPrincipalAuthInd handlingMatt Rogers2016-05-021-0/+170
* BUILD: Remove detection of libcheckLukas Slebodnik2016-04-221-11/+0
* extdom: do not fail to process error case when no request is specifiedAlexander Bokovoy2016-03-101-1/+1
* Allow to specify Kerberos authz data type per userSimo Sorce2016-03-091-7/+9
* ipa-sam: Do not redefine LDAP_PAGE_SIZELukas Slebodnik2016-03-091-1/+0
* CONFIGURE: Replace obsolete macrosLukas Slebodnik2016-03-081-1/+1
* Allow admins to disable preauth for SPNs.Simo Sorce2016-03-083-6/+27
* IPA-SAM: Fix build with samba 4.4Lukas Slebodnik2016-02-021-0/+6
* ipa-kdb: map_groups() consider all resultsSumit Bose2016-02-021-52/+56
* Convert ipa-sam to use the new getkeytab controlSimo Sorce2016-02-012-52/+32
* Improve keytab code to select the right principal.Simo Sorce2016-02-014-9/+20
* extdom: Remove unused macroLukas Slebodnik2016-01-291-2/+0
* ipa-kdb: get_authz_data_types() make sure entry can be NULLSumit Bose2016-01-272-1/+9
* prevent moving of topology entries out of managed scope by modrdn operationsLudwig Krispenz2016-01-213-0/+56
* Always verify we have a valid ldap context.Simo Sorce2016-01-131-0/+29
* Use only AES enctypes by defaultSimo Sorce2016-01-131-11/+3
* Don't error when find_base() fails if a base is not requiredNathaniel McCallum2016-01-121-4/+5
* DNSSEC: Log debug messages at log level DEBUGPetr Spacek2016-01-071-1/+1
* DNSSEC: ipa-ods-exporter: add ldap-cleanup commandPetr Spacek2016-01-071-12/+48
* DNSSEC: remove keys purged by OpenDNSSEC from master HSM from LDAPPetr Spacek2016-01-071-7/+38
* DNSSEC: logging improvements in ipa-ods-exporterPetr Spacek2016-01-071-6/+11
* DNSSEC: Make sure that current state in OpenDNSSEC matches key state in LDAPPetr Spacek2016-01-071-10/+95
* DNSSEC: Improve error reporting from ipa-ods-exporterPetr Spacek2016-01-071-1/+3
* Remove unused importsMartin Basti2015-12-233-16/+0
* FIX: ipa_kdb_principals: add missing break statementMartin Basti2015-11-301-0/+1
* Return default TL_DATA is krbExtraData is missingSimo Sorce2015-11-251-1/+10
* ipasam: fix a use-after-free issueSumit Bose2015-11-231-1/+2
* ipasam: use more restrictive search filter for group lookupSumit Bose2015-11-231-1/+3
* ipasam: fix wrong usage of talloc_new()Sumit Bose2015-11-231-1/+1
* ipa_kdb_tests: Fix test with default krb5.confLukas Slebodnik2015-11-181-0/+4
* cmocka_tests: Do not use deprecated cmocka interfaceLukas Slebodnik2015-11-183-25/+36