summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-extdom-extop
Commit message (Expand)AuthorAgeFilesLines
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-161-4/+0
* Build: fix distribution of daemons/ipa-slapi-plugins/ipa-exdom-extop filesPetr Spacek2016-11-091-0/+2
* Build: fix Makefile.am files to separate source and build directoriesPetr Spacek2016-11-091-2/+1
* Build: transform util directory to libutil convenience libraryPetr Spacek2016-10-241-2/+1
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-111-2/+7
* extdom: add certificate requestSumit Bose2016-06-092-8/+27
* Migrate from #ifndef guards to #pragma onceNathaniel McCallum2016-05-291-3/+1
* extdom: do not fail to process error case when no request is specifiedAlexander Bokovoy2016-03-101-1/+1
* extdom: Remove unused macroLukas Slebodnik2016-01-291-2/+0
* cmocka_tests: Do not use deprecated cmocka interfaceLukas Slebodnik2015-11-181-14/+18
* ipa-extdom-extop: Fix warning WformatLukas Slebodnik2015-11-131-1/+1
* extdom: add unit-test for get_user_grouplist()Sumit Bose2015-07-084-2/+1045
* extdom: fix wrong realloc sizeSumit Bose2015-03-261-1/+1
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-261-1/+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
* 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
* extdom: add support for new versionSumit Bose2014-09-303-252/+603
* extdom: do not return results from the wrong domainSumit Bose2014-03-251-0/+12
* Remove CFLAGS duplication.Jan Cholasta2013-12-061-1/+0
* 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-115-293/+252
* Fix log format not a string literal.Diane Trout2013-06-031-1/+1
* 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
* Remove build warningsMartin Kosek2013-03-291-1/+1
* 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-172-7/+11
* extdom: read ranges from LDAPSumit Bose2012-08-151-0/+72
* Add external domain extop DS pluginSumit Bose2012-06-287-0/+1179