Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-03 | LDAP: Allow automatically-provisioning a domain and range | Stephen Gallagher | 1 | -3/+43 | |
If we get a user who is a member of a domain we haven't seen before, add a domain entry (auto-assigning its slice). Since we don't know the domain's real name, we'll just save the domain SID string as the name as well. | |||||
2012-05-03 | LDAP: Add routine to extract domain SID from an object SID | Stephen Gallagher | 4 | -2/+52 | |
Also makes the domain prefix macros from sss_idmap public. | |||||
2012-05-03 | LDAP: Allow setting a default domain for id-mapping slice 0 | Stephen Gallagher | 7 | -0/+48 | |
2012-05-03 | LDAP: Add autorid compatibility mode | Stephen Gallagher | 7 | -8/+20 | |
2012-05-03 | LDAP: Enable looking up ID-mapped users by name | Stephen Gallagher | 3 | -9/+56 | |
2012-05-03 | LDAP: Initialize ID mapping when configured | Stephen Gallagher | 2 | -0/+10 | |
2012-05-03 | LDAP: Add ID mapping range settings | Stephen Gallagher | 6 | -0/+19 | |
2012-05-03 | LDAP: Add helper routines for ID-mapping | Stephen Gallagher | 3 | -2/+340 | |
2012-05-03 | SYSDB: Add sysdb routines for ID-mapping | Stephen Gallagher | 3 | -0/+347 | |
2012-05-03 | LDAP: Add id-mapping option | Stephen Gallagher | 6 | -0/+6 | |
2012-05-03 | LDAP: Add objectSID config option | Stephen Gallagher | 8 | -0/+47 | |
2012-05-03 | Read sysdb attribute name, not LDAP attribute map name | Jakub Hrozek | 1 | -2/+2 | |
https://fedorahosted.org/sssd/ticket/1320 | |||||
2012-05-03 | SSH: Add dp_get_host_send to common responder code | Jakub Hrozek | 9 | -52/+211 | |
Instead of using account_info request, creates a new ssh specific request. This improves code readability and will make the code more flexible in the future. https://fedorahosted.org/sssd/ticket/1176 | |||||
2012-05-03 | Rename split_service_name_filter | Jakub Hrozek | 1 | -16/+16 | |
The function was used outside services code which was confusing due to its name. This patch renames it to sound more netrual. | |||||
2012-05-03 | Fix typo in spec file | Sumit Bose | 1 | -1/+1 | |
2012-05-03 | SYSDB: Handle upgrade script failures better | Stephen Gallagher | 1 | -4/+13 | |
There was a bug in finish_upgrade() where it would return EOK if it succeeded in canceling the transaction due to an error. We should instead be returning the original error. | |||||
2012-05-03 | AUTOFS: remove unused assignments | Jakub Hrozek | 2 | -5/+9 | |
Also changes setautomntent_send so that is only return NULL in case the tevent_req creation fails. | |||||
2012-05-03 | IPA: Check return values | Jakub Hrozek | 2 | -2/+12 | |
2012-05-03 | PROXY: return correct return codes | Jakub Hrozek | 1 | -7/+9 | |
We were reporting on the value of "status" instead of "ret'. We also didn't set ret to EOK in cases group contained no members. | |||||
2012-05-03 | SSS_DEBUGLEVEL: silence analyzer warnings | Jakub Hrozek | 1 | -2/+3 | |
Errno was returned instead of ret. The other hunk removes return code from fread - it is not needed, the NULL termination of the string is ensured by initializing the buffer. | |||||
2012-05-02 | NSS: fix returning group from cache | Jakub Hrozek | 1 | -1/+1 | |
2012-05-02 | Handle endianness issues on older systems | Stephen Gallagher | 1 | -0/+17 | |
Older versions of glibc (like that on RHEL 5) do not have the le32toh() function exposed. We need this for handling the Active Directory ID-mapping, so we'll copy these macros from endian.h on a newer glibc. | |||||
2012-05-02 | DP: return correct error message when subdomains back end target is not ↵ | Jakub Hrozek | 1 | -1/+1 | |
configured The done handler uses the value of status, not ret. | |||||
2012-05-02 | HBAC: Prevent NULL dereference in hbac_evaluate | Jakub Hrozek | 1 | -2/+4 | |
'info' is optional parameter and can be set to NULL | |||||
2012-05-02 | ipa_get_config_send: remove unused assignment | Jakub Hrozek | 1 | -1/+0 | |
2012-05-02 | IPA netgroups: return EOK when there are no netgroups to process | Jakub Hrozek | 1 | -0/+1 | |
If the code fell through the loop, ret would have been random value. | |||||
2012-05-02 | NSS: Check return code of sss_mmap_cache_gr_store | Jakub Hrozek | 1 | -0/+5 | |
2012-05-02 | PAM_SSS: report error code if write fails | Jakub Hrozek | 1 | -2/+2 | |
clang had reported this as "value of ret is never used", I think it would be nice to report a meaningful error message. | |||||
2012-05-02 | PYHBAC: Return NULL on failure | Jakub Hrozek | 1 | -0/+1 | |
The error handler would simply fall through instead of returning NULL. | |||||
2012-05-02 | RESPONDER: check return value from confdb_get_int | Jakub Hrozek | 1 | -0/+7 | |
sss_process_init forgot to check return value of confdb_get_int | |||||
2012-05-02 | LDAP: check return value of sysdb_attrs_get_el | Jakub Hrozek | 1 | -0/+7 | |
2012-05-02 | SERVER: use the correct return code of sss_atomic_write_s | Jakub Hrozek | 1 | -1/+1 | |
2012-05-02 | SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plain | Jakub Hrozek | 1 | -1/+2 | |
The 'result' pointer must be initialized tin order to always return a defined value. | |||||
2012-05-02 | SYSDB: check return value | Jakub Hrozek | 1 | -2/+2 | |
In addition to testing the number of elements, also check the return value of sysdb_attrs_get_el. | |||||
2012-05-02 | SYSDB: return EOK if empty message is passed into get_rm_msg | Jakub Hrozek | 1 | -0/+1 | |
If the code never entered the loop in get_rm_message, we would return arbitrary return value. | |||||
2012-05-02 | SUDO: Return ret, not EOK | Jakub Hrozek | 1 | -1/+1 | |
This patch fixes bad refactoring - the function used to return value directly on error and EOK as the last statement. If was then converted into using goto label, but the last statement was still returning EOK instead of the value it should. | |||||
2012-05-01 | Allow different SID representations in libidmap | Sumit Bose | 6 | -15/+929 | |
Besides as strings it is now possible to use binary SIDs or a struct containing all SID information. Functions to convert between these formats are added as well. | |||||
2012-05-01 | execv, excvp and exec_child never return EOK | Stef Walter | 4 | -18/+11 | |
* So don't need to handle that case | |||||
2012-04-24 | NSS: Only return data from initgroups once | Jakub Hrozek | 1 | -3/+10 | |
Do not let nss_cmd_initgroups_search() return data itself, but let the caller return data. This is more intuitive and more consistent with the rest of the nss_cmd_*_search() functions. Also fixes a typo - nss_cmd_initgroups_cb used to call getpw_send_reply instead of initgr_send_reply. | |||||
2012-04-24 | Lowercase group members in case-insensitive domains | Jakub Hrozek | 1 | -1/+7 | |
https://fedorahosted.org/sssd/ticket/1312 | |||||
2012-04-24 | murmurhash: Relax inline requirement | Stephen Gallagher | 1 | -2/+2 | |
2012-04-24 | Two fixes in responder subdomain code | Jan Zeleny | 2 | -1/+7 | |
2012-04-24 | fix copy and paste error in comment | Pavel Březina | 1 | -1/+1 | |
2012-04-24 | SSH: Add support for hashed known_hosts | Jan Cholasta | 10 | -40/+212 | |
https://fedorahosted.org/sssd/ticket/1203 | |||||
2012-04-24 | UTIL: Add HMAC-SHA-1 function | Jan Cholasta | 5 | -0/+165 | |
2012-04-24 | Utilize sysdb context within be_req in HBAC | Jan Zeleny | 1 | -2/+2 | |
2012-04-24 | Detect subdomain request in IPA access provider | Jan Zeleny | 1 | -0/+10 | |
2012-04-24 | Accept be_req instead if be_ctx in LDAP access provider | Jan Zeleny | 3 | -15/+16 | |
2012-04-24 | Carry sysdb context and domain info in be_req structure | Jan Zeleny | 2 | -0/+5 | |
2012-04-24 | Basic support for subdomains in auth provider | Jan Zeleny | 3 | -3/+13 | |