Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-20 | Reorganize retrieving errors and server-sent controls | Volker Lendecke | 1 | -83/+66 |
2009-06-20 | Move asn1_load_nocopy() to lib/util/asn1.c | Volker Lendecke | 1 | -7/+0 |
2009-06-20 | Move asn1_blob() to lib/util/asn1.c | Volker Lendecke | 1 | -13/+0 |
2009-06-20 | tldap control support | Volker Lendecke | 1 | -7/+122 |
2009-06-20 | Prepare control support | Volker Lendecke | 1 | -27/+44 |
2009-06-20 | Fix empty lines | Volker Lendecke | 1 | -3/+0 |
2009-06-19 | Add a missing talloc_move() in tldap_search_recv | Volker Lendecke | 1 | -1/+1 |
2009-06-19 | Make tevent_req_is_ldap_error public | Volker Lendecke | 1 | -1/+1 |
2009-06-19 | Add tldap_context_[gs]etattr | Volker Lendecke | 1 | -0/+78 |
2009-06-12 | Add basic tracing of tldap messages | Volker Lendecke | 1 | -0/+10 |
2009-06-12 | Add debugging facility to tldap, analogous to tevent | Volker Lendecke | 1 | -0/+32 |
2009-06-07 | Fix syntax of sending a delete request | Volker Lendecke | 1 | -1/+1 |
2009-06-06 | Add the early start of an async ldap library | Volker Lendecke | 1 | -0/+1835 |