s3-dcerpc: remove unsed auth type defines as seen on the wire.
[ira/wip.git] / source3 / rpc_client / cli_pipe.c
2009-09-15 Günther Deschners3-dcerpc: remove unsed auth type defines as seen on...
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add cli_rpc_pipe_open_noauth_transport.
2009-09-11 Günther Deschners3-schannel: use NL_AUTH_SIGNATURE for schannel sign...
2009-09-10 Günther Deschners3-rpc_client: add enum dcerpc_transport_t to rpc_cli_t...
2009-09-08 Günther Deschners3-rpc_client: use NL_AUTH_MESSAGE in create_schannel_a...
2009-09-08 Günther Deschners3-schannel: Fix Bug #6697. Interdomain trusts with...
2009-07-31 Stefan Metzmachers3:rpc_client: add dispatch_send/recv() to struct rpc_p...
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-27 Volker LendeckeLift the event loop in rpc_api_pipe_req() one level...
2009-07-05 Volker LendeckeRemove "typedef struct ndr_syntax_id RPC_IFACE;"
2009-05-18 Volker LendeckeFix a type-punned warning
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Volker LendeckeCorrect sync wrappers in cli_pipe.c
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Volker LendeckeConvert rpc_pipe_bind to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->trans to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->write to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->read to tevent_req
2009-03-24 Volker LendeckeConvert rpc_api_pipe_req to tevent_req
2009-03-24 Volker LendeckeConvert rpc_api_pipe to tevent_req
2009-03-24 Volker LendeckeConvert cli_api_pipe to tevent_req
2009-03-24 Volker LendeckeConvert get_complete_frag to tevent_req
2009-03-24 Volker LendeckeConvert rpc_write to tevent_req
2009-03-24 Volker LendeckeConvert rpc_read to tevent_req
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-02-01 Volker LendeckeMove rpc_pipe_open_internal to srv_pipe_hnd.c
2009-02-01 Volker Lendeckecli_get_pipe_name_from_interface does not really need...
2009-01-30 Volker LendeckeFix memleaks
2009-01-30 Volker Lendeckepass NULL to prs_give_memory, that is a pointer
2009-01-30 Volker LendeckeAdd the "SMBD" rpc transport
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Volker LendeckeAbstract away the transport in cli_pipe.c
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Volker LendeckeFix a segfault: rpccli_* expect the reply_pdu to always...
2009-01-22 Volker Lendeckecli_get_pipe_name_from_iface does not need the cli_state
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4
2009-01-21 Jelmer VernooijAllow calling DCE/RPC server implementations directly...
2009-01-21 Jelmer VernooijAllow overriding the function that ships the request...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd a macro async_req_setup()
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd code to torture the fragmentation code a bit
2009-01-18 Volker LendeckeRemove unused functions
2009-01-18 Volker LendeckeMake rpc_pipe_bind async
2009-01-18 Volker LendeckeFix an uninitialized variable
2009-01-18 Volker LendeckeRemove sync rpc_api_pipe_req
2009-01-18 Volker LendeckeAdd async rpc_api_pipe_req
2009-01-18 Volker LendeckeAdd rpc_write_send/recv
2009-01-18 Volker LendeckeRemove unused sync functions
2009-01-18 Volker LendeckeMake rpc_api_pipe async
2009-01-18 Volker LendeckeRename the async version of get_complete_pdu to get_com...
2009-01-18 Volker LendeckeMove initialization of the reply prs_struct to rpc_api_pipe
2009-01-18 Volker LendeckeAlways check the max send sizein rpc_api_pipe, not...
2009-01-18 Volker LendeckeMake cli_api_pipe async
2009-01-18 Volker LendeckeRemove sync rpc_read wrapper
2009-01-18 Volker LendeckeMake cli_pipe_get_current_pdu async, rename it to get_c...
2009-01-18 Volker LendeckeMake rpc_read async
2009-01-17 Volker LendeckeSlightly simplify the paths after rpc_api_pipe()
2009-01-14 Volker LendeckeMake rpc_read look like a real read call
2009-01-14 Volker LendeckeMake rpc_read() match the control flow normally used...
2009-01-14 Volker LendeckeSimplify rpc_read a bit
2009-01-14 Volker LendeckeRemove an unnecessary size check
2009-01-14 Volker LendeckeCheck the fragment size the server has sent us
2009-01-14 Volker LendeckeSlightly simplify rpc_read: It should not do the resize
2009-01-14 Volker LendeckeAlways read with offset 0 from a named pipe
2009-01-11 Volker LendeckeMove cli_api_pipe() to its only user cli_pipe.c
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-05 Günther Deschners3: store user session key in cli_rpc_pipe_open_noauth().
2008-10-31 Günther Deschnererrors: share dcerpc error function.
next