Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | Use the case sensitivity flag in the LDAP provider | Jakub Hrozek | 1 | -4/+5 |
2011-12-16 | Refactor saving sdap entities | Jakub Hrozek | 1 | -0/+80 |
2011-11-22 | Cleanup: Remove unused parameters | Jakub Hrozek | 1 | -1/+2 |
2011-11-18 | Prevent printing NULL in several places of LDAP provider | Jakub Hrozek | 1 | -2/+4 |
2011-11-02 | Remove confusing do-while loop | Jakub Hrozek | 1 | -35/+36 |
2011-11-02 | Use LDAPDerefSpec properly | Jakub Hrozek | 1 | -4/+6 |
2011-09-28 | Store name aliases for users, groups | Jakub Hrozek | 1 | -0/+90 |
2011-09-06 | Keep deref controls until the whole request is finished | Jakub Hrozek | 1 | -8/+45 |
2011-09-06 | Improve error message for LDAP password constraint violation | Jakub Hrozek | 1 | -5/+12 |
2011-09-06 | Allow turning dereference off by setting the threshold to 0 | Jakub Hrozek | 1 | -1/+7 |
2011-09-06 | sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string() | Pavel Březina | 1 | -5/+5 |
2011-08-25 | New DEBUG facility - conversion | Pavel Březina | 1 | -1/+1 |
2011-05-24 | Fix uninitialized pointer read in sdap_x_deref_parse_entry | Jakub Hrozek | 1 | -1/+1 |
2011-05-24 | Fix bad comparison in sdap_has_deref_support | Jakub Hrozek | 1 | -1/+1 |
2011-05-20 | Generic dereference search | Jakub Hrozek | 1 | -0/+139 |
2011-05-20 | OpenLDAP dereference searches | Jakub Hrozek | 1 | -0/+210 |
2011-05-20 | Add support for Attribute Scoped Queries | Jakub Hrozek | 1 | -0/+203 |
2011-05-20 | Generic dereference data structures and utilities | Jakub Hrozek | 1 | -0/+35 |
2011-05-20 | sdap_get_generic_ext | Jakub Hrozek | 1 | -73/+202 |
2011-04-28 | Do not leak LDAP paging controls | Jakub Hrozek | 1 | -0/+5 |
2011-04-27 | Add ldap_page_size configuration option | Stephen Gallagher | 1 | -2/+1 |
2011-04-27 | Enable paging support for LDAP | Stephen Gallagher | 1 | -23/+117 |
2011-04-27 | Log the LDAP message type we're processing | Stephen Gallagher | 1 | -0/+57 |
2011-04-08 | Don't pass NULL to printf for TLS errors | Jakub Hrozek | 1 | -4/+2 |
2011-03-09 | Release handle if not connected | Sumit Bose | 1 | -0/+1 |
2011-01-17 | Add timeout parameter to sdap_get_generic_send() | Sumit Bose | 1 | -5/+6 |
2010-12-07 | ldap: add checks to determine if USN features are available. | Simo Sorce | 1 | -0/+1 |
2010-11-05 | Review comments for namingContexts patches | Sumit Bose | 1 | -9/+9 |
2010-11-04 | Use (default)namingContext to set empty search bases | Sumit Bose | 1 | -1/+1 |
2010-11-04 | Add defaultNamingContext to RootDSE attributes | Sumit Bose | 1 | -0/+1 |
2010-10-22 | Add some missing ldap_memfree() | Sumit Bose | 1 | -1/+2 |
2010-09-15 | Check if control is supported before using it. | Simo Sorce | 1 | -7/+9 |
2010-09-15 | Revert "Make ldap bind asynchronous" | Jakub Hrozek | 1 | -201/+70 |
2010-09-02 | Make ldap bind asynchronous | Martin Nagy | 1 | -70/+201 |
2010-09-02 | Properly handle errors from a password change operation | Stephen Gallagher | 1 | -8/+14 |
2010-07-09 | Log TLS errors to syslog | Stephen Gallagher | 1 | -1/+17 |
2010-07-09 | Remove remainder of now unused global LDAP connection handle. | eindenbom | 1 | -1/+1 |
2010-06-28 | Make RootDSE optional | Stephen Gallagher | 1 | -1/+3 |
2010-06-28 | Add explicit requests for several operational attrs | Alexander Gordeev | 1 | -1/+12 |
2010-05-07 | Use all available servers in LDAP provider | Jakub Hrozek | 1 | -1/+5 |
2010-05-03 | Avoid freeing sdap_handle too early | Simo Sorce | 1 | -18/+40 |
2010-04-26 | Make the handling of fd events opaque | Sumit Bose | 1 | -124/+3 |
2010-03-22 | Lower debug level of unexpected LDAP result codes | Sumit Bose | 1 | -0/+5 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+1018 |