s3-docs: fix typo in eventlogadm manpage.
[metze/samba/wip.git] / source3 / rpc_client /
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 Volker LendeckeAdd the socket rpc client transport
2009-01-22 Volker LendeckeAdd the named pipe rpc client transport
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-22 todd stecherMemory leaks and other fixes found by Coverity
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-09 Günther Deschners3-svcctl: remove last traces of hand-marshalled svcctl...
2009-01-09 Günther Deschners3-svcctl: remove old marshalling of svcctl_EnumService...
2009-01-06 Günther Deschners3-lsa: remove all init_lsa* functions.
2009-01-06 Günther Deschners3-lsa: avoid all init_lsa* functions.
2009-01-06 Günther Deschners3-srvsvc: remove all init_srvsvc* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_alias* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_group* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_dom* functions.
2009-01-06 Günther Deschners3-samr: remove init_samr_user* functions.
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-12-05 Günther Deschners3-samr: fix samr callers of samr_UserInfo18.
2008-12-05 Günther Deschners3-samr: fix init_samr_user_info2{1,3,5} callers.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Günther Deschners3-samr: use samr_DomainServerState in client tools.
2008-11-28 Günther Deschners3-samr: add init_samr_user_info25 and init_samr_user_i...
2008-11-28 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-11-27 Günther Deschners3-samr: add init_samr_user_info5.
2008-11-23 Kai Blins3-rpcclient; Really fix compile warning.
2008-11-23 Kai Blins3-rpcclient: Fix a compile warning.
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners3-ntsvcs: remove old hand-marshalling for ntsvcs getde...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-06 Stefan Metzmachers3: rpc: let serverinfo_to_SamInfo3() work with no...
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 Günther Deschners3: remove rpccli_svcctl_query_config.
2008-10-16 Jeremy AllisonDon't use debug level 1 to log a trivial message.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix various samr callers.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix samlogon client and server calls.
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-ndr: add stub smb_iconv_convenience to some ndr_...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Günther Deschnernetlogon: move password change code out to rpccli_netlo...
2008-09-21 Günther Deschnernetlogon: add init_netr_CryptPassword.
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-09-01 Volker LendeckeFix some nonempty blank lines
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-30 Günther Deschnerrpc_client: Bug 5616 - fix session keys also in rpccli_...
2008-07-30 Günther Deschnerrpc_client: add init_samr_CryptPasswordEx and init_samr...
2008-07-28 Volker LendeckeAttempt to fix bug 5616
2008-07-21 Volker LendeckeMake idl: cli_do_rpc_ndr does not use pipe_idx anymore
2008-07-21 Volker LendeckeRemove unused function rpccli_is_pipe_idx
2008-07-21 Volker LendeckeRefactoring: CLI_DO_RPC_* uses interface instead of...
next