s3-waf: add pthreadpool support.
[samba.git] / source3 / rpc_client /
2011-04-24 Stefan Metzmachers3:rpc_client: map fault codes to NTSTATUS with dcerpc_...
2011-04-22 Volker Lendeckes3: Fix Coverity ID 986, BUFFER_SIZE_WARNING
2011-04-21 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-04-18 Jeremy AllisonFix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfault...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-13 Günther Deschners3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
2011-04-12 Günther Deschners3-rpc_client: move rpc_cli_transport structs and proto...
2011-03-29 Günther Deschners3: include ../librpc/gen_ndr/lsa.h where needed.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-28 Michael Adams3:rpc_client: fix argument order of call to lsa_open_p...
2011-03-23 Günther Deschners3-rpc_client: actually call lsa_open_policy2() in...
2011-03-23 Andreas Schneiders3-epmapper: Use DCERPC_AUTH_LEVEL_CONNECT for ep ncalrpc.
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2232, REVERSE_INULL
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2319: Uninitialized read
2011-03-15 Volker Lendeckes3: Fix Coverity ID 2278: Uninitialized read
2011-03-15 Volker Lendeckes3: Fix Coverity ID 2280: Uninitialized read
2011-03-15 Volker Lendeckes3: Fix Coverity ID 2282: Uninitialized read
2011-03-15 Volker Lendeckes3: Fix Coverity ID 2288: Uninitialized read
2011-03-11 Volker Lendeckes3: Fix a typo
2011-03-09 Andreas Schneiders3-rpc_client: Don't ask endpoint mapper for its own...
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.
2011-02-24 Stefan Metzmachers3:rpc_client: we need to pass a non-blocking socket...
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Andreas Schneiders3-rpc_client: Fixed an uninitialized variable.
2011-02-10 Andreas Schneiders3-rpc_client: Added dcerpc_winreg_int_openkey() which...
2011-02-10 Andreas Schneiders3-rpc_client: Fixed winreg int documentation.
2011-02-09 Stefan Metzmachers3:rpc_client: make rpccli_bh_create() non-static for now
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg query security descriptor...
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set security descriptor...
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set binary helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg query sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg helper to enum keys.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg add multi sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg query multi sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set multi sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set expand sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set dword helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added winreg query binary helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added winreg query dword helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added dcerpc_winreg_int_openkey().
2011-02-06 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2011-02-02 Günther Deschners3: Remove superfluous ;
2011-01-28 Günther Deschners3-rpc_client: remove some more obsolete cli_X.h header...
2011-01-24 Günther Deschners3-rpcclient: allow to define validation level for...
2011-01-21 Günther Deschners3-rpc_client: fix dcerpc_try_samr_connects().
2011-01-21 Günther Deschners3-rpc_client: no need to include gen_ndr/cli_samr...
2011-01-21 Günther Deschners3-rpc_client: fix uninitialized variable found by...
2011-01-21 Günther Deschners3-rpc_client: prefer dcerpc_spoolss_X functions.
2011-01-21 Andreas Schneiders3-rpc_client: Added dcerpc_try_samr_connects.
2011-01-21 Andreas Schneiders3-rpc_client: Rename get_query_dispinfo_params.
2011-01-21 Andreas Schneiders3-rpc_client: Added dcerpc_samr_chgpasswd_user3.
2011-01-21 Andreas Schneiders3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap.
2011-01-21 Andreas Schneiders3-rpc_client: Added dcerpc_samr_chgpasswd_user2.
2011-01-21 Andreas Schneiders3-rpc_client: Added dcerpc_samr_chgpasswd_user.
2011-01-21 Andreas Schneiders3-rpc_client: Added header information to cli_samr.h.
2011-01-21 Andreas Schneiders3-rpc_client: Added header information to cli_lsarpc.h.
2011-01-18 Günther Deschners3-rpc_client: no need to include ../librpc/gen_ndr...
2011-01-17 Andreas Schneiders3-rpc_client: Fixed status check of dcerpc_lsa_lookup_...
2011-01-17 Andreas Schneiders3-rpc_client: Fixed return values of dcerpc_lsa_lookup...
2011-01-13 Günther Deschners3-rpc_client: prefer dcerpc_netr_X functions.
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 lookup_...
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_lookup_names.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_...
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_open_policy2.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_open_policy.
2011-01-04 Stefan Metzmachers3:rpc_client: use dcerpc_epm_Map() and don't ignore...
2010-12-15 Stefan Metzmachers3:rpc_client: implement rpc_transport_np_init() on...
2010-12-15 Stefan Metzmachers3:rpc_client: implement rpc_transport_sock_init()...
2010-12-15 Stefan Metzmachers3:rpc_client/rpc_transport_tstream.c: add some logic...
2010-12-15 Stefan Metzmachers3:rpc_client/rpc_transport_tstream: timeout should...
2010-12-15 Stefan Metzmachers3:rpc_client: let rpc_transport_tstream_init() create...
2010-11-24 Volker Lendeckes3: Correctly calculate the wbinfo -s result
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-23 Simo Sorces3-dcerpc: make auth context opaque
2010-09-23 Simo Sorces3-dcerpc: finally remove the legaqcy spnego_type varia...
2010-09-23 Simo Sorces3-dcerpc: move client spnego stuff in /librpc/crypto
2010-09-23 Simo Sorcespnego: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorcegssapi: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorces3-dcerpc: move crypto stuff in /librpc/crypto
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-17 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_set_hnd_state()
2010-09-17 Stefan Metzmachers3:rpc_client: use rpc_api_pipe_send() for auth3
2010-09-17 Stefan Metzmachers3:rpc_client: rpc_pipe_bind_step_one_done() doesn...
2010-09-17 Stefan Metzmachers3:rpc_client: allow DCERPC_PKT_AUTH3 via rpc_api_pipe_...
2010-09-15 Simo Sorces3-rpc_client: Added a tstream based transport.
2010-09-04 Stefan Metzmachers3:rpc_client: implement rpccli_bh_set_timeout()
2010-08-25 Günther Deschners3-dcerpc: only include rpc_dce.h where needed.
2010-08-25 Günther Deschners3: separate out cli schannel functions that depend...
next