Age | Commit message (Expand) | Author | Files | Lines |
2011-11-25 | Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider | Jakub Hrozek | 1 | -0/+1 |
2011-11-23 | Modified sdap_parse_search_base() | Jan Zeleny | 1 | -2/+1 |
2011-11-23 | Renamed some LDAP routines | Jan Zeleny | 1 | -5/+5 |
2011-11-02 | LDAP: Add parser for multiple search bases | Stephen Gallagher | 1 | -0/+5 |
2011-11-02 | Make sdap_get_id_specific_filter() more strict | Stephen Gallagher | 1 | -2/+2 |
2011-07-08 | Add helper function msgs2attrs_array | Stephen Gallagher | 1 | -0/+4 |
2011-04-19 | Add user and group search LDAP filter options | Jakub Hrozek | 1 | -0/+4 |
2011-02-16 | Do not attempt to use START_TLS on SSL connections | Stephen Gallagher | 1 | -0/+7 |
2011-01-21 | Delete attributes that are removed from LDAP | Stephen Gallagher | 1 | -0/+13 |
2010-12-21 | Remove unused member of a struct | Sumit Bose | 1 | -1/+0 |
2010-12-07 | ldap: Use USN entries if available. | Simo Sorce | 1 | -2/+1 |
2010-12-07 | ldap: remove variable that was never assigned nor used | Simo Sorce | 1 | -2/+0 |
2010-12-06 | Add ldap_chpass_uri config option | Sumit Bose | 1 | -0/+1 |
2010-12-06 | Make string_to_shadowpw_days() public | Sumit Bose | 1 | -0/+2 |
2010-12-01 | Add check_online method to LDAP ID provider | Sumit Bose | 1 | -0/+1 |
2010-10-13 | Implement netgroup support for LDAP provider | Sumit Bose | 1 | -0/+6 |
2010-10-13 | Initialize kerberos service for GSSAPI | Jakub Hrozek | 1 | -0/+20 |
2010-09-15 | Store rootdse supported features in sdap_handler | Sumit Bose | 1 | -0/+3 |
2010-07-09 | Remove remainder of now unused global LDAP connection handle. | eindenbom | 1 | -9/+0 |
2010-07-09 | Use new LDAP connection framework to get group account info from LDAP. | eindenbom | 1 | -1/+1 |
2010-07-09 | Use new LDAP connection framework to get user account info from LDAP. | eindenbom | 1 | -1/+1 |
2010-07-09 | LDAP connection usage tracking, sharing and failover retry framework. | eindenbom | 1 | -0/+4 |
2010-05-27 | Add ldap_access_filter option | Stephen Gallagher | 1 | -0/+3 |
2010-05-27 | Add offline callback to disconnect global SDAP handle | Sumit Bose | 1 | -0/+1 |
2010-05-07 | Use service discovery in backends | Jakub Hrozek | 1 | -3/+5 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+115 |