Split up async_req into a generic and a NTSTATUS specific part
[tprouty/samba.git] / source3 / rpc_client / cli_pipe.c
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.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Jeremy AllisonDon't use debug level 1 to log a trivial message.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-03 Volker LendeckeTiny logic simplification: remove an else branch
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-20 Günther Deschnerfix another build warning.
2008-07-21 Volker LendeckeRemove unused function rpccli_is_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_name
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_iface
2008-07-21 Volker LendeckeRefactoring: libnetapi_open_pipe takes an interface...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key_auth_ntlmssp...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key_common retur...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for rpc_pipe_op...
2008-07-20 Volker LendeckeAllocate rpc_cli->dc in rpccli_netlogon_setup_creds()
2008-07-20 Volker LendeckeStore copies of the syntax ids in rpc_pipe_client
2008-07-20 Volker LendeckeSimplify pipe_names: we only do ndr_transfer_syntax...
2008-07-19 Volker LendeckeThe PIPE_ pipename macros are only used in cli_pipe.c
2008-07-19 Volker LendeckeMake the pipe_names[] array static to cli_pipe.c
2008-06-27 Jeremy AllisonFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-25 Günther Deschnerrpc_client: let cli_get_session_key() return talloced...
2008-06-24 Günther Deschnerrpc_client: add cli_get_session_key().
2008-06-24 Karolin Seegerrpc_client: Avoid warning in builds without krb5 headers.
2008-06-11 Günther Deschnerrpc_client: fix some valgrind warnings.
2008-05-25 Volker LendeckeFix a const warning
2008-05-23 Günther Deschnerdrsuapi: always use tcp for drsuapi.
2008-05-23 Volker LendeckeFix a (bogus) uninitialized variable warning
2008-05-22 Michael Adamrpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_ge...
2008-05-22 Michael Adamrpc_client: use endpoint mapper to get the port for...
2008-05-21 Volker Lendeckerpc_client: add a destructor to close the socket for...
2008-05-21 Volker LendeckeAdd client support for NCACN_UNIX_STREAM
2008-05-21 Volker Lendeckerpccli_schannel_bind_data only needs the schannel key
2008-05-21 Volker LendeckeRename rpc_pipe_client.tcp.sock to rpc_pipe_client...
2008-05-21 Volker LendeckeFix a comment
2008-05-05 Volker LendeckeFix two uninitialized variable warnings
2008-04-25 Volker LendeckeAttempt to fix the non-krb build
next