summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* check for existing and self referential segmentsLudwig Krispenz2015-06-101-10/+20
* Fix s4u2proxy README and add warningSimo Sorce2015-06-081-2/+14
* crash when removing a replicaLudwig Krispenz2015-06-041-3/+11
* plugin uses 1 as minimum domain level to become active no calculation based o...Ludwig Krispenz2015-06-044-28/+12
* replica install fails with domain level 1Ludwig Krispenz2015-06-023-5/+3
* Detect default encsalts kadmin password changeSimo Sorce2015-05-275-0/+144
* ds plugin - manage replication topology in the shared treeLudwig Krispenz2015-05-2611-0/+4061
* User life cycle: new stageuser commands activateThierry Bordaz2015-05-181-0/+48
* Fix a signedness bug in OTP codeNathaniel McCallum2015-05-051-3/+3
* use separate ccache filename for each IPA DNSSEC daemonMartin Babinsky2015-04-243-3/+3
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-203-5/+11
* User Life Cycle: Exclude subtree for ipaUniqueID generationThierry bordaz (tbordaz)2015-04-081-0/+16
* do not log BINDs to non-existent users as errorsMartin Babinsky2015-04-021-2/+2
* DNSSEC: Do not log into filesMartin Basti2015-04-023-3/+3
* extdom: fix wrong realloc sizeSumit Bose2015-03-261-1/+1
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-264-4/+1
* extdom: migrate check-based test to cmockaSumit Bose2015-03-185-245/+176
* extdom: add selected error messagesSumit Bose2015-03-181-13/+38
* extdom: add add_err_msg() with testSumit Bose2015-03-183-0/+67
* extdom: add err_msg member to request contextSumit Bose2015-03-183-1/+6
* extdom: fix memory leakSumit Bose2015-03-101-0/+1
* extdom: return LDAP_NO_SUCH_OBJECT to the clientSumit Bose2015-03-101-2/+6
* extdom: make nss buffer configurableSumit Bose2015-03-093-22/+48
* extdom: handle ERANGE return code for getXXYYY_r() callsSumit Bose2015-03-097-84/+498
* Add configure check for cwrap librariesSumit Bose2015-03-091-0/+24
* ipa-range-check: do not treat missing objects as errorSumit Bose2015-02-241-2/+3
* Stop including the DES algorythm from openssl.Simo Sorce2015-02-231-2/+2
* Remove references to GPL v2.0 licenseMartin Kosek2015-02-201-12/+30
* ipa-kdb: reject principals from disabled domains as a KDC policyAlexander Bokovoy2015-02-161-1/+1
* ipa-kdb: when processing transitions, hand over unknown ones to KDCAlexander Bokovoy2015-02-161-1/+2
* Handle DAL ABI change in MIT 1.13Simo Sorce2015-02-132-0/+14
* Expose the disabled User Auth TypeNathaniel McCallum2015-02-121-6/+7
* OTP: emit a log message when LDAP entry for config record is not foundMartin Babinsky2015-01-302-2/+13
* ipa-uuid: emit a message when unexpected mod type is encounteredMartin Babinsky2015-01-301-0/+2
* ipa-pwd-extop: added an informational comment about intentional fallthroughMartin Babinsky2015-01-301-0/+2
* OTP: failed search for the user of last token emits an error messageMartin Babinsky2015-01-301-2/+8
* ipa-kdb: more robust handling of principal addition/editingMartin Babinsky2015-01-301-23/+47
* always get PAC for client principal if AS_REQ is trueMartin Babinsky2015-01-301-1/+1
* ipa-kdb: unexpected error code in 'ipa_kdb_audit_as_req' triggers a messageMartin Babinsky2015-01-302-3/+4
* ipapython: Fix incorrect python shebangsTomas Babej2015-01-263-3/+3
* DNSSEC catch ldap exceptions in ipa-dnskeysyncdMartin Basti2015-01-231-2/+6
* ipa-cldap: support NETLOGON_NT_VERSION_5EX_WITH_IP properlyAlexander Bokovoy2015-01-191-7/+12
* Support Samba PASSDB 0.2.0 aka interface version 24Alexander Bokovoy2015-01-193-5/+39
* Avoid calling ldap functions without a contextSimo Sorce2015-01-081-3/+16
* Make token auth and sync windows configurableNathaniel McCallum2014-12-056-151/+199
* Enable last token deletion when password auth type is configuredNathaniel McCallum2014-12-031-70/+173
* Move authentication configuration cache into libotpNathaniel McCallum2014-12-0311-408/+346
* Preliminary refactoring of libotp filesNathaniel McCallum2014-12-0312-101/+90
* Fix unchecked return values in ipa-winsyncJan Cholasta2014-11-251-20/+20
* Fix unchecked return value in ipa-kdbJan Cholasta2014-11-251-1/+1