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
2001-10-21
support both old and new kerberos OIDs
Andrew Tridgell
1
-1
/
+2
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
1
-0
/
+4
2001-10-17
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
1
-12
/
+20
2001-10-14
fixed NTLMSSP with XP servers (who don't send the duplicate challenge
Andrew Tridgell
1
-0
/
+8
2001-10-14
fixed two bugs in the NTLMSSP code
Andrew Tridgell
1
-2
/
+8
2001-10-12
moved some OIDs to the ASN.1 header
Andrew Tridgell
1
-2
/
+2
2001-10-12
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
1
-52
/
+154
2001-10-11
added a ASN.1 parser, so now I can properly parse the negTokenInit
Andrew Tridgell
1
-1
/
+32
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
1
-144
/
+387
2001-09-05
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
1
-7
/
+5
2001-08-24
fixed handling of 139/445 in clients
Andrew Tridgell
1
-1
/
+1
2001-08-24
Fixed debug in cli_establish_connection() - print out the called name on
Tim Potter
1
-1
/
+1
2001-08-23
better error reporting for servers that don't do port 445
Andrew Tridgell
1
-1
/
+4
2001-08-22
added port 445 support to our client code
Andrew Tridgell
1
-5
/
+19
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
1
-1
/
+0
2001-08-10
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
1
-0
/
+9
2001-07-08
formatting fix
Andrew Tridgell
1
-1
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-30
/
+23
2001-06-25
- make the regresison test mode code build in by default. This should
Andrew Tridgell
1
-4
/
+1
2001-06-22
added the ability to test smbd safely as an ordinary user. The way it works is
Andrew Tridgell
1
-3
/
+9
2001-06-21
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
1
-0
/
+6
2001-03-14
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
1
-1
/
+1
2001-03-10
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
1
-12
/
+12
2001-03-01
Fixed compiler warning.
Tim Potter
1
-4
/
+4
2001-02-25
neater negprot code using the new cli_setup_bcc() call
Andrew Tridgell
1
-7
/
+2
2001-02-21
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
1
-5
/
+7
2001-02-20
- neater setting of bcc
Andrew Tridgell
1
-3
/
+3
2001-02-20
converted cli_list()
Andrew Tridgell
1
-1
/
+10
2001-02-20
pipe opening now works with unicode
Andrew Tridgell
1
-13
/
+4
2001-02-20
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
1
-40
/
+35
2001-02-15
Merge of i18n password fix for smbclient.
Tim Potter
1
-1
/
+0
2001-02-14
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
1
-3
/
+4
2000-12-21
Replace magic number with constant.
Tim Potter
1
-1
/
+1
2000-12-04
in cli_session_setup() accept usernames of the form DOMAIN/USER or
Andrew Tridgell
1
-0
/
+9
2000-11-16
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
1
-1
/
+1
2000-10-28
Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...
Jeremy Allison
1
-4
/
+2
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
1
-0
/
+38
2000-07-07
More rpcclient merge issues:
Gerald Carter
1
-2
/
+12
2000-04-25
split clientgen.c into several parts
Andrew Tridgell
1
-0
/
+790