summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_s2n_exop.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Include header file in implementation module.Lukas Slebodnik1-0/+1
2013-08-19ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose1-2/+18
2013-08-19ipa_s2n_get_user_done: free group_attrs as wellSumit Bose1-0/+1
2013-07-29Use GID if subdomain is not MPGJakub Hrozek1-1/+8
2013-05-30Add utility functions for formatting fully-qualified namesJakub Hrozek1-4/+4
2013-05-03Add SID related lookups to IPA subdomainsSumit Bose1-29/+202
2013-05-02Use struct to hold different types of request parametersSumit Bose1-17/+14
2013-05-02Remove unused attribute listSumit Bose1-3/+0
2013-04-10Allow using flatname for subdomain home dir templateJakub Hrozek1-1/+2
2013-03-19Use common error facility instead of sdap_resultSimo Sorce1-20/+14
2013-03-13Fix initialization of multiple variablesOndrej Kos1-1/+1
2013-02-10NSS: Add original homedir to home directory template optionsStephen Gallagher1-0/+1
2013-01-15Add domain argument to sysdb_store_group()Simo Sorce1-3/+2
2013-01-15Add domain argument to sysdb_store_user()Simo Sorce1-5/+4
2012-11-19Refactor the way subdomain accounts are savedSimo Sorce1-4/+50
2012-10-26Make sub-domains case-insensitiveSumit Bose1-2/+23
2012-10-26subdomain-id: Generate homedir only for users not groupsSumit Bose1-10/+12
2012-10-12Allow extdom exop to return flat domain name as wellSumit Bose1-3/+7
2012-04-24Add s2n extended operationSumit Bose1-0/+657