Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-19 | enable usage of defaultBindDn | Sumit Bose | 1 | -1/+1 |
2009-07-21 | added LDAP change password backend target | Sumit Bose | 1 | -2/+159 |
2009-07-20 | add infrastructure to handle new backend targets | Sumit Bose | 1 | -4/+5 |
2009-07-08 | Unify password caching ops in sysdb | Simo Sorce | 1 | -26/+22 |
2009-07-08 | Use async helpers for ldap auth module | Simo Sorce | 1 | -722/+314 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 1 | -21/+65 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 1 | -5/+5 |
2009-06-11 | Remove extra implementation of password_destructor | Stephen Gallagher | 1 | -11/+0 |
2009-06-02 | added tls_reqcert option for native LDAP backend | Sumit Bose | 1 | -0/+32 |
2009-05-26 | Silence warnings | Simo Sorce | 1 | -2/+3 |
2009-05-19 | call tevent_add_fd only once | Sumit Bose | 1 | -27/+11 |
2009-05-18 | Move actual password caching into sysdb | Simo Sorce | 1 | -6/+117 |
2009-05-18 | Split ldap backend into auth and identity files | Simo Sorce | 1 | -19/+12 |
2009-05-18 | Move ldap_be.c into ldap/ldap_auth.c | Simo Sorce | 1 | -0/+773 |