Age | Commit message (Expand) | Author | Files | Lines |
2011-10-07 | ldb: use ldb directly rather than via a copy | Andrew Bartlett | 2 | -8/+0 |
2011-06-10 | libcli/ldap/ldap_ndr.h: fix licence/copyright | Günther Deschner | 1 | -0/+22 |
2011-04-14 | libcli/ldap Re-add ldap_ndr.h as a public header | Andrew Bartlett | 1 | -1/+1 |
2011-04-13 | libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library | Andrew Bartlett | 1 | -14/+6 |
2011-04-06 | lib: make asn1_util a private library | Andrew Tridgell | 1 | -1/+1 |
2011-03-20 | ldapcli: allocate control value on the control object not on the control cont... | Matthieu Patou | 1 | -2/+2 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 2 | -2/+2 |
2011-01-24 | libcli/ldap: use lib/ldb_compat.h for the s3 build | Stefan Metzmacher | 1 | -0/+4 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -15/+0 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -4/+4 |
2010-10-21 | s4-waf: removed dependencies on missing subsystems | Andrew Tridgell | 1 | -1/+1 |
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 |
2010-09-20 | libcli/ldap Add const to ldap_encode_ndr_dom_sid() | Andrew Bartlett | 2 | -2/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -2/+2 |
2010-05-06 | Remove the copy of ldb from Samba 3. | Jelmer Vernooij | 1 | -0/+4 |
2010-04-06 | s4-waf: fixed some deps now we don't auto-include tevent and replace | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -4/+0 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+19 |
2009-12-16 | ldap: give a debug error when we don't know a control | Andrew Tridgell | 1 | -0/+2 |
2009-12-10 | libcli: use GUID_to_ndr_blob() | Andrew Tridgell | 1 | -4/+3 |
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 | 2 | -6/+156 |
2009-02-24 | libcli/ldap: move ldap_ndr from source4/ to toplevel | Stefan Metzmacher | 3 | -1/+117 |
2009-02-24 | libcli/ldap: fix compiler warnings | Stefan Metzmacher | 2 | -6/+11 |
2009-02-24 | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 3 | -2/+70 |
2009-02-24 | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 3 | -0/+1698 |