summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins
Commit message (Expand)AuthorAgeFilesLines
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-263-3/+0
* 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
* ipa-range-check: do not treat missing objects as errorSumit Bose2015-02-241-2/+3
* Remove references to GPL v2.0 licenseMartin Kosek2015-02-201-12/+30
* 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-cldap: support NETLOGON_NT_VERSION_5EX_WITH_IP properlyAlexander Bokovoy2015-01-191-7/+12
* 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
* Remove redefinition of LOG from ipa-otp-lasttokenJan Cholasta2014-11-251-3/+0
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-202-197/+51
* 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
* 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-208-0/+803
* 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
* 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
* 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
* ipa-pwd-extop: Deny LDAP binds for accounts with expired principalsTomas Babej2014-05-051-1/+34
* ipa_range_check: Change range_check return values from int to range_check_res...Tomas Babej2014-04-231-16/+26
* ipa_range_check: Fix typo when comparing strings using strcasecmpTomas Babej2014-04-231-4/+4
* ipa_range_check: Do not fail when no trusted domain is availableTomas Babej2014-04-231-2/+10
* ipa_range_check: Make a new copy of forest_root_id attribute for range_info s...Tomas Babej2014-04-231-1/+1
* ipa_range_check: Connect the new node of the linked listTomas Babej2014-04-231-0/+1