Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-14 | Fix unchecked return value in sdap_parse_entry() | Sumit Bose | 1 | -1/+5 | |
https://fedorahosted.org/sssd/ticket/712 | |||||
2010-12-14 | Fix unchecked return value in sdap_get_msg_dn() | Sumit Bose | 1 | -1/+6 | |
https://fedorahosted.org/sssd/ticket/712 | |||||
2010-12-07 | ldap: Use USN entries if available. | Simo Sorce | 1 | -3/+55 | |
Otherwise fallback to the default modifyTimestamp indicator | |||||
2010-12-07 | ldap: add checks to determine if USN features are available. | Simo Sorce | 1 | -1/+83 | |
2010-11-15 | Fix const cast warning in build_attrs_from_map | Stephen Gallagher | 1 | -3/+3 | |
2010-11-15 | Sanitize ldap attributes in the config file | Stephen Gallagher | 1 | -2/+21 | |
https://fedorahosted.org/sssd/ticket/458 | |||||
2010-11-05 | Review comments for namingContexts patches | Sumit Bose | 1 | -5/+5 | |
2010-11-04 | Use (default)namingContext to set empty search bases | Sumit Bose | 1 | -0/+103 | |
2010-09-15 | Check if control is supported before using it. | Simo Sorce | 1 | -0/+18 | |
2010-09-15 | Store rootdse supported features in sdap_handler | Sumit Bose | 1 | -18/+64 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+388 | |
Also update BUILD.txt |