summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-extdom-extop/ipa_extdom_common.c
Commit message (Expand)AuthorAgeFilesLines
* extdom: add unit-test for get_user_grouplist()Sumit Bose2015-07-081-2/+2
* extdom: fix wrong realloc sizeSumit Bose2015-03-261-1/+1
* extdom: migrate check-based test to cmockaSumit Bose2015-03-181-14/+14
* extdom: add selected error messagesSumit Bose2015-03-181-13/+38
* extdom: add add_err_msg() with testSumit Bose2015-03-181-0/+23
* extdom: add err_msg member to request contextSumit Bose2015-03-181-0/+1
* extdom: make nss buffer configurableSumit Bose2015-03-091-22/+37
* extdom: handle ERANGE return code for getXXYYY_r() callsSumit Bose2015-03-091-82/+227
* Fix memory leaks in ipa-extdom-extopJan Cholasta2014-11-051-5/+7
* extdom: add support for sss_nss_getorigbyname()Sumit Bose2014-10-211-32/+135
* extdom: add support for new versionSumit Bose2014-09-301-236/+568
* extdom: do not return results from the wrong domainSumit Bose2014-03-251-0/+12
* EXTDOM: Do not overwrite domain_name for INP_SIDJakub Hrozek2013-08-291-2/+0
* Fix extdom plugin to provide unqualified name in response as sssd expectsAlexander Bokovoy2013-07-111-3/+30
* Make sure domain_name is also set when processing INP_NAME requestsAlexander Bokovoy2013-07-111-0/+1
* extdom: replace winbind calls with POSIX/SSSD callsSumit Bose2013-07-111-270/+219
* Allow ID-to-SID mappings in the extdom pluginSumit Bose2013-05-021-0/+2
* Do not store SID string in a local bufferSumit Bose2013-05-021-6/+8
* Do not lookup up the domain too early if only the SID is knownSumit Bose2013-05-021-3/+13
* ipa-extdom: Double-free in ipa_extdom_common.cSumit Bose2013-02-281-1/+0
* extdom: handle INP_POSIX_UID and INP_POSIX_GID requestsSumit Bose2012-10-181-6/+32
* Fix various issues found by CoveritySumit Bose2012-10-171-5/+7
* extdom: read ranges from LDAPSumit Bose2012-08-151-0/+72
* Add external domain extop DS pluginSumit Bose2012-06-281-0/+498