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
2008-02-28
Add infrastructure to support async SMB requests
Volker Lendecke
1
-0
/
+30
2008-02-28
Don't define SMB_TRANS_ENC_GSS if we don't have KRB5.
Jeremy Allison
1
-1
/
+6
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-0
/
+26
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
1
-3
/
+2
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-3
/
+6
2007-11-05
Remove the horror that was the global smb_rw_error.
Jeremy Allison
1
-1
/
+1
2007-11-03
Remove the smb_read_error global variable and replace
Jeremy Allison
1
-1
/
+2
2007-11-02
Change the client library to write directly out of
Jeremy Allison
1
-0
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-10
/
+10
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-24
/
+0
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
1
-0
/
+2
2007-10-10
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
1
-0
/
+1
2007-10-10
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
1
-1
/
+8
2007-10-10
r21926: Fix missing enum specifier pointed out by Don McCall @ HP.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21917: Start to do the gss versions of sign+seal.
Jeremy Allison
1
-2
/
+2
2007-10-10
r21880: Make client and server calls into encryption code symetrical,
Jeremy Allison
1
-0
/
+1
2007-10-10
r21876: Start adding in the seal implementation - prototype code
Jeremy Allison
1
-2
/
+16
2007-10-10
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
1
-15
/
+15
2007-10-10
r18969: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r17800: Start using struct timespec internally for file times
Jeremy Allison
1
-3
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-4
/
+0
2007-10-10
r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
Jeremy Allison
1
-1
/
+3
2007-10-10
r10964: BUG 1051: store the directory path so we can send the full name in th...
Gerald Carter
1
-0
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-32
/
+26
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-10
/
+25
2007-10-10
r5518: Add initial msdfs support to smbclient. Currently I can only
Gerald Carter
1
-0
/
+1
2007-10-10
r4970: Fix for bug 2092, allowing fallback after kerberos and allow
Jeremy Allison
1
-0
/
+1
2007-10-10
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
1
-1
/
+1
2007-10-10
r4186: Fix client & server to allow 127k READX calls.
Jeremy Allison
1
-1
/
+1
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
1
-0
/
+1
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-2
/
+2
2003-07-16
Refactor signing code to remove most dependencies on 'struct cli'.
Jeremy Allison
1
-12
/
+0
2003-07-15
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
1
-1
/
+1
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-5
/
+10
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-0
/
+6
2003-03-18
Merge from HEAD:
Andrew Bartlett
1
-6
/
+7
2003-03-17
Merge from HEAD:
Andrew Bartlett
1
-2
/
+2
2003-03-13
Change size parameters from signed to unsigned to fix up warnings.
Jeremy Allison
1
-1
/
+1
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-1
/
+6
2002-12-10
Fix client reporting of 64 bit files.
Jeremy Allison
1
-1
/
+1
2002-10-01
Cope with rw errors and timeout to peer.
Jeremy Allison
1
-1
/
+1
2002-10-01
Added error string for server timeout on client call.
Jeremy Allison
1
-0
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-0
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-1
/
+15
2002-02-16
Removed some random crap that isn't used anymore.
Tim Potter
1
-1
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-02
struct cli_state remembers the pipe name that it's talking to, if any,
Martin Pool
1
-0
/
+3
[prev]
[next]