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