dns: Delete dnsNode objects when they are empty
[obnox/samba/samba-obnox.git] / source3 / rpc_client / cli_pipe.h
2013-02-19 Stefan Metzmachers3:rpc_client: s/struct event_context/struct tevent_context
2012-11-26 Günther Deschners3-rpc_client: try to use socket_addr if available...
2012-01-18 Andrew Bartletts3-librpc: pass struct ndr_interface_table down to...
2012-01-18 Andrew Bartletts3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
2012-01-11 Andrew Bartletts3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp...
2011-08-03 Andrew Bartletts3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_...
2011-04-21 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-08 Andreas Schneiders3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.