summaryrefslogtreecommitdiff
path: root/source3/include/client.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-2/+2
2003-07-16Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison1-12/+0
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison1-1/+1
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett1-5/+10
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-0/+6
2003-03-18Merge from HEAD:Andrew Bartlett1-6/+7
2003-03-17Merge from HEAD:Andrew Bartlett1-2/+2
2003-03-13Change size parameters from signed to unsigned to fix up warnings.Jeremy Allison1-1/+1
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-1/+6
2002-12-10Fix client reporting of 64 bit files.Jeremy Allison1-1/+1
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison1-1/+1
2002-10-01Added error string for server timeout on client call.Jeremy Allison1-0/+1
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-0/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+15
2002-02-16Removed some random crap that isn't used anymore.Tim Potter1-1/+0
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-02struct cli_state remembers the pipe name that it's talking to, if any,Martin Pool1-0/+3
2001-11-27prevent a memory leak of cli structuresAndrew Tridgell1-0/+4
2001-11-25oops, I forgot to include the header fileAndrew Bartlett1-0/+2
2001-10-22a quick fix to get rpcclient working again. This just disablesAndrew Tridgell1-0/+1
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell1-1/+1
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+2
2001-09-25added a little smbtorture test for dumping the unicode table of aAndrew Tridgell1-1/+1
2001-08-10Removed nt_error field from cli_state as it was not used anywhere.Tim Potter1-1/+0
2001-06-18added a oplock break handler hook to the client code, this allows for more co...Andrew Tridgell1-0/+3
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell1-7/+0
2001-02-26made some LANMAN1 wildcard progressAndrew Tridgell1-0/+1
2001-02-21added support for a CLISTR_ASCII flag so we can use a uniformAndrew Tridgell1-0/+1
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell1-0/+6
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-0/+1
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison1-0/+2
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-0/+2
2000-04-30YIPEE!!!!!Andrew Tridgell1-0/+1
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-15/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-16/+27
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-33/+3
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton1-0/+1
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1-0/+1
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1-3/+0
1999-11-27further abstraction involving client states. main client-side codeLuke Leighton1-0/+2
1999-11-24ok. *whew*. this is the first completed part of the restructure.Luke Leighton1-6/+14
1999-11-21you know what? this sort of thing makes me laugh. hmm, what functionsLuke Leighton1-0/+2
1999-06-29improving authentication code (tidyup).Luke Leighton1-8/+19
1999-01-25Putting back the -p flag in smbclient.Richard Sharpe1-0/+1
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-1/+0
1998-11-12.cvsignore: Removed old entries.Herb Lewis1-0/+9
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1-1/+1
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1-9/+9
1998-10-15bug-fixing against:Luke Leighton1-0/+2
1998-10-14dce/rpcLuke Leighton1-0/+1