rpc_client: add a destructor to close the socket for pipes over tcp.
[kai/samba.git] / source / rpc_client / cli_pipe.c
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...
2007-10-10 Günther Deschnerr16253: Fix another host/ UPN case in (the currently...
2007-10-10 Jeremy Allisonr15129: Separate out mechanism and policy for NTLMSSP...
2007-10-10 Günther Deschnerr14643: Merge dcerpc_errstr from Samba 4.
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Gerald Carterr14449: fix the build (sorry everyone)
2007-10-10 Gerald Carterr14448: * protect against NULL cli_state* pointers...
2007-10-10 Jeremy Allisonr14121: We never pass NULL to the rpc_api_pipe fn so...
2007-10-10 Jeremy Allisonr13722: Ensure we use the correct enumerated type....
2007-10-10 Jeremy Allisonr13641: Finish fix for #3510. Don't use client schannel...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr12275: Fix memory leak found by Mikhail Kshevetskiy...
2007-10-10 Derrell Lipmanr12236: r11740@cabra: derrell | 2005-12-14 13:16...
2007-10-10 Derrell Lipmanr12225: r11729@cabra: derrell | 2005-12-13 22:59...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Jeremy Allisonr11491: If we get a reject ensure we're printing out...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jeremy Allisonr10801: Janitor for tpot - remember to keep 3.0 in...
2007-10-10 Jeremy Allisonr10780: Fix typo noticed by Volker.
2007-10-10 Jeremy Allisonr10778: Allow schannel setup over NTLMSSP authenticated...
2007-10-10 Jelmer Vernooijr10747: Remove overparanoid check that broke RPC functi...
2007-10-10 Jeremy Allisonr10745: Fix artificial 1k restriction.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Volker Lendecker4561: This looks a lot larger than it is, this is...
2007-10-10 Gerald Carterr1380: adding debug message when encouting an ASU speci...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2004-03-27 Andrew BartlettEnsure we correctly set cli->nt_pipe_fnum on failure...
2004-03-22 Gerald Carterremove unused variable
2004-03-19 Gerald Cartermissed some of Derrel's changes
next