Allow calling DCE/RPC server implementations directly using
[kai/samba-autobuild/.git] / source3 / include / client.h
2009-01-21 Jelmer VernooijAllow calling DCE/RPC server implementations directly...
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-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-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Volker LendeckeAdd a more explaining comment
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Volker LendeckeActivate code to enable chained requests
2008-08-28 Volker LendeckeMove "struct cli_request" from client.h to async_smb.h
2008-08-28 Volker LendeckeRemove cli->event_ctx, pass it explicitly
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-07-20 Volker LendeckeStore copies of the syntax ids in rpc_pipe_client
2008-05-21 Volker LendeckeRename rpc_pipe_client.tcp.sock to rpc_pipe_client...
2008-04-25 Volker LendeckeIntroduce a redirection for ncacn_np and ncacn_ip_tcp...
2008-04-25 Volker LendeckeMake use of rpccli_xxx_bind_data
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 LendeckeRefactoring: Move stuff around for creating a pipe
2008-04-20 Volker LendeckeRemove the pipe_idx variable from rpc_pipe_client
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-08 Günther DeschnerAdd CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.
2008-03-12 Günther DeschnerFor convenience reasons, always create cli->srv_name_sl...
2008-03-06 Volker LendeckeAdd infrastructure to support async SMB requests
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-03-01 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Volker LendeckeAdd infrastructure to support async SMB requests
2008-02-28 Jeremy AllisonDon't define SMB_TRANS_ENC_GSS if we don't have KRB5.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Jeremy Allisonr21991: I hate Steve French :-). Add support for encryption
2007-10-10 Jeremy Allisonr21969: Start working on the gss-side of the server...
2007-10-10 Jeremy Allisonr21926: Fix missing enum specifier pointed out by Don...
2007-10-10 Jeremy Allisonr21917: Start to do the gss versions of sign+seal.
2007-10-10 Jeremy Allisonr21880: Make client and server calls into encryption...
2007-10-10 Jeremy Allisonr21876: Start adding in the seal implementation - proto...
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Günther Deschnerr18969: Fix typo.
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr15162: Patch for bug #3668. Windows has a bug with...
2007-10-10 Gerald Carterr10964: BUG 1051: store the directory path so we can...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr5518: Add initial msdfs support to smbclient. Current...
2007-10-10 Jeremy Allisonr4970: Fix for bug 2092, allowing fallback after kerber...
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-03-18 Andrew BartlettMerge from HEAD:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-15 Andrew Bartlettsigned/unsigned fix
2003-03-13 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2002-12-10 Jeremy AllisonFix client reporting of 64 bit files.
2002-12-10 Jeremy AllisonFix client large file reporting.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next