Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 2009-02-24 | 2 | -6/+156 |
| | | | | | | | As they can we static there, we pass the specific handlers as parameter where we need to support controls. metze | ||||
* | libcli/ldap: move ldap_ndr from source4/ to toplevel | Stefan Metzmacher | 2009-02-24 | 3 | -1/+117 |
| | | | | metze | ||||
* | libcli/ldap: fix compiler warnings | Stefan Metzmacher | 2009-02-24 | 2 | -6/+11 |
| | | | | metze | ||||
* | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 2009-02-24 | 3 | -2/+70 |
| | | | | metze | ||||
* | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 2009-02-24 | 3 | -0/+1698 |
metze |