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
/
libsmb
/
cliconnect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-04
Even if the 'device type' is always an ascii string, use push_string to get
Andrew Bartlett
1
-1
/
+1
2003-12-27
Preliminary fix for our signing problem with failed NTLMSSP logins. This patch
Volker Lendecke
1
-7
/
+15
2003-12-04
Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient to
Steve French
1
-0
/
+7
2003-12-01
Client connect signing error messages should be level zero else
Jeremy Allison
1
-2
/
+2
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-35
/
+64
2003-09-16
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison
1
-8
/
+0
2003-09-06
address bug #359. Andrew B's patch for implementing client
Gerald Carter
1
-4
/
+1
2003-08-22
revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when...
Gerald Carter
1
-2
/
+2
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
1
-1
/
+1
2003-08-19
Break up 'cli_full_connection' to allow for the session setups to be done
Andrew Bartlett
1
-35
/
+114
2003-08-14
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
1
-57
/
+15
2003-08-12
Fix client autonegotiate signing.
Volker Lendecke
1
-10
/
+15
2003-08-11
Fallback to not using NTLMv2 is extended security not supported.
Jeremy Allison
1
-1
/
+1
2003-08-10
Store the server domain from the ntlmssp challenge in the client struct
Volker Lendecke
1
-0
/
+1
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-3
/
+6
2003-07-25
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
1
-5
/
+11
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
1
-1
/
+1
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
1
-1
/
+1
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-1
/
+1
2003-07-16
Refactor signing code to remove most dependencies on 'struct cli'.
Jeremy Allison
1
-0
/
+5
2003-07-16
Spelling.
Tim Potter
1
-1
/
+1
2003-07-15
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
1
-2
/
+14
2003-07-14
Fix SMB signing when using NTLMSSP...
Andrew Bartlett
1
-2
/
+5
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-0
/
+6
2003-06-26
cleaning up more build issues. Tested
Gerald Carter
1
-2
/
+4
2003-06-25
large change:
Gerald Carter
1
-3
/
+3
2003-06-08
Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.
Andrew Bartlett
1
-9
/
+49
2003-05-21
fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...
Gerald Carter
1
-3
/
+16
2003-05-14
spelling
Tim Potter
1
-1
/
+1
2003-05-09
Finally get NTLMv2 working on the client!
Andrew Bartlett
1
-3
/
+12
2003-05-05
Allow the NTLMv2 functions to spit out both possible varients on the session
Andrew Bartlett
1
-1
/
+1
2003-04-23
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
1
-3
/
+0
2003-04-14
Merge cliconnect.c so smbtree builds.
Tim Potter
1
-1
/
+113
2003-03-18
Merge from HEAD:
Andrew Bartlett
1
-50
/
+44
2003-03-18
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
1
-2
/
+2
2003-03-05
Connectathon fix. W2K -> W2K over port 445 doing a tconX does the full
Jeremy Allison
1
-7
/
+2
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-148
/
+165
2003-01-28
Merge from HEAD:
Andrew Bartlett
1
-3
/
+4
2003-01-04
Merge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status with
Andrew Bartlett
1
-1
/
+1
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-26
/
+25
2002-11-08
Merge from HEAD:
Andrew Bartlett
1
-1
/
+1
2002-11-08
patches from Urban
Gerald Carter
1
-0
/
+3
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-1
/
+11
2002-10-04
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
1
-1
/
+1
2002-10-01
Updates from Samba HEAD:
Andrew Bartlett
1
-5
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-115
/
+164
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-20
/
+27
2002-07-15
more bug updates from head
Andrew Tridgell
1
-5
/
+0
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-302
/
+226
2002-07-01
The 17-bit length field in the header contains the number of
Christopher R. Hertel
1
-1
/
+8
[next]