summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Build: transform util directory to libutil convenience libraryPetr Spacek2016-10-244-11/+8
* Build: promote daemons/configure.ac to top-level configure.acPetr Spacek2016-10-241-333/+0
* Build: adjust include paths in daemons/ipa-kdb/tests/ipa_kdb_tests.cPetr Spacek2016-10-241-2/+2
* Build: remove deprecated AC_STDC_HEADERS macroPetr Spacek2016-10-181-1/+0
* Build: require Python >= 2.7Petr Spacek2016-10-181-1/+1
* Build: remove traces of mozldap libraryPetr Spacek2016-10-182-54/+7
* Build: modernize crypto library detectionPetr Spacek2016-10-183-10/+6
* Build: modernize UUID library detectionPetr Spacek2016-10-181-4/+1
* Build: modernize Kerberos library detectionPetr Spacek2016-10-181-5/+1
* Build: add missing KRB5_LIBS to daemons/ipa-otpdPetr Spacek2016-10-181-2/+2
* Move ipa-otpd to $libexecdir/ipaTimo Aaltonen2016-10-132-2/+3
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-4/+2
* Properly handle LDAP socket closures in ipa-otpdNathaniel McCallum2016-10-062-13/+10
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-231-1/+3
* ipa-pwd-extop memory leak during passord updateThierry Bordaz2016-08-311-7/+17
* ipa-kdb: simplify trusted domain parent searchAlexander Bokovoy2016-08-221-13/+14
* ipa-kdb: Allow to build with samba 4.5Lukas Slebodnik2016-08-092-0/+21
* ipa-pwd-extop: Fix warning assignment discards ‘const’ qualifier from poi...Lukas Slebodnik2016-08-081-1/+1
* ipa_pwd_extop: Fix warning declaration shadows previous localLukas Slebodnik2016-08-081-1/+0
* Simplify date manipulation in pwd pluginSimo Sorce2016-07-253-50/+51
* Heap corruption in ipapwd pluginThierry Bordaz2016-07-191-1/+1
* kdb: check for local realm in enterprise principalsSumit Bose2016-07-121-12/+40
* 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