s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
[kai/samba.git] / source3 / rpc_client /
2012-07-06 Andreas Schneiders3-rpc: Return the correct ntstatus depending on the...
2012-06-22 Volker Lendeckes3: Give machine password changes 10 minutes of time
2012-05-28 Stefan Metzmachers3:rpc_client: tstream_cli_np_open_send() doesn't expec...
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242715 Uninitialized scalar variable
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242716 Uninitialized scalar variable
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242691 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242692 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242693 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242694 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242695 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242696 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242697 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242698 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242699 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242700 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242701 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242702 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242703 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242704 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242705 Dereference before null...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242706 Dereference before null...
2012-03-24 Jelmer Vernooijcli_pipe: Avoid sys_connect.
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-14 Andreas Schneiders3-rpc_client: Add debug message for printer dataex...
2012-03-13 Christian AmbachFix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashe...
2012-03-09 Volker Lendeckes3: Remove some superfluous ()
2012-03-02 Stefan Metzmachers3:rpc_client: initialize struct schannel_state to...
2012-02-16 Andrew Bartletts3-librpc: Use gensec_spnego for DCE/RPC authentication
2012-02-16 Stefan Metzmachers3:rpc_client: fix comment
2012-02-16 Andrew Bartletts3-librpc: make gensec result handling more generic
2012-01-23 David DisseldorpWERROR type variable being incorrectly checked with...
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-18 Andrew Bartletts3-librpc Remove special case for spnego session key
2012-01-18 Andrew Bartletts3-librpc Call SPENGO/GSSAPI via the auth_generic layer...
2012-01-18 Andrew Bartletts3-librpc Call GSSAPI via the auth_generic layer and...
2012-01-11 Andrew Bartletts3-librpc Supply target service and server to spnego_ge...
2012-01-11 Andrew Bartletts3-librpc: Rename spnego_ntlmssp_init_client and make...
2012-01-11 Andrew Bartletts3-librpc Set target service and server into gensec
2012-01-11 Andrew Bartletts3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp...
2012-01-11 Andrew Bartletts3-librpc Rename create_ntlmssp_auth_rpc_bind_req(...
2012-01-06 Andrew Bartletts3-libsmb Make auth_ntlmssp client more generic
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_state -> auth_generic_state
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-10-27 Stefan Metzmachers3:rpc_client: remove references to auth_ntlmssp_state
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_session_key()
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_want_feature()
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_update wrapper
2011-10-18 Andrew Bartletts3-ntlmssp split auth_ntlmssp_client_start() into two...
2011-10-18 Andrew Bartletts3-rpc_client remove cli_auth_ntlmssp_data_destructor
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-09-18 Volker Lendeckes3: Fix two c++ warnings
2011-09-14 Stefan Metzmachers3:rpc_client: return NT_STATUS_CONNECTION_DISCONNECTED
2011-09-13 Volker Lendeckes3: Fix Coverity ID 2613 -- UNINIT
2011-09-13 Volker Lendeckes3: Fix Coverity ID 2614 -- UNINIT
2011-09-12 Sumit Boses3-lsa: Add conversion for auth info structs
2011-08-05 Stefan Metzmachers3:rpc_transport_tstream: only use tstream_cli_np_use_t...
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_and_flags()
2011-08-03 Andrew Bartletts3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_...
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_or_flags
2011-08-03 Andrew Bartletts3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
2011-08-03 Andrew Bartletts3-ntlmssp Add mem_ctx argument to auth_ntlmssp_get_ses...
2011-08-01 Stefan Metzmachers3:rpc_transport_tstream: call tstream_cli_np_use_trans...
2011-07-27 Andreas Schneiders3-rpc_client: Fix memory context in winreg_enum_printe...
2011-07-27 Andreas Schneiders3-rpc_client: Close policy handles before creating...
2011-07-27 Andreas Schneiders3-rpc_client: Close the hive handle before we open...
2011-07-27 Andreas Schneiders3-rpc_client: Close hive if opening of the key fails.
2011-07-22 Stefan Metzmachers3:cli_pipe_schannel: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:cli_pipe: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:cli_pipe: use result->desthost instead of cli->desthost
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-13 Vicentiu Ciorbarus3-rpc_server: Removed no longer used functions.
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Migrate to dcerpc_winreg_delete_subkeys_...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Migrate to dcerpc_winreg_enumvals()...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Added dcerpc_winreg_delete_subkeys_recur...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Added dcerpc_winreg_enumvals() function.
2011-07-08 David Disseldorpwinreg: Ensure server return status is set on success
2011-07-08 David Disseldorpwinreg: Use the ntstatus return code for client side...
2011-07-07 Günther Deschners3-printing: add rpc_client/cli_winreg_spoolss.c
2011-07-07 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-07 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-04 Andreas Schneiders3-rpc_server: Migrate rpc function to tsocket_address.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-21 Andreas Schneiders3-rpc_client: Fix some valgrind warnings.
2011-06-10 Günther Deschnersource3/rpc_client/util_netlogon.h: fix licence/copyright
2011-06-10 Günther Deschnersource3/rpc_client/init_spoolss.h: fix licence/copyright
2011-06-10 Günther Deschnersource3/rpc_client/init_samr.h: fix licence/copyright
2011-06-10 Günther Deschnersource3/rpc_client/init_netlogon.h: fix licence/copyright
2011-06-10 Günther Deschnersource3/rpc_client/init_lsa.h: fix licence/copyright
2011-06-10 Günther Deschnersource3/rpc_client/cli_spoolss.h: fix licence/copyright
2011-06-10 Günther Deschnersource3/rpc_client/cli_netlogon.h: fix licence/copyright
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
next