s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.
[ira/wip.git] / source3 / rpc_client / cli_pipe.c
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
2008-04-25 Volker LendeckeAdd basic ncacn_ip_tcp client infrastructure
2008-04-25 Volker LendeckeIntroduce a redirection for ncacn_np and ncacn_ip_tcp...
2008-04-25 Volker LendeckeIntroduce rpccli_pipe_txt(), describing a pipe for...
2008-04-25 Volker Lendeckecli_rpc_pipe_open_noauth must take the user/domain...
2008-04-25 Volker LendeckeMake use of rpccli_xxx_bind_data
2008-04-25 Volker LendeckeCreate rpccli_xxx_bind_data functions
2008-04-25 Volker LendeckeMove user/domain from rpc_pipe_client to cli_pipe_auth_data
2008-04-25 Volker LendeckeRefactoring: Make cli_pipe_auth_data a pointer off...
2008-04-21 Volker LendeckeRemove the "pwd" struct from rpc_pipe_client
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeFix some empty lines with just spaces
2008-04-20 Volker LendeckeIntroduce rpc_pipe_np_smb_conn()
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-20 Volker LendeckeRefactoring: Move stuff around for creating a pipe
2008-04-20 Volker LendeckeRemove the pipe_idx variable from rpc_pipe_client
2008-04-20 Volker LendeckeRemove some unused code referencing pipe_names[]
2008-04-19 Volker LendeckeUse rpc_pipe_client->user_name instead of rpc_pipe_clie...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-19 Volker LendeckeRefactoring: Make struct rpc_pipe_client its own talloc...
2008-04-19 Volker LendeckeSet the right domain\user in cli_rpc_pipe_open_ntlmssp_...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Jelmer Vernooijrpc_parse: Use UUIDs from librpc/gen_ndr/ when possible...
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijReconcile ndr_syntax_id used by pidl-generated code...
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Steven DannemanClosed memory leak on error path.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Günther DeschnerUse generated DSSETUP client & server rpc functions...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2007-12-18 Michael AdamFix a debug message: add missing space.
2007-12-17 Michael AdamDo not close netlogon pipe in get_schannel_session_key_...
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-13 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-13 Michael AdamRefactoring out get_schannel_session_key logic.
2007-12-13 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
2007-12-13 Michael AdamLet get_trust_pw() determine the machine_account_name...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Michael Adamr23850: Fix whitespacing in DEBUG output.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22092: - make spnego_parse_auth_response() more generi...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Günther Deschnerr21382: Important fix for winbind when using non-AD...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Gerald Carterr16255: Fix 'net ads join' when the workgroup is set...
next