Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-12 | Make re_expression and full_name_format per domain options | Stef Walter | 1 | -2/+2 | |
* Allows different user/domain qualified names for different domains. For example Domain\User or user@domain. * The global re_expression and full_name_format options remain as defaults for the domains. * Subdomains get the re_expression and full_name_format of their parent domain. https://bugzilla.redhat.com/show_bug.cgi?id=811663 | |||||
2012-05-03 | AUTOFS: remove unused assignments | Jakub Hrozek | 1 | -4/+9 | |
Also changes setautomntent_send so that is only return NULL in case the tevent_req creation fails. | |||||
2012-04-24 | Modified responder_get_domain() | Jan Zeleny | 1 | -1/+1 | |
Now it checks for subdomains as well as for the domain itself | |||||
2012-02-29 | Remove sysdb_get_ctx_from_list() | Sumit Bose | 1 | -2/+2 | |
2012-02-27 | AUTOFS: speed up the client by requesting multiple entries at once | Jakub Hrozek | 1 | -34/+78 | |
https://fedorahosted.org/sssd/ticket/1166 | |||||
2012-02-23 | AUTOFS: Invoke implicit setautomntent if needed | Jakub Hrozek | 1 | -45/+154 | |
https://fedorahosted.org/sssd/ticket/1167 | |||||
2012-02-13 | Allocate setent structure on state, not on the client context | Jakub Hrozek | 1 | -2/+2 | |
https://fedorahosted.org/sssd/ticket/1189 | |||||
2012-02-13 | Remove setent structure when callback is called | Jakub Hrozek | 1 | -1/+1 | |
2012-02-05 | AUTOFS: responder | Jakub Hrozek | 1 | -0/+1239 | |