Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-20 | ldapcli: allocate control value on the control object not on the control cont... | Matthieu Patou | 1 | -2/+2 |
2010-10-20 | libcli/ldap Don't try and encode a control with a NULL OID | Andrew Bartlett | 1 | -0/+6 |
2010-10-04 | libcli/ldap: ldap_full_packet() requires at least 6 bytes | Stefan Metzmacher | 1 | -0/+7 |
2010-09-27 | libcli/ldap: correctly marshall LDAP Unbind PDUs | Stefan Metzmacher | 1 | -0/+2 |
2010-09-26 | libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size() | Stefan Metzmacher | 1 | -1/+1 |
2009-12-16 | ldap: give a debug error when we don't know a control | Andrew Tridgell | 1 | -0/+2 |
2009-04-23 | Fix a couple of warnings | Volker Lendecke | 1 | -2/+2 |
2009-02-24 | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 1 | -4/+144 |
2009-02-24 | libcli/ldap: fix compiler warnings | Stefan Metzmacher | 1 | -5/+10 |
2009-02-24 | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 1 | -0/+1466 |