Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | LDAP: Add support for multiple search bases for group enumeration | Stephen Gallagher | 1 | -1/+2 |
2011-11-02 | LDAP: Add support for multiple search bases for user enumeration | Stephen Gallagher | 1 | -1/+2 |
2011-11-02 | LDAP: Convert ldap_*_search_filter | Stephen Gallagher | 1 | -26/+6 |
2011-11-02 | LDAP: Support multiple group search bases (non-enumeration, RFC2307) | Stephen Gallagher | 1 | -1/+7 |
2011-11-02 | LDAP: Support multiple user search bases (non-enumeration) | Stephen Gallagher | 1 | -0/+5 |
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -3/+1 |
2011-08-04 | Fix returning groups when gidNumber attribute is not ordered | Jakub Hrozek | 1 | -2/+4 |
2011-05-04 | Fixed lastUSN checking improvements | Jan Zeleny | 1 | -0/+15 |
2011-04-19 | Add user and group search LDAP filter options | Jakub Hrozek | 1 | -6/+26 |
2011-03-14 | Require existence of username, uid and gid for user enumeration | Stephen Gallagher | 1 | -12/+18 |
2011-03-14 | Require existence of GID number and name in group searches | Stephen Gallagher | 1 | -12/+16 |
2011-01-17 | Add ldap_search_enumeration_timeout config option | Sumit Bose | 1 | -2/+2 |
2011-01-17 | Add timeout parameter to sdap_get_generic_send() | Sumit Bose | 1 | -2/+6 |
2010-12-17 | Start first enumeration immediately | Stephen Gallagher | 1 | -0/+14 |
2010-12-07 | ldap: Use USN entries if available. | Simo Sorce | 1 | -26/+25 |
2010-09-08 | Dead assignments cleanup in providers code | Jan Zeleny | 1 | -3/+0 |
2010-07-09 | Use new LDAP connection framework for LDAP user and group enumeration. | eindenbom | 1 | -236/+131 |
2010-06-10 | Properly check that the timeout event was created for cleanup/enum | Stephen Gallagher | 1 | -1/+23 |
2010-05-07 | Fix segfault in GSSAPI reconnect code | Stephen Gallagher | 1 | -2/+6 |
2010-05-03 | Better handle sdap_handle memory from callers. | Simo Sorce | 1 | -16/+95 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+608 |