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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-0
/
+238
2003-06-13
Forward port the app-head changes for dc name cache into 3.0.
Jeremy Allison
3
-31
/
+186
2003-06-10
fixed libsmb code to set correct timeout in cli_state when waiting for
Andrew Tridgell
1
-2
/
+2
2003-06-10
use ZERO_STRUCT() instead of memset
Andrew Tridgell
1
-1
/
+1
2003-06-08
Fix some memory leaks and extra cache startups/shutdowns from the trusted
Andrew Bartlett
2
-4
/
+5
2003-06-08
Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.
Andrew Bartlett
1
-9
/
+49
2003-06-08
Rework our smb signing code again, this factors out some of the common
Andrew Bartlett
1
-54
/
+109
2003-06-06
applying David Lee's climessage patch to make sending messages more extendable
Gerald Carter
1
-6
/
+32
2003-06-06
merge from APP_HEAD. Push negative connection cache
Gerald Carter
1
-7
/
+148
2003-06-06
fixed a pstrcpy() that is not on a pstring
Andrew Tridgell
1
-1
/
+1
2003-05-30
More on bug 137: rename more of krb5_xxx functions to not start with krb5_
Jim McDonough
2
-15
/
+15
2003-05-26
Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar...
Jelmer Vernooij
1
-1
/
+1
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
3
-3
/
+3
2003-05-12
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
1
-0
/
+1
2003-05-10
Fix from Tom.Lackemann@falconstor.com to correctly set the flags based
Jeremy Allison
1
-1
/
+9
2003-05-09
Finally get NTLMv2 working on the client!
Andrew Bartlett
3
-35
/
+102
2003-05-08
Revert a patch that somehow slipped in...
Volker Lendecke
1
-2
/
+2
2003-05-08
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
1
-2
/
+2
2003-05-07
SMB Signing with NTLMv2 works!
Andrew Bartlett
1
-11
/
+2
2003-05-07
Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison
1
-3
/
+2
2003-05-05
Allow the NTLMv2 functions to spit out both possible varients on the session
Andrew Bartlett
3
-13
/
+25
2003-05-04
Add doco to our SMB signing code.
Andrew Bartlett
1
-5
/
+32
2003-05-01
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
1
-1
/
+1
2003-04-23
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2
-136
/
+25
2003-04-23
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
1
-3
/
+0
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
1
-1
/
+31
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
1
-12
/
+20
2003-04-21
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
5
-20
/
+50
2003-04-20
Merge a trivial fix across from HEAD. Not that this
Volker Lendecke
1
-1
/
+1
2003-04-17
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+169
2003-04-16
More merges from HEAD:
Jelmer Vernooij
4
-104
/
+209
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
1
-36
/
+29
2003-04-15
merge in metze' smbcquotas patch from HEAD
Gerald Carter
2
-12
/
+15
2003-04-15
Add some more NT to unix error code mappings (from HEAD)
Jelmer Vernooij
1
-3
/
+92
2003-04-15
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+633
2003-04-15
Merge of server unavailable error string.
Tim Potter
1
-0
/
+1
2003-04-15
Add string message for WERR_SERVER_UNAVAILABLE.
Tim Potter
1
-0
/
+1
2003-04-14
Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.
Paul Green
1
-5
/
+5
2003-04-14
Merge cliconnect.c so smbtree builds.
Tim Potter
1
-1
/
+113
2003-04-14
Whitespace syncup.
Tim Potter
1
-1
/
+1
2003-04-13
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+76
2003-04-11
smbcquota patch from metze
Gerald Carter
3
-7
/
+719
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-0
/
+1
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-0
/
+1
2003-04-07
Only warn about short packets if we are already 'doing signing'.
Andrew Bartlett
1
-1
/
+1
2003-04-07
Make this match head.
Andrew Bartlett
1
-1
/
+1
2003-04-06
Fix the handling of smb.conf in libsmbclient.
Richard Sharpe
1
-6
/
+9
2003-04-06
Clean up error messages on cli pipe disconnection, including adding the message
Andrew Bartlett
1
-4
/
+8
2003-04-06
SMB signing updates - this gets NTLMSSP signing workin to the point where I
Andrew Bartlett
3
-13
/
+35
[prev]
[next]