index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clientgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-0
/
+21
*
Spelling.
Tim Potter
2003-07-16
1
-1
/
+1
*
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
2003-07-15
1
-0
/
+3
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-5
/
+37
*
spelling
Tim Potter
2003-05-14
1
-1
/
+1
*
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
2003-04-21
1
-4
/
+11
*
This is the netlogon schannel client code. Try a
Volker Lendecke
2003-04-09
1
-0
/
+1
*
Parinoia fixes from HEAD - malloc() some extra room after the allocated
Andrew Bartlett
2003-03-18
1
-2
/
+2
*
Merge from HEAD:
Andrew Bartlett
2003-03-18
1
-5
/
+7
*
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-6
/
+12
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
Added cli_set_timeout() call.
Jeremy Allison
2002-10-15
1
-0
/
+11
*
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
1
-2
/
+3
*
Tidy up client error processing.
Jeremy Allison
2002-10-01
1
-16
/
+15
*
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
1
-0
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-55
/
+89
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-13
/
+48
*
Another comment fix for mirmir
Andrew Bartlett
2002-03-01
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Name another talloc.
Andrew Bartlett
2002-01-28
1
-1
/
+1
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-1
/
+1
*
prevent a memory leak of cli structures
Andrew Tridgell
2001-11-27
1
-1
/
+7
*
Add a new torture test to extract a NT->DOS error map from an NT member of a
Andrew Bartlett
2001-11-25
1
-0
/
+7
*
One more patch from Tom Jansen. Hope I didn't break the tree :-)
Richard Sharpe
2001-11-21
1
-0
/
+7
*
Close the socket and set the file descriptor to -1 if there was a socket
Tim Potter
2001-11-14
1
-0
/
+9
*
Removed the "reestablish" code. Tridge - scream if this was needed....
Jeremy Allison
2001-11-14
1
-9
/
+2
*
Parionia to ensure people don't install libsmb based programs setuid root.
Andrew Bartlett
2001-10-31
1
-0
/
+6
*
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
2001-10-22
1
-1
/
+4
*
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
2001-10-17
1
-1
/
+1
*
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
2001-10-12
1
-4
/
+1
*
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
1
-3
/
+9
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-4
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-11
/
+5
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-0
/
+3
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
1
-4
/
+2
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-1
/
+0
*
Fixed another possible memleak in cli_initialise()
Tim Potter
2001-08-06
1
-0
/
+6
*
Cleaned up error handling in cli_initialise() to fix a memleak found by
Tim Potter
2001-08-06
1
-10
/
+14
*
added a oplock break handler hook to the client code, this allows for more co...
Andrew Tridgell
2001-06-18
1
-47
/
+7
*
Zero fnum when initialising a cli_state.
Tim Potter
2001-05-04
1
-0
/
+2
*
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
2001-02-21
1
-12
/
+1
*
- neater setting of bcc
Andrew Tridgell
2001-02-20
1
-0
/
+7
*
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
2001-02-20
1
-1
/
+17
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-2
/
+2
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-1
/
+10
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-0
/
+10
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
1
-0
/
+17
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
1
-3061
/
+3
[next]