r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[ab/samba.git/.git] / source4 / libcli / ldap / ldap_client.c
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Bartlettr4460: Add a new GENSEC module: gensec_gssapi
2007-10-10 Andrew Bartlettr4386: Grr, fix copy-and-paste bug.
2007-10-10 Andrew Bartlettr4385: Set the correct target service.
2007-10-10 Stefan Metzmacherr4079: implement the gensec_have_feature() correctly...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Stefan Metzmacherr3583: - seperate the ldap client code and the ldap...