r7814: Propagate the change in resolve_name_send function.
[sfrench/samba-autobuild/.git] / source4 / libcli / composite / connect.c
2007-10-10 Rafal Szczesniakr7814: Propagate the change in resolve_name_send function.
2007-10-10 Rafal Szczesniakr7736: Propagate change in resolve_name function. Let...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Volker Lendecker7430: Next step in AIX build
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Andrew Tridgellr4938: allow the caller to supply an existing event_con...
2007-10-10 Andrew Tridgellr4937: simplify the connect code in the same way
2007-10-10 Andrew Tridgellr4935: fixed a bug where "c->status = xxx_handler(x...
2007-10-10 Andrew Tridgellr4924: continue the effort to simplify and generalise...
2007-10-10 Andrew Tridgellr4911: make sure we fill in the transport called name...
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...
2007-10-10 Andrew Tridgellr4795: stronget type checking in composite connect...
2007-10-10 Andrew Tridgellr4791: used the new talloc type safety macros to make...
2007-10-10 Andrew Tridgellr4783: got rid of another void* in the composite code...
2007-10-10 Andrew Tridgellr4782: volker quite rightly pointed out that there...
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Andrew Tridgellr4769: added a smb_composite_connect() function that...