summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* ipa-kdb: use magic value to check if ipadb is usedSumit Bose2018-02-083-1/+4
* DNSSEC code cleanupChristian Heimes2018-02-072-55/+87
* Decode ODS commandsChristian Heimes2018-02-071-7/+14
* py3 dnssec: convert hexlify to strTomas Krizek2018-02-072-18/+20
* Give ODS socket a bit of timeChristian Heimes2018-01-231-4/+8
* Include ipa_krb5.h without util prefixChristian Heimes2017-12-201-1/+1
* ipa-extdom-extop: refactor nsswitch operationsAlexander Bokovoy2017-11-309-165/+983
* ipa-kdb: override krb5.conf when testing KDC code in cmockaAlexander Bokovoy2017-11-292-0/+4
* libotp: add libraries after objectsChristian Heimes2017-11-211-1/+1
* 389-ds-base crashed as part of ipa-server-intall in ipa-uuidThierry Bordaz2017-11-081-3/+9
* ipa-kdb: support KDB DAL version 7.0Robbie Harwood2017-10-263-3/+14
* ipa-kdb: reinit trusted domain data for enterprise principalsSumit Bose2017-10-131-0/+11
* NULL LDAP context in call to ldap_search_ext_s during searchThierry Bordaz2017-07-241-0/+6
* logging: do not log into the root loggerJan Cholasta2017-07-143-31/+33
* logging: do not reference loggers in arguments and attributesJan Cholasta2017-07-142-102/+129
* logging: use the actual root logger as the root loggerJan Cholasta2017-07-142-10/+7
* logging: do not configure any handlers by defaultJan Cholasta2017-07-142-12/+8
* ipa-sam: use smbldap_set_bind_callback for Samba 4.7 or laterAlexander Bokovoy2017-07-111-0/+4
* ipa-sam: use own private structure, not ldapsam_privatesAlexander Bokovoy2017-07-111-432/+470
* install: do not assume /etc/krb5.conf.d existsJan Cholasta2017-06-282-11/+0
* ipa_pwd_extop: do not generate NT hashes in FIPS modeSumit Bose2017-06-211-13/+40
* ipa-sam: replace encode_nt_key() with E_md4hash()Sumit Bose2017-06-211-25/+2
* ipa-kdb: use canonical principal in certauth pluginSumit Bose2017-06-071-1/+1
* ipa-kdb: add pkinit authentication indicator in case of a successful certauthAlexander Bokovoy2017-06-051-2/+34
* ipa-kdb: reload certificate mapping rules periodicallySumit Bose2017-06-021-72/+81
* fix minor spelling mistakesRené Genz2017-05-191-1/+1
* ipa-otpd.socket.in: Use a platform specific value for KDC service fileTimo Aaltonen2017-04-122-1/+2
* Fix PKCS11 helperMartin Basti2017-04-122-3/+4
* Fix s4u2self with adtrustSimo Sorce2017-04-121-4/+10
* ipa-sam: create the gidNumber attribute in the trusted domain entryFlorence Blanc-Renaud2017-04-071-3/+37
* IPA-KDB: use relative path in ipa-certmap config snippetSumit Bose2017-04-052-9/+5
* extdom: improve cert requestSumit Bose2017-03-282-18/+142
* extdom: do reverse search for domain separatorSumit Bose2017-03-281-3/+3
* ipa-kdb: do not depend on certauth_plugin.hSumit Bose2017-03-272-0/+10
* IPA certauth pluginSumit Bose2017-03-276-1/+434
* ipa-kdb: add ipadb_fetch_principals_with_extra_filter()Sumit Bose2017-03-272-13/+56
* configure: Use ODS_USER and NAMED_GROUP in daemons/dnssec/*.service.inTimo Aaltonen2017-03-223-4/+6
* slapi plugins: fix CFLAGSJan Cholasta2017-03-1516-12/+24
* Add support for searching policies in cn=accountsSimo Sorce2017-03-103-6/+17
* Add code to retrieve results from multiple basesSimo Sorce2017-03-102-0/+113
* Use RemoveOnStop to cleanup systemd socketsNathaniel McCallum2017-02-171-1/+1
* ipa-kdb: support KDB DAL version 6.1Alexander Bokovoy2017-02-153-20/+66
* Clean / ignore make check artefactChristian Heimes2017-01-181-0/+3
* ipa-kdb: search for password policies globallyAlexander Bokovoy2016-12-151-1/+1
* Set explicit confdir option for global contextsChristian Heimes2016-12-023-3/+12
* Build: properly integrate ipa-version.h.in into build systemPetr Spacek2016-11-291-0/+11
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-293-8/+8
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-293-10/+9
* IPA Allows Password Reuse with History value defined when admin resets the pa...Thierry Bordaz2016-11-241-9/+14
* Add main guards to a couple of Python scriptsChristian Heimes2016-11-241-15/+21