summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix Kerberos error handling in ipa-samJan Cholasta2014-11-251-1/+1
* Remove redefinition of LOG from ipa-otp-lasttokenJan Cholasta2014-11-251-3/+0
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-203-197/+53
* Fix filtering of enctypes in server code.Simo Sorce2014-11-201-17/+43
* Ensure that a password exists after OTP validationNathaniel McCallum2014-11-061-12/+14
* Fix memory leak in ipa-pwd-extopJan Cholasta2014-11-052-3/+2
* Fix various bugs in ipa-opt-counter and ipa-otp-lasttokenJan Cholasta2014-11-053-5/+17
* Fix memory leaks in ipa-extdom-extopJan Cholasta2014-11-051-5/+7
* Fix possible NULL dereference in ipa-kdbJan Cholasta2014-11-051-3/+5
* DNSSEC: remove container_dnssec_keysJan Cholasta2014-10-212-2/+4
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-216-0/+806
* extdom: remove unused dependency to libsss_idmapSumit Bose2014-10-212-5/+0
* extdom: add support for sss_nss_getorigbyname()Sumit Bose2014-10-211-32/+135
* Configure IPA OTP Last Token plugin on upgradeNathaniel McCallum2014-10-202-19/+0
* Create ipa-otp-counter 389DS pluginNathaniel McCallum2014-10-209-0/+804
* Move OTP synchronization step to after counter writebackNathaniel McCallum2014-09-301-11/+7
* extdom: add support for new versionSumit Bose2014-09-303-252/+603
* Use stack allocation when writing values during otp authNathaniel McCallum2014-09-301-17/+11
* ipa-kdb: fix unit testsSumit Bose2014-09-262-1/+4
* Add TOTP watermark supportNathaniel McCallum2014-07-251-73/+86
* Add missing breakLukas Slebodnik2014-07-141-0/+1
* Fix getkeytab code to always use implicit tagging.Simo Sorce2014-06-271-5/+5
* keytab: Add new extended operation to get a keytab.Simo Sorce2014-06-261-0/+571
* keytabs: Expose and modify key encoding functionSimo Sorce2014-06-262-7/+19
* keytabs: Modularize setkeytab operationSimo Sorce2014-06-261-477/+611
* Change OTPSyncRequest structure to use OctetStringNathaniel McCallum2014-06-255-56/+79
* Periodically refresh global ipa-kdb configurationNathaniel McCallum2014-06-195-45/+86
* Revert "Check for password expiration in pre-bind"Martin Kosek2014-06-101-29/+4
* Check for password expiration in pre-bindSimo Sorce2014-06-091-4/+29
* Restore krbCanonicalName handlingNalin Dahyabhai2014-05-301-5/+1
* Accept any alias, not just the last valueNalin Dahyabhai2014-05-301-0/+3