summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_s2n_exop.c
Commit message (Expand)AuthorAgeFilesLines
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-241-4/+9
* IPA: Handle NULL members in process_members()Jakub Hrozek2014-10-221-0/+6
* ipa: improve error reporting for extdom LDAP exopSumit Bose2014-10-221-3/+6
* views: search overrides for user and group requestsSumit Bose2014-10-161-21/+62
* views: get overrides during user and group lookupsSumit Bose2014-10-161-57/+305
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-161-1/+8
* add_v1_group_data: fix for empty members listSumit Bose2014-10-141-16/+25
* IPA: Fix error handling after talloc_ber_flattenLukas Slebodnik2014-10-121-2/+1
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-0/+1
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-021-7/+10
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-58/+58
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-191-21/+6
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-4/+3
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
* ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose2013-08-191-2/+18
* ipa_s2n_get_user_done: free group_attrs as wellSumit Bose2013-08-191-0/+1
* Use GID if subdomain is not MPGJakub Hrozek2013-07-291-1/+8
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-4/+4
* Add SID related lookups to IPA subdomainsSumit Bose2013-05-031-29/+202
* Use struct to hold different types of request parametersSumit Bose2013-05-021-17/+14
* Remove unused attribute listSumit Bose2013-05-021-3/+0
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-101-1/+2
* Use common error facility instead of sdap_resultSimo Sorce2013-03-191-20/+14
* Fix initialization of multiple variablesOndrej Kos2013-03-131-1/+1
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-0/+1
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-151-3/+2
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-151-5/+4
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-4/+50
* Make sub-domains case-insensitiveSumit Bose2012-10-261-2/+23
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-10-261-10/+12
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-121-3/+7
* Add s2n extended operationSumit Bose2012-04-241-0/+657