summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-02DP: return correct error message when subdomains back end target is not confi...Jakub Hrozek1-1/+1
2012-05-02HBAC: Prevent NULL dereference in hbac_evaluateJakub Hrozek1-2/+4
2012-05-02ipa_get_config_send: remove unused assignmentJakub Hrozek1-1/+0
2012-05-02IPA netgroups: return EOK when there are no netgroups to processJakub Hrozek1-0/+1
2012-05-02NSS: Check return code of sss_mmap_cache_gr_storeJakub Hrozek1-0/+5
2012-05-02PAM_SSS: report error code if write failsJakub Hrozek1-2/+2
2012-05-02PYHBAC: Return NULL on failureJakub Hrozek1-0/+1
2012-05-02RESPONDER: check return value from confdb_get_intJakub Hrozek1-0/+7
2012-05-02LDAP: check return value of sysdb_attrs_get_elJakub Hrozek1-0/+7
2012-05-02SERVER: use the correct return code of sss_atomic_write_sJakub Hrozek1-1/+1
2012-05-02SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plainJakub Hrozek1-1/+2
2012-05-02SYSDB: check return valueJakub Hrozek1-2/+2
2012-05-02SYSDB: return EOK if empty message is passed into get_rm_msgJakub Hrozek1-0/+1
2012-05-02SUDO: Return ret, not EOKJakub Hrozek1-1/+1
2012-05-01Allow different SID representations in libidmapSumit Bose5-13/+925
2012-05-01execv, excvp and exec_child never return EOKStef Walter4-18/+11
2012-04-24NSS: Only return data from initgroups onceJakub Hrozek1-3/+10
2012-04-24Lowercase group members in case-insensitive domainsJakub Hrozek1-1/+7
2012-04-24murmurhash: Relax inline requirementStephen Gallagher1-2/+2
2012-04-24Two fixes in responder subdomain codeJan Zeleny2-1/+7
2012-04-24fix copy and paste error in commentPavel Březina1-1/+1
2012-04-24SSH: Add support for hashed known_hostsJan Cholasta10-40/+212
2012-04-24UTIL: Add HMAC-SHA-1 functionJan Cholasta4-0/+163
2012-04-24Utilize sysdb context within be_req in HBACJan Zeleny1-2/+2
2012-04-24Detect subdomain request in IPA access providerJan Zeleny1-0/+10
2012-04-24Accept be_req instead if be_ctx in LDAP access providerJan Zeleny3-15/+16
2012-04-24Carry sysdb context and domain info in be_req structureJan Zeleny2-0/+5
2012-04-24Basic support for subdomains in auth providerJan Zeleny3-3/+13
2012-04-24Send PAM requests for subdomains to the right providerJan Zeleny1-3/+41
2012-04-24Add ID operations in subdomainsJan Zeleny3-0/+276
2012-04-24Add s2n extended operationSumit Bose2-0/+667
2012-04-24Moved expand_homedir_template() from NSS responder to utility codeJan Zeleny3-108/+168
2012-04-24New config option for subdomainsJan Zeleny4-0/+29
2012-04-24Add domain name to get_account_info requestSumit Bose3-0/+11
2012-04-24IPA: Add get-domains targetSumit Bose8-0/+445
2012-04-24data provider: added subdomainsSumit Bose7-4/+197
2012-04-24Check sub-domains in nss_cmd_get{pwuid|grgid}_search()Sumit Bose1-4/+26
2012-04-24Ask for subdomains in responder in the first request after startupJan Zeleny1-0/+30
2012-04-24Retrieve subdomains if there is a request for fully qualified userJan Zeleny3-31/+192
2012-04-24Modified responder_get_domain()Jan Zeleny13-22/+51
2012-04-24Responder part of the subdomain retrieval workJan Zeleny7-0/+392
2012-04-24Add conn_name to allow different names for domains and connectionsJan Zeleny5-4/+6
2012-04-24Add some utility functions for subdomainsJan Zeleny3-0/+120
2012-04-24Sysdb routines for subdomainsJan Zeleny5-81/+852
2012-04-20Fix typo: retreiving->retrievingYuri Chornoivan1-1/+1
2012-04-20Get the RootDSE after binding if not successfull beforeJakub Hrozek1-26/+104
2012-04-20Two manual pages fixesMarco Pizzoli2-1/+3
2012-04-20Test RFC2307bis and RFC2307 option mapsJakub Hrozek1-0/+28
2012-04-20Warn on 'make update-po' if there are manpages not listed in po4a.cfgJakub Hrozek1-0/+7
2012-04-20Document sss_tools betterJakub Hrozek9-0/+35