summaryrefslogtreecommitdiff
path: root/source3/include/client.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-10-09dce/rpcLuke Leighton1-1/+1
1998-10-08dce/rpcLuke Leighton1-48/+53
1998-10-04added support for printing via smbwrapperAndrew Tridgell1-2/+13
1998-10-04set a default 16k client buffer sizeAndrew Tridgell1-0/+4
1998-10-04modified cli_read() and cli_write() to issue multiple outstandingAndrew Tridgell1-0/+1
1998-10-03added capabilities ab win95 fields to client structure. Used forAndrew Tridgell1-0/+2
1998-10-02a couple of mode for smbwrapperAndrew Tridgell1-1/+1
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-4/+4
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-1/+29
1998-09-25Moved the extra struct definitions Luke added to smb.h into rpcclient.hJeremy Allison1-0/+79