index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
client.h
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-02
struct cli_state remembers the pipe name that it's talking to, if any,
Martin Pool
1
-0
/
+3
2001-11-27
prevent a memory leak of cli structures
Andrew Tridgell
1
-0
/
+4
2001-11-25
oops, I forgot to include the header file
Andrew Bartlett
1
-0
/
+2
2001-10-22
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
1
-0
/
+1
2001-10-12
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
1
-1
/
+1
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
1
-1
/
+2
2001-09-25
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
1
-1
/
+1
2001-08-10
Removed nt_error field from cli_state as it was not used anywhere.
Tim Potter
1
-1
/
+0
2001-06-18
added a oplock break handler hook to the client code, this allows for more co...
Andrew Tridgell
1
-0
/
+3
2001-03-10
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
1
-7
/
+0
2001-02-26
made some LANMAN1 wildcard progress
Andrew Tridgell
1
-0
/
+1
2001-02-21
added support for a CLISTR_ASCII flag so we can use a uniform
Andrew Tridgell
1
-0
/
+1
2001-02-20
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
1
-0
/
+6
2000-11-16
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
1
-0
/
+1
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-0
/
+2
2000-07-03
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
1
-0
/
+2
2000-04-30
YIPEE!!!!!
Andrew Tridgell
1
-0
/
+1
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
1
-15
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-16
/
+27
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
1
-33
/
+3
1999-12-03
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
1
-0
/
+1
1999-12-03
cool! a unix socket smb redirector. code based on smbfilter and
Luke Leighton
1
-0
/
+1
1999-11-29
first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.
Luke Leighton
1
-3
/
+0
1999-11-27
further abstraction involving client states. main client-side code
Luke Leighton
1
-0
/
+2
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1
-6
/
+14
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1
-0
/
+2
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-8
/
+19
1999-01-25
Putting back the -p flag in smbclient.
Richard Sharpe
1
-0
/
+1
1998-12-07
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1
-1
/
+0
1998-11-12
.cvsignore: Removed old entries.
Herb Lewis
1
-0
/
+9
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1
-1
/
+1
1998-10-24
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1
-9
/
+9
1998-10-15
bug-fixing against:
Luke Leighton
1
-0
/
+2
1998-10-14
dce/rpc
Luke Leighton
1
-0
/
+1
1998-10-09
dce/rpc
Luke Leighton
1
-1
/
+1
1998-10-08
dce/rpc
Luke Leighton
1
-48
/
+53
1998-10-04
added support for printing via smbwrapper
Andrew Tridgell
1
-2
/
+13
1998-10-04
set a default 16k client buffer size
Andrew Tridgell
1
-0
/
+4
1998-10-04
modified cli_read() and cli_write() to issue multiple outstanding
Andrew Tridgell
1
-0
/
+1
1998-10-03
added capabilities ab win95 fields to client structure. Used for
Andrew Tridgell
1
-0
/
+2
1998-10-02
a couple of mode for smbwrapper
Andrew Tridgell
1
-1
/
+1
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-4
/
+4
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-1
/
+29
1998-09-25
Moved the extra struct definitions Luke added to smb.h into rpcclient.h
Jeremy Allison
1
-0
/
+79